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 getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
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 setCredentials($credentials) { $this->credentials = $credentials; }
@param GoogleCloudApigeeV1Credential[]
setCredentials
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 getCredentials() { return $this->credentials; }
@return GoogleCloudApigeeV1Credential[]
getCredentials
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 setKeyExpiresIn($keyExpiresIn) { $this->keyExpiresIn = $keyExpiresIn; }
@param string
setKeyExpiresIn
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 getKeyExpiresIn() { return $this->keyExpiresIn; }
@return string
getKeyExpiresIn
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 setLastModifiedAt($lastModifiedAt) { $this->lastModifiedAt = $lastModifiedAt; }
@param string
setLastModifiedAt
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 getLastModifiedAt() { return $this->lastModifiedAt; }
@return string
getLastModifiedAt
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 setName($name) { $this->name = $name; }
@param string
setName
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 getName() { return $this->name; }
@return string
getName
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 setScopes($scopes) { $this->scopes = $scopes; }
@param string[]
setScopes
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 getScopes() { return $this->scopes; }
@return string[]
getScopes
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 setStatus($status) { $this->status = $status; }
@param string
setStatus
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 getStatus() { return $this->status; }
@return string
getStatus
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 setActionContext(GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext $actionContext) { $this->actionContext = $actionContext; }
@param GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext
setActionContext
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
Apache-2.0
public function getActionContext() { return $this->actionContext; }
@return GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext
getActionContext
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendationAction.php
Apache-2.0
public function setDeployments($deployments) { $this->deployments = $deployments; }
@param GoogleCloudApigeeV1Deployment[]
setDeployments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeploymentsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeploymentsResponse.php
Apache-2.0
public function getDeployments() { return $this->deployments; }
@return GoogleCloudApigeeV1Deployment[]
getDeployments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeploymentsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeploymentsResponse.php
Apache-2.0
public function setProperty($property) { $this->property = $property; }
@param GoogleCloudApigeeV1Property[]
setProperty
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Properties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Properties.php
Apache-2.0
public function getProperty() { return $this->property; }
@return GoogleCloudApigeeV1Property[]
getProperty
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Properties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Properties.php
Apache-2.0
public function setErrorCode($errorCode) { $this->errorCode = $errorCode; }
@param string
setErrorCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function getErrorCode() { return $this->errorCode; }
@return string
getErrorCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function setMessage($message) { $this->message = $message; }
@param string
setMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function getMessage() { return $this->message; }
@return string
getMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function setRequestId($requestId) { $this->requestId = $requestId; }
@param string
setRequestId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function getRequestId() { return $this->requestId; }
@return string
getRequestId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiResponseWrapper.php
Apache-2.0
public function setExemptedMembers($exemptedMembers) { $this->exemptedMembers = $exemptedMembers; }
@param string[]
setExemptedMembers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function getExemptedMembers() { return $this->exemptedMembers; }
@return string[]
getExemptedMembers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function setLogType($logType) { $this->logType = $logType; }
@param string
setLogType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function getLogType() { return $this->logType; }
@return string
getLogType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function setSiteId($siteId) { $this->siteId = $siteId; }
@param string
setSiteId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function getSiteId() { return $this->siteId; }
@return string
getSiteId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiCategoryData.php
Apache-2.0
public function setDetectionTypes($detectionTypes) { $this->detectionTypes = $detectionTypes; }
@param string[]
setDetectionTypes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getDetectionTypes() { return $this->detectionTypes; }
@return string[]
getDetectionTypes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setFirstDetectedTime($firstDetectedTime) { $this->firstDetectedTime = $firstDetectedTime; }
@param string
setFirstDetectedTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getFirstDetectedTime() { return $this->firstDetectedTime; }
@return string
getFirstDetectedTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setLastDetectedTime($lastDetectedTime) { $this->lastDetectedTime = $lastDetectedTime; }
@param string
setLastDetectedTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getLastDetectedTime() { return $this->lastDetectedTime; }
@return string
getLastDetectedTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setLastObservabilityChangeTime($lastObservabilityChangeTime) { $this->lastObservabilityChangeTime = $lastObservabilityChangeTime; }
@param string
setLastObservabilityChangeTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getLastObservabilityChangeTime() { return $this->lastObservabilityChangeTime; }
@return string
getLastObservabilityChangeTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setObservability($observability) { $this->observability = $observability; }
@param string
setObservability
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getObservability() { return $this->observability; }
@return string
getObservability
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setRiskLevel($riskLevel) { $this->riskLevel = $riskLevel; }
@param string
setRiskLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getRiskLevel() { return $this->riskLevel; }
@return string
getRiskLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setTrafficCount($trafficCount) { $this->trafficCount = $trafficCount; }
@param string
setTrafficCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function getTrafficCount() { return $this->trafficCount; }
@return string
getTrafficCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityIncident.php
Apache-2.0
public function setConnectionState($connectionState) { $this->connectionState = $connectionState; }
@param string
setConnectionState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getConnectionState() { return $this->connectionState; }
@return string
getConnectionState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setServiceAttachment($serviceAttachment) { $this->serviceAttachment = $serviceAttachment; }
@param string
setServiceAttachment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getServiceAttachment() { return $this->serviceAttachment; }
@return string
getServiceAttachment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EndpointAttachment.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DataCollectorConfig.php
Apache-2.0
public function setMajorVersion($majorVersion) { $this->majorVersion = $majorVersion; }
@param int
setMajorVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
Apache-2.0
public function getMajorVersion() { return $this->majorVersion; }
@return int
getMajorVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
Apache-2.0
public function setMinorVersion($minorVersion) { $this->minorVersion = $minorVersion; }
@param int
setMinorVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
Apache-2.0
public function getMinorVersion() { return $this->minorVersion; }
@return int
getMinorVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConfigVersion.php
Apache-2.0
public function setApiProxy($apiProxy) { $this->apiProxy = $apiProxy; }
@param string
setApiProxy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getApiProxy() { return $this->apiProxy; }
@return string
getApiProxy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setRevisionCreateTime($revisionCreateTime) { $this->revisionCreateTime = $revisionCreateTime; }
@param string
setRevisionCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getRevisionCreateTime() { return $this->revisionCreateTime; }
@return string
getRevisionCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setRevisionId($revisionId) { $this->revisionId = $revisionId; }
@param string
setRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getRevisionId() { return $this->revisionId; }
@return string
getRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig $samplingConfig) { $this->samplingConfig = $samplingConfig; }
@param GoogleCloudApigeeV1RuntimeTraceSamplingConfig
setSamplingConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getSamplingConfig() { return $this->samplingConfig; }
@return GoogleCloudApigeeV1RuntimeTraceSamplingConfig
getSamplingConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceConfigOverride.php
Apache-2.0
public function setResponseCode($responseCode) { $this->responseCode = $responseCode; }
@param int
setResponseCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionDeny.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionDeny.php
Apache-2.0
public function getResponseCode() { return $this->responseCode; }
@return int
getResponseCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionDeny.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityActionDeny.php
Apache-2.0
public function setExports($exports) { $this->exports = $exports; }
@param GoogleCloudApigeeV1Export[]
setExports
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListExportsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListExportsResponse.php
Apache-2.0
public function getExports() { return $this->exports; }
@return GoogleCloudApigeeV1Export[]
getExports
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListExportsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListExportsResponse.php
Apache-2.0
public function setContinueOnError($continueOnError) { $this->continueOnError = $continueOnError; }
@param bool
setContinueOnError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
Apache-2.0
public function getContinueOnError() { return $this->continueOnError; }
@return bool
getContinueOnError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
Apache-2.0
public function setFlowHookPoint($flowHookPoint) { $this->flowHookPoint = $flowHookPoint; }
@param string
setFlowHookPoint
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHook.php
Apache-2.0