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 getResponse()
{
return $this->response;
} | @return array[] | getResponse | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleLongrunningOperation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleLongrunningOperation.php | Apache-2.0 |
public function setData(GoogleCloudApigeeV1ApiDocDocumentation $data)
{
$this->data = $data;
} | @param GoogleCloudApigeeV1ApiDocDocumentation | setData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function getData()
{
return $this->data;
} | @return GoogleCloudApigeeV1ApiDocDocumentation | getData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function setErrorCode($errorCode)
{
$this->errorCode = $errorCode;
} | @param string | setErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function getErrorCode()
{
return $this->errorCode;
} | @return string | getErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function setRequestId($requestId)
{
$this->requestId = $requestId;
} | @param string | setRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function getRequestId()
{
return $this->requestId;
} | @return string | getRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function setStatus($status)
{
$this->status = $status;
} | @param string | setStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function getStatus()
{
return $this->status;
} | @return string | getStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiDocDocumentationResponse.php | Apache-2.0 |
public function setData($data)
{
$this->data = $data;
} | @param GoogleCloudApigeeV1ApiCategory[] | setData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function getData()
{
return $this->data;
} | @return GoogleCloudApigeeV1ApiCategory[] | getData | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function setErrorCode($errorCode)
{
$this->errorCode = $errorCode;
} | @param string | setErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function getErrorCode()
{
return $this->errorCode;
} | @return string | getErrorCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function setRequestId($requestId)
{
$this->requestId = $requestId;
} | @param string | setRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function getRequestId()
{
return $this->requestId;
} | @return string | getRequestId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function setStatus($status)
{
$this->status = $status;
} | @param string | setStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function getStatus()
{
return $this->status;
} | @return string | getStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListApiCategoriesResponse.php | Apache-2.0 |
public function setViolations($violations)
{
$this->violations = $violations;
} | @param EdgeConfigstoreBundleBadBundleViolation[] | setViolations | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/EdgeConfigstoreBundleBadBundle.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/EdgeConfigstoreBundleBadBundle.php | Apache-2.0 |
public function getViolations()
{
return $this->violations;
} | @return EdgeConfigstoreBundleBadBundleViolation[] | getViolations | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/EdgeConfigstoreBundleBadBundle.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/EdgeConfigstoreBundleBadBundle.php | Apache-2.0 |
public function setControl($control)
{
$this->control = $control;
} | @param string | setControl | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getControl()
{
return $this->control;
} | @return string | getControl | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setEndTime($endTime)
{
$this->endTime = $endTime;
} | @param string | setEndTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getEndTime()
{
return $this->endTime;
} | @return string | getEndTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setMetricLabels(GoogleCloudApigeeV1CanaryEvaluationMetricLabels $metricLabels)
{
$this->metricLabels = $metricLabels;
} | @param GoogleCloudApigeeV1CanaryEvaluationMetricLabels | setMetricLabels | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getMetricLabels()
{
return $this->metricLabels;
} | @return GoogleCloudApigeeV1CanaryEvaluationMetricLabels | getMetricLabels | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setStartTime($startTime)
{
$this->startTime = $startTime;
} | @param string | setStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getStartTime()
{
return $this->startTime;
} | @return string | getStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setTreatment($treatment)
{
$this->treatment = $treatment;
} | @param string | setTreatment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getTreatment()
{
return $this->treatment;
} | @return string | getTreatment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setVerdict($verdict)
{
$this->verdict = $verdict;
} | @param string | setVerdict | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function getVerdict()
{
return $this->verdict;
} | @return string | getVerdict | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CanaryEvaluation.php | Apache-2.0 |
public function setAttachTime($attachTime)
{
$this->attachTime = $attachTime;
} | @param string | setAttachTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function getAttachTime()
{
return $this->attachTime;
} | @return string | getAttachTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function setSecurityProfileRevisionId($securityProfileRevisionId)
{
$this->securityProfileRevisionId = $securityProfileRevisionId;
} | @param string | setSecurityProfileRevisionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function getSecurityProfileRevisionId()
{
return $this->securityProfileRevisionId;
} | @return string | getSecurityProfileRevisionId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation.php | Apache-2.0 |
public function setAliasId($aliasId)
{
$this->aliasId = $aliasId;
} | @param string | setAliasId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | Apache-2.0 |
public function getAliasId()
{
return $this->aliasId;
} | @return string | getAliasId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | Apache-2.0 |
public function setReference($reference)
{
$this->reference = $reference;
} | @param string | setReference | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | Apache-2.0 |
public function getReference()
{
return $this->reference;
} | @return string | getReference | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyAliasReference.php | Apache-2.0 |
public function setAliases($aliases)
{
$this->aliases = $aliases;
} | @param string[] | setAliases | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | Apache-2.0 |
public function getAliases()
{
return $this->aliases;
} | @return string[] | getAliases | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Keystore.php | Apache-2.0 |
public function setApiProxyType($apiProxyType)
{
$this->apiProxyType = $apiProxyType;
} | @param string | setApiProxyType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getApiProxyType()
{
return $this->apiProxyType;
} | @return string | getApiProxyType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setCreatedAt($createdAt)
{
$this->createdAt = $createdAt;
} | @param string | setCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getCreatedAt()
{
return $this->createdAt;
} | @return string | getCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setDeploymentType($deploymentType)
{
$this->deploymentType = $deploymentType;
} | @param string | setDeploymentType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getDeploymentType()
{
return $this->deploymentType;
} | @return string | getDeploymentType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setForwardProxyUri($forwardProxyUri)
{
$this->forwardProxyUri = $forwardProxyUri;
} | @param string | setForwardProxyUri | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getForwardProxyUri()
{
return $this->forwardProxyUri;
} | @return string | getForwardProxyUri | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setHasAttachedFlowHooks($hasAttachedFlowHooks)
{
$this->hasAttachedFlowHooks = $hasAttachedFlowHooks;
} | @param bool | setHasAttachedFlowHooks | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getHasAttachedFlowHooks()
{
return $this->hasAttachedFlowHooks;
} | @return bool | getHasAttachedFlowHooks | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setLastModifiedAt($lastModifiedAt)
{
$this->lastModifiedAt = $lastModifiedAt;
} | @param string | setLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getLastModifiedAt()
{
return $this->lastModifiedAt;
} | @return string | getLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setNodeConfig(GoogleCloudApigeeV1NodeConfig $nodeConfig)
{
$this->nodeConfig = $nodeConfig;
} | @param GoogleCloudApigeeV1NodeConfig | setNodeConfig | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getNodeConfig()
{
return $this->nodeConfig;
} | @return GoogleCloudApigeeV1NodeConfig | getNodeConfig | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setProperties(GoogleCloudApigeeV1Properties $properties)
{
$this->properties = $properties;
} | @param GoogleCloudApigeeV1Properties | setProperties | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getProperties()
{
return $this->properties;
} | @return GoogleCloudApigeeV1Properties | getProperties | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setType($type)
{
$this->type = $type;
} | @param string | setType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function getType()
{
return $this->type;
} | @return string | getType | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Environment.php | Apache-2.0 |
public function setMethods($methods)
{
$this->methods = $methods;
} | @param string[] | setMethods | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | Apache-2.0 |
public function getMethods()
{
return $this->methods;
} | @return string[] | getMethods | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | Apache-2.0 |
public function setResource($resource)
{
$this->resource = $resource;
} | @param string | setResource | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | Apache-2.0 |
public function getResource()
{
return $this->resource;
} | @return string | getResource | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Operation.php | Apache-2.0 |
public function setAttachments($attachments)
{
$this->attachments = $attachments;
} | @param GoogleCloudApigeeV1InstanceAttachment[] | setAttachments | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | Apache-2.0 |
public function getAttachments()
{
return $this->attachments;
} | @return GoogleCloudApigeeV1InstanceAttachment[] | getAttachments | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | Apache-2.0 |
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
} | @param string | setNextPageToken | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | Apache-2.0 |
public function getNextPageToken()
{
return $this->nextPageToken;
} | @return string | getNextPageToken | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListInstanceAttachmentsResponse.php | Apache-2.0 |
public function setApiProxy($apiProxy)
{
$this->apiProxy = $apiProxy;
} | @param string | setApiProxy | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function getApiProxy()
{
return $this->apiProxy;
} | @return string | getApiProxy | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function setDeployStartTime($deployStartTime)
{
$this->deployStartTime = $deployStartTime;
} | @param string | setDeployStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function getDeployStartTime()
{
return $this->deployStartTime;
} | @return string | getDeployStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function setEnvironment($environment)
{
$this->environment = $environment;
} | @param string | setEnvironment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function getEnvironment()
{
return $this->environment;
} | @return string | getEnvironment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function setErrors($errors)
{
$this->errors = $errors;
} | @param GoogleRpcStatus[] | setErrors | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function getErrors()
{
return $this->errors;
} | @return GoogleRpcStatus[] | getErrors | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function setInstances($instances)
{
$this->instances = $instances;
} | @param GoogleCloudApigeeV1InstanceDeploymentStatus[] | setInstances | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function getInstances()
{
return $this->instances;
} | @return GoogleCloudApigeeV1InstanceDeploymentStatus[] | getInstances | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | Apache-2.0 |
public function setPods($pods)
{
$this->pods = $pods;
} | @param GoogleCloudApigeeV1PodStatus[] | setPods | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Deployment.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.