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 getDimensions() { return $this->dimensions; }
@return GoogleCloudApigeeV1SchemaSchemaElement[]
getDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
Apache-2.0
public function setMeta($meta) { $this->meta = $meta; }
@param string[]
setMeta
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
Apache-2.0
public function getMeta() { return $this->meta; }
@return string[]
getMeta
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
Apache-2.0
public function setMetrics($metrics) { $this->metrics = $metrics; }
@param GoogleCloudApigeeV1SchemaSchemaElement[]
setMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
Apache-2.0
public function getMetrics() { return $this->metrics; }
@return GoogleCloudApigeeV1SchemaSchemaElement[]
getMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Schema.php
Apache-2.0
public function setExpires($expires) { $this->expires = $expires; }
@param string
setExpires
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
Apache-2.0
public function getExpires() { return $this->expires; }
@return string
getExpires
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
Apache-2.0
public function setSelf($self) { $this->self = $self; }
@param string
setSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
Apache-2.0
public function getSelf() { return $this->self; }
@return string
getSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportResultMetadata.php
Apache-2.0
public function setSecurityIncident(GoogleCloudApigeeV1SecurityIncident $securityIncident) { $this->securityIncident = $securityIncident; }
@param GoogleCloudApigeeV1SecurityIncident
setSecurityIncident
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
Apache-2.0
public function getSecurityIncident() { return $this->securityIncident; }
@return GoogleCloudApigeeV1SecurityIncident
getSecurityIncident
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
Apache-2.0
public function setUpdateMask($updateMask) { $this->updateMask = $updateMask; }
@param string
setUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
Apache-2.0
public function getUpdateMask() { return $this->updateMask; }
@return string
getUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateSecurityIncidentRequest.php
Apache-2.0
public function setInstances($instances) { $this->instances = $instances; }
@param GoogleCloudApigeeV1Instance[]
setInstances
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
Apache-2.0
public function getInstances() { return $this->instances; }
@return GoogleCloudApigeeV1Instance[]
getInstances
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstancesResponse.php
Apache-2.0
public function setApiproduct($apiproduct) { $this->apiproduct = $apiproduct; }
@param string
setApiproduct
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
Apache-2.0
public function getApiproduct() { return $this->apiproduct; }
@return string
getApiproduct
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1APIProductAssociation.php
Apache-2.0
public function setPercentage($percentage) { $this->percentage = $percentage; }
@param int
setPercentage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
Apache-2.0
public function getPercentage() { return $this->percentage; }
@return int
getPercentage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
Apache-2.0
public function setRevision($revision) { $this->revision = $revision; }
@param string
setRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
Apache-2.0
public function getRevision() { return $this->revision; }
@return string
getRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php
Apache-2.0
public function setResourceFile($resourceFile) { $this->resourceFile = $resourceFile; }
@param GoogleCloudApigeeV1ResourceFile[]
setResourceFile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentResourcesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentResourcesResponse.php
Apache-2.0
public function getResourceFile() { return $this->resourceFile; }
@return GoogleCloudApigeeV1ResourceFile[]
getResourceFile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentResourcesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentResourcesResponse.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionsConfig.php
Apache-2.0
public function setCreated($created) { $this->created = $created; }
@param string
setCreated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getCreated() { return $this->created; }
@return string
getCreated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setEnvgroupHostname($envgroupHostname) { $this->envgroupHostname = $envgroupHostname; }
@param string
setEnvgroupHostname
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getEnvgroupHostname() { return $this->envgroupHostname; }
@return string
getEnvgroupHostname
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setError($error) { $this->error = $error; }
@param string
setError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getError() { return $this->error; }
@return string
getError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setExecutionTime($executionTime) { $this->executionTime = $executionTime; }
@param string
setExecutionTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getExecutionTime() { return $this->executionTime; }
@return string
getExecutionTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setQueryParams(GoogleCloudApigeeV1QueryMetadata $queryParams) { $this->queryParams = $queryParams; }
@param GoogleCloudApigeeV1QueryMetadata
setQueryParams
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getQueryParams() { return $this->queryParams; }
@return GoogleCloudApigeeV1QueryMetadata
getQueryParams
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setReportDefinitionId($reportDefinitionId) { $this->reportDefinitionId = $reportDefinitionId; }
@param string
setReportDefinitionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getReportDefinitionId() { return $this->reportDefinitionId; }
@return string
getReportDefinitionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setResult(GoogleCloudApigeeV1AsyncQueryResult $result) { $this->result = $result; }
@param GoogleCloudApigeeV1AsyncQueryResult
setResult
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getResult() { return $this->result; }
@return GoogleCloudApigeeV1AsyncQueryResult
getResult
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setResultFileSize($resultFileSize) { $this->resultFileSize = $resultFileSize; }
@param string
setResultFileSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getResultFileSize() { return $this->resultFileSize; }
@return string
getResultFileSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setResultRows($resultRows) { $this->resultRows = $resultRows; }
@param string
setResultRows
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getResultRows() { return $this->resultRows; }
@return string
getResultRows
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setSelf($self) { $this->self = $self; }
@param string
setSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getSelf() { return $this->self; }
@return string
getSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setUpdated($updated) { $this->updated = $updated; }
@param string
setUpdated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function getUpdated() { return $this->updated; }
@return string
getUpdated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AsyncQuery.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function setEnvironment($environment) { $this->environment = $environment; }
@param string
setEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function getEnvironment() { return $this->environment; }
@return string
getEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceAttachment.php
Apache-2.0
public function setBasepath($basepath) { $this->basepath = $basepath; }
@param string
setBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getBasepath() { return $this->basepath; }
@return string
getBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setDeploymentGroup($deploymentGroup) { $this->deploymentGroup = $deploymentGroup; }
@param string
setDeploymentGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getDeploymentGroup() { return $this->deploymentGroup; }
@return string
getDeploymentGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setEnvGroupRevision($envGroupRevision) { $this->envGroupRevision = $envGroupRevision; }
@param string
setEnvGroupRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getEnvGroupRevision() { return $this->envGroupRevision; }
@return string
getEnvGroupRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setEnvironment($environment) { $this->environment = $environment; }
@param string
setEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getEnvironment() { return $this->environment; }
@return string
getEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setOtherTargets($otherTargets) { $this->otherTargets = $otherTargets; }
@param string[]
setOtherTargets
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getOtherTargets() { return $this->otherTargets; }
@return string[]
getOtherTargets
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setReceiver($receiver) { $this->receiver = $receiver; }
@param string
setReceiver
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getReceiver() { return $this->receiver; }
@return string
getReceiver
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RoutingRule.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
Apache-2.0
public function setSecurityProfiles($securityProfiles) { $this->securityProfiles = $securityProfiles; }
@param GoogleCloudApigeeV1SecurityProfile[]
setSecurityProfiles
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
Apache-2.0
public function getSecurityProfiles() { return $this->securityProfiles; }
@return GoogleCloudApigeeV1SecurityProfile[]
getSecurityProfiles
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListSecurityProfilesResponse.php
Apache-2.0
public function setQualifier($qualifier) { $this->qualifier = $qualifier; }
@param GoogleCloudApigeeV1CustomReport[]
setQualifier
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListCustomReportsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListCustomReportsResponse.php
Apache-2.0
public function getQualifier() { return $this->qualifier; }
@return GoogleCloudApigeeV1CustomReport[]
getQualifier
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListCustomReportsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListCustomReportsResponse.php
Apache-2.0
public function setAttachTime($attachTime) { $this->attachTime = $attachTime; }
@param string
setAttachTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
Apache-2.0
public function getAttachTime() { return $this->attachTime; }
@return string
getAttachTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
Apache-2.0
public function setEnvironment($environment) { $this->environment = $environment; }
@param string
setEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
Apache-2.0
public function getEnvironment() { return $this->environment; }
@return string
getEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironment.php
Apache-2.0
public function setApiProducts($apiProducts) { $this->apiProducts = $apiProducts; }
@param string[]
setApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function getApiProducts() { return $this->apiProducts; }
@return string[]
getApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function setAppGroup($appGroup) { $this->appGroup = $appGroup; }
@param string
setAppGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function getAppGroup() { return $this->appGroup; }
@return string
getAppGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function setAppId($appId) { $this->appId = $appId; }
@param string
setAppId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function getAppId() { return $this->appId; }
@return string
getAppId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function setCallbackUrl($callbackUrl) { $this->callbackUrl = $callbackUrl; }
@param string
setCallbackUrl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function getCallbackUrl() { return $this->callbackUrl; }
@return string
getCallbackUrl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupApp.php
Apache-2.0