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 setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityRuntimeConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityRuntimeConfig.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityRuntimeConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiSecurityRuntimeConfig.php
Apache-2.0
public function setApiResources($apiResources) { $this->apiResources = $apiResources; }
@param string[]
setApiResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getApiResources() { return $this->apiResources; }
@return string[]
getApiResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setApprovalType($approvalType) { $this->approvalType = $approvalType; }
@param string
setApprovalType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getApprovalType() { return $this->approvalType; }
@return string
getApprovalType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setEnvironments($environments) { $this->environments = $environments; }
@param string[]
setEnvironments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getEnvironments() { return $this->environments; }
@return string[]
getEnvironments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setGraphqlOperationGroup(GoogleCloudApigeeV1GraphQLOperationGroup $graphqlOperationGroup) { $this->graphqlOperationGroup = $graphqlOperationGroup; }
@param GoogleCloudApigeeV1GraphQLOperationGroup
setGraphqlOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getGraphqlOperationGroup() { return $this->graphqlOperationGroup; }
@return GoogleCloudApigeeV1GraphQLOperationGroup
getGraphqlOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setGrpcOperationGroup(GoogleCloudApigeeV1GrpcOperationGroup $grpcOperationGroup) { $this->grpcOperationGroup = $grpcOperationGroup; }
@param GoogleCloudApigeeV1GrpcOperationGroup
setGrpcOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getGrpcOperationGroup() { return $this->grpcOperationGroup; }
@return GoogleCloudApigeeV1GrpcOperationGroup
getGrpcOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setLastModifiedAt($lastModifiedAt) { $this->lastModifiedAt = $lastModifiedAt; }
@param string
setLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getLastModifiedAt() { return $this->lastModifiedAt; }
@return string
getLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setOperationGroup(GoogleCloudApigeeV1OperationGroup $operationGroup) { $this->operationGroup = $operationGroup; }
@param GoogleCloudApigeeV1OperationGroup
setOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getOperationGroup() { return $this->operationGroup; }
@return GoogleCloudApigeeV1OperationGroup
getOperationGroup
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setProxies($proxies) { $this->proxies = $proxies; }
@param string[]
setProxies
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getProxies() { return $this->proxies; }
@return string[]
getProxies
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setQuota($quota) { $this->quota = $quota; }
@param string
setQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getQuota() { return $this->quota; }
@return string
getQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setQuotaCounterScope($quotaCounterScope) { $this->quotaCounterScope = $quotaCounterScope; }
@param string
setQuotaCounterScope
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getQuotaCounterScope() { return $this->quotaCounterScope; }
@return string
getQuotaCounterScope
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setQuotaInterval($quotaInterval) { $this->quotaInterval = $quotaInterval; }
@param string
setQuotaInterval
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getQuotaInterval() { return $this->quotaInterval; }
@return string
getQuotaInterval
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setQuotaTimeUnit($quotaTimeUnit) { $this->quotaTimeUnit = $quotaTimeUnit; }
@param string
setQuotaTimeUnit
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getQuotaTimeUnit() { return $this->quotaTimeUnit; }
@return string
getQuotaTimeUnit
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setScopes($scopes) { $this->scopes = $scopes; }
@param string[]
setScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function getScopes() { return $this->scopes; }
@return string[]
getScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ApiProduct.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
Apache-2.0
public function setExpiresAt($expiresAt) { $this->expiresAt = $expiresAt; }
@param string
setExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
Apache-2.0
public function getExpiresAt() { return $this->expiresAt; }
@return string
getExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ConnectorsPlatformConfig.php
Apache-2.0
public function setFormat($format) { $this->format = $format; }
@param string
setFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
Apache-2.0
public function getFormat() { return $this->format; }
@return string
getFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
Apache-2.0
public function setSpec(GoogleCloudApigeeV1DocumentationFile $spec) { $this->spec = $spec; }
@param GoogleCloudApigeeV1DocumentationFile
setSpec
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
Apache-2.0
public function getSpec() { return $this->spec; }
@return GoogleCloudApigeeV1DocumentationFile
getSpec
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OASDocumentation.php
Apache-2.0
public function setActions($actions) { $this->actions = $actions; }
@param GoogleCloudApigeeV1ScoreComponentRecommendationAction[]
setActions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function getActions() { return $this->actions; }
@return GoogleCloudApigeeV1ScoreComponentRecommendationAction[]
getActions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function setImpact($impact) { $this->impact = $impact; }
@param int
setImpact
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function getImpact() { return $this->impact; }
@return int
getImpact
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function setTitle($title) { $this->title = $title; }
@param string
setTitle
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function getTitle() { return $this->title; }
@return string
getTitle
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ScoreComponentRecommendation.php
Apache-2.0
public function setPolicy(GoogleIamV1Policy $policy) { $this->policy = $policy; }
@param GoogleIamV1Policy
setPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
Apache-2.0
public function getPolicy() { return $this->policy; }
@return GoogleIamV1Policy
getPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
Apache-2.0
public function setUpdateMask($updateMask) { $this->updateMask = $updateMask; }
@param string
setUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
Apache-2.0
public function getUpdateMask() { return $this->updateMask; }
@return string
getUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1SetIamPolicyRequest.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeApiSecurityConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeApiSecurityConfig.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeApiSecurityConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeApiSecurityConfig.php
Apache-2.0
public function setApiSource($apiSource) { $this->apiSource = $apiSource; }
@param string
setApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function getApiSource() { return $this->apiSource; }
@return string
getApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function setOperations($operations) { $this->operations = $operations; }
@param GoogleCloudApigeeV1GraphQLOperation[]
setOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function getOperations() { return $this->operations; }
@return GoogleCloudApigeeV1GraphQLOperation[]
getOperations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function setQuota(GoogleCloudApigeeV1Quota $quota) { $this->quota = $quota; }
@param GoogleCloudApigeeV1Quota
setQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function getQuota() { return $this->quota; }
@return GoogleCloudApigeeV1Quota
getQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphQLOperationConfig.php
Apache-2.0
public function setData($data) { $this->data = $data; }
@param array[]
setData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsNode.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsNode.php
Apache-2.0
public function getData() { return $this->data; }
@return array[]
getData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsNode.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OptimizedStatsNode.php
Apache-2.0
public function setError($error) { $this->error = $error; }
@param string
setError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
Apache-2.0
public function getError() { return $this->error; }
@return string
getError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TestDatastoreResponse.php
Apache-2.0
public function setMd5($md5) { $this->md5 = $md5; }
@param string
setMd5
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function getMd5() { return $this->md5; }
@return string
getMd5
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function setSizeBytes($sizeBytes) { $this->sizeBytes = $sizeBytes; }
@param string
setSizeBytes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function getSizeBytes() { return $this->sizeBytes; }
@return string
getSizeBytes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function setUri($uri) { $this->uri = $uri; }
@param string
setUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function getUri() { return $this->uri; }
@return string
getUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.php
Apache-2.0
public function setAccessLoggingConfig(GoogleCloudApigeeV1AccessLoggingConfig $accessLoggingConfig) { $this->accessLoggingConfig = $accessLoggingConfig; }
@param GoogleCloudApigeeV1AccessLoggingConfig
setAccessLoggingConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getAccessLoggingConfig() { return $this->accessLoggingConfig; }
@return GoogleCloudApigeeV1AccessLoggingConfig
getAccessLoggingConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setConsumerAcceptList($consumerAcceptList) { $this->consumerAcceptList = $consumerAcceptList; }
@param string[]
setConsumerAcceptList
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getConsumerAcceptList() { return $this->consumerAcceptList; }
@return string[]
getConsumerAcceptList
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setDiskEncryptionKeyName($diskEncryptionKeyName) { $this->diskEncryptionKeyName = $diskEncryptionKeyName; }
@param string
setDiskEncryptionKeyName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getDiskEncryptionKeyName() { return $this->diskEncryptionKeyName; }
@return string
getDiskEncryptionKeyName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setIpRange($ipRange) { $this->ipRange = $ipRange; }
@param string
setIpRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getIpRange() { return $this->ipRange; }
@return string
getIpRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setLastModifiedAt($lastModifiedAt) { $this->lastModifiedAt = $lastModifiedAt; }
@param string
setLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getLastModifiedAt() { return $this->lastModifiedAt; }
@return string
getLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Instance.php
Apache-2.0