Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DPartitionSpec.php25 public $partitionKey; variable in Google\\Service\\CloudAsset\\PartitionSpec
30 public function setPartitionKey($partitionKey) argument
32 $this->partitionKey = $partitionKey;
39 return $this->partitionKey;
H A DGoogleCloudAssetV1BigQueryDestination.php29 public $partitionKey; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1BigQueryDestination
56 public function setPartitionKey($partitionKey) argument
58 $this->partitionKey = $partitionKey;
65 return $this->partitionKey;