Home
last modified time | relevance | path

Searched full:status (Results 251 – 275 of 3084) sorted by path

1...<<11121314151617181920>>...124

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNonBillableWinningBidStatusRow.php29 public $status; variable in Google\\Service\\AdExchangeBuyerII\\NonBillableWinningBidStatusRow
62 public function setStatus($status) argument
64 $this->status = $status;
71 return $this->status;
H A DServingRestriction.php32 public $status; variable in Google\\Service\\AdExchangeBuyerII\\ServingRestriction
79 public function setStatus($status) argument
81 $this->status = $status;
88 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsUsers.php79 * Updates an existing client user. Only the user status can be changed on
H A DAccountsCreatives.php102 * topics when the creative changes status. (creatives.stopWatching)
138 * when the creative changes status. (creatives.watch)
141 * @param string $creativeId The creative ID to watch for status changes.
H A DBiddersAccountsFilterSetsFilteredBidsCreatives.php44 * @param int $creativeStatusId The ID of the creative status for which to
45 * retrieve a breakdown by creative. See [creative-status-
47 * /creative-status-codes).
H A DBiddersAccountsFilterSetsFilteredBidsDetails.php44 * @param int $creativeStatusId The ID of the creative status for which to
45 * retrieve a breakdown by detail. See [creative-status-
47 * /creative-status-codes). Details are only available for statuses 10, 14, 15,
H A DBiddersFilterSetsFilteredBidsCreatives.php44 * @param int $creativeStatusId The ID of the creative status for which to
45 * retrieve a breakdown by creative. See [creative-status-
47 * /creative-status-codes).
H A DBiddersFilterSetsFilteredBidsDetails.php44 * @param int $creativeStatusId The ID of the creative status for which to
45 * retrieve a breakdown by detail. See [creative-status-
47 * /creative-status-codes). Details are only available for statuses 10, 14, 15,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAccount.php37 public $status; variable in Google\\Service\\AdSenseHost\\Account
84 public function setStatus($status) argument
86 $this->status = $status;
93 return $this->status;
H A DAdUnit.php47 public $status; variable in Google\\Service\\AdSenseHost\\AdUnit
150 public function setStatus($status) argument
152 $this->status = $status;
159 return $this->status;
H A DAssociationSession.php46 public $status; variable in Google\\Service\\AdSenseHost\\AssociationSession
133 public function setStatus($status) argument
135 $this->status = $status;
142 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAlertMetadata.php45 public $status; variable in Google\\Service\\AlertCenter\\AlertMetadata
124 public function setStatus($status) argument
126 $this->status = $status;
133 return $this->status;
H A DAppsOutage.php48 public $status; variable in Google\\Service\\AlertCenter\\AppsOutage
137 public function setStatus($status) argument
139 $this->status = $status;
146 return $this->status;
H A DBatchDeleteAlertsResponse.php23 protected $failedAlertStatusType = Status::class;
31 * @param Status[]
38 * @return Status[]
H A DBatchUndeleteAlertsResponse.php23 protected $failedAlertStatusType = Status::class;
31 * @param Status[]
38 * @return Status[]
H A DStatus.php20 class Status extends \Google\Collection class
81 class_alias(Status::class, 'Google_Service_AlertCenter_Status');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DExperiment.php108 public $status; variable in Google\\Service\\Analytics\\Experiment
423 public function setStatus($status) argument
425 $this->status = $status;
432 return $this->status;
H A DExperimentVariations.php29 public $status; variable in Google\\Service\\Analytics\\ExperimentVariations
57 public function setStatus($status) argument
59 $this->status = $status;
66 return $this->status;
H A DLinkedForeignAccount.php53 public $status; variable in Google\\Service\\Analytics\\LinkedForeignAccount
164 public function setStatus($status) argument
166 $this->status = $status;
173 return $this->status;
H A DUnsampledReport.php85 public $status; variable in Google\\Service\\Analytics\\UnsampledReport
312 public function setStatus($status) argument
314 $this->status = $status;
321 return $this->status;
H A DUpload.php46 public $status; variable in Google\\Service\\Analytics\\Upload
125 public function setStatus($status) argument
127 $this->status = $status;
134 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DOperation.php26 protected $errorType = Status::class;
56 * @param Status
58 public function setError(Status $error)
63 * @return Status
H A DStatus.php20 class Status extends \Google\Collection class
81 class_alias(Status::class, 'Google_Service_AndroidManagement_Status');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesDevices.php73 * Command in its metadata field. Use the get operation method to get the status
H A DEnterprisesDevicesOperations.php42 * Operation.error value with a google.rpc.Status.code of 1, corresponding to

1...<<11121314151617181920>>...124