Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class TetherEndpoint.
Endpoint indicates where the messages will be delivered.
Protobuf type google.cloud.apigeeconnect.v1.TetherEndpoint
Namespace
Google \ Cloud \ ApigeeConnect \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
TETHER_ENDPOINT_UNSPECIFIED
Value: 0
Unspecified tether endpoint.
Generated from protobuf enum TETHER_ENDPOINT_UNSPECIFIED = 0;
APIGEE_MART
Value: 1
Apigee MART endpoint.
Generated from protobuf enum APIGEE_MART = 1;
APIGEE_RUNTIME
Value: 2
Apigee Runtime endpoint.
Generated from protobuf enum APIGEE_RUNTIME = 2;
APIGEE_MINT_RATING
Value: 3
Apigee Mint Rating endpoint.
Generated from protobuf enum APIGEE_MINT_RATING = 3;