Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1StorageFormat.php32 protected $jsonType = GoogleCloudDataplexV1StorageFormatJsonOptions::class;
82 * @param GoogleCloudDataplexV1StorageFormatJsonOptions
84 public function setJson(GoogleCloudDataplexV1StorageFormatJsonOptions $json)
89 * @return GoogleCloudDataplexV1StorageFormatJsonOptions
H A DGoogleCloudDataplexV1StorageFormatJsonOptions.php20 class GoogleCloudDataplexV1StorageFormatJsonOptions extends \Google\Model class
44 class_alias(GoogleCloudDataplexV1StorageFormatJsonOptions::class, 'Google_Service_CloudDataplex_Goo…