Home
last modified time | relevance | path

Searched refs:metadata (Results 76 – 100 of 570) sorted by relevance

12345678910>>...23

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Connectors\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudKMS\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudDomains\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayLocation.php37 public $metadata; variable in Google\\Service\\Apigateway\\ApigatewayLocation
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CertificateManager\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DLocation.php37 public $metadata; variable in Google\\Service\\SecretManager\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudMemorystoreforMemcached\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudRedis\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Workflows\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Firestore\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DLocation.php37 public $metadata; variable in Google\\Service\\NetworkManagement\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DLocation.php37 public $metadata; variable in Google\\Service\\BigQueryDataTransfer\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudFilestore\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Appengine\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/
H A DLocation.php37 public $metadata; variable in Google\\Service\\DataFusion\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DLocation.php37 public $metadata; variable in Google\\Service\\ServiceDirectory\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Eventarc\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DLocation.php37 public $metadata; variable in Google\\Service\\GameServices\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudLifeSciences\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudRun\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DExpressionLanguageExclusionStrategyTest.php39 $metadata = new StaticPropertyMetadata('stdClass', 'prop', 'propVal');
40 $metadata->excludeIf = 'foo';
46 'property_metadata' => $metadata,
51 self::assertTrue($this->exclusionStrategy->shouldSkipProperty($metadata, $this->context));
56 $metadata = new StaticPropertyMetadata('stdClass', 'prop', 'propVal');
60 self::assertFalse($this->exclusionStrategy->shouldSkipProperty($metadata, $this->context));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1ArticleAnswer.php30 public $metadata; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1ArticleAnswer
61 public function setMetadata($metadata) argument
63 $this->metadata = $metadata;
70 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DOperation.php31 public $metadata; variable in Google\\Service\\SecurityCommandCenter\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/
H A DOperation.php31 public $metadata; variable in Google\\Service\\CloudRuntimeConfig\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleLongrunningOperation.php31 public $metadata; variable in Google\\Service\\Document\\GoogleLongrunningOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;

12345678910>>...23