Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableFieldSchema.php47 protected $policyTagsType = TableFieldSchemaPolicyTags::class;
161 * @param TableFieldSchemaPolicyTags
163 public function setPolicyTags(TableFieldSchemaPolicyTags $policyTags)
168 * @return TableFieldSchemaPolicyTags
H A DTableFieldSchemaPolicyTags.php20 class TableFieldSchemaPolicyTags extends \Google\Collection class
45 class_alias(TableFieldSchemaPolicyTags::class, 'Google_Service_Bigquery_TableFieldSchemaPolicyTags'…