code
stringlengths 15
9.96M
| docstring
stringlengths 1
10.1k
| func_name
stringlengths 1
124
| language
stringclasses 1
value | repo
stringlengths 7
63
| path
stringlengths 6
186
| url
stringlengths 50
236
| license
stringclasses 4
values |
---|---|---|---|---|---|---|---|
public function getEnvgroupHostname()
{
return $this->envgroupHostname;
} | @return string | getEnvgroupHostname | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setFilter($filter)
{
$this->filter = $filter;
} | @param string | setFilter | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getFilter()
{
return $this->filter;
} | @return string | getFilter | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setGroupByTimeUnit($groupByTimeUnit)
{
$this->groupByTimeUnit = $groupByTimeUnit;
} | @param string | setGroupByTimeUnit | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getGroupByTimeUnit()
{
return $this->groupByTimeUnit;
} | @return string | getGroupByTimeUnit | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setLimit($limit)
{
$this->limit = $limit;
} | @param int | setLimit | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getLimit()
{
return $this->limit;
} | @return int | getLimit | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setMetrics($metrics)
{
$this->metrics = $metrics;
} | @param GoogleCloudApigeeV1SecurityReportQueryMetric[] | setMetrics | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getMetrics()
{
return $this->metrics;
} | @return GoogleCloudApigeeV1SecurityReportQueryMetric[] | getMetrics | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setMimeType($mimeType)
{
$this->mimeType = $mimeType;
} | @param string | setMimeType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getMimeType()
{
return $this->mimeType;
} | @return string | getMimeType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setReportDefinitionId($reportDefinitionId)
{
$this->reportDefinitionId = $reportDefinitionId;
} | @param string | setReportDefinitionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getReportDefinitionId()
{
return $this->reportDefinitionId;
} | @return string | getReportDefinitionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setTimeRange($timeRange)
{
$this->timeRange = $timeRange;
} | @param array | setTimeRange | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function getTimeRange()
{
return $this->timeRange;
} | @return array | getTimeRange | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportQuery.php | Apache-2.0 |
public function setData(GoogleCloudApigeeV1ApiCategory $data)
{
$this->data = $data;
} | @param GoogleCloudApigeeV1ApiCategory | setData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function getData()
{
return $this->data;
} | @return GoogleCloudApigeeV1ApiCategory | getData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function setErrorCode($errorCode)
{
$this->errorCode = $errorCode;
} | @param string | setErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function getErrorCode()
{
return $this->errorCode;
} | @return string | getErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function setRequestId($requestId)
{
$this->requestId = $requestId;
} | @param string | setRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function getRequestId()
{
return $this->requestId;
} | @return string | getRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function setStatus($status)
{
$this->status = $status;
} | @param string | setStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function getStatus()
{
return $this->status;
} | @return string | getStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryResponse.php | Apache-2.0 |
public function setId($id)
{
$this->id = $id;
} | @param string | setId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | Apache-2.0 |
public function getId()
{
return $this->id;
} | @return string | getId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | Apache-2.0 |
public function setResults($results)
{
$this->results = $results;
} | @param GoogleCloudApigeeV1Result[] | setResults | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | Apache-2.0 |
public function getResults()
{
return $this->results;
} | @return GoogleCloudApigeeV1Result[] | getResults | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Point.php | Apache-2.0 |
public function setCreated($created)
{
$this->created = $created;
} | @param string | setCreated | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getCreated()
{
return $this->created;
} | @return string | getCreated | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setEnvgroupHostname($envgroupHostname)
{
$this->envgroupHostname = $envgroupHostname;
} | @param string | setEnvgroupHostname | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getEnvgroupHostname()
{
return $this->envgroupHostname;
} | @return string | getEnvgroupHostname | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setError($error)
{
$this->error = $error;
} | @param string | setError | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getError()
{
return $this->error;
} | @return string | getError | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setExecutionTime($executionTime)
{
$this->executionTime = $executionTime;
} | @param string | setExecutionTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getExecutionTime()
{
return $this->executionTime;
} | @return string | getExecutionTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setQueryParams(GoogleCloudApigeeV1SecurityReportMetadata $queryParams)
{
$this->queryParams = $queryParams;
} | @param GoogleCloudApigeeV1SecurityReportMetadata | setQueryParams | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getQueryParams()
{
return $this->queryParams;
} | @return GoogleCloudApigeeV1SecurityReportMetadata | getQueryParams | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setReportDefinitionId($reportDefinitionId)
{
$this->reportDefinitionId = $reportDefinitionId;
} | @param string | setReportDefinitionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getReportDefinitionId()
{
return $this->reportDefinitionId;
} | @return string | getReportDefinitionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setResult(GoogleCloudApigeeV1SecurityReportResultMetadata $result)
{
$this->result = $result;
} | @param GoogleCloudApigeeV1SecurityReportResultMetadata | setResult | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getResult()
{
return $this->result;
} | @return GoogleCloudApigeeV1SecurityReportResultMetadata | getResult | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setResultFileSize($resultFileSize)
{
$this->resultFileSize = $resultFileSize;
} | @param string | setResultFileSize | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getResultFileSize()
{
return $this->resultFileSize;
} | @return string | getResultFileSize | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setResultRows($resultRows)
{
$this->resultRows = $resultRows;
} | @param string | setResultRows | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getResultRows()
{
return $this->resultRows;
} | @return string | getResultRows | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setSelf($self)
{
$this->self = $self;
} | @param string | setSelf | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getSelf()
{
return $this->self;
} | @return string | getSelf | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setUpdated($updated)
{
$this->updated = $updated;
} | @param string | setUpdated | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function getUpdated()
{
return $this->updated;
} | @return string | getUpdated | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReport.php | Apache-2.0 |
public function setBalance(GoogleTypeMoney $balance)
{
$this->balance = $balance;
} | @param GoogleTypeMoney | setBalance | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | Apache-2.0 |
public function getBalance()
{
return $this->balance;
} | @return GoogleTypeMoney | getBalance | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | Apache-2.0 |
public function setLastCreditTime($lastCreditTime)
{
$this->lastCreditTime = $lastCreditTime;
} | @param string | setLastCreditTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | Apache-2.0 |
public function getLastCreditTime()
{
return $this->lastCreditTime;
} | @return string | getLastCreditTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperBalanceWallet.php | Apache-2.0 |
public function setEnabled($enabled)
{
$this->enabled = $enabled;
} | @param bool | setEnabled | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | Apache-2.0 |
public function getEnabled()
{
return $this->enabled;
} | @return bool | getEnabled | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | Apache-2.0 |
public function setExpiresAt($expiresAt)
{
$this->expiresAt = $expiresAt;
} | @param string | setExpiresAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | Apache-2.0 |
public function getExpiresAt()
{
return $this->expiresAt;
} | @return string | getExpiresAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityConfig.php | Apache-2.0 |
public function setProperty($property)
{
$this->property = $property;
} | @param string | setProperty | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | Apache-2.0 |
public function getProperty()
{
return $this->property;
} | @return string | getProperty | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | Apache-2.0 |
public function setValue($value)
{
$this->value = $value;
} | @param GoogleCloudApigeeV1Attribute[] | setValue | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | Apache-2.0 |
public function getValue()
{
return $this->value;
} | @return GoogleCloudApigeeV1Attribute[] | getValue | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportProperty.php | Apache-2.0 |
public function setPermissions($permissions)
{
$this->permissions = $permissions;
} | @param string[] | setPermissions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsRequest.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsRequest.php | Apache-2.0 |
public function getPermissions()
{
return $this->permissions;
} | @return string[] | getPermissions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsRequest.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsRequest.php | Apache-2.0 |
public function setArchive($archive)
{
$this->archive = $archive;
} | @param string | setArchive | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getArchive()
{
return $this->archive;
} | @return string | getArchive | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setBasepaths($basepaths)
{
$this->basepaths = $basepaths;
} | @param string[] | setBasepaths | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getBasepaths()
{
return $this->basepaths;
} | @return string[] | getBasepaths | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion $configurationVersion)
{
$this->configurationVersion = $configurationVersion;
} | @param GoogleCloudApigeeV1ConfigVersion | setConfigurationVersion | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getConfigurationVersion()
{
return $this->configurationVersion;
} | @return GoogleCloudApigeeV1ConfigVersion | getConfigurationVersion | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setContextInfo($contextInfo)
{
$this->contextInfo = $contextInfo;
} | @param string | setContextInfo | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getContextInfo()
{
return $this->contextInfo;
} | @return string | getContextInfo | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setCreatedAt($createdAt)
{
$this->createdAt = $createdAt;
} | @param string | setCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getCreatedAt()
{
return $this->createdAt;
} | @return string | getCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setEntityMetaDataAsProperties($entityMetaDataAsProperties)
{
$this->entityMetaDataAsProperties = $entityMetaDataAsProperties;
} | @param string[] | setEntityMetaDataAsProperties | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getEntityMetaDataAsProperties()
{
return $this->entityMetaDataAsProperties;
} | @return string[] | getEntityMetaDataAsProperties | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setHasExtensiblePolicy($hasExtensiblePolicy)
{
$this->hasExtensiblePolicy = $hasExtensiblePolicy;
} | @param bool | setHasExtensiblePolicy | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getHasExtensiblePolicy()
{
return $this->hasExtensiblePolicy;
} | @return bool | getHasExtensiblePolicy | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setIntegrationEndpoints($integrationEndpoints)
{
$this->integrationEndpoints = $integrationEndpoints;
} | @param string[] | setIntegrationEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getIntegrationEndpoints()
{
return $this->integrationEndpoints;
} | @return string[] | getIntegrationEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setLastModifiedAt($lastModifiedAt)
{
$this->lastModifiedAt = $lastModifiedAt;
} | @param string | setLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getLastModifiedAt()
{
return $this->lastModifiedAt;
} | @return string | getLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setPolicies($policies)
{
$this->policies = $policies;
} | @param string[] | setPolicies | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getPolicies()
{
return $this->policies;
} | @return string[] | getPolicies | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setProxies($proxies)
{
$this->proxies = $proxies;
} | @param string[] | setProxies | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getProxies()
{
return $this->proxies;
} | @return string[] | getProxies | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setProxyEndpoints($proxyEndpoints)
{
$this->proxyEndpoints = $proxyEndpoints;
} | @param string[] | setProxyEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function getProxyEndpoints()
{
return $this->proxyEndpoints;
} | @return string[] | getProxyEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
public function setResourceFiles(GoogleCloudApigeeV1ResourceFiles $resourceFiles)
{
$this->resourceFiles = $resourceFiles;
} | @param GoogleCloudApigeeV1ResourceFiles | setResourceFiles | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProxyRevision.php | Apache-2.0 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.