Class: Google::Cloud::NetworkConnectivity::V1::NextHopVpcNetwork

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

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String

Returns The URI of the VPC network resource.

Returns:

  • (::String)

    The URI of the VPC network resource



1055
1056
1057
1058
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1055

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