Get desktop application:
View/edit binary Protocol Buffers messages
Identifies Data Fusion accelerators for an instance.
Used in:
The type of an accelator for a CDF instance.
The state of the accelerator.
Each type represents an Accelerator (Add-On) supported by Cloud Data Fusion service.
Used in:
Default value, if unspecified.
Change Data Capture accelerator for CDF.
Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud Healthcare specific CDF plugins developed by Healthcare team.
Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing.
Different values possible for the state of an accelerator.
Used in:
Default value, do not use.
Indicates that the accelerator is enabled and available to use.
Indicates that the accelerator is disabled and not available to use.
Indicates that accelerator state is currently unknown. Requests for enable, disable could be retried while in this state.
The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature.
Used in:
The name of the key which is used to encrypt/decrypt customer data. For key in Cloud KMS, the key should be in the format of `projects/*/locations/*/keyRings/*/cryptoKeys/*`.
DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
Used in:
Required. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
Required. The dns name suffix of the zone.
Optional. Optional description of the dns zone.
Optional. Optional target project to which dns peering should happen.
Optional. Optional target network to which dns peering should happen.
The CloudEvent raised when a DnsPeering is created.
The data associated with the event.
The CloudEvent raised when a DnsPeering is deleted.
The data associated with the event.
The data within all DnsPeering events.
Used in:
,Optional. The DnsPeering event payload. Unset for deletion events.
Confirguration of PubSubEventWriter.
Used in:
Required. Option to enable Event Publishing.
Required. The resource name of the Pub/Sub topic. Format: projects/{project_id}/topics/{topic_id}
Represents a Data Fusion instance.
Used in:
Output only. The name of this instance is in the form of projects/{project}/locations/{location}/instances/{instance}.
A description of this instance.
Required. Instance type.
Option to enable Stackdriver Logging.
Option to enable Stackdriver Monitoring.
Specifies whether the Data Fusion instance should be private. If set to true, all Data Fusion nodes will have private IP addresses and will not be able to access the public internet.
Network configuration options. These are required when a private Data Fusion instance is to be created.
The resource labels for instance to use to annotate any related underlying resources such as Compute Engine VMs. The character '=' is not allowed to be used within the labels.
Map of additional options used to configure the behavior of Data Fusion instance.
Output only. The time the instance was created.
Output only. The time the instance was last updated.
Output only. The current state of this Data Fusion instance.
Output only. Additional information about the current state of this Data Fusion instance if available.
Output only. Endpoint on which the Data Fusion UI is accessible.
Name of the zone in which the Data Fusion instance will be created. Only DEVELOPER instances use this field.
Current version of the Data Fusion. Only specifiable in Update.
Output only. Deprecated. Use tenant_project_id instead to extract the tenant project ID.
Display name for an instance.
Available versions that the instance can be upgraded to using UpdateInstanceRequest.
Output only. Endpoint on which the REST APIs is accessible.
Output only. Cloud Storage bucket generated by Data Fusion in the customer project.
List of accelerators enabled for this CDF instance.
Output only. P4 service account for the customer project.
Output only. The name of the tenant project.
User-managed service account to set on Dataproc when Cloud Data Fusion creates Dataproc to run data processing pipelines. This allows users to have fine-grained access control on Dataproc's accesses to cloud resources.
Option to enable granular role-based access control.
The crypto key configuration. This field is used by the Customer-Managed Encryption Keys (CMEK) feature.
Output only. If the instance state is DISABLED, the reason for disabling the instance.
Option to enable and pass metadata for event publishing.
Option to enable granular zone separation.
The reason for disabling the instance if the state is DISABLED.
Used in:
This is an unknown reason for disabling.
The KMS key used by the instance is either revoked or denied access to
Represents the state of a Data Fusion instance
Used in:
Instance does not have a state yet
Instance is being created
Instance is active and ready for requests. This corresponds to 'RUNNING' in datafusion.v1beta1.
Instance creation failed
Instance is being deleted
Instance is being upgraded
Instance is being restarted
Instance is being updated on customer request
Instance is being auto-updated
Instance is being auto-upgraded
Instance is disabled
Represents the type of Data Fusion instance. Each type is configured with the default settings for processing and memory.
Used in:
No type specified. The instance creation will fail.
Basic Data Fusion instance. In Basic type, the user will be able to create data pipelines using point and click UI. However, there are certain limitations, such as fewer number of concurrent pipelines, no support for streaming pipelines, etc.
Enterprise Data Fusion instance. In Enterprise type, the user will have all features available, such as support for streaming pipelines, higher number of concurrent pipelines, etc.
Developer Data Fusion instance. In Developer type, the user will have all features available but with restrictive capabilities. This is to help enterprises design and develop their data ingestion and integration pipelines at low cost.
The CloudEvent raised when an Instance is created.
The data associated with the event.
The CloudEvent raised when an Instance is deleted.
The data associated with the event.
The data within all Instance events.
Used in:
, ,Optional. The Instance event payload. Unset for deletion events.
The CloudEvent raised when an Instance is updated.
The data associated with the event.
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:
Name of the network in the customer project with which the Tenant Project will be peered for executing pipelines. In case of shared VPC where the network resides in another host project the network should specified in the form of projects/{host-project-id}/global/networks/{network}
The IP range in CIDR notation to use for the managed Data Fusion instance nodes. This range must not overlap with any other ranges used in the customer network.
The Data Fusion version. This proto message stores information about certain Data Fusion version, which is used for Data Fusion version upgrade.
Used in:
The version number of the Data Fusion instance, such as '6.0.1.0'.
Whether this is currently the default version for Cloud Data Fusion
Represents a list of available feature names for a given version.
Type represents the release availability of the version
Each type represents the release availability of a CDF version
Used in:
Version does not have availability yet
Version is under development and not considered stable
Version is available for public use