Namespace Google.Apis.DataprocMetastore.v2.Data
Classes
GoogleCloudMetastoreV1AlterMetadataResourceLocationResponse
Response message for DataprocMetastore.AlterMetadataResourceLocation.
GoogleCloudMetastoreV1CustomRegionMetadata
Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.
GoogleCloudMetastoreV1ErrorDetails
Error details in public error message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV1HiveMetastoreVersion
A specification of a supported version of the Hive Metastore software.
GoogleCloudMetastoreV1LocationMetadata
Metadata about the service in a location.
GoogleCloudMetastoreV1MoveTableToDatabaseResponse
Response message for DataprocMetastore.MoveTableToDatabase.
GoogleCloudMetastoreV1MultiRegionMetadata
The metadata for the multi-region that includes the constituent regions. The metadata is only populated if the region is multi-region. For single region or custom dual region, it will be empty.
GoogleCloudMetastoreV1OperationMetadata
Represents the metadata of a long-running operation.
GoogleCloudMetastoreV1QueryMetadataResponse
Response message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV1alphaAlterMetadataResourceLocationResponse
Response message for DataprocMetastore.AlterMetadataResourceLocation.
GoogleCloudMetastoreV1alphaCancelMigrationResponse
Response message for DataprocMetastore.CancelMigration.
GoogleCloudMetastoreV1alphaCompleteMigrationResponse
Response message for DataprocMetastore.CompleteMigration.
GoogleCloudMetastoreV1alphaCustomRegionMetadata
Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.
GoogleCloudMetastoreV1alphaErrorDetails
Error details in public error message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV1alphaHiveMetastoreVersion
A specification of a supported version of the Hive Metastore software.
GoogleCloudMetastoreV1alphaLocationMetadata
Metadata about the service in a location.
GoogleCloudMetastoreV1alphaMoveTableToDatabaseResponse
Response message for DataprocMetastore.MoveTableToDatabase.
GoogleCloudMetastoreV1alphaMultiRegionMetadata
The metadata for the multi-region that includes the constituent regions. The metadata is only populated if the region is multi-region. For single region or custom dual region, it will be empty.
GoogleCloudMetastoreV1alphaOperationMetadata
Represents the metadata of a long-running operation.
GoogleCloudMetastoreV1alphaQueryMetadataResponse
Response message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV1betaAlterMetadataResourceLocationResponse
Response message for DataprocMetastore.AlterMetadataResourceLocation.
GoogleCloudMetastoreV1betaCancelMigrationResponse
Response message for DataprocMetastore.CancelMigration.
GoogleCloudMetastoreV1betaCompleteMigrationResponse
Response message for DataprocMetastore.CompleteMigration.
GoogleCloudMetastoreV1betaCustomRegionMetadata
Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.
GoogleCloudMetastoreV1betaErrorDetails
Error details in public error message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV1betaHiveMetastoreVersion
A specification of a supported version of the Hive Metastore software.
GoogleCloudMetastoreV1betaLocationMetadata
Metadata about the service in a location.
GoogleCloudMetastoreV1betaMoveTableToDatabaseResponse
Response message for DataprocMetastore.MoveTableToDatabase.
GoogleCloudMetastoreV1betaMultiRegionMetadata
The metadata for the multi-region that includes the constituent regions. The metadata is only populated if the region is multi-region. For single region or custom dual region, it will be empty.
GoogleCloudMetastoreV1betaOperationMetadata
Represents the metadata of a long-running operation.
GoogleCloudMetastoreV1betaQueryMetadataResponse
Response message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV2AlterMetadataResourceLocationRequest
Request message for DataprocMetastore.AlterMetadataResourceLocation.
GoogleCloudMetastoreV2AlterTablePropertiesRequest
Request message for DataprocMetastore.AlterTableProperties.
GoogleCloudMetastoreV2AuxiliaryVersionConfig
Configuration information for the auxiliary service versions.
GoogleCloudMetastoreV2Backup
The details of a backup resource.
GoogleCloudMetastoreV2DataCatalogConfig
Specifies how metastore metadata should be integrated with the Data Catalog service.
GoogleCloudMetastoreV2DatabaseDump
A specification of the location and metadata type for a database dump from a relational database management system.
GoogleCloudMetastoreV2EncryptionConfig
Encryption settings for the service.
GoogleCloudMetastoreV2Endpoint
An endpoint used to access the metastore service.
GoogleCloudMetastoreV2ExportMetadataRequest
Request message for DataprocMetastore.ExportMetadata.
GoogleCloudMetastoreV2HiveMetastoreConfig
Specifies configuration information specific to running Hive metastore software as the metastore service.
GoogleCloudMetastoreV2ImportMetadataRequest
Request message for DataprocMetastore.CreateMetadataImport.
GoogleCloudMetastoreV2LatestBackup
The details of the latest scheduled backup.
GoogleCloudMetastoreV2ListBackupsResponse
Response message for DataprocMetastore.ListBackups.
GoogleCloudMetastoreV2ListServicesResponse
Response message for DataprocMetastore.ListServices.
GoogleCloudMetastoreV2MetadataIntegration
Specifies how metastore metadata should be integrated with external services.
GoogleCloudMetastoreV2MoveTableToDatabaseRequest
Request message for DataprocMetastore.MoveTableToDatabase.
GoogleCloudMetastoreV2QueryMetadataRequest
Request message for DataprocMetastore.QueryMetadata.
GoogleCloudMetastoreV2RestoreServiceRequest
Request message for DataprocMetastore.Restore.
GoogleCloudMetastoreV2ScalingConfig
Represents the scaling configuration of a metastore service.
GoogleCloudMetastoreV2ScheduledBackup
This specifies the configuration of scheduled backup.
GoogleCloudMetastoreV2Service
A managed metastore service that serves metadata queries.
GoogleLongrunningOperation
This resource represents a long-running operation that is the result of a network API call.
GoogleRpcStatus
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC (https://github.com/grpc). Each Status message contains three pieces of data: error code, error message, and error details.You can find out more about this error model and how to work with it in the API Design Guide (https://cloud.google.com/apis/design/errors).