Home
last modified time | relevance | path

Searched refs:metadata (Results 151 – 175 of 570) sorted by last modified time

12345678910>>...23

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Logging\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
H A DLogEntry.php156 public function setMetadata(MonitoredResourceMetadata $metadata) argument
158 $this->metadata = $metadata;
165 return $this->metadata;
H A DOperation.php31 public $metadata; variable in Google\\Service\\Logging\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudDeploy\\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\\CloudDeploy\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CertificateAuthorityService\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DLocation.php37 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\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\\AIPlatformNotebooks\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
H A DReportInstanceInfoRequest.php25 public $metadata; variable in Google\\Service\\AIPlatformNotebooks\\ReportInstanceInfoRequest
34 public function setMetadata($metadata) argument
36 $this->metadata = $metadata;
43 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayOperation.php31 public $metadata; variable in Google\\Service\\Apigateway\\ApigatewayOperation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DOperation.php31 public $metadata; variable in Google\\Service\\CloudAsset\\Operation
72 public function setMetadata($metadata) argument
74 $this->metadata = $metadata;
81 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DService.php68 public function setMetadata(ObjectMeta $metadata) argument
70 $this->metadata = $metadata;
77 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerLifecycleEvent.php33 public $metadata; variable in Google\\Service\\Dataflow\\WorkerLifecycleEvent
66 public function setMetadata($metadata) argument
68 $this->metadata = $metadata;
75 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DLocation.php37 public $metadata; variable in Google\\Service\\CloudScheduler\\Location
88 public function setMetadata($metadata) argument
90 $this->metadata = $metadata;
97 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGceClusterConfig.php32 public $metadata; variable in Google\\Service\\Dataproc\\GceClusterConfig
99 public function setMetadata($metadata) argument
101 $this->metadata = $metadata;
108 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DMetricDescriptor.php123 public function setMetadata(MetricDescriptorMetadata $metadata) argument
125 $this->metadata = $metadata;
132 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DItem.php98 public function setMetadata(ItemMetadata $metadata) argument
100 $this->metadata = $metadata;
107 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php193 public function setMetadata(GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata $metadata) argument
195 $this->metadata = $metadata;
202 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DAgeRangeType.php46 public function setMetadata(FieldMetadata $metadata) argument
48 $this->metadata = $metadata;
55 return $this->metadata;
H A DBirthday.php48 public function setMetadata(FieldMetadata $metadata) argument
50 $this->metadata = $metadata;
57 return $this->metadata;
H A DBraggingRights.php32 public function setMetadata(FieldMetadata $metadata) argument
34 $this->metadata = $metadata;
41 return $this->metadata;
H A DCoverPhoto.php50 public function setMetadata(FieldMetadata $metadata) argument
52 $this->metadata = $metadata;
59 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DLocation.php37 public $metadata; variable in Google\\Service\\Datastream\\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 DGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess.php25 public $metadata; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
30 public function setMetadata($metadata) argument
32 $this->metadata = $metadata;
39 return $this->metadata;
H A DGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff.php25 public $metadata; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
30 public function setMetadata($metadata) argument
32 $this->metadata = $metadata;
39 return $this->metadata;

12345678910>>...23