Home
last modified time | relevance | path

Searched refs:code (Results 351 – 375 of 2534) sorted by path

1...<<11121314151617181920>>...102

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DStatus.php26 public $code; variable in Google\\Service\\Datastream\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
H A DValidation.php26 public $code; variable in Google\\Service\\Datastream\\Validation
41 public function setCode($code) argument
43 $this->code = $code;
50 return $this->code;
H A DValidationMessage.php25 public $code; variable in Google\\Service\\Datastream\\ValidationMessage
42 public function setCode($code) argument
44 $this->code = $code;
51 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResourceWarnings.php26 public $code; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResourceWarnings
37 public function setCode($code) argument
39 $this->code = $code;
46 return $this->code;
H A DOperationErrorErrors.php25 public $code; variable in Google\\Service\\DeploymentManager\\OperationErrorErrors
38 public function setCode($code) argument
40 $this->code = $code;
47 return $this->code;
H A DOperationWarnings.php26 public $code; variable in Google\\Service\\DeploymentManager\\OperationWarnings
37 public function setCode($code) argument
39 $this->code = $code;
46 return $this->code;
H A DResourceUpdateErrorErrors.php25 public $code; variable in Google\\Service\\DeploymentManager\\ResourceUpdateErrorErrors
38 public function setCode($code) argument
40 $this->code = $code;
47 return $this->code;
H A DResourceUpdateWarnings.php26 public $code; variable in Google\\Service\\DeploymentManager\\ResourceUpdateWarnings
37 public function setCode($code) argument
39 $this->code = $code;
46 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php3624 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/postalCodes/{code}',
3632 'code' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversionError.php25 public $code; variable in Google\\Service\\Dfareporting\\ConversionError
38 public function setCode($code) argument
40 $this->code = $code;
47 return $this->code;
H A DPostalCode.php25 public $code; variable in Google\\Service\\Dfareporting\\PostalCode
46 public function setCode($code) argument
48 $this->code = $code;
55 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DPostalCodes.php37 * @param string $code Postal code ID.
41 public function get($profileId, $code, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'code' => $code];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleRpcStatus.php26 public $code; variable in Google\\Service\\Dialogflow\\GoogleRpcStatus
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DStatus.php26 public $code; variable in Google\\Service\\DisplayVideo\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleRpcStatus.php26 public $code; variable in Google\\Service\\Document\\GoogleRpcStatus
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGoogleRpcStatus.php26 public $code; variable in Google\\Service\\Eventarc\\GoogleRpcStatus
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseHosting/
H A DStatus.php26 public $code; variable in Google\\Service\\FirebaseHosting\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseML/
H A DStatus.php26 public $code; variable in Google\\Service\\FirebaseML\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DStatus.php26 public $code; variable in Google\\Service\\FirebaseManagement\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
H A DStatusProto.php29 public $code; variable in Google\\Service\\FirebaseManagement\\StatusProto
58 public function setCode($code) argument
60 $this->code = $code;
67 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStatus.php26 public $code; variable in Google\\Service\\Firestore\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncError.php26 public $code; variable in Google\\Service\\GKEHub\\ConfigManagementSyncError
37 public function setCode($code) argument
39 $this->code = $code;
46 return $this->code;
H A DConfigManagementSyncState.php26 public $code; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
53 public function setCode($code) argument
55 $this->code = $code;
62 return $this->code;
H A DFeatureState.php25 public $code; variable in Google\\Service\\GKEHub\\FeatureState
38 public function setCode($code) argument
40 $this->code = $code;
47 return $this->code;
H A DGoogleRpcStatus.php26 public $code; variable in Google\\Service\\GKEHub\\GoogleRpcStatus
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;

1...<<11121314151617181920>>...102