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 getUid() { return $this->uid; }
@return string
getUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentGroupConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1EnvironmentGroupConfig.php
Apache-2.0
public function setAssessmentRecommendations($assessmentRecommendations) { $this->assessmentRecommendations = $assessmentRecommendations; }
@param GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation[]
setAssessmentRecommendations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function getAssessmentRecommendations() { return $this->assessmentRecommendations; }
@return GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation[]
getAssessmentRecommendations
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function setDataUpdateTime($dataUpdateTime) { $this->dataUpdateTime = $dataUpdateTime; }
@param string
setDataUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function getDataUpdateTime() { return $this->dataUpdateTime; }
@return string
getDataUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function setFailedAssessmentPerWeight($failedAssessmentPerWeight) { $this->failedAssessmentPerWeight = $failedAssessmentPerWeight; }
@param int[]
setFailedAssessmentPerWeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function getFailedAssessmentPerWeight() { return $this->failedAssessmentPerWeight; }
@return int[]
getFailedAssessmentPerWeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function setScore($score) { $this->score = $score; }
@param int
setScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function getScore() { return $this->score; }
@return int
getScore
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function setSeverity($severity) { $this->severity = $severity; }
@param string
setSeverity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function getSeverity() { return $this->severity; }
@return string
getSeverity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResult.php
Apache-2.0
public function setUrls($urls) { $this->urls = $urls; }
@param GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo[]
setUrls
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.php
Apache-2.0
public function getUrls() { return $this->urls; }
@return GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo[]
getUrls
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function setDetails($details) { $this->details = $details; }
@param array[]
setDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function getDetails() { return $this->details; }
@return array[]
getDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function setPercentDone($percentDone) { $this->percentDone = $percentDone; }
@param int
setPercentDone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function getPercentDone() { return $this->percentDone; }
@return int
getPercentDone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1OperationMetadataProgress.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setIsEnabled($isEnabled) { $this->isEnabled = $isEnabled; }
@param bool
setIsEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getIsEnabled() { return $this->isEnabled; }
@return bool
getIsEnabled
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setPort($port) { $this->port = $port; }
@param int
setPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getPort() { return $this->port; }
@return int
getPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setProtocol($protocol) { $this->protocol = $protocol; }
@param string
setProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getProtocol() { return $this->protocol; }
@return string
getProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setSSLInfo(GoogleCloudApigeeV1TlsInfo $sSLInfo) { $this->sSLInfo = $sSLInfo; }
@param GoogleCloudApigeeV1TlsInfo
setSSLInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function getSSLInfo() { return $this->sSLInfo; }
@return GoogleCloudApigeeV1TlsInfo
getSSLInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1TargetServer.php
Apache-2.0
public function setContentType($contentType) { $this->contentType = $contentType; }
@param string
setContentType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function getContentType() { return $this->contentType; }
@return string
getContentType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function setData($data) { $this->data = $data; }
@param string
setData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function getData() { return $this->data; }
@return string
getData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function setExtensions($extensions) { $this->extensions = $extensions; }
@param array[]
setExtensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function getExtensions() { return $this->extensions; }
@return array[]
getExtensions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleApiHttpBody.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
Apache-2.0
public function setTimestampMs($timestampMs) { $this->timestampMs = $timestampMs; }
@param string
setTimestampMs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
Apache-2.0
public function getTimestampMs() { return $this->timestampMs; }
@return string
getTimestampMs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Session.php
Apache-2.0
public function setMessage(Message $message) { $this->message = $message; }
@param Message
setMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryMessageAdded.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryMessageAdded.php
Apache-2.0
public function getMessage() { return $this->message; }
@return Message
getMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryMessageAdded.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryMessageAdded.php
Apache-2.0
public function setFilter($filter) { $this->filter = $filter; }
@param Filter[]
setFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/ListFiltersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/ListFiltersResponse.php
Apache-2.0
public function getFilter() { return $this->filter; }
@return Filter[]
getFilter
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/ListFiltersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/ListFiltersResponse.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function setPassword($password) { $this->password = $password; }
@param string
setPassword
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function getPassword() { return $this->password; }
@return string
getPassword
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function setPort($port) { $this->port = $port; }
@param int
setPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function getPort() { return $this->port; }
@return int
getPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function setSecurityMode($securityMode) { $this->securityMode = $securityMode; }
@param string
setSecurityMode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function getSecurityMode() { return $this->securityMode; }
@return string
getSecurityMode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function setUsername($username) { $this->username = $username; }
@param string
setUsername
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function getUsername() { return $this->username; }
@return string
getUsername
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmtpMsa.php
Apache-2.0
public function setLabelIds($labelIds) { $this->labelIds = $labelIds; }
@param string[]
setLabelIds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
Apache-2.0
public function getLabelIds() { return $this->labelIds; }
@return string[]
getLabelIds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
Apache-2.0
public function setMessage(Message $message) { $this->message = $message; }
@param Message
setMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
Apache-2.0
public function getMessage() { return $this->message; }
@return Message
getMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php
Apache-2.0
public function setEmailAddress($emailAddress) { $this->emailAddress = $emailAddress; }
@param string
setEmailAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function getEmailAddress() { return $this->emailAddress; }
@return string
getEmailAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function setPrimaryKeyPairId($primaryKeyPairId) { $this->primaryKeyPairId = $primaryKeyPairId; }
@param string
setPrimaryKeyPairId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function getPrimaryKeyPairId() { return $this->primaryKeyPairId; }
@return string
getPrimaryKeyPairId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function setSignAndEncryptKeyPairs(SignAndEncryptKeyPairs $signAndEncryptKeyPairs) { $this->signAndEncryptKeyPairs = $signAndEncryptKeyPairs; }
@param SignAndEncryptKeyPairs
setSignAndEncryptKeyPairs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function getSignAndEncryptKeyPairs() { return $this->signAndEncryptKeyPairs; }
@return SignAndEncryptKeyPairs
getSignAndEncryptKeyPairs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CseIdentity.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CseIdentity.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param Label[]
setLabels
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/ListLabelsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/ListLabelsResponse.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return Label[]
getLabels
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/ListLabelsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/ListLabelsResponse.php
Apache-2.0
public function setLabelFilterAction($labelFilterAction) { $this->labelFilterAction = $labelFilterAction; }
@param string
setLabelFilterAction
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function getLabelFilterAction() { return $this->labelFilterAction; }
@return string
getLabelFilterAction
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function setLabelFilterBehavior($labelFilterBehavior) { $this->labelFilterBehavior = $labelFilterBehavior; }
@param string
setLabelFilterBehavior
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function getLabelFilterBehavior() { return $this->labelFilterBehavior; }
@return string
getLabelFilterBehavior
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function setLabelIds($labelIds) { $this->labelIds = $labelIds; }
@param string[]
setLabelIds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function getLabelIds() { return $this->labelIds; }
@return string[]
getLabelIds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function setTopicName($topicName) { $this->topicName = $topicName; }
@param string
setTopicName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function getTopicName() { return $this->topicName; }
@return string
getTopicName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/WatchRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/WatchRequest.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/Draft.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/Draft.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/Draft.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/Draft.php
Apache-2.0
public function setMessage(Message $message) { $this->message = $message; }
@param Message
setMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/Draft.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/Draft.php
Apache-2.0
public function getMessage() { return $this->message; }
@return Message
getMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/Draft.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/Draft.php
Apache-2.0
public function setEncryptedKeyPassword($encryptedKeyPassword) { $this->encryptedKeyPassword = $encryptedKeyPassword; }
@param string
setEncryptedKeyPassword
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getEncryptedKeyPassword() { return $this->encryptedKeyPassword; }
@return string
getEncryptedKeyPassword
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setExpiration($expiration) { $this->expiration = $expiration; }
@param string
setExpiration
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getExpiration() { return $this->expiration; }
@return string
getExpiration
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setIsDefault($isDefault) { $this->isDefault = $isDefault; }
@param bool
setIsDefault
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getIsDefault() { return $this->isDefault; }
@return bool
getIsDefault
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setIssuerCn($issuerCn) { $this->issuerCn = $issuerCn; }
@param string
setIssuerCn
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getIssuerCn() { return $this->issuerCn; }
@return string
getIssuerCn
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setPem($pem) { $this->pem = $pem; }
@param string
setPem
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getPem() { return $this->pem; }
@return string
getPem
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setPkcs12($pkcs12) { $this->pkcs12 = $pkcs12; }
@param string
setPkcs12
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function getPkcs12() { return $this->pkcs12; }
@return string
getPkcs12
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/SmimeInfo.php
Apache-2.0
public function setHardwareKeyMetadata(HardwareKeyMetadata $hardwareKeyMetadata) { $this->hardwareKeyMetadata = $hardwareKeyMetadata; }
@param HardwareKeyMetadata
setHardwareKeyMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
Apache-2.0
public function getHardwareKeyMetadata() { return $this->hardwareKeyMetadata; }
@return HardwareKeyMetadata
getHardwareKeyMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
Apache-2.0
public function setKaclsKeyMetadata(KaclsKeyMetadata $kaclsKeyMetadata) { $this->kaclsKeyMetadata = $kaclsKeyMetadata; }
@param KaclsKeyMetadata
setKaclsKeyMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php
Apache-2.0