Reference documentation and code samples for the Agent Registry V1 API class Google::Cloud::AgentRegistry::V1::Service::EndpointSpec.
The spec of the endpoint.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#content
def content() -> ::Google::Protobuf::Struct
Returns
- (::Google::Protobuf::Struct) — Optional. The content of the endpoint spec. Reserved for future use.
#content=
def content=(value) -> ::Google::Protobuf::Struct
Parameter
- value (::Google::Protobuf::Struct) — Optional. The content of the endpoint spec. Reserved for future use.
Returns
- (::Google::Protobuf::Struct) — Optional. The content of the endpoint spec. Reserved for future use.
#type
def type() -> ::Google::Cloud::AgentRegistry::V1::Service::EndpointSpec::Type
Returns
- (::Google::Cloud::AgentRegistry::V1::Service::EndpointSpec::Type) — Required. The type of the endpoint spec content.
#type=
def type=(value) -> ::Google::Cloud::AgentRegistry::V1::Service::EndpointSpec::Type
Parameter
- value (::Google::Cloud::AgentRegistry::V1::Service::EndpointSpec::Type) — Required. The type of the endpoint spec content.
Returns
- (::Google::Cloud::AgentRegistry::V1::Service::EndpointSpec::Type) — Required. The type of the endpoint spec content.