Google Cloud Apigee Connect V1 Client - Class TetherEndpoint (1.1.3)

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 \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;