Range(mapping=None, *, ignore_unknown_fields=False, **kwargs)Object describing where in the file the issue was found.
Attributes |
|
|---|---|
| Name | Description |
start |
google.cloud.apihub_v1.types.Point
Required. Start of the issue. |
end |
google.cloud.apihub_v1.types.Point
Required. End of the issue. |