Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupsGetOperationalStatusResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentGroupsGetOperationalStatusResponse
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Response for the InterconnectAttachmentGroupsGetOperationalStatusResponse.
Instance Attribute Summary collapse
- #etag ⇒ ::String
- #result ⇒ ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatus
Instance Attribute Details
#etag ⇒ ::String
17264 17265 17266 17267 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17264 class InterconnectAttachmentGroupsGetOperationalStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#result ⇒ ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatus
17264 17265 17266 17267 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17264 class InterconnectAttachmentGroupsGetOperationalStatusResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |