Home
last modified time | relevance | path

Searched refs:resources (Results 26 – 50 of 157) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsVersioningV1mainWorkload.php307 public function setResources($resources) argument
309 $this->resources = $resources;
316 return $this->resources;
H A DGoogleCloudAssuredworkloadsV1beta1Workload.php307 public function setResources($resources) argument
309 $this->resources = $resources;
316 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DShippingsettingsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DAccounttaxListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DDatafeedstatusesListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DLiasettingsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DProductstatusesListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DSettlementtransactionsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DContainer.php217 public function setResources(ResourceRequirements $resources) argument
219 $this->resources = $resources;
226 return $this->resources;
H A DGoogleCloudRunOpV2Container.php135 public function setResources(GoogleCloudRunOpV2ResourceRequirements $resources) argument
137 $this->resources = $resources;
144 return $this->resources;
H A DGoogleCloudRunV2Container.php135 public function setResources(GoogleCloudRunV2ResourceRequirements $resources) argument
137 $this->resources = $resources;
144 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DListConnectivityTestsResponse.php51 public function setResources($resources) argument
53 $this->resources = $resources;
60 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DFhirFilter.php28 public function setResources(Resources $resources) argument
30 $this->resources = $resources;
37 return $this->resources;
H A DResources.php26 public $resources; variable in Google\\Service\\CloudHealthcare\\Resources
31 public function setResources($resources) argument
33 $this->resources = $resources;
40 return $this->resources;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md90 * Fixed formatting of resources in JsonFormatter
176 * Fixed formatting of resources in JsonFormatter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ReportInstanceStatusRequest.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1AccessControlList.php77 public function setResources($resources) argument
79 $this->resources = $resources;
86 return $this->resources;
H A DGoogleIdentityAccesscontextmanagerV1EgressTo.php28 public $resources; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1EgressTo
47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DOperation.php144 public function setResources($resources) argument
146 $this->resources = $resources;
153 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceGroup.php45 public function setResources($resources) argument
47 $this->resources = $resources;
54 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourcesListResponse.php47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ValidationMessage.php36 public $resources; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ValidationMessage
87 public function setResources($resources) argument
89 $this->resources = $resources;
96 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DPipeline.php83 public function setResources(Resources $resources) argument
85 $this->resources = $resources;
92 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DEgressTo.php28 public $resources; variable in Google\\Service\\AccessContextManager\\EgressTo
47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;
H A DIngressTo.php28 public $resources; variable in Google\\Service\\AccessContextManager\\IngressTo
47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;

1234567