bigquerydatatransfer

package
v1.125.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BigQueryDataTransferConfigObservedState_FromProto

func BigQueryDataTransferConfigObservedState_FromProto(mapCtx *direct.MapContext, in *pb.TransferConfig) *krm.BigQueryDataTransferConfigObservedState

func BigQueryDataTransferConfigObservedState_ToProto

func BigQueryDataTransferConfigObservedState_ToProto(mapCtx *direct.MapContext, in *krm.BigQueryDataTransferConfigObservedState) *pb.TransferConfig

func BigQueryDataTransferConfigSpec_FromProto

func BigQueryDataTransferConfigSpec_FromProto(mapCtx *direct.MapContext, in *pb.TransferConfig) *krm.BigQueryDataTransferConfigSpec

func BigQueryDataTransferConfigSpec_ToProto

func BigQueryDataTransferConfigSpec_ToProto(mapCtx *direct.MapContext, in *krm.BigQueryDataTransferConfigSpec) *pb.TransferConfig

func EmailPreferences_FromProto

func EmailPreferences_FromProto(mapCtx *direct.MapContext, in *pb.EmailPreferences) *krm.EmailPreferences

func EmailPreferences_ToProto

func EmailPreferences_ToProto(mapCtx *direct.MapContext, in *krm.EmailPreferences) *pb.EmailPreferences

func EncryptionConfiguration_FromProto

func EncryptionConfiguration_FromProto(mapCtx *direct.MapContext, in *pb.EncryptionConfiguration) *krm.EncryptionConfiguration

func NewModel

func NewModel(ctx context.Context, config *config.ControllerConfig) (directbase.Model, error)

func Params_FromProto

func Params_FromProto(mapCtx *direct.MapContext, in *structpb.Struct) map[string]string

func Params_ToProto

func Params_ToProto(mapCtx *direct.MapContext, in map[string]string) *structpb.Struct

func ScheduleOptions_FromProto

func ScheduleOptions_FromProto(mapCtx *direct.MapContext, in *pb.ScheduleOptions) *krm.ScheduleOptions

func ScheduleOptions_ToProto

func ScheduleOptions_ToProto(mapCtx *direct.MapContext, in *krm.ScheduleOptions) *pb.ScheduleOptions

func UserInfo_FromProto

func UserInfo_FromProto(mapCtx *direct.MapContext, in *pb.UserInfo) *krm.UserInfo

func UserInfo_ToProto

func UserInfo_ToProto(mapCtx *direct.MapContext, in *krm.UserInfo) *pb.UserInfo

Types

type Adapter

type Adapter struct {
	// contains filtered or unexported fields
}

func (*Adapter) Create

func (a *Adapter) Create(ctx context.Context, createOp *directbase.CreateOperation) error

func (*Adapter) Delete

func (a *Adapter) Delete(ctx context.Context, deleteOp *directbase.DeleteOperation) (bool, error)

Delete implements the Adapter interface.

func (*Adapter) Export

func (*Adapter) Find

func (a *Adapter) Find(ctx context.Context) (bool, error)

func (*Adapter) Update

func (a *Adapter) Update(ctx context.Context, updateOp *directbase.UpdateOperation) error

type BigQueryDataTransferConfigIdentity

type BigQueryDataTransferConfigIdentity struct {
	// contains filtered or unexported fields
}

func BuildID

func BuildID(projectID, location, transferConfigID string) *BigQueryDataTransferConfigIdentity

BuildID builds a unique identifier BigQueryDataTransferConfigIdentity from resource components

func (*BigQueryDataTransferConfigIdentity) AsExternalRef

func (c *BigQueryDataTransferConfigIdentity) AsExternalRef() *string

AsExternalRef builds a externalRef from a BigQueryDataTransferConfig

func (*BigQueryDataTransferConfigIdentity) FullyQualifiedName

func (c *BigQueryDataTransferConfigIdentity) FullyQualifiedName() string

FullyQualifiedName builds a BigQueryDataTransferConfig resource fully qualified name

func (*BigQueryDataTransferConfigIdentity) Parent

Parent builds a BigQueryDataTransferConfig parent

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL