Class: Google::Cloud::NetworkManagement::V1::ServerlessNegInfo

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 the serverless network endpoint group backend.

Instance Attribute Summary collapse

Instance Attribute Details

#neg_uri::String

Returns URI of the serverless network endpoint group.

Returns:

  • (::String)

    URI of the serverless network endpoint group.



1907
1908
1909
1910
# File 'proto_docs/google/cloud/networkmanagement/v1/trace.rb', line 1907

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