- 2.54.0 (latest)
- 2.53.0
- 2.52.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.4
- 2.3.0
- 2.2.0
- 2.1.9
public abstract class DataprocMetastoreStub implements BackgroundResource
Base stub class for the DataprocMetastore service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
DataprocMetastoreStub()
public DataprocMetastoreStub()
Methods
alterMetadataResourceLocationCallable()
public UnaryCallable<AlterMetadataResourceLocationRequest,Operation> alterMetadataResourceLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AlterMetadataResourceLocationRequest,Operation> |
alterMetadataResourceLocationOperationCallable()
public OperationCallable<AlterMetadataResourceLocationRequest,AlterMetadataResourceLocationResponse,OperationMetadata> alterMetadataResourceLocationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<AlterMetadataResourceLocationRequest,AlterMetadataResourceLocationResponse,OperationMetadata> |
close()
public abstract void close()
createBackupCallable()
public UnaryCallable<CreateBackupRequest,Operation> createBackupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateBackupRequest,Operation> |
createBackupOperationCallable()
public OperationCallable<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateBackupRequest,Backup,OperationMetadata> |
createMetadataImportCallable()
public UnaryCallable<CreateMetadataImportRequest,Operation> createMetadataImportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateMetadataImportRequest,Operation> |
createMetadataImportOperationCallable()
public OperationCallable<CreateMetadataImportRequest,MetadataImport,OperationMetadata> createMetadataImportOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateMetadataImportRequest,MetadataImport,OperationMetadata> |
createServiceCallable()
public UnaryCallable<CreateServiceRequest,Operation> createServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateServiceRequest,Operation> |
createServiceOperationCallable()
public OperationCallable<CreateServiceRequest,Service,OperationMetadata> createServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateServiceRequest,Service,OperationMetadata> |
deleteBackupCallable()
public UnaryCallable<DeleteBackupRequest,Operation> deleteBackupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteBackupRequest,Operation> |
deleteBackupOperationCallable()
public OperationCallable<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteBackupRequest,Empty,OperationMetadata> |
deleteServiceCallable()
public UnaryCallable<DeleteServiceRequest,Operation> deleteServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteServiceRequest,Operation> |
deleteServiceOperationCallable()
public OperationCallable<DeleteServiceRequest,Empty,OperationMetadata> deleteServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteServiceRequest,Empty,OperationMetadata> |
exportMetadataCallable()
public UnaryCallable<ExportMetadataRequest,Operation> exportMetadataCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ExportMetadataRequest,Operation> |
exportMetadataOperationCallable()
public OperationCallable<ExportMetadataRequest,MetadataExport,OperationMetadata> exportMetadataOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ExportMetadataRequest,MetadataExport,OperationMetadata> |
getBackupCallable()
public UnaryCallable<GetBackupRequest,Backup> getBackupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetBackupRequest,Backup> |
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
OperationsStub |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getMetadataImportCallable()
public UnaryCallable<GetMetadataImportRequest,MetadataImport> getMetadataImportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetMetadataImportRequest,MetadataImport> |
getOperationsStub()
public OperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
OperationsStub |
getServiceCallable()
public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetServiceRequest,Service> |
listBackupsCallable()
public UnaryCallable<ListBackupsRequest,ListBackupsResponse> listBackupsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBackupsRequest,ListBackupsResponse> |
listBackupsPagedCallable()
public UnaryCallable<ListBackupsRequest,DataprocMetastoreClient.ListBackupsPagedResponse> listBackupsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBackupsRequest,ListBackupsPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,DataprocMetastoreClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listMetadataImportsCallable()
public UnaryCallable<ListMetadataImportsRequest,ListMetadataImportsResponse> listMetadataImportsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMetadataImportsRequest,ListMetadataImportsResponse> |
listMetadataImportsPagedCallable()
public UnaryCallable<ListMetadataImportsRequest,DataprocMetastoreClient.ListMetadataImportsPagedResponse> listMetadataImportsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMetadataImportsRequest,ListMetadataImportsPagedResponse> |
listServicesCallable()
public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesResponse> |
listServicesPagedCallable()
public UnaryCallable<ListServicesRequest,DataprocMetastoreClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesPagedResponse> |
moveTableToDatabaseCallable()
public UnaryCallable<MoveTableToDatabaseRequest,Operation> moveTableToDatabaseCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<MoveTableToDatabaseRequest,Operation> |
moveTableToDatabaseOperationCallable()
public OperationCallable<MoveTableToDatabaseRequest,MoveTableToDatabaseResponse,OperationMetadata> moveTableToDatabaseOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<MoveTableToDatabaseRequest,MoveTableToDatabaseResponse,OperationMetadata> |
queryMetadataCallable()
public UnaryCallable<QueryMetadataRequest,Operation> queryMetadataCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryMetadataRequest,Operation> |
queryMetadataOperationCallable()
public OperationCallable<QueryMetadataRequest,QueryMetadataResponse,OperationMetadata> queryMetadataOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<QueryMetadataRequest,QueryMetadataResponse,OperationMetadata> |
restoreServiceCallable()
public UnaryCallable<RestoreServiceRequest,Operation> restoreServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RestoreServiceRequest,Operation> |
restoreServiceOperationCallable()
public OperationCallable<RestoreServiceRequest,Restore,OperationMetadata> restoreServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<RestoreServiceRequest,Restore,OperationMetadata> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateMetadataImportCallable()
public UnaryCallable<UpdateMetadataImportRequest,Operation> updateMetadataImportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateMetadataImportRequest,Operation> |
updateMetadataImportOperationCallable()
public OperationCallable<UpdateMetadataImportRequest,MetadataImport,OperationMetadata> updateMetadataImportOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateMetadataImportRequest,MetadataImport,OperationMetadata> |
updateServiceCallable()
public UnaryCallable<UpdateServiceRequest,Operation> updateServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateServiceRequest,Operation> |
updateServiceOperationCallable()
public OperationCallable<UpdateServiceRequest,Service,OperationMetadata> updateServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateServiceRequest,Service,OperationMetadata> |