package google.events.cloud.datafusion.v1

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

message Accelerator

data.proto:73

Identifies Data Fusion accelerators for an instance.

Used in: Instance

enum Accelerator.AcceleratorType

data.proto:76

Each type represents an Accelerator (Add-On) supported by Cloud Data Fusion service.

Used in: Accelerator

enum Accelerator.State

data.proto:94

Different values possible for the state of an accelerator.

Used in: Accelerator

message CryptoKeyConfig

data.proto:118

The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature.

Used in: Instance

message DnsPeering

data.proto:318

DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.

Used in: DnsPeeringEventData

message DnsPeeringCreatedEvent

events.proto:67

The CloudEvent raised when a DnsPeering is created.

message DnsPeeringDeletedEvent

events.proto:78

The CloudEvent raised when a DnsPeering is deleted.

message DnsPeeringEventData

data.proto:344

The data within all DnsPeering events.

Used in: DnsPeeringCreatedEvent, DnsPeeringDeletedEvent

message EventPublishConfig

data.proto:307

Confirguration of PubSubEventWriter.

Used in: Instance

message Instance

data.proto:126

Represents a Data Fusion instance.

Used in: InstanceEventData

enum Instance.DisabledReason

data.proto:189

The reason for disabling the instance if the state is DISABLED.

Used in: Instance

enum Instance.State

data.proto:152

Represents the state of a Data Fusion instance

Used in: Instance

enum Instance.Type

data.proto:129

Represents the type of Data Fusion instance. Each type is configured with the default settings for processing and memory.

Used in: Instance

message InstanceCreatedEvent

events.proto:37

The CloudEvent raised when an Instance is created.

message InstanceDeletedEvent

events.proto:47

The CloudEvent raised when an Instance is deleted.

message InstanceEventData

data.proto:338

The data within all Instance events.

Used in: InstanceCreatedEvent, InstanceDeletedEvent, InstanceUpdatedEvent

message InstanceUpdatedEvent

events.proto:57

The CloudEvent raised when an Instance is updated.

message NetworkConfig

data.proto:31

Network configuration for a Data Fusion instance. These configurations are used for peering with the customer network. Configurations are optional when a public Data Fusion instance is to be created. However, providing these configurations allows several benefits, such as reduced network latency while accessing the customer resources from managed Data Fusion instance nodes, as well as access to the customer on-prem resources.

Used in: Instance

message Version

data.proto:46

The Data Fusion version. This proto message stores information about certain Data Fusion version, which is used for Data Fusion version upgrade.

Used in: Instance

enum Version.Type

data.proto:48

Each type represents the release availability of a CDF version

Used in: Version