Home
last modified time | relevance | path

Searched refs:setMetadata (Results 276 – 287 of 287) sorted by relevance

1...<<1112

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php443 public function setMetadata(Metadata $metadata) function in Google\\Service\\Compute\\Instance
/plugin/farm/
H A Danimalmanager.class.php95 if(!$this->animal->setMetadata('status', $s)) {
103 if(!$this->animal->setMetadata('lockstate', $s)) {
H A Danimal.class.php132 public function setMetadata($name = '', $value = '') { function in dokuwiki_farm_animal
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php389 public function setMetadata(PersonMetadata $metadata) function in Google\\Service\\PeopleService\\Person
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php898 public function setMetadata($project, $zone, $instance, Metadata $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Instances
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1653 public function setMetadata( $metadata) { function in Google_StorageObject
H A DGoogle_ComputeService.php828 …public function setMetadata($project, $zone, $instance, Google_Metadata $postBody, $optParams = ar… function in Google_InstancesServiceResource
2535 public function setMetadata(Google_Metadata $metadata) { function in Google_Instance
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md641 - `getMetadata` and `setMetadata` have been removed in favor of
661 `GuzzleHttp\Stream\StreamInterface::setMetadata` have been removed.
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8setMetadata:function(n,t){n.$getMetadata=Bridge.Reflection.getMetadata;n.$metadata=t},initMetaData… method in Bridge.Reflection
H A DOrgChart.Layout.min.js1 …e().Connector=new OrgChart.Layout.Connector(segments)}});var $m=Bridge.setMetadata,$n=[OrgChart.La…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8setMetadata:function(n,t){n.$getMetadata=Bridge.Reflection.getMetadata;n.$metadata=t},initMetaData… method in Bridge.Reflection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php5219 ],'setMetadata' => [
5220 'path' => 'projects/{project}/zones/{zone}/instances/{instance}/setMetadata',

1...<<1112