Class: Google::Cloud::Compute::V1::InterconnectsGetMacsecConfigResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectsGetMacsecConfigResponse
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Response for the InterconnectsGetMacsecConfigRequest.
Instance Attribute Summary collapse
-
#etag ⇒ ::String
End_interface: MixerGetResponseWithEtagBuilder.
- #result ⇒ ::Google::Cloud::Compute::V1::InterconnectMacsecConfig
Instance Attribute Details
#etag ⇒ ::String
Returns end_interface: MixerGetResponseWithEtagBuilder.
16730 16731 16732 16733 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16730 class InterconnectsGetMacsecConfigResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#result ⇒ ::Google::Cloud::Compute::V1::InterconnectMacsecConfig
16730 16731 16732 16733 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16730 class InterconnectsGetMacsecConfigResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |