Package types (1.9.3)

API documentation for apigeeconnect_v1.types package.

Classes

Action

The action taken by agent.

Values: ACTION_UNSPECIFIED (0): Unspecified Action. OPEN_NEW_STREAM (1): Indicates that agent should open a new stream.

Cluster

Connection

EgressRequest

gRPC request payload for tether.

EgressResponse

gRPC response payload for tether.

The http headers.

HttpRequest

The proto definition of http request.

HttpResponse

The proto definition of http response.

ListConnectionsRequest

The request for ListConnections][Management.ListConnections].

ListConnectionsResponse

The response for ListConnections][Management.ListConnections].

Payload

Payload for EgressRequest.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Scheme

HTTP Scheme.

Values: SCHEME_UNSPECIFIED (0): Unspecified scheme. HTTPS (1): HTTPS protocol.

StreamInfo

The Information of bi-directional stream.

TetherEndpoint

Endpoint indicates where the messages will be delivered.

Values: TETHER_ENDPOINT_UNSPECIFIED (0): Unspecified tether endpoint. APIGEE_MART (1): Apigee MART endpoint. APIGEE_RUNTIME (2): Apigee Runtime endpoint. APIGEE_MINT_RATING (3): Apigee Mint Rating endpoint.

Url

The proto definition of url. A url represents a URL and the general form represented is:

[scheme://]<xref uid="google.cloud.apigeeconnect.v1.Url.host][path">google.cloud.apigeeconnect.v1.Url.host</xref>