EndpointSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)The spec of the endpoint.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.agentregistry_v1.types.Service.EndpointSpec.Type
Required. The type of the endpoint spec content. |
content |
google.protobuf.struct_pb2.Struct
Optional. The content of the endpoint spec. Reserved for future use. |
Classes
Type
Type(value)The type of the endpoint spec.