Class: Google::Cloud::ApiHub::V1::Range
- Inherits:
-
Object
- Object
- Google::Cloud::ApiHub::V1::Range
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/apihub/v1/common_fields.rb
Overview
Object describing where in the file the issue was found.
Instance Attribute Summary collapse
-
#end ⇒ ::Google::Cloud::ApiHub::V1::Point
Required.
-
#start ⇒ ::Google::Cloud::ApiHub::V1::Point
Required.