Get desktop application:
View/edit binary Protocol Buffers messages
A BeyondCorp connector resource that represents an application facing component deployed proximal to and with direct access to the application instances. It is used to establish connectivity between the remote enterprise environment and GCP. It initiates connections to the applications and can proxy the data from users over the connection.
Used in:
Required. Unique resource name of the AppConnector. The name is ignored when creating a AppConnector.
Output only. Timestamp when the resource was created.
Output only. Timestamp when the resource was last modified.
Optional. Resource labels to represent user provided metadata.
Optional. An arbitrary user-provided name for the AppConnector. Cannot exceed 64 characters.
Output only. A unique identifier for the instance generated by the system.
Output only. The current state of the AppConnector.
Required. Principal information about the Identity of the AppConnector.
Optional. Resource info of the connector.
PrincipalInfo represents an Identity oneof.
Used in:
A GCP service account.
ServiceAccount represents a GCP service account.
Used in:
Email address of the service account.
Represents the different states of a AppConnector.
Used in:
Default value. This value is unused.
AppConnector is being created.
AppConnector has been created.
AppConnector's configuration is being updated.
AppConnector is being deleted.
AppConnector is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.
The CloudEvent raised when an AppConnector is created.
The data associated with the event.
The CloudEvent raised when an AppConnector is deleted.
The data associated with the event.
The data within all AppConnector events.
Used in:
, ,Optional. The AppConnector event payload. Unset for deletion events.
The CloudEvent raised when an AppConnector is updated.
The data associated with the event.
HealthStatus represents the health status.
Used in:
Health status is unknown: not initialized or failed to retrieve.
The resource is healthy.
The resource is unhealthy.
The resource is unresponsive.
Some sub-resources are UNHEALTHY.
ResourceInfo represents the information/status of an app connector resource. Such as: - remote_agent - container - runtime - appgateway - appconnector - appconnection - tunnel - logagent
Used in:
Required. Unique Id for the resource.
Overall health status. Overall status is derived based on the status of each sub level resources.
The timestamp to collect the info. It is suggested to be set by the topmost level resource only.
List of Info for the sub level resources.