package google.events.cloud.networkconnectivity.v1

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

enum ConnectionErrorType

data.proto:350

The error type indicates whether a connection error is consumer facing, producer facing or system internal.

Used in: ServiceConnectionMap.ConsumerPscConnection, ServiceConnectionPolicy.PscConnection

message Hub

data.proto:370

A Network Connectivity Center hub is a global management resource to which you attach spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the site-to-site data transfer feature, the resources associated with those spokes must all be in the same VPC network. Spokes that do not use site-to-site data transfer can be associated with any VPC network in your project.

Used in: HubEventData

message HubCreatedEvent

events.proto:156

The CloudEvent raised when a Hub is created.

message HubDeletedEvent

events.proto:176

The CloudEvent raised when a Hub is deleted.

message HubEventData

data.proto:573

The data within all Hub events.

Used in: HubCreatedEvent, HubDeletedEvent, HubUpdatedEvent

message HubUpdatedEvent

events.proto:166

The CloudEvent raised when a Hub is updated.

enum Infrastructure

data.proto:340

The infrastructure used for connections between consumers/producers.

Used in: ServiceConnectionMap, ServiceConnectionPolicy

message LinkedInterconnectAttachments

data.proto:490

A collection of VLAN attachment resources. These resources should be redundant attachments that all advertise the same prefixes to Google Cloud. Alternatively, in active/passive configurations, all attachments should be capable of advertising the same prefixes.

Used in: Spoke

message LinkedRouterApplianceInstances

data.proto:507

A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke.

Used in: Spoke

message LinkedVpnTunnels

data.proto:473

A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes.

Used in: Spoke

message RouterApplianceInstance

data.proto:525

A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.

Used in: LinkedRouterApplianceInstances

message RoutingVPC

data.proto:407

RoutingVPC contains information about the VPC networks associated with the spokes of a Network Connectivity Center hub.

Used in: Hub

message ServiceClass

data.proto:284

The ServiceClass resource. Next id: 8

Used in: ServiceClassEventData

message ServiceClassDeletedEvent

events.proto:126

The CloudEvent raised when a ServiceClass is deleted.

message ServiceClassEventData

data.proto:553

The data within all ServiceClass events.

Used in: ServiceClassDeletedEvent, ServiceClassUpdatedEvent

message ServiceClassUpdatedEvent

events.proto:116

The CloudEvent raised when a ServiceClass is updated.

message ServiceConnectionMap

data.proto:28

The ServiceConnectionMap resource. Next id: 14

Used in: ServiceConnectionMapEventData

message ServiceConnectionMap.ConsumerPscConfig

data.proto:38

Allow the producer to specify which consumers can connect to it.

Used in: ServiceConnectionMap

enum ServiceConnectionMap.ConsumerPscConfig.State

data.proto:40

PSC Consumer Config State.

Used in: ConsumerPscConfig

message ServiceConnectionMap.ConsumerPscConnection

data.proto:74

PSC connection details on consumer side.

Used in: ServiceConnectionMap

enum ServiceConnectionMap.ConsumerPscConnection.State

data.proto:76

The state of the PSC connection.

Used in: ConsumerPscConnection

message ServiceConnectionMap.ProducerPscConfig

data.proto:30

The PSC configurations on producer side.

Used in: ServiceConnectionMap

message ServiceConnectionMapCreatedEvent

events.proto:56

The CloudEvent raised when a ServiceConnectionMap is created.

message ServiceConnectionMapDeletedEvent

events.proto:76

The CloudEvent raised when a ServiceConnectionMap is deleted.

message ServiceConnectionMapEventData

data.proto:566

The data within all ServiceConnectionMap events.

Used in: ServiceConnectionMapCreatedEvent, ServiceConnectionMapDeletedEvent, ServiceConnectionMapUpdatedEvent

message ServiceConnectionMapUpdatedEvent

events.proto:66

The CloudEvent raised when a ServiceConnectionMap is updated.

message ServiceConnectionPolicy

data.proto:178

The ServiceConnectionPolicy resource. Next id: 11

Used in: ServiceConnectionPolicyEventData

message ServiceConnectionPolicy.PscConfig

data.proto:181

Configuration used for Private Service Connect connections. Used when Infrastructure is PSC.

Used in: ServiceConnectionPolicy

message ServiceConnectionPolicy.PscConnection

data.proto:192

Information about a specific Private Service Connect connection.

Used in: ServiceConnectionPolicy

enum ServiceConnectionPolicy.State

data.proto:221

The state of the PSC connection.

Used in: PscConnection

message ServiceConnectionPolicyCreatedEvent

events.proto:86

The CloudEvent raised when a ServiceConnectionPolicy is created.

message ServiceConnectionPolicyDeletedEvent

events.proto:106

The CloudEvent raised when a ServiceConnectionPolicy is deleted.

message ServiceConnectionPolicyEventData

data.proto:585

The data within all ServiceConnectionPolicy events.

Used in: ServiceConnectionPolicyCreatedEvent, ServiceConnectionPolicyDeletedEvent, ServiceConnectionPolicyUpdatedEvent

message ServiceConnectionPolicyUpdatedEvent

events.proto:96

The CloudEvent raised when a ServiceConnectionPolicy is updated.

message ServiceConnectionToken

data.proto:314

The ServiceConnectionToken resource. Next id: 9

Used in: ServiceConnectionTokenEventData

message ServiceConnectionTokenCreatedEvent

events.proto:136

The CloudEvent raised when a ServiceConnectionToken is created.

message ServiceConnectionTokenDeletedEvent

events.proto:146

The CloudEvent raised when a ServiceConnectionToken is deleted.

message ServiceConnectionTokenEventData

data.proto:559

The data within all ServiceConnectionToken events.

Used in: ServiceConnectionTokenCreatedEvent, ServiceConnectionTokenDeletedEvent

message Spoke

data.proto:428

A Network Connectivity Center spoke represents one or more network connectivity resources. When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields: * linked_vpn_tunnels * linked_interconnect_attachments * linked_router_appliance_instances

Used in: SpokeEventData

message SpokeCreatedEvent

events.proto:186

The CloudEvent raised when a Spoke is created.

message SpokeDeletedEvent

events.proto:206

The CloudEvent raised when a Spoke is deleted.

message SpokeEventData

data.proto:579

The data within all Spoke events.

Used in: SpokeCreatedEvent, SpokeDeletedEvent, SpokeUpdatedEvent

message SpokeUpdatedEvent

events.proto:196

The CloudEvent raised when a Spoke is updated.

enum State

data.proto:535

The State enum represents the lifecycle stage of a Network Connectivity Center resource.

Used in: Hub, Spoke