Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::Endpoint::CloudFunctionEndpoint.
Wrapper for Cloud Function attributes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
- (::String) — A Cloud Function name.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — A Cloud Function name.
Returns
- (::String) — A Cloud Function name.