package google.events.cloud.beyondcorp.clientconnectorservices.v1

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

message ClientConnectorService

data.proto:26

Message describing ClientConnectorService object.

Used in: ClientConnectorServiceEventData

message ClientConnectorService.Egress

data.proto:69

The details of the egress info. One of the following options should be set.

Used in: ClientConnectorService

message ClientConnectorService.Egress.PeeredVpc

data.proto:71

The peered VPC owned by the consumer project.

Used in: Egress

message ClientConnectorService.Ingress

data.proto:29

Settings of how to connect to the ClientGateway. One of the following options should be set.

Used in: ClientConnectorService

message ClientConnectorService.Ingress.Config

data.proto:31

The basic ingress config for ClientGateways.

Used in: Ingress

message ClientConnectorService.Ingress.Config.DestinationRoute

data.proto:35

The setting used to configure ClientGateways. It is adding routes to the client's routing table after the connection is established.

Used in: Config

enum ClientConnectorService.Ingress.Config.TransportProtocol

data.proto:46

The protocol used to connect to the server.

Used in: Config

enum ClientConnectorService.State

data.proto:83

Represents the different states of a ClientConnectorService.

Used in: ClientConnectorService

message ClientConnectorServiceCreatedEvent

events.proto:33

The CloudEvent raised when a ClientConnectorService is created.

message ClientConnectorServiceDeletedEvent

events.proto:53

The CloudEvent raised when a ClientConnectorService is deleted.

message ClientConnectorServiceEventData

data.proto:135

The data within all ClientConnectorService events.

Used in: ClientConnectorServiceCreatedEvent, ClientConnectorServiceDeletedEvent, ClientConnectorServiceUpdatedEvent

message ClientConnectorServiceUpdatedEvent

events.proto:43

The CloudEvent raised when a ClientConnectorService is updated.