package google.events.cloud.beyondcorp.appconnections.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AppConnection

data.proto:29

A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application. It creates all the necessary GCP components needed for creating a BeyondCorp protected AppConnection. Multiple connectors can be authorised for a single AppConnection.

Used in: AppConnectionEventData

message AppConnection.ApplicationEndpoint

data.proto:31

ApplicationEndpoint represents a remote application endpoint.

Used in: AppConnection

message AppConnection.Gateway

data.proto:41

Gateway represents a user facing component that serves as an entrance to enable connectivity.

Used in: AppConnection

enum AppConnection.Gateway.Type

data.proto:43

Enum listing possible gateway hosting options.

Used in: Gateway

enum AppConnection.State

data.proto:81

Represents the different states of a AppConnection.

Used in: AppConnection

enum AppConnection.Type

data.proto:71

Enum containing list of all possible network connectivity options supported by BeyondCorp AppConnection.

Used in: AppConnection

message AppConnectionCreatedEvent

events.proto:33

The CloudEvent raised when an AppConnection is created.

message AppConnectionDeletedEvent

events.proto:53

The CloudEvent raised when an AppConnection is deleted.

message AppConnectionEventData

data.proto:142

The data within all AppConnection events.

Used in: AppConnectionCreatedEvent, AppConnectionDeletedEvent, AppConnectionUpdatedEvent

message AppConnectionUpdatedEvent

events.proto:43

The CloudEvent raised when an AppConnection is updated.