...

Package dataplex

import "google.golang.org/genproto/googleapis/cloud/dataplex/v1"
Overview
Index

Overview ▾

Package dataplex aliases all exported identifiers in package "cloud.google.com/go/dataplex/apiv1/dataplexpb".

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index ▾

Constants
Variables
func RegisterContentServiceServer(s *grpc.Server, srv ContentServiceServer)
func RegisterDataplexServiceServer(s *grpc.Server, srv DataplexServiceServer)
func RegisterMetadataServiceServer(s *grpc.Server, srv MetadataServiceServer)
type Action
type Action_Category
type Action_FailedSecurityPolicyApply
type Action_FailedSecurityPolicyApply_
type Action_IncompatibleDataSchema
type Action_IncompatibleDataSchema_
type Action_IncompatibleDataSchema_SchemaChange
type Action_InvalidDataFormat
type Action_InvalidDataFormat_
type Action_InvalidDataOrganization
type Action_InvalidDataOrganization_
type Action_InvalidDataPartition
type Action_InvalidDataPartition_
type Action_InvalidDataPartition_PartitionStructure
type Action_MissingData
type Action_MissingData_
type Action_MissingResource
type Action_MissingResource_
type Action_UnauthorizedResource
type Action_UnauthorizedResource_
type Asset
type AssetStatus
type Asset_DiscoverySpec
type Asset_DiscoverySpec_CsvOptions
type Asset_DiscoverySpec_JsonOptions
type Asset_DiscoverySpec_Schedule
type Asset_DiscoveryStatus
type Asset_DiscoveryStatus_State
type Asset_DiscoveryStatus_Stats
type Asset_ResourceSpec
type Asset_ResourceSpec_Type
type Asset_ResourceStatus
type Asset_ResourceStatus_State
type Asset_SecurityStatus
type Asset_SecurityStatus_State
type CancelJobRequest
type Content
type ContentServiceClient
    func NewContentServiceClient(cc grpc.ClientConnInterface) ContentServiceClient
type ContentServiceServer
type Content_DataText
type Content_Notebook
type Content_Notebook_
type Content_Notebook_KernelType
type Content_SqlScript
type Content_SqlScript_
type Content_SqlScript_QueryEngine
type CreateAssetRequest
type CreateContentRequest
type CreateEntityRequest
type CreateEnvironmentRequest
type CreateLakeRequest
type CreatePartitionRequest
type CreateTaskRequest
type CreateZoneRequest
type DataplexServiceClient
    func NewDataplexServiceClient(cc grpc.ClientConnInterface) DataplexServiceClient
type DataplexServiceServer
type DeleteAssetRequest
type DeleteContentRequest
type DeleteEntityRequest
type DeleteEnvironmentRequest
type DeleteLakeRequest
type DeletePartitionRequest
type DeleteTaskRequest
type DeleteZoneRequest
type DiscoveryEvent
type DiscoveryEvent_Action
type DiscoveryEvent_ActionDetails
type DiscoveryEvent_Config
type DiscoveryEvent_ConfigDetails
type DiscoveryEvent_Entity
type DiscoveryEvent_EntityDetails
type DiscoveryEvent_EntityType
type DiscoveryEvent_EventType
type DiscoveryEvent_Partition
type DiscoveryEvent_PartitionDetails
type Entity
type Entity_CompatibilityStatus
type Entity_CompatibilityStatus_Compatibility
type Entity_Type
type Environment
type Environment_Endpoints
type Environment_InfrastructureSpec
type Environment_InfrastructureSpec_Compute
type Environment_InfrastructureSpec_ComputeResources
type Environment_InfrastructureSpec_OsImage
type Environment_InfrastructureSpec_OsImageRuntime
type Environment_SessionSpec
type Environment_SessionStatus
type GetAssetRequest
type GetContentRequest
type GetContentRequest_ContentView
type GetEntityRequest
type GetEntityRequest_EntityView
type GetEnvironmentRequest
type GetJobRequest
type GetLakeRequest
type GetPartitionRequest
type GetTaskRequest
type GetZoneRequest
type Job
type JobEvent
type JobEvent_Service
type JobEvent_State
type JobEvent_Type
type Job_Service
type Job_State
type Lake
type Lake_Metastore
type Lake_MetastoreStatus
type Lake_MetastoreStatus_State
type ListActionsResponse
type ListAssetActionsRequest
type ListAssetsRequest
type ListAssetsResponse
type ListContentRequest
type ListContentResponse
type ListEntitiesRequest
type ListEntitiesRequest_EntityView
type ListEntitiesResponse
type ListEnvironmentsRequest
type ListEnvironmentsResponse
type ListJobsRequest
type ListJobsResponse
type ListLakeActionsRequest
type ListLakesRequest
type ListLakesResponse
type ListPartitionsRequest
type ListPartitionsResponse
type ListSessionsRequest
type ListSessionsResponse
type ListTasksRequest
type ListTasksResponse
type ListZoneActionsRequest
type ListZonesRequest
type ListZonesResponse
type MetadataServiceClient
    func NewMetadataServiceClient(cc grpc.ClientConnInterface) MetadataServiceClient
type MetadataServiceServer
type OperationMetadata
type Partition
type Schema
type Schema_Mode
type Schema_PartitionField
type Schema_PartitionStyle
type Schema_SchemaField
type Schema_Type
type Session
type SessionEvent
type SessionEvent_EventType
type SessionEvent_Query
type SessionEvent_QueryDetail
type SessionEvent_QueryDetail_Engine
type State
type StorageFormat
type StorageFormat_CompressionFormat
type StorageFormat_Csv
type StorageFormat_CsvOptions
type StorageFormat_Format
type StorageFormat_Json
type StorageFormat_JsonOptions
type StorageSystem
type Task
type Task_ExecutionSpec
type Task_ExecutionStatus
type Task_InfrastructureSpec
type Task_InfrastructureSpec_Batch
type Task_InfrastructureSpec_BatchComputeResources
type Task_InfrastructureSpec_ContainerImage
type Task_InfrastructureSpec_ContainerImageRuntime
type Task_InfrastructureSpec_VpcNetwork
type Task_InfrastructureSpec_VpcNetwork_
type Task_InfrastructureSpec_VpcNetwork_Network
type Task_InfrastructureSpec_VpcNetwork_SubNetwork
type Task_Notebook
type Task_NotebookTaskConfig
type Task_Spark
type Task_SparkTaskConfig
type Task_SparkTaskConfig_MainClass
type Task_SparkTaskConfig_MainJarFileUri
type Task_SparkTaskConfig_PythonScriptFile
type Task_SparkTaskConfig_SqlScript
type Task_SparkTaskConfig_SqlScriptFile
type Task_TriggerSpec
type Task_TriggerSpec_Schedule
type Task_TriggerSpec_Type
type UnimplementedContentServiceServer
type UnimplementedDataplexServiceServer
type UnimplementedMetadataServiceServer
type UpdateAssetRequest
type UpdateContentRequest
type UpdateEntityRequest
type UpdateEnvironmentRequest
type UpdateLakeRequest
type UpdateTaskRequest
type UpdateZoneRequest
type Zone
type Zone_DiscoverySpec
type Zone_DiscoverySpec_CsvOptions
type Zone_DiscoverySpec_JsonOptions
type Zone_DiscoverySpec_Schedule
type Zone_ResourceSpec
type Zone_ResourceSpec_LocationType
type Zone_Type

