Documentation
¶
Index ¶
- Variables
- type Accelerator
- func (x *Accelerator) GetAcceleratorType() Accelerator_AcceleratorType
- func (x *Accelerator) GetState() Accelerator_State
- func (*Accelerator) ProtoMessage()
- func (x *Accelerator) ProtoReflect() protoreflect.Message
- func (x *Accelerator) Reset()
- func (x *Accelerator) SetAcceleratorType(v Accelerator_AcceleratorType)
- func (x *Accelerator) SetState(v Accelerator_State)
- func (x *Accelerator) String() string
- type Accelerator_AcceleratorType
- func (Accelerator_AcceleratorType) Descriptor() protoreflect.EnumDescriptor
- func (x Accelerator_AcceleratorType) Enum() *Accelerator_AcceleratorType
- func (x Accelerator_AcceleratorType) Number() protoreflect.EnumNumber
- func (x Accelerator_AcceleratorType) String() string
- func (Accelerator_AcceleratorType) Type() protoreflect.EnumType
- type Accelerator_State
- type Accelerator_builder
- type CryptoKeyConfig
- type CryptoKeyConfig_builder
- type DnsPeering
- func (x *DnsPeering) GetDescription() string
- func (x *DnsPeering) GetDomain() string
- func (x *DnsPeering) GetName() string
- func (x *DnsPeering) GetTargetNetwork() string
- func (x *DnsPeering) GetTargetProject() string
- func (*DnsPeering) ProtoMessage()
- func (x *DnsPeering) ProtoReflect() protoreflect.Message
- func (x *DnsPeering) Reset()
- func (x *DnsPeering) SetDescription(v string)
- func (x *DnsPeering) SetDomain(v string)
- func (x *DnsPeering) SetName(v string)
- func (x *DnsPeering) SetTargetNetwork(v string)
- func (x *DnsPeering) SetTargetProject(v string)
- func (x *DnsPeering) String() string
- type DnsPeeringCreatedEvent
- func (x *DnsPeeringCreatedEvent) ClearData()
- func (x *DnsPeeringCreatedEvent) GetData() *DnsPeeringEventData
- func (x *DnsPeeringCreatedEvent) HasData() bool
- func (*DnsPeeringCreatedEvent) ProtoMessage()
- func (x *DnsPeeringCreatedEvent) ProtoReflect() protoreflect.Message
- func (x *DnsPeeringCreatedEvent) Reset()
- func (x *DnsPeeringCreatedEvent) SetData(v *DnsPeeringEventData)
- func (x *DnsPeeringCreatedEvent) String() string
- type DnsPeeringCreatedEvent_builder
- type DnsPeeringDeletedEvent
- func (x *DnsPeeringDeletedEvent) ClearData()
- func (x *DnsPeeringDeletedEvent) GetData() *DnsPeeringEventData
- func (x *DnsPeeringDeletedEvent) HasData() bool
- func (*DnsPeeringDeletedEvent) ProtoMessage()
- func (x *DnsPeeringDeletedEvent) ProtoReflect() protoreflect.Message
- func (x *DnsPeeringDeletedEvent) Reset()
- func (x *DnsPeeringDeletedEvent) SetData(v *DnsPeeringEventData)
- func (x *DnsPeeringDeletedEvent) String() string
- type DnsPeeringDeletedEvent_builder
- type DnsPeeringEventData
- func (x *DnsPeeringEventData) ClearPayload()
- func (x *DnsPeeringEventData) GetPayload() *DnsPeering
- func (x *DnsPeeringEventData) HasPayload() bool
- func (*DnsPeeringEventData) ProtoMessage()
- func (x *DnsPeeringEventData) ProtoReflect() protoreflect.Message
- func (x *DnsPeeringEventData) Reset()
- func (x *DnsPeeringEventData) SetPayload(v *DnsPeering)
- func (x *DnsPeeringEventData) String() string
- type DnsPeeringEventData_builder
- type DnsPeering_builder
- type EventPublishConfig
- func (x *EventPublishConfig) GetEnabled() bool
- func (x *EventPublishConfig) GetTopic() string
- func (*EventPublishConfig) ProtoMessage()
- func (x *EventPublishConfig) ProtoReflect() protoreflect.Message
- func (x *EventPublishConfig) Reset()
- func (x *EventPublishConfig) SetEnabled(v bool)
- func (x *EventPublishConfig) SetTopic(v string)
- func (x *EventPublishConfig) String() string
- type EventPublishConfig_builder
- type Instance
- func (x *Instance) ClearCreateTime()
- func (x *Instance) ClearCryptoKeyConfig()
- func (x *Instance) ClearEventPublishConfig()
- func (x *Instance) ClearNetworkConfig()
- func (x *Instance) ClearUpdateTime()
- func (x *Instance) GetAccelerators() []*Accelerator
- func (x *Instance) GetApiEndpoint() string
- func (x *Instance) GetAvailableVersion() []*Version
- func (x *Instance) GetCreateTime() *timestamppb.Timestamp
- func (x *Instance) GetCryptoKeyConfig() *CryptoKeyConfig
- func (x *Instance) GetDataprocServiceAccount() string
- func (x *Instance) GetDescription() string
- func (x *Instance) GetDisabledReason() []Instance_DisabledReason
- func (x *Instance) GetDisplayName() string
- func (x *Instance) GetEnableRbac() bool
- func (x *Instance) GetEnableStackdriverLogging() bool
- func (x *Instance) GetEnableStackdriverMonitoring() bool
- func (x *Instance) GetEnableZoneSeparation() bool
- func (x *Instance) GetEventPublishConfig() *EventPublishConfig
- func (x *Instance) GetGcsBucket() string
- func (x *Instance) GetLabels() map[string]string
- func (x *Instance) GetName() string
- func (x *Instance) GetNetworkConfig() *NetworkConfig
- func (x *Instance) GetOptions() map[string]string
- func (x *Instance) GetP4ServiceAccount() string
- func (x *Instance) GetPrivateInstance() bool
- func (x *Instance) GetServiceAccount() string
- func (x *Instance) GetServiceEndpoint() string
- func (x *Instance) GetState() Instance_State
- func (x *Instance) GetStateMessage() string
- func (x *Instance) GetTenantProjectId() string
- func (x *Instance) GetType() Instance_Type
- func (x *Instance) GetUpdateTime() *timestamppb.Timestamp
- func (x *Instance) GetVersion() string
- func (x *Instance) GetZone() string
- func (x *Instance) HasCreateTime() bool
- func (x *Instance) HasCryptoKeyConfig() bool
- func (x *Instance) HasEventPublishConfig() bool
- func (x *Instance) HasNetworkConfig() bool
- func (x *Instance) HasUpdateTime() bool
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) SetAccelerators(v []*Accelerator)
- func (x *Instance) SetApiEndpoint(v string)
- func (x *Instance) SetAvailableVersion(v []*Version)
- func (x *Instance) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Instance) SetCryptoKeyConfig(v *CryptoKeyConfig)
- func (x *Instance) SetDataprocServiceAccount(v string)
- func (x *Instance) SetDescription(v string)
- func (x *Instance) SetDisabledReason(v []Instance_DisabledReason)
- func (x *Instance) SetDisplayName(v string)
- func (x *Instance) SetEnableRbac(v bool)
- func (x *Instance) SetEnableStackdriverLogging(v bool)
- func (x *Instance) SetEnableStackdriverMonitoring(v bool)
- func (x *Instance) SetEnableZoneSeparation(v bool)
- func (x *Instance) SetEventPublishConfig(v *EventPublishConfig)
- func (x *Instance) SetGcsBucket(v string)
- func (x *Instance) SetLabels(v map[string]string)
- func (x *Instance) SetName(v string)
- func (x *Instance) SetNetworkConfig(v *NetworkConfig)
- func (x *Instance) SetOptions(v map[string]string)
- func (x *Instance) SetP4ServiceAccount(v string)
- func (x *Instance) SetPrivateInstance(v bool)
- func (x *Instance) SetServiceAccount(v string)
- func (x *Instance) SetServiceEndpoint(v string)
- func (x *Instance) SetState(v Instance_State)
- func (x *Instance) SetStateMessage(v string)
- func (x *Instance) SetTenantProjectId(v string)
- func (x *Instance) SetType(v Instance_Type)
- func (x *Instance) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Instance) SetVersion(v string)
- func (x *Instance) SetZone(v string)
- func (x *Instance) String() string
- type InstanceCreatedEvent
- func (x *InstanceCreatedEvent) ClearData()
- func (x *InstanceCreatedEvent) GetData() *InstanceEventData
- func (x *InstanceCreatedEvent) HasData() bool
- func (*InstanceCreatedEvent) ProtoMessage()
- func (x *InstanceCreatedEvent) ProtoReflect() protoreflect.Message
- func (x *InstanceCreatedEvent) Reset()
- func (x *InstanceCreatedEvent) SetData(v *InstanceEventData)
- func (x *InstanceCreatedEvent) String() string
- type InstanceCreatedEvent_builder
- type InstanceDeletedEvent
- func (x *InstanceDeletedEvent) ClearData()
- func (x *InstanceDeletedEvent) GetData() *InstanceEventData
- func (x *InstanceDeletedEvent) HasData() bool
- func (*InstanceDeletedEvent) ProtoMessage()
- func (x *InstanceDeletedEvent) ProtoReflect() protoreflect.Message
- func (x *InstanceDeletedEvent) Reset()
- func (x *InstanceDeletedEvent) SetData(v *InstanceEventData)
- func (x *InstanceDeletedEvent) String() string
- type InstanceDeletedEvent_builder
- type InstanceEventData
- func (x *InstanceEventData) ClearPayload()
- func (x *InstanceEventData) GetPayload() *Instance
- func (x *InstanceEventData) HasPayload() bool
- func (*InstanceEventData) ProtoMessage()
- func (x *InstanceEventData) ProtoReflect() protoreflect.Message
- func (x *InstanceEventData) Reset()
- func (x *InstanceEventData) SetPayload(v *Instance)
- func (x *InstanceEventData) String() string
- type InstanceEventData_builder
- type InstanceUpdatedEvent
- func (x *InstanceUpdatedEvent) ClearData()
- func (x *InstanceUpdatedEvent) GetData() *InstanceEventData
- func (x *InstanceUpdatedEvent) HasData() bool
- func (*InstanceUpdatedEvent) ProtoMessage()
- func (x *InstanceUpdatedEvent) ProtoReflect() protoreflect.Message
- func (x *InstanceUpdatedEvent) Reset()
- func (x *InstanceUpdatedEvent) SetData(v *InstanceEventData)
- func (x *InstanceUpdatedEvent) String() string
- type InstanceUpdatedEvent_builder
- type Instance_DisabledReason
- func (Instance_DisabledReason) Descriptor() protoreflect.EnumDescriptor
- func (x Instance_DisabledReason) Enum() *Instance_DisabledReason
- func (x Instance_DisabledReason) Number() protoreflect.EnumNumber
- func (x Instance_DisabledReason) String() string
- func (Instance_DisabledReason) Type() protoreflect.EnumType
- type Instance_State
- type Instance_Type
- type Instance_builder
- type NetworkConfig
- func (x *NetworkConfig) GetIpAllocation() string
- func (x *NetworkConfig) GetNetwork() string
- func (*NetworkConfig) ProtoMessage()
- func (x *NetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig) Reset()
- func (x *NetworkConfig) SetIpAllocation(v string)
- func (x *NetworkConfig) SetNetwork(v string)
- func (x *NetworkConfig) String() string
- type NetworkConfig_builder
- type Version
- func (x *Version) GetAvailableFeatures() []string
- func (x *Version) GetDefaultVersion() bool
- func (x *Version) GetType() Version_Type
- func (x *Version) GetVersionNumber() string
- func (*Version) ProtoMessage()
- func (x *Version) ProtoReflect() protoreflect.Message
- func (x *Version) Reset()
- func (x *Version) SetAvailableFeatures(v []string)
- func (x *Version) SetDefaultVersion(v bool)
- func (x *Version) SetType(v Version_Type)
- func (x *Version) SetVersionNumber(v string)
- func (x *Version) String() string
- type Version_Type
- type Version_builder
Constants ¶
This section is empty.
Variables ¶
var ( Version_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "TYPE_PREVIEW", 2: "TYPE_GENERAL_AVAILABILITY", } Version_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "TYPE_PREVIEW": 1, "TYPE_GENERAL_AVAILABILITY": 2, } )
Enum value maps for Version_Type.
var ( Accelerator_AcceleratorType_name = map[int32]string{ 0: "ACCELERATOR_TYPE_UNSPECIFIED", 1: "CDC", 2: "HEALTHCARE", 3: "CCAI_INSIGHTS", } Accelerator_AcceleratorType_value = map[string]int32{ "ACCELERATOR_TYPE_UNSPECIFIED": 0, "CDC": 1, "HEALTHCARE": 2, "CCAI_INSIGHTS": 3, } )
Enum value maps for Accelerator_AcceleratorType.
var ( Accelerator_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "ENABLED", 2: "DISABLED", 3: "UNKNOWN", } Accelerator_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "ENABLED": 1, "DISABLED": 2, "UNKNOWN": 3, } )
Enum value maps for Accelerator_State.
var ( Instance_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "BASIC", 2: "ENTERPRISE", 3: "DEVELOPER", } Instance_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "BASIC": 1, "ENTERPRISE": 2, "DEVELOPER": 3, } )
Enum value maps for Instance_Type.
var ( Instance_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "CREATING", 2: "ACTIVE", 3: "FAILED", 4: "DELETING", 5: "UPGRADING", 6: "RESTARTING", 7: "UPDATING", 8: "AUTO_UPDATING", 9: "AUTO_UPGRADING", 10: "DISABLED", } Instance_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "CREATING": 1, "ACTIVE": 2, "FAILED": 3, "DELETING": 4, "UPGRADING": 5, "RESTARTING": 6, "UPDATING": 7, "AUTO_UPDATING": 8, "AUTO_UPGRADING": 9, "DISABLED": 10, } )
Enum value maps for Instance_State.
var ( Instance_DisabledReason_name = map[int32]string{ 0: "DISABLED_REASON_UNSPECIFIED", 1: "KMS_KEY_ISSUE", } Instance_DisabledReason_value = map[string]int32{ "DISABLED_REASON_UNSPECIFIED": 0, "KMS_KEY_ISSUE": 1, } )
Enum value maps for Instance_DisabledReason.
var File_google_events_cloud_datafusion_v1_data_proto protoreflect.FileDescriptor
var File_google_events_cloud_datafusion_v1_events_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Accelerator ¶
type Accelerator struct { // The type of an accelator for a CDF instance. AcceleratorType Accelerator_AcceleratorType `` /* 174-byte string literal not displayed */ // The state of the accelerator. State Accelerator_State `protobuf:"varint,2,opt,name=state,proto3,enum=google.events.cloud.datafusion.v1.Accelerator_State" json:"state,omitempty"` // contains filtered or unexported fields }
Identifies Data Fusion accelerators for an instance.
func (*Accelerator) GetAcceleratorType ¶
func (x *Accelerator) GetAcceleratorType() Accelerator_AcceleratorType
func (*Accelerator) GetState ¶
func (x *Accelerator) GetState() Accelerator_State
func (*Accelerator) ProtoMessage ¶
func (*Accelerator) ProtoMessage()
func (*Accelerator) ProtoReflect ¶
func (x *Accelerator) ProtoReflect() protoreflect.Message
func (*Accelerator) Reset ¶
func (x *Accelerator) Reset()
func (*Accelerator) SetAcceleratorType ¶
func (x *Accelerator) SetAcceleratorType(v Accelerator_AcceleratorType)
func (*Accelerator) SetState ¶
func (x *Accelerator) SetState(v Accelerator_State)
func (*Accelerator) String ¶
func (x *Accelerator) String() string
type Accelerator_AcceleratorType ¶
type Accelerator_AcceleratorType int32
Each type represents an Accelerator (Add-On) supported by Cloud Data Fusion service.
const ( // Default value, if unspecified. Accelerator_ACCELERATOR_TYPE_UNSPECIFIED Accelerator_AcceleratorType = 0 // Change Data Capture accelerator for CDF. Accelerator_CDC Accelerator_AcceleratorType = 1 // Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud // Healthcare specific CDF plugins developed by Healthcare team. Accelerator_HEALTHCARE Accelerator_AcceleratorType = 2 // Contact Center AI Insights // This accelerator is used to enable import and export pipelines // custom built to streamline CCAI Insights processing. Accelerator_CCAI_INSIGHTS Accelerator_AcceleratorType = 3 )
func (Accelerator_AcceleratorType) Descriptor ¶
func (Accelerator_AcceleratorType) Descriptor() protoreflect.EnumDescriptor
func (Accelerator_AcceleratorType) Enum ¶
func (x Accelerator_AcceleratorType) Enum() *Accelerator_AcceleratorType
func (Accelerator_AcceleratorType) Number ¶
func (x Accelerator_AcceleratorType) Number() protoreflect.EnumNumber
func (Accelerator_AcceleratorType) String ¶
func (x Accelerator_AcceleratorType) String() string
func (Accelerator_AcceleratorType) Type ¶
func (Accelerator_AcceleratorType) Type() protoreflect.EnumType
type Accelerator_State ¶
type Accelerator_State int32
Different values possible for the state of an accelerator.
const ( // Default value, do not use. Accelerator_STATE_UNSPECIFIED Accelerator_State = 0 // Indicates that the accelerator is enabled and available to use. Accelerator_ENABLED Accelerator_State = 1 // Indicates that the accelerator is disabled and not available to use. Accelerator_DISABLED Accelerator_State = 2 // Indicates that accelerator state is currently unknown. // Requests for enable, disable could be retried while in this state. Accelerator_UNKNOWN Accelerator_State = 3 )
func (Accelerator_State) Descriptor ¶
func (Accelerator_State) Descriptor() protoreflect.EnumDescriptor
func (Accelerator_State) Enum ¶
func (x Accelerator_State) Enum() *Accelerator_State
func (Accelerator_State) Number ¶
func (x Accelerator_State) Number() protoreflect.EnumNumber
func (Accelerator_State) String ¶
func (x Accelerator_State) String() string
func (Accelerator_State) Type ¶
func (Accelerator_State) Type() protoreflect.EnumType
type Accelerator_builder ¶
type Accelerator_builder struct { // The type of an accelator for a CDF instance. AcceleratorType Accelerator_AcceleratorType // The state of the accelerator. State Accelerator_State // contains filtered or unexported fields }
func (Accelerator_builder) Build ¶
func (b0 Accelerator_builder) Build() *Accelerator
type CryptoKeyConfig ¶
type CryptoKeyConfig struct { // 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/*`. KeyReference string `protobuf:"bytes,1,opt,name=key_reference,json=keyReference,proto3" json:"key_reference,omitempty"` // contains filtered or unexported fields }
The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature.
func (*CryptoKeyConfig) GetKeyReference ¶
func (x *CryptoKeyConfig) GetKeyReference() string
func (*CryptoKeyConfig) ProtoMessage ¶
func (*CryptoKeyConfig) ProtoMessage()
func (*CryptoKeyConfig) ProtoReflect ¶
func (x *CryptoKeyConfig) ProtoReflect() protoreflect.Message
func (*CryptoKeyConfig) Reset ¶
func (x *CryptoKeyConfig) Reset()
func (*CryptoKeyConfig) SetKeyReference ¶
func (x *CryptoKeyConfig) SetKeyReference(v string)
func (*CryptoKeyConfig) String ¶
func (x *CryptoKeyConfig) String() string
type CryptoKeyConfig_builder ¶
type CryptoKeyConfig_builder struct { // 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/*`. KeyReference string // contains filtered or unexported fields }
func (CryptoKeyConfig_builder) Build ¶
func (b0 CryptoKeyConfig_builder) Build() *CryptoKeyConfig
type DnsPeering ¶
type DnsPeering struct { // Required. The resource name of the dns peering zone. // Format: // projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The dns name suffix of the zone. Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // Optional. Optional description of the dns zone. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Optional. Optional target project to which dns peering should happen. TargetProject string `protobuf:"bytes,4,opt,name=target_project,json=targetProject,proto3" json:"target_project,omitempty"` // Optional. Optional target network to which dns peering should happen. TargetNetwork string `protobuf:"bytes,5,opt,name=target_network,json=targetNetwork,proto3" json:"target_network,omitempty"` // contains filtered or unexported fields }
DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
func (*DnsPeering) GetDescription ¶
func (x *DnsPeering) GetDescription() string
func (*DnsPeering) GetDomain ¶
func (x *DnsPeering) GetDomain() string
func (*DnsPeering) GetName ¶
func (x *DnsPeering) GetName() string
func (*DnsPeering) GetTargetNetwork ¶
func (x *DnsPeering) GetTargetNetwork() string
func (*DnsPeering) GetTargetProject ¶
func (x *DnsPeering) GetTargetProject() string
func (*DnsPeering) ProtoMessage ¶
func (*DnsPeering) ProtoMessage()
func (*DnsPeering) ProtoReflect ¶
func (x *DnsPeering) ProtoReflect() protoreflect.Message
func (*DnsPeering) Reset ¶
func (x *DnsPeering) Reset()
func (*DnsPeering) SetDescription ¶
func (x *DnsPeering) SetDescription(v string)
func (*DnsPeering) SetDomain ¶
func (x *DnsPeering) SetDomain(v string)
func (*DnsPeering) SetName ¶
func (x *DnsPeering) SetName(v string)
func (*DnsPeering) SetTargetNetwork ¶
func (x *DnsPeering) SetTargetNetwork(v string)
func (*DnsPeering) SetTargetProject ¶
func (x *DnsPeering) SetTargetProject(v string)
func (*DnsPeering) String ¶
func (x *DnsPeering) String() string
type DnsPeeringCreatedEvent ¶
type DnsPeeringCreatedEvent struct { // The data associated with the event. Data *DnsPeeringEventData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The CloudEvent raised when a DnsPeering is created.
func (*DnsPeeringCreatedEvent) ClearData ¶
func (x *DnsPeeringCreatedEvent) ClearData()
func (*DnsPeeringCreatedEvent) GetData ¶
func (x *DnsPeeringCreatedEvent) GetData() *DnsPeeringEventData
func (*DnsPeeringCreatedEvent) HasData ¶
func (x *DnsPeeringCreatedEvent) HasData() bool
func (*DnsPeeringCreatedEvent) ProtoMessage ¶
func (*DnsPeeringCreatedEvent) ProtoMessage()
func (*DnsPeeringCreatedEvent) ProtoReflect ¶
func (x *DnsPeeringCreatedEvent) ProtoReflect() protoreflect.Message
func (*DnsPeeringCreatedEvent) Reset ¶
func (x *DnsPeeringCreatedEvent) Reset()
func (*DnsPeeringCreatedEvent) SetData ¶
func (x *DnsPeeringCreatedEvent) SetData(v *DnsPeeringEventData)
func (*DnsPeeringCreatedEvent) String ¶
func (x *DnsPeeringCreatedEvent) String() string
type DnsPeeringCreatedEvent_builder ¶
type DnsPeeringCreatedEvent_builder struct { // The data associated with the event. Data *DnsPeeringEventData // contains filtered or unexported fields }
func (DnsPeeringCreatedEvent_builder) Build ¶
func (b0 DnsPeeringCreatedEvent_builder) Build() *DnsPeeringCreatedEvent
type DnsPeeringDeletedEvent ¶
type DnsPeeringDeletedEvent struct { // The data associated with the event. Data *DnsPeeringEventData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The CloudEvent raised when a DnsPeering is deleted.
func (*DnsPeeringDeletedEvent) ClearData ¶
func (x *DnsPeeringDeletedEvent) ClearData()
func (*DnsPeeringDeletedEvent) GetData ¶
func (x *DnsPeeringDeletedEvent) GetData() *DnsPeeringEventData
func (*DnsPeeringDeletedEvent) HasData ¶
func (x *DnsPeeringDeletedEvent) HasData() bool
func (*DnsPeeringDeletedEvent) ProtoMessage ¶
func (*DnsPeeringDeletedEvent) ProtoMessage()
func (*DnsPeeringDeletedEvent) ProtoReflect ¶
func (x *DnsPeeringDeletedEvent) ProtoReflect() protoreflect.Message
func (*DnsPeeringDeletedEvent) Reset ¶
func (x *DnsPeeringDeletedEvent) Reset()
func (*DnsPeeringDeletedEvent) SetData ¶
func (x *DnsPeeringDeletedEvent) SetData(v *DnsPeeringEventData)
func (*DnsPeeringDeletedEvent) String ¶
func (x *DnsPeeringDeletedEvent) String() string
type DnsPeeringDeletedEvent_builder ¶
type DnsPeeringDeletedEvent_builder struct { // The data associated with the event. Data *DnsPeeringEventData // contains filtered or unexported fields }
func (DnsPeeringDeletedEvent_builder) Build ¶
func (b0 DnsPeeringDeletedEvent_builder) Build() *DnsPeeringDeletedEvent
type DnsPeeringEventData ¶
type DnsPeeringEventData struct { // Optional. The DnsPeering event payload. Unset for deletion events. Payload *DnsPeering `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all DnsPeering events.
func (*DnsPeeringEventData) ClearPayload ¶
func (x *DnsPeeringEventData) ClearPayload()
func (*DnsPeeringEventData) GetPayload ¶
func (x *DnsPeeringEventData) GetPayload() *DnsPeering
func (*DnsPeeringEventData) HasPayload ¶
func (x *DnsPeeringEventData) HasPayload() bool
func (*DnsPeeringEventData) ProtoMessage ¶
func (*DnsPeeringEventData) ProtoMessage()
func (*DnsPeeringEventData) ProtoReflect ¶
func (x *DnsPeeringEventData) ProtoReflect() protoreflect.Message
func (*DnsPeeringEventData) Reset ¶
func (x *DnsPeeringEventData) Reset()
func (*DnsPeeringEventData) SetPayload ¶
func (x *DnsPeeringEventData) SetPayload(v *DnsPeering)
func (*DnsPeeringEventData) String ¶
func (x *DnsPeeringEventData) String() string
type DnsPeeringEventData_builder ¶
type DnsPeeringEventData_builder struct { // Optional. The DnsPeering event payload. Unset for deletion events. Payload *DnsPeering // contains filtered or unexported fields }
func (DnsPeeringEventData_builder) Build ¶
func (b0 DnsPeeringEventData_builder) Build() *DnsPeeringEventData
type DnsPeering_builder ¶
type DnsPeering_builder struct { // Required. The resource name of the dns peering zone. // Format: // projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering} Name string // Required. The dns name suffix of the zone. Domain string // Optional. Optional description of the dns zone. Description string // Optional. Optional target project to which dns peering should happen. TargetProject string // Optional. Optional target network to which dns peering should happen. TargetNetwork string // contains filtered or unexported fields }
func (DnsPeering_builder) Build ¶
func (b0 DnsPeering_builder) Build() *DnsPeering
type EventPublishConfig ¶
type EventPublishConfig struct { // Required. Option to enable Event Publishing. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // Required. The resource name of the Pub/Sub topic. // Format: projects/{project_id}/topics/{topic_id} Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // contains filtered or unexported fields }
Confirguration of PubSubEventWriter.
func (*EventPublishConfig) GetEnabled ¶
func (x *EventPublishConfig) GetEnabled() bool
func (*EventPublishConfig) GetTopic ¶
func (x *EventPublishConfig) GetTopic() string
func (*EventPublishConfig) ProtoMessage ¶
func (*EventPublishConfig) ProtoMessage()
func (*EventPublishConfig) ProtoReflect ¶
func (x *EventPublishConfig) ProtoReflect() protoreflect.Message
func (*EventPublishConfig) Reset ¶
func (x *EventPublishConfig) Reset()
func (*EventPublishConfig) SetEnabled ¶
func (x *EventPublishConfig) SetEnabled(v bool)
func (*EventPublishConfig) SetTopic ¶
func (x *EventPublishConfig) SetTopic(v string)
func (*EventPublishConfig) String ¶
func (x *EventPublishConfig) String() string
type EventPublishConfig_builder ¶
type EventPublishConfig_builder struct { // Required. Option to enable Event Publishing. Enabled bool // Required. The resource name of the Pub/Sub topic. // Format: projects/{project_id}/topics/{topic_id} Topic string // contains filtered or unexported fields }
func (EventPublishConfig_builder) Build ¶
func (b0 EventPublishConfig_builder) Build() *EventPublishConfig
type Instance ¶
type Instance struct { // Output only. The name of this instance is in the form of // projects/{project}/locations/{location}/instances/{instance}. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // A description of this instance. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Required. Instance type. Type Instance_Type `protobuf:"varint,3,opt,name=type,proto3,enum=google.events.cloud.datafusion.v1.Instance_Type" json:"type,omitempty"` // Option to enable Stackdriver Logging. EnableStackdriverLogging bool `` /* 136-byte string literal not displayed */ // Option to enable Stackdriver Monitoring. EnableStackdriverMonitoring bool `` /* 145-byte string literal not displayed */ // 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. PrivateInstance bool `protobuf:"varint,6,opt,name=private_instance,json=privateInstance,proto3" json:"private_instance,omitempty"` // Network configuration options. These are required when a private Data // Fusion instance is to be created. NetworkConfig *NetworkConfig `protobuf:"bytes,7,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` // 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. Labels map[string]string `` /* 139-byte string literal not displayed */ // Map of additional options used to configure the behavior of // Data Fusion instance. Options map[string]string `` /* 141-byte string literal not displayed */ // Output only. The time the instance was created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The time the instance was last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Output only. The current state of this Data Fusion instance. State Instance_State `protobuf:"varint,12,opt,name=state,proto3,enum=google.events.cloud.datafusion.v1.Instance_State" json:"state,omitempty"` // Output only. Additional information about the current state of this Data // Fusion instance if available. StateMessage string `protobuf:"bytes,13,opt,name=state_message,json=stateMessage,proto3" json:"state_message,omitempty"` // Output only. Endpoint on which the Data Fusion UI is accessible. ServiceEndpoint string `protobuf:"bytes,14,opt,name=service_endpoint,json=serviceEndpoint,proto3" json:"service_endpoint,omitempty"` // Name of the zone in which the Data Fusion instance will be created. Only // DEVELOPER instances use this field. Zone string `protobuf:"bytes,15,opt,name=zone,proto3" json:"zone,omitempty"` // Current version of the Data Fusion. Only specifiable in Update. Version string `protobuf:"bytes,16,opt,name=version,proto3" json:"version,omitempty"` // Output only. Deprecated. Use tenant_project_id instead to extract the // tenant project ID. ServiceAccount string `protobuf:"bytes,17,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // Display name for an instance. DisplayName string `protobuf:"bytes,18,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Available versions that the instance can be upgraded to using // UpdateInstanceRequest. AvailableVersion []*Version `protobuf:"bytes,19,rep,name=available_version,json=availableVersion,proto3" json:"available_version,omitempty"` // Output only. Endpoint on which the REST APIs is accessible. ApiEndpoint string `protobuf:"bytes,20,opt,name=api_endpoint,json=apiEndpoint,proto3" json:"api_endpoint,omitempty"` // Output only. Cloud Storage bucket generated by Data Fusion in the customer // project. GcsBucket string `protobuf:"bytes,21,opt,name=gcs_bucket,json=gcsBucket,proto3" json:"gcs_bucket,omitempty"` // List of accelerators enabled for this CDF instance. Accelerators []*Accelerator `protobuf:"bytes,22,rep,name=accelerators,proto3" json:"accelerators,omitempty"` // Output only. P4 service account for the customer project. P4ServiceAccount string `protobuf:"bytes,23,opt,name=p4_service_account,json=p4ServiceAccount,proto3" json:"p4_service_account,omitempty"` // Output only. The name of the tenant project. TenantProjectId string `protobuf:"bytes,24,opt,name=tenant_project_id,json=tenantProjectId,proto3" json:"tenant_project_id,omitempty"` // 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. DataprocServiceAccount string `` /* 130-byte string literal not displayed */ // Option to enable granular role-based access control. EnableRbac bool `protobuf:"varint,27,opt,name=enable_rbac,json=enableRbac,proto3" json:"enable_rbac,omitempty"` // The crypto key configuration. This field is used by the Customer-Managed // Encryption Keys (CMEK) feature. CryptoKeyConfig *CryptoKeyConfig `protobuf:"bytes,28,opt,name=crypto_key_config,json=cryptoKeyConfig,proto3" json:"crypto_key_config,omitempty"` // Output only. If the instance state is DISABLED, the reason for disabling // the instance. DisabledReason []Instance_DisabledReason `` /* 175-byte string literal not displayed */ // Option to enable and pass metadata for event publishing. EventPublishConfig *EventPublishConfig `protobuf:"bytes,30,opt,name=event_publish_config,json=eventPublishConfig,proto3" json:"event_publish_config,omitempty"` // Option to enable granular zone separation. EnableZoneSeparation bool `protobuf:"varint,31,opt,name=enable_zone_separation,json=enableZoneSeparation,proto3" json:"enable_zone_separation,omitempty"` // contains filtered or unexported fields }
Represents a Data Fusion instance.
func (*Instance) GetAccelerators ¶
func (x *Instance) GetAccelerators() []*Accelerator
func (*Instance) GetCreateTime ¶
func (x *Instance) GetCreateTime() *timestamppb.Timestamp
func (*Instance) GetCryptoKeyConfig ¶
func (x *Instance) GetCryptoKeyConfig() *CryptoKeyConfig
func (*Instance) GetDisabledReason ¶
func (x *Instance) GetDisabledReason() []Instance_DisabledReason
func (*Instance) GetEnableStackdriverLogging ¶
func (*Instance) GetEnableStackdriverMonitoring ¶
func (*Instance) GetEventPublishConfig ¶
func (x *Instance) GetEventPublishConfig() *EventPublishConfig
func (*Instance) GetNetworkConfig ¶
func (x *Instance) GetNetworkConfig() *NetworkConfig
func (*Instance) GetState ¶
func (x *Instance) GetState() Instance_State
func (*Instance) GetType ¶
func (x *Instance) GetType() Instance_Type
func (*Instance) GetUpdateTime ¶
func (x *Instance) GetUpdateTime() *timestamppb.Timestamp
func (*Instance) ProtoReflect ¶
func (x *Instance) ProtoReflect() protoreflect.Message
func (*Instance) SetAccelerators ¶
func (x *Instance) SetAccelerators(v []*Accelerator)
func (*Instance) SetCreateTime ¶
func (x *Instance) SetCreateTime(v *timestamppb.Timestamp)
func (*Instance) SetCryptoKeyConfig ¶
func (x *Instance) SetCryptoKeyConfig(v *CryptoKeyConfig)
func (*Instance) SetDisabledReason ¶
func (x *Instance) SetDisabledReason(v []Instance_DisabledReason)
func (*Instance) SetEnableStackdriverLogging ¶
func (*Instance) SetEnableStackdriverMonitoring ¶
func (*Instance) SetEventPublishConfig ¶
func (x *Instance) SetEventPublishConfig(v *EventPublishConfig)
func (*Instance) SetNetworkConfig ¶
func (x *Instance) SetNetworkConfig(v *NetworkConfig)
func (*Instance) SetState ¶
func (x *Instance) SetState(v Instance_State)
func (*Instance) SetType ¶
func (x *Instance) SetType(v Instance_Type)
func (*Instance) SetUpdateTime ¶
func (x *Instance) SetUpdateTime(v *timestamppb.Timestamp)
type InstanceCreatedEvent ¶
type InstanceCreatedEvent struct { // The data associated with the event. Data *InstanceEventData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The CloudEvent raised when an Instance is created.
func (*InstanceCreatedEvent) ClearData ¶
func (x *InstanceCreatedEvent) ClearData()
func (*InstanceCreatedEvent) GetData ¶
func (x *InstanceCreatedEvent) GetData() *InstanceEventData
func (*InstanceCreatedEvent) HasData ¶
func (x *InstanceCreatedEvent) HasData() bool
func (*InstanceCreatedEvent) ProtoMessage ¶
func (*InstanceCreatedEvent) ProtoMessage()
func (*InstanceCreatedEvent) ProtoReflect ¶
func (x *InstanceCreatedEvent) ProtoReflect() protoreflect.Message
func (*InstanceCreatedEvent) Reset ¶
func (x *InstanceCreatedEvent) Reset()
func (*InstanceCreatedEvent) SetData ¶
func (x *InstanceCreatedEvent) SetData(v *InstanceEventData)
func (*InstanceCreatedEvent) String ¶
func (x *InstanceCreatedEvent) String() string
type InstanceCreatedEvent_builder ¶
type InstanceCreatedEvent_builder struct { // The data associated with the event. Data *InstanceEventData // contains filtered or unexported fields }
func (InstanceCreatedEvent_builder) Build ¶
func (b0 InstanceCreatedEvent_builder) Build() *InstanceCreatedEvent
type InstanceDeletedEvent ¶
type InstanceDeletedEvent struct { // The data associated with the event. Data *InstanceEventData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The CloudEvent raised when an Instance is deleted.
func (*InstanceDeletedEvent) ClearData ¶
func (x *InstanceDeletedEvent) ClearData()
func (*InstanceDeletedEvent) GetData ¶
func (x *InstanceDeletedEvent) GetData() *InstanceEventData
func (*InstanceDeletedEvent) HasData ¶
func (x *InstanceDeletedEvent) HasData() bool
func (*InstanceDeletedEvent) ProtoMessage ¶
func (*InstanceDeletedEvent) ProtoMessage()
func (*InstanceDeletedEvent) ProtoReflect ¶
func (x *InstanceDeletedEvent) ProtoReflect() protoreflect.Message
func (*InstanceDeletedEvent) Reset ¶
func (x *InstanceDeletedEvent) Reset()
func (*InstanceDeletedEvent) SetData ¶
func (x *InstanceDeletedEvent) SetData(v *InstanceEventData)
func (*InstanceDeletedEvent) String ¶
func (x *InstanceDeletedEvent) String() string
type InstanceDeletedEvent_builder ¶
type InstanceDeletedEvent_builder struct { // The data associated with the event. Data *InstanceEventData // contains filtered or unexported fields }
func (InstanceDeletedEvent_builder) Build ¶
func (b0 InstanceDeletedEvent_builder) Build() *InstanceDeletedEvent
type InstanceEventData ¶
type InstanceEventData struct { // Optional. The Instance event payload. Unset for deletion events. Payload *Instance `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all Instance events.
func (*InstanceEventData) ClearPayload ¶
func (x *InstanceEventData) ClearPayload()
func (*InstanceEventData) GetPayload ¶
func (x *InstanceEventData) GetPayload() *Instance
func (*InstanceEventData) HasPayload ¶
func (x *InstanceEventData) HasPayload() bool
func (*InstanceEventData) ProtoMessage ¶
func (*InstanceEventData) ProtoMessage()
func (*InstanceEventData) ProtoReflect ¶
func (x *InstanceEventData) ProtoReflect() protoreflect.Message
func (*InstanceEventData) Reset ¶
func (x *InstanceEventData) Reset()
func (*InstanceEventData) SetPayload ¶
func (x *InstanceEventData) SetPayload(v *Instance)
func (*InstanceEventData) String ¶
func (x *InstanceEventData) String() string
type InstanceEventData_builder ¶
type InstanceEventData_builder struct { // Optional. The Instance event payload. Unset for deletion events. Payload *Instance // contains filtered or unexported fields }
func (InstanceEventData_builder) Build ¶
func (b0 InstanceEventData_builder) Build() *InstanceEventData
type InstanceUpdatedEvent ¶
type InstanceUpdatedEvent struct { // The data associated with the event. Data *InstanceEventData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The CloudEvent raised when an Instance is updated.
func (*InstanceUpdatedEvent) ClearData ¶
func (x *InstanceUpdatedEvent) ClearData()
func (*InstanceUpdatedEvent) GetData ¶
func (x *InstanceUpdatedEvent) GetData() *InstanceEventData
func (*InstanceUpdatedEvent) HasData ¶
func (x *InstanceUpdatedEvent) HasData() bool
func (*InstanceUpdatedEvent) ProtoMessage ¶
func (*InstanceUpdatedEvent) ProtoMessage()
func (*InstanceUpdatedEvent) ProtoReflect ¶
func (x *InstanceUpdatedEvent) ProtoReflect() protoreflect.Message
func (*InstanceUpdatedEvent) Reset ¶
func (x *InstanceUpdatedEvent) Reset()
func (*InstanceUpdatedEvent) SetData ¶
func (x *InstanceUpdatedEvent) SetData(v *InstanceEventData)
func (*InstanceUpdatedEvent) String ¶
func (x *InstanceUpdatedEvent) String() string
type InstanceUpdatedEvent_builder ¶
type InstanceUpdatedEvent_builder struct { // The data associated with the event. Data *InstanceEventData // contains filtered or unexported fields }
func (InstanceUpdatedEvent_builder) Build ¶
func (b0 InstanceUpdatedEvent_builder) Build() *InstanceUpdatedEvent
type Instance_DisabledReason ¶
type Instance_DisabledReason int32
The reason for disabling the instance if the state is DISABLED.
const ( // This is an unknown reason for disabling. Instance_DISABLED_REASON_UNSPECIFIED Instance_DisabledReason = 0 // The KMS key used by the instance is either revoked or denied access to Instance_KMS_KEY_ISSUE Instance_DisabledReason = 1 )
func (Instance_DisabledReason) Descriptor ¶
func (Instance_DisabledReason) Descriptor() protoreflect.EnumDescriptor
func (Instance_DisabledReason) Enum ¶
func (x Instance_DisabledReason) Enum() *Instance_DisabledReason
func (Instance_DisabledReason) Number ¶
func (x Instance_DisabledReason) Number() protoreflect.EnumNumber
func (Instance_DisabledReason) String ¶
func (x Instance_DisabledReason) String() string
func (Instance_DisabledReason) Type ¶
func (Instance_DisabledReason) Type() protoreflect.EnumType
type Instance_State ¶
type Instance_State int32
Represents the state of a Data Fusion instance
const ( // Instance does not have a state yet Instance_STATE_UNSPECIFIED Instance_State = 0 // Instance is being created Instance_CREATING Instance_State = 1 // Instance is active and ready for requests. This corresponds to 'RUNNING' // in datafusion.v1beta1. Instance_ACTIVE Instance_State = 2 // Instance creation failed Instance_FAILED Instance_State = 3 // Instance is being deleted Instance_DELETING Instance_State = 4 // Instance is being upgraded Instance_UPGRADING Instance_State = 5 // Instance is being restarted Instance_RESTARTING Instance_State = 6 // Instance is being updated on customer request Instance_UPDATING Instance_State = 7 // Instance is being auto-updated Instance_AUTO_UPDATING Instance_State = 8 // Instance is being auto-upgraded Instance_AUTO_UPGRADING Instance_State = 9 // Instance is disabled Instance_DISABLED Instance_State = 10 )
func (Instance_State) Descriptor ¶
func (Instance_State) Descriptor() protoreflect.EnumDescriptor
func (Instance_State) Enum ¶
func (x Instance_State) Enum() *Instance_State
func (Instance_State) Number ¶
func (x Instance_State) Number() protoreflect.EnumNumber
func (Instance_State) String ¶
func (x Instance_State) String() string
func (Instance_State) Type ¶
func (Instance_State) Type() protoreflect.EnumType
type Instance_Type ¶
type Instance_Type int32
Represents the type of Data Fusion instance. Each type is configured with the default settings for processing and memory.
const ( // No type specified. The instance creation will fail. Instance_TYPE_UNSPECIFIED Instance_Type = 0 // 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. Instance_BASIC Instance_Type = 1 // 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. Instance_ENTERPRISE Instance_Type = 2 // 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. Instance_DEVELOPER Instance_Type = 3 )
func (Instance_Type) Descriptor ¶
func (Instance_Type) Descriptor() protoreflect.EnumDescriptor
func (Instance_Type) Enum ¶
func (x Instance_Type) Enum() *Instance_Type
func (Instance_Type) Number ¶
func (x Instance_Type) Number() protoreflect.EnumNumber
func (Instance_Type) String ¶
func (x Instance_Type) String() string
func (Instance_Type) Type ¶
func (Instance_Type) Type() protoreflect.EnumType
type Instance_builder ¶
type Instance_builder struct { // Output only. The name of this instance is in the form of // projects/{project}/locations/{location}/instances/{instance}. Name string // A description of this instance. Description string // Required. Instance type. Type Instance_Type // Option to enable Stackdriver Logging. EnableStackdriverLogging bool // Option to enable Stackdriver Monitoring. EnableStackdriverMonitoring bool // 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. PrivateInstance bool // Network configuration options. These are required when a private Data // Fusion instance is to be created. NetworkConfig *NetworkConfig // 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. Labels map[string]string // Map of additional options used to configure the behavior of // Data Fusion instance. Options map[string]string // Output only. The time the instance was created. CreateTime *timestamppb.Timestamp // Output only. The time the instance was last updated. UpdateTime *timestamppb.Timestamp // Output only. The current state of this Data Fusion instance. State Instance_State // Output only. Additional information about the current state of this Data // Fusion instance if available. StateMessage string // Output only. Endpoint on which the Data Fusion UI is accessible. ServiceEndpoint string // Name of the zone in which the Data Fusion instance will be created. Only // DEVELOPER instances use this field. Zone string // Current version of the Data Fusion. Only specifiable in Update. Version string // Output only. Deprecated. Use tenant_project_id instead to extract the // tenant project ID. ServiceAccount string // Display name for an instance. DisplayName string // Available versions that the instance can be upgraded to using // UpdateInstanceRequest. AvailableVersion []*Version // Output only. Endpoint on which the REST APIs is accessible. ApiEndpoint string // Output only. Cloud Storage bucket generated by Data Fusion in the customer // project. GcsBucket string // List of accelerators enabled for this CDF instance. Accelerators []*Accelerator // Output only. P4 service account for the customer project. P4ServiceAccount string // Output only. The name of the tenant project. TenantProjectId string // 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. DataprocServiceAccount string // Option to enable granular role-based access control. EnableRbac bool // The crypto key configuration. This field is used by the Customer-Managed // Encryption Keys (CMEK) feature. CryptoKeyConfig *CryptoKeyConfig // Output only. If the instance state is DISABLED, the reason for disabling // the instance. DisabledReason []Instance_DisabledReason // Option to enable and pass metadata for event publishing. EventPublishConfig *EventPublishConfig // Option to enable granular zone separation. EnableZoneSeparation bool // contains filtered or unexported fields }
func (Instance_builder) Build ¶
func (b0 Instance_builder) Build() *Instance
type NetworkConfig ¶
type NetworkConfig struct { // 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} Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` // 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. IpAllocation string `protobuf:"bytes,2,opt,name=ip_allocation,json=ipAllocation,proto3" json:"ip_allocation,omitempty"` // contains filtered or unexported fields }
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.
func (*NetworkConfig) GetIpAllocation ¶
func (x *NetworkConfig) GetIpAllocation() string
func (*NetworkConfig) GetNetwork ¶
func (x *NetworkConfig) GetNetwork() string
func (*NetworkConfig) ProtoMessage ¶
func (*NetworkConfig) ProtoMessage()
func (*NetworkConfig) ProtoReflect ¶
func (x *NetworkConfig) ProtoReflect() protoreflect.Message
func (*NetworkConfig) Reset ¶
func (x *NetworkConfig) Reset()
func (*NetworkConfig) SetIpAllocation ¶
func (x *NetworkConfig) SetIpAllocation(v string)
func (*NetworkConfig) SetNetwork ¶
func (x *NetworkConfig) SetNetwork(v string)
func (*NetworkConfig) String ¶
func (x *NetworkConfig) String() string
type NetworkConfig_builder ¶
type NetworkConfig_builder struct { // 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} Network string // 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. IpAllocation string // contains filtered or unexported fields }
func (NetworkConfig_builder) Build ¶
func (b0 NetworkConfig_builder) Build() *NetworkConfig
type Version ¶
type Version struct { // The version number of the Data Fusion instance, such as '6.0.1.0'. VersionNumber string `protobuf:"bytes,1,opt,name=version_number,json=versionNumber,proto3" json:"version_number,omitempty"` // Whether this is currently the default version for Cloud Data Fusion DefaultVersion bool `protobuf:"varint,2,opt,name=default_version,json=defaultVersion,proto3" json:"default_version,omitempty"` // Represents a list of available feature names for a given version. AvailableFeatures []string `protobuf:"bytes,3,rep,name=available_features,json=availableFeatures,proto3" json:"available_features,omitempty"` // Type represents the release availability of the version Type Version_Type `protobuf:"varint,4,opt,name=type,proto3,enum=google.events.cloud.datafusion.v1.Version_Type" json:"type,omitempty"` // contains filtered or unexported fields }
The Data Fusion version. This proto message stores information about certain Data Fusion version, which is used for Data Fusion version upgrade.
func (*Version) GetType ¶
func (x *Version) GetType() Version_Type
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message
func (*Version) SetType ¶
func (x *Version) SetType(v Version_Type)
type Version_Type ¶
type Version_Type int32
Each type represents the release availability of a CDF version
const ( // Version does not have availability yet Version_TYPE_UNSPECIFIED Version_Type = 0 // Version is under development and not considered stable Version_TYPE_PREVIEW Version_Type = 1 // Version is available for public use Version_TYPE_GENERAL_AVAILABILITY Version_Type = 2 )
func (Version_Type) Descriptor ¶
func (Version_Type) Descriptor() protoreflect.EnumDescriptor
func (Version_Type) Enum ¶
func (x Version_Type) Enum() *Version_Type
func (Version_Type) Number ¶
func (x Version_Type) Number() protoreflect.EnumNumber
func (Version_Type) String ¶
func (x Version_Type) String() string
func (Version_Type) Type ¶
func (Version_Type) Type() protoreflect.EnumType
type Version_builder ¶
type Version_builder struct { // The version number of the Data Fusion instance, such as '6.0.1.0'. VersionNumber string // Whether this is currently the default version for Cloud Data Fusion DefaultVersion bool // Represents a list of available feature names for a given version. AvailableFeatures []string // Type represents the release availability of the version Type Version_Type // contains filtered or unexported fields }
func (Version_builder) Build ¶
func (b0 Version_builder) Build() *Version