Home
last modified time | relevance | path

Searched refs:GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskInfrastructureSpec.php22 protected $batchType = GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources::class;
30 * @param GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources
32 public function setBatch(GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources $batch)
37 * @return GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources
H A DGoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources.php20 class GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources extends \Google\Model class
62 class_alias(GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources::class, 'Google_Servic…