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 getExpression() { return $this->expression; }
@return string
getExpression
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
Apache-2.0
public function setTitle($title) { $this->title = $title; }
@param string
setTitle
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
Apache-2.0
public function getTitle() { return $this->title; }
@return string
getTitle
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php
Apache-2.0
public function setAuditLogConfigs($auditLogConfigs) { $this->auditLogConfigs = $auditLogConfigs; }
@param GoogleIamV1AuditLogConfig[]
setAuditLogConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
Apache-2.0
public function getAuditLogConfigs() { return $this->auditLogConfigs; }
@return GoogleIamV1AuditLogConfig[]
getAuditLogConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
Apache-2.0
public function setService($service) { $this->service = $service; }
@param string
setService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
Apache-2.0
public function getService() { return $this->service; }
@return string
getService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1AuditConfig.php
Apache-2.0
public function setAllow(GoogleCloudApigeeV1SecurityActionAllow $allow) { $this->allow = $allow; }
@param GoogleCloudApigeeV1SecurityActionAllow
setAllow
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getAllow() { return $this->allow; }
@return GoogleCloudApigeeV1SecurityActionAllow
getAllow
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setConditionConfig(GoogleCloudApigeeV1SecurityActionConditionConfig $conditionConfig) { $this->conditionConfig = $conditionConfig; }
@param GoogleCloudApigeeV1SecurityActionConditionConfig
setConditionConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getConditionConfig() { return $this->conditionConfig; }
@return GoogleCloudApigeeV1SecurityActionConditionConfig
getConditionConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setDeny(GoogleCloudApigeeV1SecurityActionDeny $deny) { $this->deny = $deny; }
@param GoogleCloudApigeeV1SecurityActionDeny
setDeny
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getDeny() { return $this->deny; }
@return GoogleCloudApigeeV1SecurityActionDeny
getDeny
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setExpireTime($expireTime) { $this->expireTime = $expireTime; }
@param string
setExpireTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getExpireTime() { return $this->expireTime; }
@return string
getExpireTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setFlag(GoogleCloudApigeeV1SecurityActionFlag $flag) { $this->flag = $flag; }
@param GoogleCloudApigeeV1SecurityActionFlag
setFlag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getFlag() { return $this->flag; }
@return GoogleCloudApigeeV1SecurityActionFlag
getFlag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setTtl($ttl) { $this->ttl = $ttl; }
@param string
setTtl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getTtl() { return $this->ttl; }
@return string
getTtl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAction.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function setSuccess($success) { $this->success = $success; }
@param bool
setSuccess
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function getSuccess() { return $this->success; }
@return bool
getSuccess
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AccessSet.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setEnvironments($environments) { $this->environments = $environments; }
@param GoogleCloudApigeeV1SecurityProfileEnvironment[]
setEnvironments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getEnvironments() { return $this->environments; }
@return GoogleCloudApigeeV1SecurityProfileEnvironment[]
getEnvironments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setMaxScore($maxScore) { $this->maxScore = $maxScore; }
@param int
setMaxScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getMaxScore() { return $this->maxScore; }
@return int
getMaxScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setMinScore($minScore) { $this->minScore = $minScore; }
@param int
setMinScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getMinScore() { return $this->minScore; }
@return int
getMinScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setProfileConfig(GoogleCloudApigeeV1ProfileConfig $profileConfig) { $this->profileConfig = $profileConfig; }
@param GoogleCloudApigeeV1ProfileConfig
setProfileConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getProfileConfig() { return $this->profileConfig; }
@return GoogleCloudApigeeV1ProfileConfig
getProfileConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setRevisionCreateTime($revisionCreateTime) { $this->revisionCreateTime = $revisionCreateTime; }
@param string
setRevisionCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getRevisionCreateTime() { return $this->revisionCreateTime; }
@return string
getRevisionCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setRevisionId($revisionId) { $this->revisionId = $revisionId; }
@param string
setRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getRevisionId() { return $this->revisionId; }
@return string
getRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setRevisionPublishTime($revisionPublishTime) { $this->revisionPublishTime = $revisionPublishTime; }
@param string
setRevisionPublishTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getRevisionPublishTime() { return $this->revisionPublishTime; }
@return string
getRevisionPublishTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setRevisionUpdateTime($revisionUpdateTime) { $this->revisionUpdateTime = $revisionUpdateTime; }
@param string
setRevisionUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getRevisionUpdateTime() { return $this->revisionUpdateTime; }
@return string
getRevisionUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setScoringConfigs($scoringConfigs) { $this->scoringConfigs = $scoringConfigs; }
@param GoogleCloudApigeeV1SecurityProfileScoringConfig[]
setScoringConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function getScoringConfigs() { return $this->scoringConfigs; }
@return GoogleCloudApigeeV1SecurityProfileScoringConfig[]
getScoringConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityProfile.php
Apache-2.0
public function setErrors($errors) { $this->errors = $errors; }
@param string[]
setErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
Apache-2.0
public function getErrors() { return $this->errors; }
@return string[]
getErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
Apache-2.0
public function setNotices($notices) { $this->notices = $notices; }
@param string[]
setNotices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
Apache-2.0
public function getNotices() { return $this->notices; }
@return string[]
getNotices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metadata.php
Apache-2.0
public function setCsvDelimiter($csvDelimiter) { $this->csvDelimiter = $csvDelimiter; }
@param string
setCsvDelimiter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getCsvDelimiter() { return $this->csvDelimiter; }
@return string
getCsvDelimiter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setDatastoreName($datastoreName) { $this->datastoreName = $datastoreName; }
@param string
setDatastoreName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getDatastoreName() { return $this->datastoreName; }
@return string
getDatastoreName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setDateRange(GoogleCloudApigeeV1DateRange $dateRange) { $this->dateRange = $dateRange; }
@param GoogleCloudApigeeV1DateRange
setDateRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getDateRange() { return $this->dateRange; }
@return GoogleCloudApigeeV1DateRange
getDateRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setOutputFormat($outputFormat) { $this->outputFormat = $outputFormat; }
@param string
setOutputFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function getOutputFormat() { return $this->outputFormat; }
@return string
getOutputFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ExportRequest.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function setRefers($refers) { $this->refers = $refers; }
@param string
setRefers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function getRefers() { return $this->refers; }
@return string
getRefers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function setResourceType($resourceType) { $this->resourceType = $resourceType; }
@param string
setResourceType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function getResourceType() { return $this->resourceType; }
@return string
getResourceType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Reference.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
Apache-2.0
public function setScores($scores) { $this->scores = $scores; }
@param GoogleCloudApigeeV1Score[]
setScores
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
Apache-2.0
public function getScores() { return $this->scores; }
@return GoogleCloudApigeeV1Score[]
getScores
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ComputeEnvironmentScoresResponse.php
Apache-2.0
public function setApiSource($apiSource) { $this->apiSource = $apiSource; }
@param string
setApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function getApiSource() { return $this->apiSource; }
@return string
getApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function setOperations($operations) { $this->operations = $operations; }
@param GoogleCloudApigeeV1Operation[]
setOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function getOperations() { return $this->operations; }
@return GoogleCloudApigeeV1Operation[]
getOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0
public function setQuota(GoogleCloudApigeeV1Quota $quota) { $this->quota = $quota; }
@param GoogleCloudApigeeV1Quota
setQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationConfig.php
Apache-2.0