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 getAuthorizationInfo() { return $this->authorizationInfo; }
@return AuthorizationInfo[]
getAuthorizationInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setMetadata($metadata) { $this->metadata = $metadata; }
@param array[]
setMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getMetadata() { return $this->metadata; }
@return array[]
getMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setMethodName($methodName) { $this->methodName = $methodName; }
@param string
setMethodName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getMethodName() { return $this->methodName; }
@return string
getMethodName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setNumResponseItems($numResponseItems) { $this->numResponseItems = $numResponseItems; }
@param string
setNumResponseItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getNumResponseItems() { return $this->numResponseItems; }
@return string
getNumResponseItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setPolicyViolationInfo(PolicyViolationInfo $policyViolationInfo) { $this->policyViolationInfo = $policyViolationInfo; }
@param PolicyViolationInfo
setPolicyViolationInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getPolicyViolationInfo() { return $this->policyViolationInfo; }
@return PolicyViolationInfo
getPolicyViolationInfo
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setRequest($request) { $this->request = $request; }
@param array[]
setRequest
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getRequest() { return $this->request; }
@return array[]
getRequest
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setRequestMetadata(RequestMetadata $requestMetadata) { $this->requestMetadata = $requestMetadata; }
@param RequestMetadata
setRequestMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getRequestMetadata() { return $this->requestMetadata; }
@return RequestMetadata
getRequestMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setResourceLocation(ResourceLocation $resourceLocation) { $this->resourceLocation = $resourceLocation; }
@param ResourceLocation
setResourceLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getResourceLocation() { return $this->resourceLocation; }
@return ResourceLocation
getResourceLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setResourceName($resourceName) { $this->resourceName = $resourceName; }
@param string
setResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getResourceName() { return $this->resourceName; }
@return string
getResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setResourceOriginalState($resourceOriginalState) { $this->resourceOriginalState = $resourceOriginalState; }
@param array[]
setResourceOriginalState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getResourceOriginalState() { return $this->resourceOriginalState; }
@return array[]
getResourceOriginalState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setResponse($response) { $this->response = $response; }
@param array[]
setResponse
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getResponse() { return $this->response; }
@return array[]
getResponse
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setServiceData($serviceData) { $this->serviceData = $serviceData; }
@param array[]
setServiceData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getServiceData() { return $this->serviceData; }
@return array[]
getServiceData
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setServiceName($serviceName) { $this->serviceName = $serviceName; }
@param string
setServiceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getServiceName() { return $this->serviceName; }
@return string
getServiceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setStatus(Status $status) { $this->status = $status; }
@param Status
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function getStatus() { return $this->status; }
@return Status
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuditLog.php
Apache-2.0
public function setIp($ip) { $this->ip = $ip; }
@param string
setIp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function getIp() { return $this->ip; }
@return string
getIp
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return string[]
getLabels
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function setPort($port) { $this->port = $port; }
@param string
setPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function getPort() { return $this->port; }
@return string
getPort
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function setPrincipal($principal) { $this->principal = $principal; }
@param string
setPrincipal
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function getPrincipal() { return $this->principal; }
@return string
getPrincipal
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function setRegionCode($regionCode) { $this->regionCode = $regionCode; }
@param string
setRegionCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function getRegionCode() { return $this->regionCode; }
@return string
getRegionCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Peer.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Peer.php
Apache-2.0
public function setJobMetadata($jobMetadata) { $this->jobMetadata = $jobMetadata; }
@param array[]
setJobMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function getJobMetadata() { return $this->jobMetadata; }
@return array[]
getJobMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function setPrincipalSubject($principalSubject) { $this->principalSubject = $principalSubject; }
@param string
setPrincipalSubject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function getPrincipalSubject() { return $this->principalSubject; }
@return string
getPrincipalSubject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function setServiceDomain($serviceDomain) { $this->serviceDomain = $serviceDomain; }
@param string
setServiceDomain
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function getServiceDomain() { return $this->serviceDomain; }
@return string
getServiceDomain
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ServiceMetadata.php
Apache-2.0
public function setThirdPartyClaims($thirdPartyClaims) { $this->thirdPartyClaims = $thirdPartyClaims; }
@param array[]
setThirdPartyClaims
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ThirdPartyPrincipal.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ThirdPartyPrincipal.php
Apache-2.0
public function getThirdPartyClaims() { return $this->thirdPartyClaims; }
@return array[]
getThirdPartyClaims
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ThirdPartyPrincipal.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ThirdPartyPrincipal.php
Apache-2.0
public function setBackendLatency($backendLatency) { $this->backendLatency = $backendLatency; }
@param string
setBackendLatency
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function getBackendLatency() { return $this->backendLatency; }
@return string
getBackendLatency
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function setCode($code) { $this->code = $code; }
@param string
setCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function getCode() { return $this->code; }
@return string
getCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function setHeaders($headers) { $this->headers = $headers; }
@param string[]
setHeaders
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function getHeaders() { return $this->headers; }
@return string[]
getHeaders
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function setSize($size) { $this->size = $size; }
@param string
setSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function getSize() { return $this->size; }
@return string
getSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function setTime($time) { $this->time = $time; }
@param string
setTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function getTime() { return $this->time; }
@return string
getTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Response.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Response.php
Apache-2.0
public function setGranted($granted) { $this->granted = $granted; }
@param bool
setGranted
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function getGranted() { return $this->granted; }
@return bool
getGranted
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function setPermission($permission) { $this->permission = $permission; }
@param string
setPermission
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function getPermission() { return $this->permission; }
@return string
getPermission
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function setPermissionType($permissionType) { $this->permissionType = $permissionType; }
@param string
setPermissionType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function getPermissionType() { return $this->permissionType; }
@return string
getPermissionType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function setResource($resource) { $this->resource = $resource; }
@param string
setResource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function getResource() { return $this->resource; }
@return string
getResource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function setResourceAttributes(ServicecontrolResource $resourceAttributes) { $this->resourceAttributes = $resourceAttributes; }
@param ServicecontrolResource
setResourceAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function getResourceAttributes() { return $this->resourceAttributes; }
@return ServicecontrolResource
getResourceAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/AuthorizationInfo.php
Apache-2.0
public function setAuth(Auth $auth) { $this->auth = $auth; }
@param Auth
setAuth
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getAuth() { return $this->auth; }
@return Auth
getAuth
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setHeaders($headers) { $this->headers = $headers; }
@param string[]
setHeaders
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getHeaders() { return $this->headers; }
@return string[]
getHeaders
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setHost($host) { $this->host = $host; }
@param string
setHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getHost() { return $this->host; }
@return string
getHost
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setMethod($method) { $this->method = $method; }
@param string
setMethod
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getMethod() { return $this->method; }
@return string
getMethod
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setPath($path) { $this->path = $path; }
@param string
setPath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getPath() { return $this->path; }
@return string
getPath
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setProtocol($protocol) { $this->protocol = $protocol; }
@param string
setProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getProtocol() { return $this->protocol; }
@return string
getProtocol
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setQuery($query) { $this->query = $query; }
@param string
setQuery
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getQuery() { return $this->query; }
@return string
getQuery
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setReason($reason) { $this->reason = $reason; }
@param string
setReason
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getReason() { return $this->reason; }
@return string
getReason
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setScheme($scheme) { $this->scheme = $scheme; }
@param string
setScheme
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getScheme() { return $this->scheme; }
@return string
getScheme
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setSize($size) { $this->size = $size; }
@param string
setSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getSize() { return $this->size; }
@return string
getSize
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setTime($time) { $this->time = $time; }
@param string
setTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function getTime() { return $this->time; }
@return string
getTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/Request.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/Request.php
Apache-2.0
public function setCheckedValue($checkedValue) { $this->checkedValue = $checkedValue; }
@param string
setCheckedValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function getCheckedValue() { return $this->checkedValue; }
@return string
getCheckedValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function setConstraint($constraint) { $this->constraint = $constraint; }
@param string
setConstraint
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function getConstraint() { return $this->constraint; }
@return string
getConstraint
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function setErrorMessage($errorMessage) { $this->errorMessage = $errorMessage; }
@param string
setErrorMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function getErrorMessage() { return $this->errorMessage; }
@return string
getErrorMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function setPolicyType($policyType) { $this->policyType = $policyType; }
@param string
setPolicyType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function getPolicyType() { return $this->policyType; }
@return string
getPolicyType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/ViolationInfo.php
Apache-2.0
public function setPrincipalEmail($principalEmail) { $this->principalEmail = $principalEmail; }
@param string
setPrincipalEmail
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
Apache-2.0
public function getPrincipalEmail() { return $this->principalEmail; }
@return string
getPrincipalEmail
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
Apache-2.0
public function setServiceMetadata($serviceMetadata) { $this->serviceMetadata = $serviceMetadata; }
@param array[]
setServiceMetadata
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/ServiceControl/FirstPartyPrincipal.php
Apache-2.0