Class: Google::Cloud::NetworkManagement::V1::ServerlessExternalConnectionInfo

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

Overview

For display only. Metadata associated with a serverless public connection.

Instance Attribute Summary collapse

Instance Attribute Details

#selected_ip_address::String

Returns Selected starting IP address, from the Google dynamic address pool.

Returns:

  • (::String)

    Selected starting IP address, from the Google dynamic address pool.



1879
1880
1881
1882
# File 'proto_docs/google/cloud/networkmanagement/v1/trace.rb', line 1879

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