Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskSparkTaskConfig.php85 …lic function setInfrastructureSpec(GoogleCloudDataplexV1TaskInfrastructureSpec $infrastructureSpec) argument
87 $this->infrastructureSpec = $infrastructureSpec;
94 return $this->infrastructureSpec;
H A DGoogleCloudDataplexV1Environment.php122 …ction setInfrastructureSpec(GoogleCloudDataplexV1EnvironmentInfrastructureSpec $infrastructureSpec) argument
124 $this->infrastructureSpec = $infrastructureSpec;
131 return $this->infrastructureSpec;