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 getName() { return $this->name; }
@return string
getName
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/GoogleCloudApigeeV1Attribute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Attribute.php
Apache-2.0
public function setCiphers($ciphers) { $this->ciphers = $ciphers; }
@param string[]
setCiphers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getCiphers() { return $this->ciphers; }
@return string[]
getCiphers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setClientAuthEnabled($clientAuthEnabled) { $this->clientAuthEnabled = $clientAuthEnabled; }
@param bool
setClientAuthEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getClientAuthEnabled() { return $this->clientAuthEnabled; }
@return bool
getClientAuthEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setCommonName(GoogleCloudApigeeV1CommonNameConfig $commonName) { $this->commonName = $commonName; }
@param GoogleCloudApigeeV1CommonNameConfig
setCommonName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getCommonName() { return $this->commonName; }
@return GoogleCloudApigeeV1CommonNameConfig
getCommonName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setEnforce($enforce) { $this->enforce = $enforce; }
@param bool
setEnforce
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getEnforce() { return $this->enforce; }
@return bool
getEnforce
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setIgnoreValidationErrors($ignoreValidationErrors) { $this->ignoreValidationErrors = $ignoreValidationErrors; }
@param bool
setIgnoreValidationErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getIgnoreValidationErrors() { return $this->ignoreValidationErrors; }
@return bool
getIgnoreValidationErrors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setKeyAlias($keyAlias) { $this->keyAlias = $keyAlias; }
@param string
setKeyAlias
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getKeyAlias() { return $this->keyAlias; }
@return string
getKeyAlias
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setKeyAliasReference(GoogleCloudApigeeV1KeyAliasReference $keyAliasReference) { $this->keyAliasReference = $keyAliasReference; }
@param GoogleCloudApigeeV1KeyAliasReference
setKeyAliasReference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getKeyAliasReference() { return $this->keyAliasReference; }
@return GoogleCloudApigeeV1KeyAliasReference
getKeyAliasReference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setProtocols($protocols) { $this->protocols = $protocols; }
@param string[]
setProtocols
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getProtocols() { return $this->protocols; }
@return string[]
getProtocols
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setTrustStore($trustStore) { $this->trustStore = $trustStore; }
@param string
setTrustStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function getTrustStore() { return $this->trustStore; }
@return string
getTrustStore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoConfig.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
Apache-2.0
public function setWildcardMatch($wildcardMatch) { $this->wildcardMatch = $wildcardMatch; }
@param bool
setWildcardMatch
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
Apache-2.0
public function getWildcardMatch() { return $this->wildcardMatch; }
@return bool
getWildcardMatch
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TlsInfoCommonName.php
Apache-2.0
public function setEnabled($enabled) { $this->enabled = $enabled; }
@param bool
setEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getEnabled() { return $this->enabled; }
@return bool
getEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setPort($port) { $this->port = $port; }
@param int
setPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getPort() { return $this->port; }
@return int
getPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setProtocol($protocol) { $this->protocol = $protocol; }
@param string
setProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getProtocol() { return $this->protocol; }
@return string
getProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setTlsInfo(GoogleCloudApigeeV1TlsInfoConfig $tlsInfo) { $this->tlsInfo = $tlsInfo; }
@param GoogleCloudApigeeV1TlsInfoConfig
setTlsInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function getTlsInfo() { return $this->tlsInfo; }
@return GoogleCloudApigeeV1TlsInfoConfig
getTlsInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServerConfig.php
Apache-2.0
public function setResources($resources) { $this->resources = $resources; }
@param GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource[]
setResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray.php
Apache-2.0
public function getResources() { return $this->resources; }
@return GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource[]
getResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray.php
Apache-2.0
public function setApiproduct($apiproduct) { $this->apiproduct = $apiproduct; }
@param string
setApiproduct
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getApiproduct() { return $this->apiproduct; }
@return string
getApiproduct
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setCreatedAt($createdAt) { $this->createdAt = $createdAt; }
@param string
setCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getCreatedAt() { return $this->createdAt; }
@return string
getCreatedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setEndTime($endTime) { $this->endTime = $endTime; }
@param string
setEndTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getEndTime() { return $this->endTime; }
@return string
getEndTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setLastModifiedAt($lastModifiedAt) { $this->lastModifiedAt = $lastModifiedAt; }
@param string
setLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getLastModifiedAt() { return $this->lastModifiedAt; }
@return string
getLastModifiedAt
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setStartTime($startTime) { $this->startTime = $startTime; }
@param string
setStartTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function getStartTime() { return $this->startTime; }
@return string
getStartTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperSubscription.php
Apache-2.0
public function setResourceFile($resourceFile) { $this->resourceFile = $resourceFile; }
@param GoogleCloudApigeeV1ResourceFile[]
setResourceFile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFiles.php
Apache-2.0
public function getResourceFile() { return $this->resourceFile; }
@return GoogleCloudApigeeV1ResourceFile[]
getResourceFile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceFiles.php
Apache-2.0
public function setAddonsConfig(GoogleCloudApigeeV1RuntimeAddonsConfig $addonsConfig) { $this->addonsConfig = $addonsConfig; }
@param GoogleCloudApigeeV1RuntimeAddonsConfig
setAddonsConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getAddonsConfig() { return $this->addonsConfig; }
@return GoogleCloudApigeeV1RuntimeAddonsConfig
getAddonsConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setArcConfigLocation($arcConfigLocation) { $this->arcConfigLocation = $arcConfigLocation; }
@param string
setArcConfigLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getArcConfigLocation() { return $this->arcConfigLocation; }
@return string
getArcConfigLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setDataCollectors($dataCollectors) { $this->dataCollectors = $dataCollectors; }
@param GoogleCloudApigeeV1DataCollectorConfig[]
setDataCollectors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getDataCollectors() { return $this->dataCollectors; }
@return GoogleCloudApigeeV1DataCollectorConfig[]
getDataCollectors
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setDebugMask(GoogleCloudApigeeV1DebugMask $debugMask) { $this->debugMask = $debugMask; }
@param GoogleCloudApigeeV1DebugMask
setDebugMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getDebugMask() { return $this->debugMask; }
@return GoogleCloudApigeeV1DebugMask
getDebugMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setDeploymentGroups($deploymentGroups) { $this->deploymentGroups = $deploymentGroups; }
@param GoogleCloudApigeeV1DeploymentGroupConfig[]
setDeploymentGroups
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getDeploymentGroups() { return $this->deploymentGroups; }
@return GoogleCloudApigeeV1DeploymentGroupConfig[]
getDeploymentGroups
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setDeployments($deployments) { $this->deployments = $deployments; }
@param GoogleCloudApigeeV1DeploymentConfig[]
setDeployments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getDeployments() { return $this->deployments; }
@return GoogleCloudApigeeV1DeploymentConfig[]
getDeployments
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setEnvScopedRevisionId($envScopedRevisionId) { $this->envScopedRevisionId = $envScopedRevisionId; }
@param string
setEnvScopedRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getEnvScopedRevisionId() { return $this->envScopedRevisionId; }
@return string
getEnvScopedRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setFeatureFlags($featureFlags) { $this->featureFlags = $featureFlags; }
@param string[]
setFeatureFlags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getFeatureFlags() { return $this->featureFlags; }
@return string[]
getFeatureFlags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setFlowhooks($flowhooks) { $this->flowhooks = $flowhooks; }
@param GoogleCloudApigeeV1FlowHookConfig[]
setFlowhooks
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getFlowhooks() { return $this->flowhooks; }
@return GoogleCloudApigeeV1FlowHookConfig[]
getFlowhooks
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setForwardProxyUri($forwardProxyUri) { $this->forwardProxyUri = $forwardProxyUri; }
@param string
setForwardProxyUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getForwardProxyUri() { return $this->forwardProxyUri; }
@return string
getForwardProxyUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setGatewayConfigLocation($gatewayConfigLocation) { $this->gatewayConfigLocation = $gatewayConfigLocation; }
@param string
setGatewayConfigLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getGatewayConfigLocation() { return $this->gatewayConfigLocation; }
@return string
getGatewayConfigLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setKeystores($keystores) { $this->keystores = $keystores; }
@param GoogleCloudApigeeV1KeystoreConfig[]
setKeystores
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getKeystores() { return $this->keystores; }
@return GoogleCloudApigeeV1KeystoreConfig[]
getKeystores
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setProvider($provider) { $this->provider = $provider; }
@param string
setProvider
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getProvider() { return $this->provider; }
@return string
getProvider
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setPubsubTopic($pubsubTopic) { $this->pubsubTopic = $pubsubTopic; }
@param string
setPubsubTopic
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getPubsubTopic() { return $this->pubsubTopic; }
@return string
getPubsubTopic
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setResourceReferences($resourceReferences) { $this->resourceReferences = $resourceReferences; }
@param GoogleCloudApigeeV1ReferenceConfig[]
setResourceReferences
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getResourceReferences() { return $this->resourceReferences; }
@return GoogleCloudApigeeV1ReferenceConfig[]
getResourceReferences
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setResources($resources) { $this->resources = $resources; }
@param GoogleCloudApigeeV1ResourceConfig[]
setResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getResources() { return $this->resources; }
@return GoogleCloudApigeeV1ResourceConfig[]
getResources
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setRevisionId($revisionId) { $this->revisionId = $revisionId; }
@param string
setRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getRevisionId() { return $this->revisionId; }
@return string
getRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setSequenceNumber($sequenceNumber) { $this->sequenceNumber = $sequenceNumber; }
@param string
setSequenceNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getSequenceNumber() { return $this->sequenceNumber; }
@return string
getSequenceNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setTargets($targets) { $this->targets = $targets; }
@param GoogleCloudApigeeV1TargetServerConfig[]
setTargets
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function getTargets() { return $this->targets; }
@return GoogleCloudApigeeV1TargetServerConfig[]
getTargets
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0
public function setTraceConfig(GoogleCloudApigeeV1RuntimeTraceConfig $traceConfig) { $this->traceConfig = $traceConfig; }
@param GoogleCloudApigeeV1RuntimeTraceConfig
setTraceConfig
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentConfig.php
Apache-2.0