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 getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
Apache-2.0
public function setUnreachable($unreachable) { $this->unreachable = $unreachable; }
@param string[]
setUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
Apache-2.0
public function getUnreachable() { return $this->unreachable; }
@return string[]
getUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListApplicationsResponse.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Criticality.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Criticality.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Criticality.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Criticality.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function setServiceProject($serviceProject) { $this->serviceProject = $serviceProject; }
@param string
setServiceProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function getServiceProject() { return $this->serviceProject; }
@return string
getServiceProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProjectAttachment.php
Apache-2.0
public function setAttributes(Attributes $attributes) { $this->attributes = $attributes; }
@param Attributes
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return Attributes
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setDiscoveredWorkload($discoveredWorkload) { $this->discoveredWorkload = $discoveredWorkload; }
@param string
setDiscoveredWorkload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getDiscoveredWorkload() { return $this->discoveredWorkload; }
@return string
getDiscoveredWorkload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setWorkloadProperties(WorkloadProperties $workloadProperties) { $this->workloadProperties = $workloadProperties; }
@param WorkloadProperties
setWorkloadProperties
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getWorkloadProperties() { return $this->workloadProperties; }
@return WorkloadProperties
getWorkloadProperties
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setWorkloadReference(WorkloadReference $workloadReference) { $this->workloadReference = $workloadReference; }
@param WorkloadReference
setWorkloadReference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function getWorkloadReference() { return $this->workloadReference; }
@return WorkloadReference
getWorkloadReference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Workload.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Workload.php
Apache-2.0
public function setGcpProject($gcpProject) { $this->gcpProject = $gcpProject; }
@param string
setGcpProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function getGcpProject() { return $this->gcpProject; }
@return string
getGcpProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function setZone($zone) { $this->zone = $zone; }
@param string
setZone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function getZone() { return $this->zone; }
@return string
getZone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/WorkloadProperties.php
Apache-2.0
public function setCode($code) { $this->code = $code; }
@param int
setCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function getCode() { return $this->code; }
@return int
getCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function setDetails($details) { $this->details = $details; }
@param array[]
setDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function getDetails() { return $this->details; }
@return array[]
getDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function setMessage($message) { $this->message = $message; }
@param string
setMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function getMessage() { return $this->message; }
@return string
getMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Status.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Status.php
Apache-2.0
public function setDiscoveredWorkloads($discoveredWorkloads) { $this->discoveredWorkloads = $discoveredWorkloads; }
@param DiscoveredWorkload[]
setDiscoveredWorkloads
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function getDiscoveredWorkloads() { return $this->discoveredWorkloads; }
@return DiscoveredWorkload[]
getDiscoveredWorkloads
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function setUnreachable($unreachable) { $this->unreachable = $unreachable; }
@param string[]
setUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function getUnreachable() { return $this->unreachable; }
@return string[]
getUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/FindUnregisteredWorkloadsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function setServices($services) { $this->services = $services; }
@param Service[]
setServices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function getServices() { return $this->services; }
@return Service[]
getServices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function setUnreachable($unreachable) { $this->unreachable = $unreachable; }
@param string[]
setUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function getUnreachable() { return $this->unreachable; }
@return string[]
getUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListServicesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function setUnreachable($unreachable) { $this->unreachable = $unreachable; }
@param string[]
setUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function getUnreachable() { return $this->unreachable; }
@return string[]
getUnreachable
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function setWorkloads($workloads) { $this->workloads = $workloads; }
@param Workload[]
setWorkloads
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function getWorkloads() { return $this->workloads; }
@return Workload[]
getWorkloads
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ListWorkloadsResponse.php
Apache-2.0
public function setPolicy(Policy $policy) { $this->policy = $policy; }
@param Policy
setPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
Apache-2.0
public function getPolicy() { return $this->policy; }
@return Policy
getPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
Apache-2.0
public function setUpdateMask($updateMask) { $this->updateMask = $updateMask; }
@param string
setUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
Apache-2.0
public function getUpdateMask() { return $this->updateMask; }
@return string
getUpdateMask
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/SetIamPolicyRequest.php
Apache-2.0
public function setDiscoveredWorkload(DiscoveredWorkload $discoveredWorkload) { $this->discoveredWorkload = $discoveredWorkload; }
@param DiscoveredWorkload
setDiscoveredWorkload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/LookupDiscoveredWorkloadResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/LookupDiscoveredWorkloadResponse.php
Apache-2.0
public function getDiscoveredWorkload() { return $this->discoveredWorkload; }
@return DiscoveredWorkload
getDiscoveredWorkload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/LookupDiscoveredWorkloadResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/LookupDiscoveredWorkloadResponse.php
Apache-2.0
public function setApiVersion($apiVersion) { $this->apiVersion = $apiVersion; }
@param string
setApiVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getApiVersion() { return $this->apiVersion; }
@return string
getApiVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setEndTime($endTime) { $this->endTime = $endTime; }
@param string
setEndTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getEndTime() { return $this->endTime; }
@return string
getEndTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setRequestedCancellation($requestedCancellation) { $this->requestedCancellation = $requestedCancellation; }
@param bool
setRequestedCancellation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getRequestedCancellation() { return $this->requestedCancellation; }
@return bool
getRequestedCancellation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setStatusMessage($statusMessage) { $this->statusMessage = $statusMessage; }
@param string
setStatusMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getStatusMessage() { return $this->statusMessage; }
@return string
getStatusMessage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setTarget($target) { $this->target = $target; }
@param string
setTarget
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getTarget() { return $this->target; }
@return string
getTarget
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setVerb($verb) { $this->verb = $verb; }
@param string
setVerb
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function getVerb() { return $this->verb; }
@return string
getVerb
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/OperationMetadata.php
Apache-2.0
public function setGcpProject($gcpProject) { $this->gcpProject = $gcpProject; }
@param string
setGcpProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function getGcpProject() { return $this->gcpProject; }
@return string
getGcpProject
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function setZone($zone) { $this->zone = $zone; }
@param string
setZone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function getZone() { return $this->zone; }
@return string
getZone
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/ServiceProperties.php
Apache-2.0
public function setAuditLogConfigs($auditLogConfigs) { $this->auditLogConfigs = $auditLogConfigs; }
@param AuditLogConfig[]
setAuditLogConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/AuditConfig.php
Apache-2.0
public function getAuditLogConfigs() { return $this->auditLogConfigs; }
@return AuditLogConfig[]
getAuditLogConfigs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/AuditConfig.php
Apache-2.0
public function setService($service) { $this->service = $service; }
@param string
setService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/AuditConfig.php
Apache-2.0
public function getService() { return $this->service; }
@return string
getService
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/AuditConfig.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/AuditConfig.php
Apache-2.0
public function setAttributes(Attributes $attributes) { $this->attributes = $attributes; }
@param Attributes
setAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Service.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Service.php
Apache-2.0
public function getAttributes() { return $this->attributes; }
@return Attributes
getAttributes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Service.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Service.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AppHub/Service.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AppHub/Service.php
Apache-2.0