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 setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setLabels($labels)
{
$this->labels = $labels;
} | @param string[] | setLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getLabels()
{
return $this->labels;
} | @return string[] | getLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setLocation($location)
{
$this->location = $location;
} | @param string | setLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getLocation()
{
return $this->location;
} | @return string | getLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setPlatform($platform)
{
$this->platform = $platform;
} | @param string | setPlatform | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getPlatform()
{
return $this->platform;
} | @return string | getPlatform | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setResource($resource)
{
$this->resource = $resource;
} | @param string | setResource | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getResource()
{
return $this->resource;
} | @return string | getResource | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setSystem($system)
{
$this->system = $system;
} | @param string | setSystem | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getSystem()
{
return $this->system;
} | @return string | getSystem | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySource.php | Apache-2.0 |
public function setCompute(GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources $compute)
{
$this->compute = $compute;
} | @param GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources | setCompute | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | Apache-2.0 |
public function getCompute()
{
return $this->compute;
} | @return GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources | getCompute | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | Apache-2.0 |
public function setOsImage(GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime $osImage)
{
$this->osImage = $osImage;
} | @param GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime | setOsImage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | Apache-2.0 |
public function getOsImage()
{
return $this->osImage;
} | @return GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime | getOsImage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentInfrastructureSpec.php | Apache-2.0 |
public function setChildAsset($childAsset)
{
$this->childAsset = $childAsset;
} | @param CloudReliabilityZicyWs3DataplaneProtosCloudAsset[] | setChildAsset | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosCloudAssetComposition.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosCloudAssetComposition.php | Apache-2.0 |
public function getChildAsset()
{
return $this->childAsset;
} | @return CloudReliabilityZicyWs3DataplaneProtosCloudAsset[] | getChildAsset | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosCloudAssetComposition.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosCloudAssetComposition.php | Apache-2.0 |
public function setArchiveUris($archiveUris)
{
$this->archiveUris = $archiveUris;
} | @param string[] | setArchiveUris | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function getArchiveUris()
{
return $this->archiveUris;
} | @return string[] | getArchiveUris | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function setFileUris($fileUris)
{
$this->fileUris = $fileUris;
} | @param string[] | setFileUris | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function getFileUris()
{
return $this->fileUris;
} | @return string[] | getFileUris | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function setInfrastructureSpec(GoogleCloudDataplexV1TaskInfrastructureSpec $infrastructureSpec)
{
$this->infrastructureSpec = $infrastructureSpec;
} | @param GoogleCloudDataplexV1TaskInfrastructureSpec | setInfrastructureSpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function getInfrastructureSpec()
{
return $this->infrastructureSpec;
} | @return GoogleCloudDataplexV1TaskInfrastructureSpec | getInfrastructureSpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function setNotebook($notebook)
{
$this->notebook = $notebook;
} | @param string | setNotebook | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function getNotebook()
{
return $this->notebook;
} | @return string | getNotebook | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1TaskNotebookTaskConfig.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function setAuthorization(GoogleCloudDataplexV1AspectTypeAuthorization $authorization)
{
$this->authorization = $authorization;
} | @param GoogleCloudDataplexV1AspectTypeAuthorization | setAuthorization | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getAuthorization()
{
return $this->authorization;
} | @return GoogleCloudDataplexV1AspectTypeAuthorization | getAuthorization | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setEtag($etag)
{
$this->etag = $etag;
} | @param string | setEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getEtag()
{
return $this->etag;
} | @return string | getEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setLabels($labels)
{
$this->labels = $labels;
} | @param string[] | setLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getLabels()
{
return $this->labels;
} | @return string[] | getLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setMetadataTemplate(GoogleCloudDataplexV1AspectTypeMetadataTemplate $metadataTemplate)
{
$this->metadataTemplate = $metadataTemplate;
} | @param GoogleCloudDataplexV1AspectTypeMetadataTemplate | setMetadataTemplate | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getMetadataTemplate()
{
return $this->metadataTemplate;
} | @return GoogleCloudDataplexV1AspectTypeMetadataTemplate | getMetadataTemplate | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setTransferStatus($transferStatus)
{
$this->transferStatus = $transferStatus;
} | @param string | setTransferStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getTransferStatus()
{
return $this->transferStatus;
} | @return string | getTransferStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectType.php | Apache-2.0 |
public function setKernelType($kernelType)
{
$this->kernelType = $kernelType;
} | @param string | setKernelType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ContentNotebook.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ContentNotebook.php | Apache-2.0 |
public function getKernelType()
{
return $this->kernelType;
} | @return string | getKernelType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ContentNotebook.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ContentNotebook.php | Apache-2.0 |
public function setParameters($parameters)
{
$this->parameters = $parameters;
} | @param string[] | setParameters | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventConfigDetails.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventConfigDetails.php | Apache-2.0 |
public function getParameters()
{
return $this->parameters;
} | @return string[] | getParameters | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventConfigDetails.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventConfigDetails.php | Apache-2.0 |
public function setAttributeCount($attributeCount)
{
$this->attributeCount = $attributeCount;
} | @param int | setAttributeCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getAttributeCount()
{
return $this->attributeCount;
} | @return int | getAttributeCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setClassCount($classCount)
{
$this->classCount = $classCount;
} | @param int | setClassCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getClassCount()
{
return $this->classCount;
} | @return int | getClassCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setEtag($etag)
{
$this->etag = $etag;
} | @param string | setEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getEtag()
{
return $this->etag;
} | @return string | getEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setLabels($labels)
{
$this->labels = $labels;
} | @param string[] | setLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getLabels()
{
return $this->labels;
} | @return string[] | getLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataTaxonomy.php | Apache-2.0 |
public function setRead($read)
{
$this->read = $read;
} | @param string | setRead | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageAccess.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageAccess.php | Apache-2.0 |
public function getRead()
{
return $this->read;
} | @return string | getRead | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageAccess.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageAccess.php | Apache-2.0 |
public function setEndTime($endTime)
{
$this->endTime = $endTime;
} | @param string | setEndTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getEndTime()
{
return $this->endTime;
} | @return string | getEndTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setExecutionTrigger($executionTrigger)
{
$this->executionTrigger = $executionTrigger;
} | @param string | setExecutionTrigger | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getExecutionTrigger()
{
return $this->executionTrigger;
} | @return string | getExecutionTrigger | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setJobId($jobId)
{
$this->jobId = $jobId;
} | @param string | setJobId | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getJobId()
{
return $this->jobId;
} | @return string | getJobId | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setRetries($retries)
{
$this->retries = $retries;
} | @param int | setRetries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getRetries()
{
return $this->retries;
} | @return int | getRetries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setService($service)
{
$this->service = $service;
} | @param string | setService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getService()
{
return $this->service;
} | @return string | getService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setServiceJob($serviceJob)
{
$this->serviceJob = $serviceJob;
} | @param string | setServiceJob | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getServiceJob()
{
return $this->serviceJob;
} | @return string | getServiceJob | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function setStartTime($startTime)
{
$this->startTime = $startTime;
} | @param string | setStartTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | Apache-2.0 |
public function getStartTime()
{
return $this->startTime;
} | @return string | getStartTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1JobEvent.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1JobEvent.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.