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 getNanos()
{
return $this->nanos;
} | @return int | getNanos | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | Apache-2.0 |
public function setUnits($units)
{
$this->units = $units;
} | @param string | setUnits | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | Apache-2.0 |
public function getUnits()
{
return $this->units;
} | @return string | getUnits | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeMoney.php | Apache-2.0 |
public function setDeveloper($developer)
{
$this->developer = $developer;
} | @param GoogleCloudApigeeV1Developer[] | setDeveloper | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOfDevelopersResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOfDevelopersResponse.php | Apache-2.0 |
public function getDeveloper()
{
return $this->developer;
} | @return GoogleCloudApigeeV1Developer[] | getDeveloper | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOfDevelopersResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListOfDevelopersResponse.php | Apache-2.0 |
public function setAttributes($attributes)
{
$this->attributes = $attributes;
} | @param string[] | setAttributes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getAttributes()
{
return $this->attributes;
} | @return string[] | getAttributes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setBasePath($basePath)
{
$this->basePath = $basePath;
} | @param string | setBasePath | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getBasePath()
{
return $this->basePath;
} | @return string | getBasePath | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setDeploymentGroups($deploymentGroups)
{
$this->deploymentGroups = $deploymentGroups;
} | @param string[] | setDeploymentGroups | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getDeploymentGroups()
{
return $this->deploymentGroups;
} | @return string[] | getDeploymentGroups | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setEndpoints($endpoints)
{
$this->endpoints = $endpoints;
} | @param string[] | setEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getEndpoints()
{
return $this->endpoints;
} | @return string[] | getEndpoints | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setLocation($location)
{
$this->location = $location;
} | @param string | setLocation | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getLocation()
{
return $this->location;
} | @return string | getLocation | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setProxyUid($proxyUid)
{
$this->proxyUid = $proxyUid;
} | @param string | setProxyUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getProxyUid()
{
return $this->proxyUid;
} | @return string | getProxyUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setServiceAccount($serviceAccount)
{
$this->serviceAccount = $serviceAccount;
} | @param string | setServiceAccount | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getServiceAccount()
{
return $this->serviceAccount;
} | @return string | getServiceAccount | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentConfig.php | Apache-2.0 |
public function setEndpointUri($endpointUri)
{
$this->endpointUri = $endpointUri;
} | @param string | setEndpointUri | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | Apache-2.0 |
public function getEndpointUri()
{
return $this->endpointUri;
} | @return string | getEndpointUri | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | Apache-2.0 |
public function setSchema(GoogleCloudApigeeV1DocumentationFile $schema)
{
$this->schema = $schema;
} | @param GoogleCloudApigeeV1DocumentationFile | setSchema | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | Apache-2.0 |
public function getSchema()
{
return $this->schema;
} | @return GoogleCloudApigeeV1DocumentationFile | getSchema | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1GraphqlDocumentation.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | Apache-2.0 |
public function setValues($values)
{
$this->values = $values;
} | @param array[] | setValues | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | Apache-2.0 |
public function getValues()
{
return $this->values;
} | @return array[] | getValues | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1Metric.php | Apache-2.0 |
public function setContinueOnError($continueOnError)
{
$this->continueOnError = $continueOnError;
} | @param bool | setContinueOnError | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function getContinueOnError()
{
return $this->continueOnError;
} | @return bool | getContinueOnError | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function setSharedFlowName($sharedFlowName)
{
$this->sharedFlowName = $sharedFlowName;
} | @param string | setSharedFlowName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function getSharedFlowName()
{
return $this->sharedFlowName;
} | @return string | getSharedFlowName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1FlowHookConfig.php | Apache-2.0 |
public function setConflictingDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment $conflictingDeployment)
{
$this->conflictingDeployment = $conflictingDeployment;
} | @param GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment | setConflictingDeployment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function getConflictingDeployment()
{
return $this->conflictingDeployment;
} | @return GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment | getConflictingDeployment | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function setEnvironmentGroup($environmentGroup)
{
$this->environmentGroup = $environmentGroup;
} | @param string | setEnvironmentGroup | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function getEnvironmentGroup()
{
return $this->environmentGroup;
} | @return string | getEnvironmentGroup | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php | Apache-2.0 |
public function setResource($resource)
{
$this->resource = $resource;
} | @param string | setResource | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function getResource()
{
return $this->resource;
} | @return string | getResource | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function setRevisions($revisions)
{
$this->revisions = $revisions;
} | @param GoogleCloudApigeeV1RevisionStatus[] | setRevisions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function getRevisions()
{
return $this->revisions;
} | @return GoogleCloudApigeeV1RevisionStatus[] | getRevisions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function setTotalReplicas($totalReplicas)
{
$this->totalReplicas = $totalReplicas;
} | @param int | setTotalReplicas | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function getTotalReplicas()
{
return $this->totalReplicas;
} | @return int | getTotalReplicas | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ResourceStatus.php | Apache-2.0 |
public function setDeveloperSubscriptions($developerSubscriptions)
{
$this->developerSubscriptions = $developerSubscriptions;
} | @param GoogleCloudApigeeV1DeveloperSubscription[] | setDeveloperSubscriptions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | Apache-2.0 |
public function getDeveloperSubscriptions()
{
return $this->developerSubscriptions;
} | @return GoogleCloudApigeeV1DeveloperSubscription[] | getDeveloperSubscriptions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | Apache-2.0 |
public function setNextStartKey($nextStartKey)
{
$this->nextStartKey = $nextStartKey;
} | @param string | setNextStartKey | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | Apache-2.0 |
public function getNextStartKey()
{
return $this->nextStartKey;
} | @return string | getNextStartKey | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php | Apache-2.0 |
public function setApiProducts($apiProducts)
{
$this->apiProducts = $apiProducts;
} | @param string[] | setApiProducts | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getApiProducts()
{
return $this->apiProducts;
} | @return string[] | getApiProducts | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setAppFamily($appFamily)
{
$this->appFamily = $appFamily;
} | @param string | setAppFamily | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getAppFamily()
{
return $this->appFamily;
} | @return string | getAppFamily | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setAppId($appId)
{
$this->appId = $appId;
} | @param string | setAppId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getAppId()
{
return $this->appId;
} | @return string | getAppId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setAttributes($attributes)
{
$this->attributes = $attributes;
} | @param GoogleCloudApigeeV1Attribute[] | setAttributes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getAttributes()
{
return $this->attributes;
} | @return GoogleCloudApigeeV1Attribute[] | getAttributes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setCallbackUrl($callbackUrl)
{
$this->callbackUrl = $callbackUrl;
} | @param string | setCallbackUrl | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getCallbackUrl()
{
return $this->callbackUrl;
} | @return string | getCallbackUrl | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setCreatedAt($createdAt)
{
$this->createdAt = $createdAt;
} | @param string | setCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getCreatedAt()
{
return $this->createdAt;
} | @return string | getCreatedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setCredentials($credentials)
{
$this->credentials = $credentials;
} | @param GoogleCloudApigeeV1Credential[] | setCredentials | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getCredentials()
{
return $this->credentials;
} | @return GoogleCloudApigeeV1Credential[] | getCredentials | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setDeveloperId($developerId)
{
$this->developerId = $developerId;
} | @param string | setDeveloperId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getDeveloperId()
{
return $this->developerId;
} | @return string | getDeveloperId | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setKeyExpiresIn($keyExpiresIn)
{
$this->keyExpiresIn = $keyExpiresIn;
} | @param string | setKeyExpiresIn | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getKeyExpiresIn()
{
return $this->keyExpiresIn;
} | @return string | getKeyExpiresIn | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setLastModifiedAt($lastModifiedAt)
{
$this->lastModifiedAt = $lastModifiedAt;
} | @param string | setLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getLastModifiedAt()
{
return $this->lastModifiedAt;
} | @return string | getLastModifiedAt | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setScopes($scopes)
{
$this->scopes = $scopes;
} | @param string[] | setScopes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getScopes()
{
return $this->scopes;
} | @return string[] | getScopes | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setStatus($status)
{
$this->status = $status;
} | @param string | setStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function getStatus()
{
return $this->status;
} | @return string | getStatus | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1DeveloperApp.php | Apache-2.0 |
public function setPermissions($permissions)
{
$this->permissions = $permissions;
} | @param string[] | setPermissions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsResponse.php | Apache-2.0 |
public function getPermissions()
{
return $this->permissions;
} | @return string[] | getPermissions | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsResponse.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleIamV1TestIamPermissionsResponse.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | Apache-2.0 |
public function setLink(GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink $link)
{
$this->link = $link;
} | @param GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink | setLink | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | Apache-2.0 |
public function getLink()
{
return $this->link;
} | @return GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink | getLink | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation.php | Apache-2.0 |
public function setCode($code)
{
$this->code = $code;
} | @param int | setCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function getCode()
{
return $this->code;
} | @return int | getCode | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function setDetails($details)
{
$this->details = $details;
} | @param array[] | setDetails | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function getDetails()
{
return $this->details;
} | @return array[] | getDetails | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleRpcStatus.php | Apache-2.0 |
public function setEndTime($endTime)
{
$this->endTime = $endTime;
} | @param string | setEndTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | Apache-2.0 |
public function getEndTime()
{
return $this->endTime;
} | @return string | getEndTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | Apache-2.0 |
public function setStartTime($startTime)
{
$this->startTime = $startTime;
} | @param string | setStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | Apache-2.0 |
public function getStartTime()
{
return $this->startTime;
} | @return string | getStartTime | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeInterval.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | Apache-2.0 |
public function setExpression($expression)
{
$this->expression = $expression;
} | @param string | setExpression | php | tsugiproject/tsugi | vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Apigee/GoogleTypeExpr.php | Apache-2.0 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.