Home
last modified time | relevance | path

Searched refs:metadata (Results 176 – 200 of 570) sorted by last modified time

12345678910>>...23

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DEmailAddress.php72 public function setMetadata(FieldMetadata $metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
H A DExternalId.php54 public function setMetadata(FieldMetadata $metadata) argument
56 $this->metadata = $metadata;
63 return $this->metadata;
H A DFileAs.php32 public function setMetadata(FieldMetadata $metadata) argument
34 $this->metadata = $metadata;
41 return $this->metadata;
H A DInterest.php32 public function setMetadata(FieldMetadata $metadata) argument
34 $this->metadata = $metadata;
41 return $this->metadata;
H A DNickname.php36 public function setMetadata(FieldMetadata $metadata) argument
38 $this->metadata = $metadata;
45 return $this->metadata;
H A DOrganization.php210 public function setMetadata(FieldMetadata $metadata) argument
212 $this->metadata = $metadata;
219 return $this->metadata;
H A DPerson.php389 public function setMetadata(PersonMetadata $metadata) argument
391 $this->metadata = $metadata;
398 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DLocation.php37 public $metadata; variable in Google\\Service\\DatabaseMigrationService\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
H A DOperation.php31 public $metadata; variable in Google\\Service\\DatabaseMigrationService\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DValidationMessage.php37 public $metadata; variable in Google\\Service\\Datastream\\ValidationMessage
84 public function setMetadata($metadata) argument
86 $this->metadata = $metadata;
93 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCounterStructuredNameAndMetadata.php30 public function setMetadata(CounterMetadata $metadata) argument
32 $this->metadata = $metadata;
39 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudTasks\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2CommandResult.php25 public $metadata; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandResult
48 public function setMetadata($metadata) argument
50 $this->metadata = $metadata;
54 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DLocation.php37 public $metadata; variable in Google\\Service\\GKEHub\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess.php25 public $metadata; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
30 public function setMetadata($metadata) argument
32 $this->metadata = $metadata;
39 return $this->metadata;
H A DGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff.php25 public $metadata; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
30 public function setMetadata($metadata) argument
32 $this->metadata = $metadata;
39 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleLongrunningOperation.php31 public $metadata; variable in Google\\Service\\PolicySimulator\\GoogleLongrunningOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1Setting.php82 public function setMetadata(GoogleCloudResourcesettingsV1SettingMetadata $metadata) argument
84 $this->metadata = $metadata;
91 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalOperation.php31 public $metadata; variable in Google\\Service\\SASPortalTesting\\SasPortalOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleLongrunningOperation.php31 public $metadata; variable in Google\\Service\\CloudVideoIntelligence\\GoogleLongrunningOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleLongrunningOperation.php31 public $metadata; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleLongrunningOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DLocation.php37 public $metadata; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DEntity.php28 public $metadata; variable in Google\\Service\\CloudNaturalLanguage\\Entity
61 public function setMetadata($metadata) argument
63 $this->metadata = $metadata;
70 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DOperation.php31 public $metadata; variable in Google\\Service\\Workflows\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DVersion.php34 public $metadata; variable in Google\\Service\\ArtifactRegistry\\Version
77 public function setMetadata($metadata) argument
79 $this->metadata = $metadata;
86 return $this->metadata;

12345678910>>...23