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 getPods() { return $this->pods; }
@return GoogleCloudApigeeV1PodStatus[]
getPods
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 setProxyDeploymentType($proxyDeploymentType) { $this->proxyDeploymentType = $proxyDeploymentType; }
@param string
setProxyDeploymentType
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 getProxyDeploymentType() { return $this->proxyDeploymentType; }
@return string
getProxyDeploymentType
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 setRevision($revision) { $this->revision = $revision; }
@param string
setRevision
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 getRevision() { return $this->revision; }
@return string
getRevision
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 setRouteConflicts($routeConflicts) { $this->routeConflicts = $routeConflicts; }
@param GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
setRouteConflicts
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 getRouteConflicts() { return $this->routeConflicts; }
@return GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
getRouteConflicts
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 setServiceAccount($serviceAccount) { $this->serviceAccount = $serviceAccount; }
@param string
setServiceAccount
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 getServiceAccount() { return $this->serviceAccount; }
@return string
getServiceAccount
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 setState($state) { $this->state = $state; }
@param string
setState
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 getState() { return $this->state; }
@return string
getState
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 setEnvironmentGroups($environmentGroups) { $this->environmentGroups = $environmentGroups; }
@param GoogleCloudApigeeV1EnvironmentGroup[]
setEnvironmentGroups
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
Apache-2.0
public function getEnvironmentGroups() { return $this->environmentGroups; }
@return GoogleCloudApigeeV1EnvironmentGroup[]
getEnvironmentGroups
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListEnvironmentGroupsResponse.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function setLastModifiedAt($lastModifiedAt) { $this->lastModifiedAt = $lastModifiedAt; }
@param string
setLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function getLastModifiedAt() { return $this->lastModifiedAt; }
@return string
getLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function setSubType($subType) { $this->subType = $subType; }
@param string
setSubType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function getSubType() { return $this->subType; }
@return string
getSubType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EntityMetadata.php
Apache-2.0
public function setCertInfo($certInfo) { $this->certInfo = $certInfo; }
@param GoogleCloudApigeeV1CertInfo[]
setCertInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Certificate.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Certificate.php
Apache-2.0
public function getCertInfo() { return $this->certInfo; }
@return GoogleCloudApigeeV1CertInfo[]
getCertInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Certificate.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Certificate.php
Apache-2.0
public function setAdjustment(GoogleTypeMoney $adjustment) { $this->adjustment = $adjustment; }
@param GoogleTypeMoney
setAdjustment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php
Apache-2.0
public function getAdjustment() { return $this->adjustment; }
@return GoogleTypeMoney
getAdjustment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php
Apache-2.0
public function setApiProducts($apiProducts) { $this->apiProducts = $apiProducts; }
@param GoogleCloudApigeeV1ApiProductRef[]
setApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getApiProducts() { return $this->apiProducts; }
@return GoogleCloudApigeeV1ApiProductRef[]
getApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setConsumerKey($consumerKey) { $this->consumerKey = $consumerKey; }
@param string
setConsumerKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getConsumerKey() { return $this->consumerKey; }
@return string
getConsumerKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setConsumerSecret($consumerSecret) { $this->consumerSecret = $consumerSecret; }
@param string
setConsumerSecret
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getConsumerSecret() { return $this->consumerSecret; }
@return string
getConsumerSecret
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setExpiresAt($expiresAt) { $this->expiresAt = $expiresAt; }
@param string
setExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getExpiresAt() { return $this->expiresAt; }
@return string
getExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setIssuedAt($issuedAt) { $this->issuedAt = $issuedAt; }
@param string
setIssuedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getIssuedAt() { return $this->issuedAt; }
@return string
getIssuedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setScopes($scopes) { $this->scopes = $scopes; }
@param string[]
setScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getScopes() { return $this->scopes; }
@return string[]
getScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Credential.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
Apache-2.0
public function setSuccess($success) { $this->success = $success; }
@param bool
setSuccess
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
Apache-2.0
public function getSuccess() { return $this->success; }
@return bool
getSuccess
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessRemove.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFile.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
Apache-2.0
public function setOperations($operations) { $this->operations = $operations; }
@param GoogleLongrunningOperation[]
setOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
Apache-2.0
public function getOperations() { return $this->operations; }
@return GoogleLongrunningOperation[]
getOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleLongrunningListOperationsResponse.php
Apache-2.0
public function setBasepath($basepath) { $this->basepath = $basepath; }
@param string
setBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function getBasepath() { return $this->basepath; }
@return string
getBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function setEnvgroup($envgroup) { $this->envgroup = $envgroup; }
@param string
setEnvgroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function getEnvgroup() { return $this->envgroup; }
@return string
getEnvgroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function setEnvironment($environment) { $this->environment = $environment; }
@param string
setEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function getEnvironment() { return $this->environment; }
@return string
getEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function setPercentage($percentage) { $this->percentage = $percentage; }
@param int
setPercentage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function getPercentage() { return $this->percentage; }
@return int
getPercentage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php
Apache-2.0
public function setCreated($created) { $this->created = $created; }
@param string
setCreated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getCreated() { return $this->created; }
@return string
getCreated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setDatastoreName($datastoreName) { $this->datastoreName = $datastoreName; }
@param string
setDatastoreName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getDatastoreName() { return $this->datastoreName; }
@return string
getDatastoreName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setError($error) { $this->error = $error; }
@param string
setError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getError() { return $this->error; }
@return string
getError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setExecutionTime($executionTime) { $this->executionTime = $executionTime; }
@param string
setExecutionTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getExecutionTime() { return $this->executionTime; }
@return string
getExecutionTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setSelf($self) { $this->self = $self; }
@param string
setSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getSelf() { return $this->self; }
@return string
getSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setUpdated($updated) { $this->updated = $updated; }
@param string
setUpdated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function getUpdated() { return $this->updated; }
@return string
getUpdated
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Export.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function setError(GoogleRpcStatus $error) { $this->error = $error; }
@param GoogleRpcStatus
setError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function getError() { return $this->error; }
@return GoogleRpcStatus
getError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function setResource(GoogleCloudApigeeV1SecurityAssessmentResultResource $resource) { $this->resource = $resource; }
@param GoogleCloudApigeeV1SecurityAssessmentResultResource
setResource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function getResource() { return $this->resource; }
@return GoogleCloudApigeeV1SecurityAssessmentResultResource
getResource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function setScoringResult(GoogleCloudApigeeV1SecurityAssessmentResultScoringResult $scoringResult) { $this->scoringResult = $scoringResult; }
@param GoogleCloudApigeeV1SecurityAssessmentResultScoringResult
setScoringResult
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function getScoringResult() { return $this->scoringResult; }
@return GoogleCloudApigeeV1SecurityAssessmentResultScoringResult
getScoringResult
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResult.php
Apache-2.0
public function setInstanceUid($instanceUid) { $this->instanceUid = $instanceUid; }
@param string
setInstanceUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function getInstanceUid() { return $this->instanceUid; }
@return string
getInstanceUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function setReportTime($reportTime) { $this->reportTime = $reportTime; }
@param string
setReportTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function getReportTime() { return $this->reportTime; }
@return string
getReportTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function setResources($resources) { $this->resources = $resources; }
@param GoogleCloudApigeeV1ResourceStatus[]
setResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function getResources() { return $this->resources; }
@return GoogleCloudApigeeV1ResourceStatus[]
getResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ReportInstanceStatusRequest.php
Apache-2.0
public function setCsvDelimiter($csvDelimiter) { $this->csvDelimiter = $csvDelimiter; }
@param string
setCsvDelimiter
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 getCsvDelimiter() { return $this->csvDelimiter; }
@return string
getCsvDelimiter
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 setDimensions($dimensions) { $this->dimensions = $dimensions; }
@param string[]
setDimensions
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 getDimensions() { return $this->dimensions; }
@return string[]
getDimensions
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 setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
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 getDisplayName() { return $this->displayName; }
@return string
getDisplayName
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 setEnvgroupHostname($envgroupHostname) { $this->envgroupHostname = $envgroupHostname; }
@param string
setEnvgroupHostname
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