Uses of Interface
com.google.cloud.dataplex.v1.Task.InfrastructureSpec.BatchComputeResourcesOrBuilder
-
Packages that use Task.InfrastructureSpec.BatchComputeResourcesOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Task.InfrastructureSpec.BatchComputeResourcesOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement Task.InfrastructureSpec.BatchComputeResourcesOrBuilder Modifier and Type Class Description static class
Task.InfrastructureSpec.BatchComputeResources
Batch compute resources associated with the task.static class
Task.InfrastructureSpec.BatchComputeResources.Builder
Batch compute resources associated with the task.Methods in com.google.cloud.dataplex.v1 that return Task.InfrastructureSpec.BatchComputeResourcesOrBuilder Modifier and Type Method Description Task.InfrastructureSpec.BatchComputeResourcesOrBuilder
Task.InfrastructureSpec.Builder. getBatchOrBuilder()
Compute resources needed for a Task when using Dataproc Serverless.Task.InfrastructureSpec.BatchComputeResourcesOrBuilder
Task.InfrastructureSpec. getBatchOrBuilder()
Compute resources needed for a Task when using Dataproc Serverless.Task.InfrastructureSpec.BatchComputeResourcesOrBuilder
Task.InfrastructureSpecOrBuilder. getBatchOrBuilder()
Compute resources needed for a Task when using Dataproc Serverless.
-