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 setName($name) { $this->name = $name; }
@param string
setName
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 getName() { return $this->name; }
@return string
getName
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 setPeeringCidrRange($peeringCidrRange) { $this->peeringCidrRange = $peeringCidrRange; }
@param string
setPeeringCidrRange
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 getPeeringCidrRange() { return $this->peeringCidrRange; }
@return string
getPeeringCidrRange
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 setPort($port) { $this->port = $port; }
@param string
setPort
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 getPort() { return $this->port; }
@return string
getPort
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 setRuntimeVersion($runtimeVersion) { $this->runtimeVersion = $runtimeVersion; }
@param string
setRuntimeVersion
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 getRuntimeVersion() { return $this->runtimeVersion; }
@return string
getRuntimeVersion
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 setServiceAttachment($serviceAttachment) { $this->serviceAttachment = $serviceAttachment; }
@param string
setServiceAttachment
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 getServiceAttachment() { return $this->serviceAttachment; }
@return string
getServiceAttachment
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 setState($state) { $this->state = $state; }
@param string
setState
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 getState() { return $this->state; }
@return string
getState
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 setEncrypted($encrypted) { $this->encrypted = $encrypted; }
@param bool
setEncrypted
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
Apache-2.0
public function getEncrypted() { return $this->encrypted; }
@return bool
getEncrypted
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1KeyValueMap.php
Apache-2.0
public function setOrganizations($organizations) { $this->organizations = $organizations; }
@param GoogleCloudApigeeV1OrganizationProjectMapping[]
setOrganizations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOrganizationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOrganizationsResponse.php
Apache-2.0
public function getOrganizations() { return $this->organizations; }
@return GoogleCloudApigeeV1OrganizationProjectMapping[]
getOrganizations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOrganizationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOrganizationsResponse.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function setResourceRevisionId($resourceRevisionId) { $this->resourceRevisionId = $resourceRevisionId; }
@param string
setResourceRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function getResourceRevisionId() { return $this->resourceRevisionId; }
@return string
getResourceRevisionId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultResource.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function setRecommendations($recommendations) { $this->recommendations = $recommendations; }
@param GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation[]
setRecommendations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function getRecommendations() { return $this->recommendations; }
@return GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation[]
getRecommendations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function setScoreImpact($scoreImpact) { $this->scoreImpact = $scoreImpact; }
@param int
setScoreImpact
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function getScoreImpact() { return $this->scoreImpact; }
@return int
getScoreImpact
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function setVerdict($verdict) { $this->verdict = $verdict; }
@param string
setVerdict
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function getVerdict() { return $this->verdict; }
@return string
getVerdict
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function setWeight($weight) { $this->weight = $weight; }
@param string
setWeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function getWeight() { return $this->weight; }
@return string
getWeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation.php
Apache-2.0
public function setBasicConstraints($basicConstraints) { $this->basicConstraints = $basicConstraints; }
@param string
setBasicConstraints
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getBasicConstraints() { return $this->basicConstraints; }
@return string
getBasicConstraints
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setExpiryDate($expiryDate) { $this->expiryDate = $expiryDate; }
@param string
setExpiryDate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getExpiryDate() { return $this->expiryDate; }
@return string
getExpiryDate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setIsValid($isValid) { $this->isValid = $isValid; }
@param string
setIsValid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getIsValid() { return $this->isValid; }
@return string
getIsValid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setIssuer($issuer) { $this->issuer = $issuer; }
@param string
setIssuer
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getIssuer() { return $this->issuer; }
@return string
getIssuer
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setPublicKey($publicKey) { $this->publicKey = $publicKey; }
@param string
setPublicKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getPublicKey() { return $this->publicKey; }
@return string
getPublicKey
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setSerialNumber($serialNumber) { $this->serialNumber = $serialNumber; }
@param string
setSerialNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getSerialNumber() { return $this->serialNumber; }
@return string
getSerialNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setSigAlgName($sigAlgName) { $this->sigAlgName = $sigAlgName; }
@param string
setSigAlgName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getSigAlgName() { return $this->sigAlgName; }
@return string
getSigAlgName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setSubject($subject) { $this->subject = $subject; }
@param string
setSubject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getSubject() { return $this->subject; }
@return string
getSubject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setSubjectAlternativeNames($subjectAlternativeNames) { $this->subjectAlternativeNames = $subjectAlternativeNames; }
@param string[]
setSubjectAlternativeNames
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getSubjectAlternativeNames() { return $this->subjectAlternativeNames; }
@return string[]
getSubjectAlternativeNames
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setValidFrom($validFrom) { $this->validFrom = $validFrom; }
@param string
setValidFrom
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getValidFrom() { return $this->validFrom; }
@return string
getValidFrom
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setVersion($version) { $this->version = $version; }
@param int
setVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function getVersion() { return $this->version; }
@return int
getVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1CertInfo.php
Apache-2.0
public function setDownloadUri($downloadUri) { $this->downloadUri = $downloadUri; }
@param string
setDownloadUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GenerateDownloadUrlResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GenerateDownloadUrlResponse.php
Apache-2.0
public function getDownloadUri() { return $this->downloadUri; }
@return string
getDownloadUri
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GenerateDownloadUrlResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GenerateDownloadUrlResponse.php
Apache-2.0
public function setNatAddresses($natAddresses) { $this->natAddresses = $natAddresses; }
@param GoogleCloudApigeeV1NatAddress[]
setNatAddresses
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
Apache-2.0
public function getNatAddresses() { return $this->natAddresses; }
@return GoogleCloudApigeeV1NatAddress[]
getNatAddresses
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListNatAddressesResponse.php
Apache-2.0
public function setDimensions($dimensions) { $this->dimensions = $dimensions; }
@param string[]
setDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getDimensions() { return $this->dimensions; }
@return string[]
getDimensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setFilter($filter) { $this->filter = $filter; }
@param string
setFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getFilter() { return $this->filter; }
@return string
getFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setMetrics($metrics) { $this->metrics = $metrics; }
@param GoogleCloudApigeeV1MetricAggregation[]
setMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getMetrics() { return $this->metrics; }
@return GoogleCloudApigeeV1MetricAggregation[]
getMetrics
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setPageSize($pageSize) { $this->pageSize = $pageSize; }
@param int
setPageSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getPageSize() { return $this->pageSize; }
@return int
getPageSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setPageToken($pageToken) { $this->pageToken = $pageToken; }
@param string
setPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getPageToken() { return $this->pageToken; }
@return string
getPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setTimeRange(GoogleTypeInterval $timeRange) { $this->timeRange = $timeRange; }
@param GoogleTypeInterval
setTimeRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getTimeRange() { return $this->timeRange; }
@return GoogleTypeInterval
getTimeRange
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setTimestampOrder($timestampOrder) { $this->timestampOrder = $timestampOrder; }
@param string
setTimestampOrder
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getTimestampOrder() { return $this->timestampOrder; }
@return string
getTimestampOrder
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setWindowSize($windowSize) { $this->windowSize = $windowSize; }
@param string
setWindowSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function getWindowSize() { return $this->windowSize; }
@return string
getWindowSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.php
Apache-2.0
public function setAnalyticsRegion($analyticsRegion) { $this->analyticsRegion = $analyticsRegion; }
@param string
setAnalyticsRegion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function getAnalyticsRegion() { return $this->analyticsRegion; }
@return string
getAnalyticsRegion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function setAuthorizedNetwork($authorizedNetwork) { $this->authorizedNetwork = $authorizedNetwork; }
@param string
setAuthorizedNetwork
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function getAuthorizedNetwork() { return $this->authorizedNetwork; }
@return string
getAuthorizedNetwork
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function setDisableVpcPeering($disableVpcPeering) { $this->disableVpcPeering = $disableVpcPeering; }
@param bool
setDisableVpcPeering
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function getDisableVpcPeering() { return $this->disableVpcPeering; }
@return bool
getDisableVpcPeering
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function setRuntimeLocation($runtimeLocation) { $this->runtimeLocation = $runtimeLocation; }
@param string
setRuntimeLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function getRuntimeLocation() { return $this->runtimeLocation; }
@return string
getRuntimeLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ProvisionOrganizationRequest.php
Apache-2.0
public function setCount($count) { $this->count = $count; }
@param int
setCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getCount() { return $this->count; }
@return int
getCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setFilter($filter) { $this->filter = $filter; }
@param string
setFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getFilter() { return $this->filter; }
@return string
getFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setTimeout($timeout) { $this->timeout = $timeout; }
@param string
setTimeout
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getTimeout() { return $this->timeout; }
@return string
getTimeout
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setTracesize($tracesize) { $this->tracesize = $tracesize; }
@param int
setTracesize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getTracesize() { return $this->tracesize; }
@return int
getTracesize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function setValidity($validity) { $this->validity = $validity; }
@param int
setValidity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0
public function getValidity() { return $this->validity; }
@return int
getValidity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DebugSession.php
Apache-2.0