Package files

alias.go

Constants

Deprecated: Please use consts in: cloud.google.com/go/dataplex/apiv1/dataplexpb

const (
    Action_CATEGORY_UNSPECIFIED                                 = src.Action_CATEGORY_UNSPECIFIED
    Action_DATA_DISCOVERY                                       = src.Action_DATA_DISCOVERY
    Action_IncompatibleDataSchema_INCOMPATIBLE                  = src.Action_IncompatibleDataSchema_INCOMPATIBLE
    Action_IncompatibleDataSchema_MODIFIED                      = src.Action_IncompatibleDataSchema_MODIFIED
    Action_IncompatibleDataSchema_SCHEMA_CHANGE_UNSPECIFIED     = src.Action_IncompatibleDataSchema_SCHEMA_CHANGE_UNSPECIFIED
    Action_InvalidDataPartition_CONSISTENT_KEYS                 = src.Action_InvalidDataPartition_CONSISTENT_KEYS
    Action_InvalidDataPartition_HIVE_STYLE_KEYS                 = src.Action_InvalidDataPartition_HIVE_STYLE_KEYS
    Action_InvalidDataPartition_PARTITION_STRUCTURE_UNSPECIFIED = src.Action_InvalidDataPartition_PARTITION_STRUCTURE_UNSPECIFIED
    Action_RESOURCE_MANAGEMENT                                  = src.Action_RESOURCE_MANAGEMENT
    Action_SECURITY_POLICY                                      = src.Action_SECURITY_POLICY
    Asset_DiscoveryStatus_DISABLED                              = src.Asset_DiscoveryStatus_DISABLED
    Asset_DiscoveryStatus_IN_PROGRESS                           = src.Asset_DiscoveryStatus_IN_PROGRESS
    Asset_DiscoveryStatus_PAUSED                                = src.Asset_DiscoveryStatus_PAUSED
    Asset_DiscoveryStatus_SCHEDULED                             = src.Asset_DiscoveryStatus_SCHEDULED
    Asset_DiscoveryStatus_STATE_UNSPECIFIED                     = src.Asset_DiscoveryStatus_STATE_UNSPECIFIED
    Asset_ResourceSpec_BIGQUERY_DATASET                         = src.Asset_ResourceSpec_BIGQUERY_DATASET
    Asset_ResourceSpec_STORAGE_BUCKET                           = src.Asset_ResourceSpec_STORAGE_BUCKET
    Asset_ResourceSpec_TYPE_UNSPECIFIED                         = src.Asset_ResourceSpec_TYPE_UNSPECIFIED
    Asset_ResourceStatus_ERROR                                  = src.Asset_ResourceStatus_ERROR
    Asset_ResourceStatus_READY                                  = src.Asset_ResourceStatus_READY
    Asset_ResourceStatus_STATE_UNSPECIFIED                      = src.Asset_ResourceStatus_STATE_UNSPECIFIED
    Asset_SecurityStatus_APPLYING                               = src.Asset_SecurityStatus_APPLYING
    Asset_SecurityStatus_ERROR                                  = src.Asset_SecurityStatus_ERROR
    Asset_SecurityStatus_READY                                  = src.Asset_SecurityStatus_READY
    Asset_SecurityStatus_STATE_UNSPECIFIED                      = src.Asset_SecurityStatus_STATE_UNSPECIFIED
    Content_Notebook_KERNEL_TYPE_UNSPECIFIED                    = src.Content_Notebook_KERNEL_TYPE_UNSPECIFIED
    Content_Notebook_PYTHON3                                    = src.Content_Notebook_PYTHON3
    Content_SqlScript_QUERY_ENGINE_UNSPECIFIED                  = src.Content_SqlScript_QUERY_ENGINE_UNSPECIFIED
    Content_SqlScript_SPARK                                     = src.Content_SqlScript_SPARK
    DiscoveryEvent_CONFIG                                       = src.DiscoveryEvent_CONFIG
    DiscoveryEvent_ENTITY_CREATED                               = src.DiscoveryEvent_ENTITY_CREATED
    DiscoveryEvent_ENTITY_DELETED                               = src.DiscoveryEvent_ENTITY_DELETED
    DiscoveryEvent_ENTITY_TYPE_UNSPECIFIED                      = src.DiscoveryEvent_ENTITY_TYPE_UNSPECIFIED
    DiscoveryEvent_ENTITY_UPDATED                               = src.DiscoveryEvent_ENTITY_UPDATED
    DiscoveryEvent_EVENT_TYPE_UNSPECIFIED                       = src.DiscoveryEvent_EVENT_TYPE_UNSPECIFIED
    DiscoveryEvent_FILESET                                      = src.DiscoveryEvent_FILESET
    DiscoveryEvent_PARTITION_CREATED                            = src.DiscoveryEvent_PARTITION_CREATED
    DiscoveryEvent_PARTITION_DELETED                            = src.DiscoveryEvent_PARTITION_DELETED
    DiscoveryEvent_PARTITION_UPDATED                            = src.DiscoveryEvent_PARTITION_UPDATED
    DiscoveryEvent_TABLE                                        = src.DiscoveryEvent_TABLE
    Entity_FILESET                                              = src.Entity_FILESET
    Entity_TABLE                                                = src.Entity_TABLE
    Entity_TYPE_UNSPECIFIED                                     = src.Entity_TYPE_UNSPECIFIED
    GetContentRequest_BASIC                                     = src.GetContentRequest_BASIC
    GetContentRequest_CONTENT_VIEW_UNSPECIFIED                  = src.GetContentRequest_CONTENT_VIEW_UNSPECIFIED
    GetContentRequest_FULL                                      = src.GetContentRequest_FULL
    GetEntityRequest_BASIC                                      = src.GetEntityRequest_BASIC
    GetEntityRequest_ENTITY_VIEW_UNSPECIFIED                    = src.GetEntityRequest_ENTITY_VIEW_UNSPECIFIED
    GetEntityRequest_FULL                                       = src.GetEntityRequest_FULL
    GetEntityRequest_SCHEMA                                     = src.GetEntityRequest_SCHEMA
    JobEvent_ABORTED                                            = src.JobEvent_ABORTED
    JobEvent_CANCELLED                                          = src.JobEvent_CANCELLED
    JobEvent_DATAPROC                                           = src.JobEvent_DATAPROC
    JobEvent_FAILED                                             = src.JobEvent_FAILED
    JobEvent_NOTEBOOK                                           = src.JobEvent_NOTEBOOK
    JobEvent_SERVICE_UNSPECIFIED                                = src.JobEvent_SERVICE_UNSPECIFIED
    JobEvent_SPARK                                              = src.JobEvent_SPARK
    JobEvent_STATE_UNSPECIFIED                                  = src.JobEvent_STATE_UNSPECIFIED
    JobEvent_SUCCEEDED                                          = src.JobEvent_SUCCEEDED
    JobEvent_TYPE_UNSPECIFIED                                   = src.JobEvent_TYPE_UNSPECIFIED
    Job_ABORTED                                                 = src.Job_ABORTED
    Job_CANCELLED                                               = src.Job_CANCELLED
    Job_CANCELLING                                              = src.Job_CANCELLING
    Job_DATAPROC                                                = src.Job_DATAPROC
    Job_FAILED                                                  = src.Job_FAILED
    Job_RUNNING                                                 = src.Job_RUNNING
    Job_SERVICE_UNSPECIFIED                                     = src.Job_SERVICE_UNSPECIFIED
    Job_STATE_UNSPECIFIED                                       = src.Job_STATE_UNSPECIFIED
    Job_SUCCEEDED                                               = src.Job_SUCCEEDED
    Lake_MetastoreStatus_ERROR                                  = src.Lake_MetastoreStatus_ERROR
    Lake_MetastoreStatus_NONE                                   = src.Lake_MetastoreStatus_NONE
    Lake_MetastoreStatus_READY                                  = src.Lake_MetastoreStatus_READY
    Lake_MetastoreStatus_STATE_UNSPECIFIED                      = src.Lake_MetastoreStatus_STATE_UNSPECIFIED
    Lake_MetastoreStatus_UPDATING                               = src.Lake_MetastoreStatus_UPDATING
    ListEntitiesRequest_ENTITY_VIEW_UNSPECIFIED                 = src.ListEntitiesRequest_ENTITY_VIEW_UNSPECIFIED
    ListEntitiesRequest_FILESETS                                = src.ListEntitiesRequest_FILESETS
    ListEntitiesRequest_TABLES                                  = src.ListEntitiesRequest_TABLES
    Schema_BINARY                                               = src.Schema_BINARY
    Schema_BOOLEAN                                              = src.Schema_BOOLEAN
    Schema_BYTE                                                 = src.Schema_BYTE
    Schema_DATE                                                 = src.Schema_DATE
    Schema_DECIMAL                                              = src.Schema_DECIMAL
    Schema_DOUBLE                                               = src.Schema_DOUBLE
    Schema_FLOAT                                                = src.Schema_FLOAT
    Schema_HIVE_COMPATIBLE                                      = src.Schema_HIVE_COMPATIBLE
    Schema_INT16                                                = src.Schema_INT16
    Schema_INT32                                                = src.Schema_INT32
    Schema_INT64                                                = src.Schema_INT64
    Schema_MODE_UNSPECIFIED                                     = src.Schema_MODE_UNSPECIFIED
    Schema_NULL                                                 = src.Schema_NULL
    Schema_NULLABLE                                             = src.Schema_NULLABLE
    Schema_PARTITION_STYLE_UNSPECIFIED                          = src.Schema_PARTITION_STYLE_UNSPECIFIED
    Schema_RECORD                                               = src.Schema_RECORD
    Schema_REPEATED                                             = src.Schema_REPEATED
    Schema_REQUIRED                                             = src.Schema_REQUIRED
    Schema_STRING                                               = src.Schema_STRING
    Schema_TIME                                                 = src.Schema_TIME
    Schema_TIMESTAMP                                            = src.Schema_TIMESTAMP
    Schema_TYPE_UNSPECIFIED                                     = src.Schema_TYPE_UNSPECIFIED
    SessionEvent_CREATE                                         = src.SessionEvent_CREATE
    SessionEvent_EVENT_TYPE_UNSPECIFIED                         = src.SessionEvent_EVENT_TYPE_UNSPECIFIED
    SessionEvent_QUERY                                          = src.SessionEvent_QUERY
    SessionEvent_QueryDetail_BIGQUERY                           = src.SessionEvent_QueryDetail_BIGQUERY
    SessionEvent_QueryDetail_ENGINE_UNSPECIFIED                 = src.SessionEvent_QueryDetail_ENGINE_UNSPECIFIED
    SessionEvent_QueryDetail_SPARK_SQL                          = src.SessionEvent_QueryDetail_SPARK_SQL
    SessionEvent_START                                          = src.SessionEvent_START
    SessionEvent_STOP                                           = src.SessionEvent_STOP
    State_ACTION_REQUIRED                                       = src.State_ACTION_REQUIRED
    State_ACTIVE                                                = src.State_ACTIVE
    State_CREATING                                              = src.State_CREATING
    State_DELETING                                              = src.State_DELETING
    State_STATE_UNSPECIFIED                                     = src.State_STATE_UNSPECIFIED
    StorageFormat_AUDIO                                         = src.StorageFormat_AUDIO
    StorageFormat_AVRO                                          = src.StorageFormat_AVRO
    StorageFormat_BZIP2                                         = src.StorageFormat_BZIP2
    StorageFormat_COMPRESSION_FORMAT_UNSPECIFIED                = src.StorageFormat_COMPRESSION_FORMAT_UNSPECIFIED
    StorageFormat_CSV                                           = src.StorageFormat_CSV
    StorageFormat_FORMAT_UNSPECIFIED                            = src.StorageFormat_FORMAT_UNSPECIFIED
    StorageFormat_GZIP                                          = src.StorageFormat_GZIP
    StorageFormat_IMAGE                                         = src.StorageFormat_IMAGE
    StorageFormat_JSON                                          = src.StorageFormat_JSON
    StorageFormat_ORC                                           = src.StorageFormat_ORC
    StorageFormat_OTHER                                         = src.StorageFormat_OTHER
    StorageFormat_PARQUET                                       = src.StorageFormat_PARQUET
    StorageFormat_TEXT                                          = src.StorageFormat_TEXT
    StorageFormat_TFRECORD                                      = src.StorageFormat_TFRECORD
    StorageFormat_UNKNOWN                                       = src.StorageFormat_UNKNOWN
    StorageFormat_VIDEO                                         = src.StorageFormat_VIDEO
    StorageSystem_BIGQUERY                                      = src.StorageSystem_BIGQUERY
    StorageSystem_CLOUD_STORAGE                                 = src.StorageSystem_CLOUD_STORAGE
    StorageSystem_STORAGE_SYSTEM_UNSPECIFIED                    = src.StorageSystem_STORAGE_SYSTEM_UNSPECIFIED
    Task_TriggerSpec_ON_DEMAND                                  = src.Task_TriggerSpec_ON_DEMAND
    Task_TriggerSpec_RECURRING                                  = src.Task_TriggerSpec_RECURRING
    Task_TriggerSpec_TYPE_UNSPECIFIED                           = src.Task_TriggerSpec_TYPE_UNSPECIFIED
    Zone_CURATED                                                = src.Zone_CURATED
    Zone_RAW                                                    = src.Zone_RAW
    Zone_ResourceSpec_LOCATION_TYPE_UNSPECIFIED                 = src.Zone_ResourceSpec_LOCATION_TYPE_UNSPECIFIED
    Zone_ResourceSpec_MULTI_REGION                              = src.Zone_ResourceSpec_MULTI_REGION
    Zone_ResourceSpec_SINGLE_REGION                             = src.Zone_ResourceSpec_SINGLE_REGION
    Zone_TYPE_UNSPECIFIED                                       = src.Zone_TYPE_UNSPECIFIED
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/dataplex/apiv1/dataplexpb

var (
    Action_Category_name                                 = src.Action_Category_name
    Action_Category_value                                = src.Action_Category_value
    Action_IncompatibleDataSchema_SchemaChange_name      = src.Action_IncompatibleDataSchema_SchemaChange_name
    Action_IncompatibleDataSchema_SchemaChange_value     = src.Action_IncompatibleDataSchema_SchemaChange_value
    Action_InvalidDataPartition_PartitionStructure_name  = src.Action_InvalidDataPartition_PartitionStructure_name
    Action_InvalidDataPartition_PartitionStructure_value = src.Action_InvalidDataPartition_PartitionStructure_value
    Asset_DiscoveryStatus_State_name                     = src.Asset_DiscoveryStatus_State_name
    Asset_DiscoveryStatus_State_value                    = src.Asset_DiscoveryStatus_State_value
    Asset_ResourceSpec_Type_name                         = src.Asset_ResourceSpec_Type_name
    Asset_ResourceSpec_Type_value                        = src.Asset_ResourceSpec_Type_value
    Asset_ResourceStatus_State_name                      = src.Asset_ResourceStatus_State_name
    Asset_ResourceStatus_State_value                     = src.Asset_ResourceStatus_State_value
    Asset_SecurityStatus_State_name                      = src.Asset_SecurityStatus_State_name
    Asset_SecurityStatus_State_value                     = src.Asset_SecurityStatus_State_value
    Content_Notebook_KernelType_name                     = src.Content_Notebook_KernelType_name
    Content_Notebook_KernelType_value                    = src.Content_Notebook_KernelType_value
    Content_SqlScript_QueryEngine_name                   = src.Content_SqlScript_QueryEngine_name
    Content_SqlScript_QueryEngine_value                  = src.Content_SqlScript_QueryEngine_value
    DiscoveryEvent_EntityType_name                       = src.DiscoveryEvent_EntityType_name
    DiscoveryEvent_EntityType_value                      = src.DiscoveryEvent_EntityType_value
    DiscoveryEvent_EventType_name                        = src.DiscoveryEvent_EventType_name
    DiscoveryEvent_EventType_value                       = src.DiscoveryEvent_EventType_value
    Entity_Type_name                                     = src.Entity_Type_name
    Entity_Type_value                                    = src.Entity_Type_value
    File_google_cloud_dataplex_v1_analyze_proto          = src.File_google_cloud_dataplex_v1_analyze_proto
    File_google_cloud_dataplex_v1_content_proto          = src.File_google_cloud_dataplex_v1_content_proto
    File_google_cloud_dataplex_v1_logs_proto             = src.File_google_cloud_dataplex_v1_logs_proto
    File_google_cloud_dataplex_v1_metadata_proto         = src.File_google_cloud_dataplex_v1_metadata_proto
    File_google_cloud_dataplex_v1_resources_proto        = src.File_google_cloud_dataplex_v1_resources_proto
    File_google_cloud_dataplex_v1_service_proto          = src.File_google_cloud_dataplex_v1_service_proto
    File_google_cloud_dataplex_v1_tasks_proto            = src.File_google_cloud_dataplex_v1_tasks_proto
    GetContentRequest_ContentView_name                   = src.GetContentRequest_ContentView_name
    GetContentRequest_ContentView_value                  = src.GetContentRequest_ContentView_value
    GetEntityRequest_EntityView_name                     = src.GetEntityRequest_EntityView_name
    GetEntityRequest_EntityView_value                    = src.GetEntityRequest_EntityView_value
    JobEvent_Service_name                                = src.JobEvent_Service_name
    JobEvent_Service_value                               = src.JobEvent_Service_value
    JobEvent_State_name                                  = src.JobEvent_State_name
    JobEvent_State_value                                 = src.JobEvent_State_value
    JobEvent_Type_name                                   = src.JobEvent_Type_name
    JobEvent_Type_value                                  = src.JobEvent_Type_value
    Job_Service_name                                     = src.Job_Service_name
    Job_Service_value                                    = src.Job_Service_value
    Job_State_name                                       = src.Job_State_name
    Job_State_value                                      = src.Job_State_value
    Lake_MetastoreStatus_State_name                      = src.Lake_MetastoreStatus_State_name
    Lake_MetastoreStatus_State_value                     = src.Lake_MetastoreStatus_State_value
    ListEntitiesRequest_EntityView_name                  = src.ListEntitiesRequest_EntityView_name
    ListEntitiesRequest_EntityView_value                 = src.ListEntitiesRequest_EntityView_value
    Schema_Mode_name                                     = src.Schema_Mode_name
    Schema_Mode_value                                    = src.Schema_Mode_value
    Schema_PartitionStyle_name                           = src.Schema_PartitionStyle_name
    Schema_PartitionStyle_value                          = src.Schema_PartitionStyle_value
    Schema_Type_name                                     = src.Schema_Type_name
    Schema_Type_value                                    = src.Schema_Type_value
    SessionEvent_EventType_name                          = src.SessionEvent_EventType_name
    SessionEvent_EventType_value                         = src.SessionEvent_EventType_value
    SessionEvent_QueryDetail_Engine_name                 = src.SessionEvent_QueryDetail_Engine_name
    SessionEvent_QueryDetail_Engine_value                = src.SessionEvent_QueryDetail_Engine_value
    State_name                                           = src.State_name
    State_value                                          = src.State_value
    StorageFormat_CompressionFormat_name                 = src.StorageFormat_CompressionFormat_name
    StorageFormat_CompressionFormat_value                = src.StorageFormat_CompressionFormat_value
    StorageFormat_Format_name                            = src.StorageFormat_Format_name
    StorageFormat_Format_value                           = src.StorageFormat_Format_value
    StorageSystem_name                                   = src.StorageSystem_name
    StorageSystem_value                                  = src.StorageSystem_value
    Task_TriggerSpec_Type_name                           = src.Task_TriggerSpec_Type_name
    Task_TriggerSpec_Type_value                          = src.Task_TriggerSpec_Type_value
    Zone_ResourceSpec_LocationType_name                  = src.Zone_ResourceSpec_LocationType_name
    Zone_ResourceSpec_LocationType_value                 = src.Zone_ResourceSpec_LocationType_value
    Zone_Type_name                                       = src.Zone_Type_name
    Zone_Type_value                                      = src.Zone_Type_value
)

func RegisterContentServiceServer

func RegisterContentServiceServer(s *grpc.Server, srv ContentServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

func RegisterDataplexServiceServer

func RegisterDataplexServiceServer(s *grpc.Server, srv DataplexServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

func RegisterMetadataServiceServer

func RegisterMetadataServiceServer(s *grpc.Server, srv MetadataServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action

Action represents an issue requiring administrator action for resolution.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action = src.Action

type Action_Category

The category of issues.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_Category = src.Action_Category

type Action_FailedSecurityPolicyApply

Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed resource.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_FailedSecurityPolicyApply = src.Action_FailedSecurityPolicyApply

type Action_FailedSecurityPolicyApply_

type Action_FailedSecurityPolicyApply_ = src.Action_FailedSecurityPolicyApply_

type Action_IncompatibleDataSchema

Action details for incompatible schemas detected by discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_IncompatibleDataSchema = src.Action_IncompatibleDataSchema

type Action_IncompatibleDataSchema_

type Action_IncompatibleDataSchema_ = src.Action_IncompatibleDataSchema_

type Action_IncompatibleDataSchema_SchemaChange

Whether the action relates to a schema that is incompatible or modified.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_IncompatibleDataSchema_SchemaChange = src.Action_IncompatibleDataSchema_SchemaChange

type Action_InvalidDataFormat

Action details for invalid or unsupported data files detected by discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_InvalidDataFormat = src.Action_InvalidDataFormat

type Action_InvalidDataFormat_

type Action_InvalidDataFormat_ = src.Action_InvalidDataFormat_

type Action_InvalidDataOrganization

Action details for invalid data arrangement.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_InvalidDataOrganization = src.Action_InvalidDataOrganization

type Action_InvalidDataOrganization_

type Action_InvalidDataOrganization_ = src.Action_InvalidDataOrganization_

type Action_InvalidDataPartition

Action details for invalid or unsupported partitions detected by discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_InvalidDataPartition = src.Action_InvalidDataPartition

type Action_InvalidDataPartition_

type Action_InvalidDataPartition_ = src.Action_InvalidDataPartition_

type Action_InvalidDataPartition_PartitionStructure

The expected partition structure.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_InvalidDataPartition_PartitionStructure = src.Action_InvalidDataPartition_PartitionStructure

type Action_MissingData

Action details for absence of data detected by discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_MissingData = src.Action_MissingData

type Action_MissingData_

type Action_MissingData_ = src.Action_MissingData_

type Action_MissingResource

Action details for resource references in assets that cannot be located.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_MissingResource = src.Action_MissingResource

type Action_MissingResource_

type Action_MissingResource_ = src.Action_MissingResource_

type Action_UnauthorizedResource

Action details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Action_UnauthorizedResource = src.Action_UnauthorizedResource

type Action_UnauthorizedResource_

type Action_UnauthorizedResource_ = src.Action_UnauthorizedResource_

type Asset

An asset represents a cloud resource that is being managed within a lake as a member of a zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset = src.Asset

type AssetStatus

Aggregated status of the underlying assets of a lake or zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type AssetStatus = src.AssetStatus

type Asset_DiscoverySpec

Settings to manage the metadata discovery and publishing for an asset.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoverySpec = src.Asset_DiscoverySpec

type Asset_DiscoverySpec_CsvOptions

Describe CSV and similar semi-structured data formats.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoverySpec_CsvOptions = src.Asset_DiscoverySpec_CsvOptions

type Asset_DiscoverySpec_JsonOptions

Describe JSON data format.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoverySpec_JsonOptions = src.Asset_DiscoverySpec_JsonOptions

type Asset_DiscoverySpec_Schedule

type Asset_DiscoverySpec_Schedule = src.Asset_DiscoverySpec_Schedule

type Asset_DiscoveryStatus

Status of discovery for an asset.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoveryStatus = src.Asset_DiscoveryStatus

type Asset_DiscoveryStatus_State

Current state of discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoveryStatus_State = src.Asset_DiscoveryStatus_State

type Asset_DiscoveryStatus_Stats

The aggregated data statistics for the asset reported by discovery.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_DiscoveryStatus_Stats = src.Asset_DiscoveryStatus_Stats

type Asset_ResourceSpec

Identifies the cloud resource that is referenced by this asset.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_ResourceSpec = src.Asset_ResourceSpec

type Asset_ResourceSpec_Type

Type of resource.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_ResourceSpec_Type = src.Asset_ResourceSpec_Type

type Asset_ResourceStatus

Status of the resource referenced by an asset.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_ResourceStatus = src.Asset_ResourceStatus

type Asset_ResourceStatus_State

The state of a resource.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_ResourceStatus_State = src.Asset_ResourceStatus_State

type Asset_SecurityStatus

Security policy status of the asset. Data security policy, i.e., readers, writers & owners, should be specified in the lake/zone/asset IAM policy.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_SecurityStatus = src.Asset_SecurityStatus

type Asset_SecurityStatus_State

The state of the security policy.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Asset_SecurityStatus_State = src.Asset_SecurityStatus_State

type CancelJobRequest

Cancel task jobs.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CancelJobRequest = src.CancelJobRequest

type Content

Content represents a user-visible notebook or a sql script

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Content = src.Content

type ContentServiceClient

ContentServiceClient is the client API for ContentService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ContentServiceClient = src.ContentServiceClient

func NewContentServiceClient

func NewContentServiceClient(cc grpc.ClientConnInterface) ContentServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ContentServiceServer

ContentServiceServer is the server API for ContentService service.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ContentServiceServer = src.ContentServiceServer

type Content_DataText

type Content_DataText = src.Content_DataText

type Content_Notebook

Configuration for Notebook content.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Content_Notebook = src.Content_Notebook

type Content_Notebook_

type Content_Notebook_ = src.Content_Notebook_

type Content_Notebook_KernelType

Kernel Type of the Jupyter notebook.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Content_Notebook_KernelType = src.Content_Notebook_KernelType

type Content_SqlScript

Configuration for the Sql Script content.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Content_SqlScript = src.Content_SqlScript

type Content_SqlScript_

type Content_SqlScript_ = src.Content_SqlScript_

type Content_SqlScript_QueryEngine

Query Engine Type of the SQL Script.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Content_SqlScript_QueryEngine = src.Content_SqlScript_QueryEngine

type CreateAssetRequest

Create asset request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateAssetRequest = src.CreateAssetRequest

type CreateContentRequest

Create content request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateContentRequest = src.CreateContentRequest

type CreateEntityRequest

Create a metadata entity request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateEntityRequest = src.CreateEntityRequest

type CreateEnvironmentRequest

Create environment request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateEnvironmentRequest = src.CreateEnvironmentRequest

type CreateLakeRequest

Create lake request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateLakeRequest = src.CreateLakeRequest

type CreatePartitionRequest

Create metadata partition request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreatePartitionRequest = src.CreatePartitionRequest

type CreateTaskRequest

Create task request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateTaskRequest = src.CreateTaskRequest

type CreateZoneRequest

Create zone request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type CreateZoneRequest = src.CreateZoneRequest

type DataplexServiceClient

DataplexServiceClient is the client API for DataplexService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DataplexServiceClient = src.DataplexServiceClient

func NewDataplexServiceClient

func NewDataplexServiceClient(cc grpc.ClientConnInterface) DataplexServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DataplexServiceServer

DataplexServiceServer is the server API for DataplexService service.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DataplexServiceServer = src.DataplexServiceServer

type DeleteAssetRequest

Delete asset request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteAssetRequest = src.DeleteAssetRequest

type DeleteContentRequest

Delete content request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteContentRequest = src.DeleteContentRequest

type DeleteEntityRequest

Delete a metadata entity request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteEntityRequest = src.DeleteEntityRequest

type DeleteEnvironmentRequest

Delete environment request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest

type DeleteLakeRequest

Delete lake request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteLakeRequest = src.DeleteLakeRequest

type DeletePartitionRequest

Delete metadata partition request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeletePartitionRequest = src.DeletePartitionRequest

type DeleteTaskRequest

Delete task request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteTaskRequest = src.DeleteTaskRequest

type DeleteZoneRequest

Delete zone request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DeleteZoneRequest = src.DeleteZoneRequest

type DiscoveryEvent

The payload associated with Discovery data processing.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent = src.DiscoveryEvent

type DiscoveryEvent_Action

type DiscoveryEvent_Action = src.DiscoveryEvent_Action

type DiscoveryEvent_ActionDetails

Details about the action.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_ActionDetails = src.DiscoveryEvent_ActionDetails

type DiscoveryEvent_Config

type DiscoveryEvent_Config = src.DiscoveryEvent_Config

type DiscoveryEvent_ConfigDetails

Details about configuration events.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_ConfigDetails = src.DiscoveryEvent_ConfigDetails

type DiscoveryEvent_Entity

type DiscoveryEvent_Entity = src.DiscoveryEvent_Entity

type DiscoveryEvent_EntityDetails

Details about the entity.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_EntityDetails = src.DiscoveryEvent_EntityDetails

type DiscoveryEvent_EntityType

The type of the entity.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_EntityType = src.DiscoveryEvent_EntityType

type DiscoveryEvent_EventType

The type of the event.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_EventType = src.DiscoveryEvent_EventType

type DiscoveryEvent_Partition

type DiscoveryEvent_Partition = src.DiscoveryEvent_Partition

type DiscoveryEvent_PartitionDetails

Details about the partition.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type DiscoveryEvent_PartitionDetails = src.DiscoveryEvent_PartitionDetails

type Entity

Represents tables and fileset metadata contained within a zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Entity = src.Entity

type Entity_CompatibilityStatus

Provides compatibility information for various metadata stores.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Entity_CompatibilityStatus = src.Entity_CompatibilityStatus

type Entity_CompatibilityStatus_Compatibility

Provides compatibility information for a specific metadata store.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Entity_CompatibilityStatus_Compatibility = src.Entity_CompatibilityStatus_Compatibility

type Entity_Type

The type of entity.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Entity_Type = src.Entity_Type

type Environment

Environment represents a user-visible compute infrastructure for analytics within a lake.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Environment = src.Environment

type Environment_Endpoints

type Environment_Endpoints = src.Environment_Endpoints

type Environment_InfrastructureSpec

Configuration for the underlying infrastructure used to run workloads.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Environment_InfrastructureSpec = src.Environment_InfrastructureSpec

type Environment_InfrastructureSpec_Compute

type Environment_InfrastructureSpec_Compute = src.Environment_InfrastructureSpec_Compute

type Environment_InfrastructureSpec_ComputeResources

Compute resources associated with the analyze interactive workloads.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Environment_InfrastructureSpec_ComputeResources = src.Environment_InfrastructureSpec_ComputeResources

type Environment_InfrastructureSpec_OsImage

type Environment_InfrastructureSpec_OsImage = src.Environment_InfrastructureSpec_OsImage

type Environment_InfrastructureSpec_OsImageRuntime

Software Runtime Configuration to run Analyze.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Environment_InfrastructureSpec_OsImageRuntime = src.Environment_InfrastructureSpec_OsImageRuntime

type Environment_SessionSpec

type Environment_SessionSpec = src.Environment_SessionSpec

type Environment_SessionStatus

type Environment_SessionStatus = src.Environment_SessionStatus

type GetAssetRequest

Get asset request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetAssetRequest = src.GetAssetRequest

type GetContentRequest

Get content request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetContentRequest = src.GetContentRequest

type GetContentRequest_ContentView

Specifies whether the request should return the full or the partial representation.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetContentRequest_ContentView = src.GetContentRequest_ContentView

type GetEntityRequest

Get metadata entity request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetEntityRequest = src.GetEntityRequest

type GetEntityRequest_EntityView

Entity views for get entity partial result.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetEntityRequest_EntityView = src.GetEntityRequest_EntityView

type GetEnvironmentRequest

Get environment request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetEnvironmentRequest = src.GetEnvironmentRequest

type GetJobRequest

Get job request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetJobRequest = src.GetJobRequest

type GetLakeRequest

Get lake request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetLakeRequest = src.GetLakeRequest

type GetPartitionRequest

Get metadata partition request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetPartitionRequest = src.GetPartitionRequest

type GetTaskRequest

Get task request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetTaskRequest = src.GetTaskRequest

type GetZoneRequest

Get zone request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type GetZoneRequest = src.GetZoneRequest

type Job

A job represents an instance of a task.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Job = src.Job

type JobEvent

The payload associated with Job logs that contains events describing jobs that have run within a Lake.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type JobEvent = src.JobEvent

type JobEvent_Service

The service used to execute the job.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type JobEvent_Service = src.JobEvent_Service

type JobEvent_State

The completion status of the job.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type JobEvent_State = src.JobEvent_State

type JobEvent_Type

The type of the job.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type JobEvent_Type = src.JobEvent_Type

type Job_Service

type Job_Service = src.Job_Service

type Job_State

type Job_State = src.Job_State

type Lake

A lake is a centralized repository for managing enterprise data across the organization distributed across many cloud projects, and stored in a variety of storage services such as Google Cloud Storage and BigQuery. The resources attached to a lake are referred to as managed resources. Data within these managed resources can be structured or unstructured. A lake provides data admins with tools to organize, secure and manage their data at scale, and provides data scientists and data engineers an integrated experience to easily search, discover, analyze and transform data and associated metadata.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Lake = src.Lake

type Lake_Metastore

Settings to manage association of Dataproc Metastore with a lake.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Lake_Metastore = src.Lake_Metastore

type Lake_MetastoreStatus

Status of Lake and Dataproc Metastore service instance association.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Lake_MetastoreStatus = src.Lake_MetastoreStatus

type Lake_MetastoreStatus_State

Current state of association.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Lake_MetastoreStatus_State = src.Lake_MetastoreStatus_State

type ListActionsResponse

List actions response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListActionsResponse = src.ListActionsResponse

type ListAssetActionsRequest

List asset actions request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListAssetActionsRequest = src.ListAssetActionsRequest

type ListAssetsRequest

List assets request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListAssetsRequest = src.ListAssetsRequest

type ListAssetsResponse

List assets response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListAssetsResponse = src.ListAssetsResponse

type ListContentRequest

List content request. Returns the BASIC Content view.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListContentRequest = src.ListContentRequest

type ListContentResponse

List content response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListContentResponse = src.ListContentResponse

type ListEntitiesRequest

List metadata entities request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListEntitiesRequest = src.ListEntitiesRequest

type ListEntitiesRequest_EntityView

Entity views.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListEntitiesRequest_EntityView = src.ListEntitiesRequest_EntityView

type ListEntitiesResponse

List metadata entities response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListEntitiesResponse = src.ListEntitiesResponse

type ListEnvironmentsRequest

List environments request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListEnvironmentsRequest = src.ListEnvironmentsRequest

type ListEnvironmentsResponse

List environments response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListEnvironmentsResponse = src.ListEnvironmentsResponse

type ListJobsRequest

List jobs request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListJobsRequest = src.ListJobsRequest

type ListJobsResponse

List jobs response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListJobsResponse = src.ListJobsResponse

type ListLakeActionsRequest

List lake actions request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListLakeActionsRequest = src.ListLakeActionsRequest

type ListLakesRequest

List lakes request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListLakesRequest = src.ListLakesRequest

type ListLakesResponse

List lakes response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListLakesResponse = src.ListLakesResponse

type ListPartitionsRequest

List metadata partitions request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListPartitionsRequest = src.ListPartitionsRequest

type ListPartitionsResponse

List metadata partitions response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListPartitionsResponse = src.ListPartitionsResponse

type ListSessionsRequest

List sessions request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListSessionsRequest = src.ListSessionsRequest

type ListSessionsResponse

List sessions response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListSessionsResponse = src.ListSessionsResponse

type ListTasksRequest

List tasks request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListTasksRequest = src.ListTasksRequest

type ListTasksResponse

List tasks response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListTasksResponse = src.ListTasksResponse

type ListZoneActionsRequest

List zone actions request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListZoneActionsRequest = src.ListZoneActionsRequest

type ListZonesRequest

List zones request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListZonesRequest = src.ListZonesRequest

type ListZonesResponse

List zones response.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type ListZonesResponse = src.ListZonesResponse

type MetadataServiceClient

MetadataServiceClient is the client API for MetadataService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type MetadataServiceClient = src.MetadataServiceClient

func NewMetadataServiceClient

func NewMetadataServiceClient(cc grpc.ClientConnInterface) MetadataServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type MetadataServiceServer

MetadataServiceServer is the server API for MetadataService service.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type MetadataServiceServer = src.MetadataServiceServer

type OperationMetadata

Represents the metadata of a long-running operation.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type OperationMetadata = src.OperationMetadata

type Partition

Represents partition metadata contained within entity instances.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Partition = src.Partition

type Schema

Schema information describing the structure and layout of the data.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema = src.Schema

type Schema_Mode

Additional qualifiers to define field semantics.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema_Mode = src.Schema_Mode

type Schema_PartitionField

Represents a key field within the entity's partition structure. You could have up to 20 partition fields, but only the first 10 partitions have the filtering ability due to performance consideration. **Note:** Partition fields are immutable.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema_PartitionField = src.Schema_PartitionField

type Schema_PartitionStyle

The structure of paths within the entity, which represent partitions.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema_PartitionStyle = src.Schema_PartitionStyle

type Schema_SchemaField

Represents a column field within a table schema.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema_SchemaField = src.Schema_SchemaField

type Schema_Type

Type information for fields in schemas and partition schemas.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Schema_Type = src.Schema_Type

type Session

Represents an active analyze session running for a user.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Session = src.Session

type SessionEvent

These messages contain information about sessions within an environment. The monitored resource is 'Environment'.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type SessionEvent = src.SessionEvent

type SessionEvent_EventType

The type of the event.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type SessionEvent_EventType = src.SessionEvent_EventType

type SessionEvent_Query

type SessionEvent_Query = src.SessionEvent_Query

type SessionEvent_QueryDetail

Execution details of the query.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type SessionEvent_QueryDetail = src.SessionEvent_QueryDetail

type SessionEvent_QueryDetail_Engine

Query Execution engine.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type SessionEvent_QueryDetail_Engine = src.SessionEvent_QueryDetail_Engine

type State

State of a resource.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type State = src.State

type StorageFormat

Describes the format of the data within its storage location.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageFormat = src.StorageFormat

type StorageFormat_CompressionFormat

The specific compressed file format of the data.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageFormat_CompressionFormat = src.StorageFormat_CompressionFormat

type StorageFormat_Csv

type StorageFormat_Csv = src.StorageFormat_Csv

type StorageFormat_CsvOptions

Describes CSV and similar semi-structured data formats.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageFormat_CsvOptions = src.StorageFormat_CsvOptions

type StorageFormat_Format

The specific file format of the data.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageFormat_Format = src.StorageFormat_Format

type StorageFormat_Json

type StorageFormat_Json = src.StorageFormat_Json

type StorageFormat_JsonOptions

Describes JSON data format.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageFormat_JsonOptions = src.StorageFormat_JsonOptions

type StorageSystem

Identifies the cloud system that manages the data storage.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type StorageSystem = src.StorageSystem

type Task

A task represents a user-visible job.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task = src.Task

type Task_ExecutionSpec

Execution related settings, like retry and service_account.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_ExecutionSpec = src.Task_ExecutionSpec

type Task_ExecutionStatus

Status of the task execution (e.g. Jobs).

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_ExecutionStatus = src.Task_ExecutionStatus

type Task_InfrastructureSpec

Configuration for the underlying infrastructure used to run workloads.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_InfrastructureSpec = src.Task_InfrastructureSpec

type Task_InfrastructureSpec_Batch

type Task_InfrastructureSpec_Batch = src.Task_InfrastructureSpec_Batch

type Task_InfrastructureSpec_BatchComputeResources

Batch compute resources associated with the task.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_InfrastructureSpec_BatchComputeResources = src.Task_InfrastructureSpec_BatchComputeResources

type Task_InfrastructureSpec_ContainerImage

type Task_InfrastructureSpec_ContainerImage = src.Task_InfrastructureSpec_ContainerImage

type Task_InfrastructureSpec_ContainerImageRuntime

Container Image Runtime Configuration used with Batch execution.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_InfrastructureSpec_ContainerImageRuntime = src.Task_InfrastructureSpec_ContainerImageRuntime

type Task_InfrastructureSpec_VpcNetwork

Cloud VPC Network used to run the infrastructure.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_InfrastructureSpec_VpcNetwork = src.Task_InfrastructureSpec_VpcNetwork

type Task_InfrastructureSpec_VpcNetwork_

type Task_InfrastructureSpec_VpcNetwork_ = src.Task_InfrastructureSpec_VpcNetwork_

type Task_InfrastructureSpec_VpcNetwork_Network

type Task_InfrastructureSpec_VpcNetwork_Network = src.Task_InfrastructureSpec_VpcNetwork_Network

type Task_InfrastructureSpec_VpcNetwork_SubNetwork

type Task_InfrastructureSpec_VpcNetwork_SubNetwork = src.Task_InfrastructureSpec_VpcNetwork_SubNetwork

type Task_Notebook

type Task_Notebook = src.Task_Notebook

type Task_NotebookTaskConfig

Config for running scheduled notebooks.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_NotebookTaskConfig = src.Task_NotebookTaskConfig

type Task_Spark

type Task_Spark = src.Task_Spark

type Task_SparkTaskConfig

User-specified config for running a Spark task.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_SparkTaskConfig = src.Task_SparkTaskConfig

type Task_SparkTaskConfig_MainClass

type Task_SparkTaskConfig_MainClass = src.Task_SparkTaskConfig_MainClass

type Task_SparkTaskConfig_MainJarFileUri

type Task_SparkTaskConfig_MainJarFileUri = src.Task_SparkTaskConfig_MainJarFileUri

type Task_SparkTaskConfig_PythonScriptFile

type Task_SparkTaskConfig_PythonScriptFile = src.Task_SparkTaskConfig_PythonScriptFile

type Task_SparkTaskConfig_SqlScript

type Task_SparkTaskConfig_SqlScript = src.Task_SparkTaskConfig_SqlScript

type Task_SparkTaskConfig_SqlScriptFile

type Task_SparkTaskConfig_SqlScriptFile = src.Task_SparkTaskConfig_SqlScriptFile

type Task_TriggerSpec

Task scheduling and trigger settings.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_TriggerSpec = src.Task_TriggerSpec

type Task_TriggerSpec_Schedule

type Task_TriggerSpec_Schedule = src.Task_TriggerSpec_Schedule

type Task_TriggerSpec_Type

Determines how often and when the job will run.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Task_TriggerSpec_Type = src.Task_TriggerSpec_Type

type UnimplementedContentServiceServer

UnimplementedContentServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UnimplementedContentServiceServer = src.UnimplementedContentServiceServer

type UnimplementedDataplexServiceServer

UnimplementedDataplexServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UnimplementedDataplexServiceServer = src.UnimplementedDataplexServiceServer

type UnimplementedMetadataServiceServer

UnimplementedMetadataServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UnimplementedMetadataServiceServer = src.UnimplementedMetadataServiceServer

type UpdateAssetRequest

Update asset request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateAssetRequest = src.UpdateAssetRequest

type UpdateContentRequest

Update content request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateContentRequest = src.UpdateContentRequest

type UpdateEntityRequest

Update a metadata entity request. The exiting entity will be fully replaced by the entity in the request. The entity ID is mutable. To modify the ID, use the current entity ID in the request URL and specify the new ID in the request body.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateEntityRequest = src.UpdateEntityRequest

type UpdateEnvironmentRequest

Update environment request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest

type UpdateLakeRequest

Update lake request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateLakeRequest = src.UpdateLakeRequest

type UpdateTaskRequest

Update task request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateTaskRequest = src.UpdateTaskRequest

type UpdateZoneRequest

Update zone request.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type UpdateZoneRequest = src.UpdateZoneRequest

type Zone

A zone represents a logical group of related assets within a lake. A zone can be used to map to organizational structure or represent stages of data readiness from raw to curated. It provides managing behavior that is shared or inherited by all contained assets.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone = src.Zone

type Zone_DiscoverySpec

Settings to manage the metadata discovery and publishing in a zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_DiscoverySpec = src.Zone_DiscoverySpec

type Zone_DiscoverySpec_CsvOptions

Describe CSV and similar semi-structured data formats.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_DiscoverySpec_CsvOptions = src.Zone_DiscoverySpec_CsvOptions

type Zone_DiscoverySpec_JsonOptions

Describe JSON data format.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_DiscoverySpec_JsonOptions = src.Zone_DiscoverySpec_JsonOptions

type Zone_DiscoverySpec_Schedule

type Zone_DiscoverySpec_Schedule = src.Zone_DiscoverySpec_Schedule

type Zone_ResourceSpec

Settings for resources attached as assets within a zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_ResourceSpec = src.Zone_ResourceSpec

type Zone_ResourceSpec_LocationType

Location type of the resources attached to a zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_ResourceSpec_LocationType = src.Zone_ResourceSpec_LocationType

type Zone_Type

Type of zone.

Deprecated: Please use types in: cloud.google.com/go/dataplex/apiv1/dataplexpb

type Zone_Type = src.Zone_Type