Agent Registry v1 API - Class Service.Types.EndpointSpec (1.0.0-beta01)

public sealed class Service.Types.EndpointSpec : IMessage<Service.Types.EndpointSpec>, IEquatable<Service.Types.EndpointSpec>, IDeepCloneable<Service.Types.EndpointSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Agent Registry v1 API class Service.Types.EndpointSpec.

The spec of the endpoint.

Inheritance

object > Service.Types.EndpointSpec

Namespace

Google.Cloud.AgentRegistry.V1

Assembly

Google.Cloud.AgentRegistry.V1.dll

Constructors

EndpointSpec()

public EndpointSpec()

EndpointSpec(EndpointSpec)

public EndpointSpec(Service.Types.EndpointSpec other)
Parameter
Name Description
other ServiceTypesEndpointSpec

Properties

Content

public Struct Content { get; set; }

Optional. The content of the endpoint spec. Reserved for future use.

Property Value
Type Description
Struct

Type

public Service.Types.EndpointSpec.Types.Type Type { get; set; }

Required. The type of the endpoint spec content.

Property Value
Type Description
ServiceTypesEndpointSpecTypesType