Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class Action.
The action taken by agent.
Protobuf type google.cloud.apigeeconnect.v1.Action
Namespace
Google \ Cloud \ ApigeeConnect \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ACTION_UNSPECIFIED
Value: 0Unspecified Action.
Generated from protobuf enum ACTION_UNSPECIFIED = 0;
OPEN_NEW_STREAM
Value: 1Indicates that agent should open a new stream.
Generated from protobuf enum OPEN_NEW_STREAM = 1;