Class: Google::Cloud::NetworkConnectivity::V1beta::AcceptSpokeUpdateResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networkconnectivity/v1beta/hub.rb

Overview

The response for HubService.AcceptSpokeUpdate.

Instance Attribute Summary collapse

Instance Attribute Details

#spoke::Google::Cloud::NetworkConnectivity::V1beta::Spoke

Returns The spoke that was operated on.

Returns:



1078
1079
1080
1081
# File 'proto_docs/google/cloud/networkconnectivity/v1beta/hub.rb', line 1078

class AcceptSpokeUpdateResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end