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 getClientAuthEnabled() { return $this->clientAuthEnabled; }
@return bool
getClientAuthEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setCommonName(GoogleCloudApigeeV1TlsInfoCommonName $commonName) { $this->commonName = $commonName; }
@param GoogleCloudApigeeV1TlsInfoCommonName
setCommonName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getCommonName() { return $this->commonName; }
@return GoogleCloudApigeeV1TlsInfoCommonName
getCommonName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setEnforce($enforce) { $this->enforce = $enforce; }
@param bool
setEnforce
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getEnforce() { return $this->enforce; }
@return bool
getEnforce
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setIgnoreValidationErrors($ignoreValidationErrors) { $this->ignoreValidationErrors = $ignoreValidationErrors; }
@param bool
setIgnoreValidationErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getIgnoreValidationErrors() { return $this->ignoreValidationErrors; }
@return bool
getIgnoreValidationErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setKeyAlias($keyAlias) { $this->keyAlias = $keyAlias; }
@param string
setKeyAlias
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getKeyAlias() { return $this->keyAlias; }
@return string
getKeyAlias
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setKeyStore($keyStore) { $this->keyStore = $keyStore; }
@param string
setKeyStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getKeyStore() { return $this->keyStore; }
@return string
getKeyStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setProtocols($protocols) { $this->protocols = $protocols; }
@param string[]
setProtocols
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getProtocols() { return $this->protocols; }
@return string[]
getProtocols
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setTrustStore($trustStore) { $this->trustStore = $trustStore; }
@param string
setTrustStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function getTrustStore() { return $this->trustStore; }
@return string
getTrustStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfo.php
Apache-2.0
public function setSampler($sampler) { $this->sampler = $sampler; }
@param string
setSampler
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
Apache-2.0
public function getSampler() { return $this->sampler; }
@return string
getSampler
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
Apache-2.0
public function setSamplingRate($samplingRate) { $this->samplingRate = $samplingRate; }
@param float
setSamplingRate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
Apache-2.0
public function getSamplingRate() { return $this->samplingRate; }
@return float
getSamplingRate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1RuntimeTraceSamplingConfig.php
Apache-2.0
public function setApiProxy($apiProxy) { $this->apiProxy = $apiProxy; }
@param string
setApiProxy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function getApiProxy() { return $this->apiProxy; }
@return string
getApiProxy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function setBasepath($basepath) { $this->basepath = $basepath; }
@param string
setBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function getBasepath() { return $this->basepath; }
@return string
getBasepath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function setEnvironment($environment) { $this->environment = $environment; }
@param string
setEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function getEnvironment() { return $this->environment; }
@return string
getEnvironment
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function setRevision($revision) { $this->revision = $revision; }
@param string
setRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function getRevision() { return $this->revision; }
@return string
getRevision
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php
Apache-2.0
public function setAssessmentTime($assessmentTime) { $this->assessmentTime = $assessmentTime; }
@param string
setAssessmentTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function getAssessmentTime() { return $this->assessmentTime; }
@return string
getAssessmentTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function setSecurityAssessmentResults($securityAssessmentResults) { $this->securityAssessmentResults = $securityAssessmentResults; }
@param GoogleCloudApigeeV1SecurityAssessmentResult[]
setSecurityAssessmentResults
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function getSecurityAssessmentResults() { return $this->securityAssessmentResults; }
@return GoogleCloudApigeeV1SecurityAssessmentResult[]
getSecurityAssessmentResults
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setDatastoreConfig(GoogleCloudApigeeV1DatastoreConfig $datastoreConfig) { $this->datastoreConfig = $datastoreConfig; }
@param GoogleCloudApigeeV1DatastoreConfig
setDatastoreConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getDatastoreConfig() { return $this->datastoreConfig; }
@return GoogleCloudApigeeV1DatastoreConfig
getDatastoreConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setLastUpdateTime($lastUpdateTime) { $this->lastUpdateTime = $lastUpdateTime; }
@param string
setLastUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getLastUpdateTime() { return $this->lastUpdateTime; }
@return string
getLastUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setOrg($org) { $this->org = $org; }
@param string
setOrg
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getOrg() { return $this->org; }
@return string
getOrg
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setSelf($self) { $this->self = $self; }
@param string
setSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getSelf() { return $this->self; }
@return string
getSelf
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setTargetType($targetType) { $this->targetType = $targetType; }
@param string
setTargetType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function getTargetType() { return $this->targetType; }
@return string
getTargetType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Datastore.php
Apache-2.0
public function setAction($action) { $this->action = $action; }
@param string
setAction
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function getAction() { return $this->action; }
@return string
getAction
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function setApiProducts($apiProducts) { $this->apiProducts = $apiProducts; }
@param string[]
setApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function getApiProducts() { return $this->apiProducts; }
@return string[]
getApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function setAppGroupAppKey(GoogleCloudApigeeV1AppGroupAppKey $appGroupAppKey) { $this->appGroupAppKey = $appGroupAppKey; }
@param GoogleCloudApigeeV1AppGroupAppKey
setAppGroupAppKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function getAppGroupAppKey() { return $this->appGroupAppKey; }
@return GoogleCloudApigeeV1AppGroupAppKey
getAppGroupAppKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.php
Apache-2.0
public function setApiProducts($apiProducts) { $this->apiProducts = $apiProducts; }
@param GoogleCloudApigeeV1APIProductAssociation[]
setApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getApiProducts() { return $this->apiProducts; }
@return GoogleCloudApigeeV1APIProductAssociation[]
getApiProducts
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setConsumerKey($consumerKey) { $this->consumerKey = $consumerKey; }
@param string
setConsumerKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getConsumerKey() { return $this->consumerKey; }
@return string
getConsumerKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setConsumerSecret($consumerSecret) { $this->consumerSecret = $consumerSecret; }
@param string
setConsumerSecret
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getConsumerSecret() { return $this->consumerSecret; }
@return string
getConsumerSecret
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setExpiresAt($expiresAt) { $this->expiresAt = $expiresAt; }
@param string
setExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getExpiresAt() { return $this->expiresAt; }
@return string
getExpiresAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setExpiresInSeconds($expiresInSeconds) { $this->expiresInSeconds = $expiresInSeconds; }
@param string
setExpiresInSeconds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getExpiresInSeconds() { return $this->expiresInSeconds; }
@return string
getExpiresInSeconds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setIssuedAt($issuedAt) { $this->issuedAt = $issuedAt; }
@param string
setIssuedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getIssuedAt() { return $this->issuedAt; }
@return string
getIssuedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setScopes($scopes) { $this->scopes = $scopes; }
@param string[]
setScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getScopes() { return $this->scopes; }
@return string[]
getScopes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1AppGroupAppKey.php
Apache-2.0
public function setDimensions($dimensions) { $this->dimensions = $dimensions; }
@param string[]
setDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getDimensions() { return $this->dimensions; }
@return string[]
getDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setEndTimestamp($endTimestamp) { $this->endTimestamp = $endTimestamp; }
@param string
setEndTimestamp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getEndTimestamp() { return $this->endTimestamp; }
@return string
getEndTimestamp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setMetrics($metrics) { $this->metrics = $metrics; }
@param string[]
setMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getMetrics() { return $this->metrics; }
@return string[]
getMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setMimeType($mimeType) { $this->mimeType = $mimeType; }
@param string
setMimeType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getMimeType() { return $this->mimeType; }
@return string
getMimeType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setStartTimestamp($startTimestamp) { $this->startTimestamp = $startTimestamp; }
@param string
setStartTimestamp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getStartTimestamp() { return $this->startTimestamp; }
@return string
getStartTimestamp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setTimeUnit($timeUnit) { $this->timeUnit = $timeUnit; }
@param string
setTimeUnit
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function getTimeUnit() { return $this->timeUnit; }
@return string
getTimeUnit
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityReportMetadata.php
Apache-2.0
public function setApiSource($apiSource) { $this->apiSource = $apiSource; }
@param string
setApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function getApiSource() { return $this->apiSource; }
@return string
getApiSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function setAttributes($attributes) { $this->attributes = $attributes; }
@param GoogleCloudApigeeV1Attribute[]
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return GoogleCloudApigeeV1Attribute[]
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function setMethods($methods) { $this->methods = $methods; }
@param string[]
setMethods
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function getMethods() { return $this->methods; }
@return string[]
getMethods
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function setQuota(GoogleCloudApigeeV1Quota $quota) { $this->quota = $quota; }
@param GoogleCloudApigeeV1Quota
setQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function getQuota() { return $this->quota; }
@return GoogleCloudApigeeV1Quota
getQuota
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function setService($service) { $this->service = $service; }
@param string
setService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function getService() { return $this->service; }
@return string
getService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GrpcOperationConfig.php
Apache-2.0
public function setDimensions($dimensions) { $this->dimensions = $dimensions; }
@param GoogleCloudApigeeV1DimensionMetric[]
setDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
Apache-2.0
public function getDimensions() { return $this->dimensions; }
@return GoogleCloudApigeeV1DimensionMetric[]
getDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
Apache-2.0
public function setMetrics($metrics) { $this->metrics = $metrics; }
@param GoogleCloudApigeeV1Metric[]
setMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
Apache-2.0
public function getMetrics() { return $this->metrics; }
@return GoogleCloudApigeeV1Metric[]
getMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1StatsHostStats.php
Apache-2.0