Class: Google::Cloud::NetworkManagement::V1::Endpoint::CloudFunctionEndpoint

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

Overview

Wrapper for Cloud Function attributes.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String

Returns A Cloud Function name.

Returns:



198
199
200
201
# File 'proto_docs/google/cloud/networkmanagement/v1/connectivity_test.rb', line 198

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