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 setFilesetsCreated($filesetsCreated)
{
$this->filesetsCreated = $filesetsCreated;
} | @param int | setFilesetsCreated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getFilesetsCreated()
{
return $this->filesetsCreated;
} | @return int | getFilesetsCreated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setFilesetsDeleted($filesetsDeleted)
{
$this->filesetsDeleted = $filesetsDeleted;
} | @param int | setFilesetsDeleted | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getFilesetsDeleted()
{
return $this->filesetsDeleted;
} | @return int | getFilesetsDeleted | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setFilesetsUpdated($filesetsUpdated)
{
$this->filesetsUpdated = $filesetsUpdated;
} | @param int | setFilesetsUpdated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getFilesetsUpdated()
{
return $this->filesetsUpdated;
} | @return int | getFilesetsUpdated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setScannedFileCount($scannedFileCount)
{
$this->scannedFileCount = $scannedFileCount;
} | @param int | setScannedFileCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getScannedFileCount()
{
return $this->scannedFileCount;
} | @return int | getScannedFileCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setTablesCreated($tablesCreated)
{
$this->tablesCreated = $tablesCreated;
} | @param int | setTablesCreated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getTablesCreated()
{
return $this->tablesCreated;
} | @return int | getTablesCreated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setTablesDeleted($tablesDeleted)
{
$this->tablesDeleted = $tablesDeleted;
} | @param int | setTablesDeleted | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getTablesDeleted()
{
return $this->tablesDeleted;
} | @return int | getTablesDeleted | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setTablesUpdated($tablesUpdated)
{
$this->tablesUpdated = $tablesUpdated;
} | @param int | setTablesUpdated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getTablesUpdated()
{
return $this->tablesUpdated;
} | @return int | getTablesUpdated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setCsvOptions(GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions $csvOptions)
{
$this->csvOptions = $csvOptions;
} | @param GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions | setCsvOptions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getCsvOptions()
{
return $this->csvOptions;
} | @return GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions | getCsvOptions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setEnabled($enabled)
{
$this->enabled = $enabled;
} | @param bool | setEnabled | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getEnabled()
{
return $this->enabled;
} | @return bool | getEnabled | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setExcludePatterns($excludePatterns)
{
$this->excludePatterns = $excludePatterns;
} | @param string[] | setExcludePatterns | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getExcludePatterns()
{
return $this->excludePatterns;
} | @return string[] | getExcludePatterns | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setIncludePatterns($includePatterns)
{
$this->includePatterns = $includePatterns;
} | @param string[] | setIncludePatterns | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getIncludePatterns()
{
return $this->includePatterns;
} | @return string[] | getIncludePatterns | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setJsonOptions(GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions $jsonOptions)
{
$this->jsonOptions = $jsonOptions;
} | @param GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions | setJsonOptions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getJsonOptions()
{
return $this->jsonOptions;
} | @return GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions | getJsonOptions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setSchedule($schedule)
{
$this->schedule = $schedule;
} | @param string | setSchedule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function getSchedule()
{
return $this->schedule;
} | @return string | getSchedule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpec.php | Apache-2.0 |
public function setDelimiter($delimiter)
{
$this->delimiter = $delimiter;
} | @param string | setDelimiter | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function getDelimiter()
{
return $this->delimiter;
} | @return string | getDelimiter | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function setDisableTypeInference($disableTypeInference)
{
$this->disableTypeInference = $disableTypeInference;
} | @param bool | setDisableTypeInference | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function getDisableTypeInference()
{
return $this->disableTypeInference;
} | @return bool | getDisableTypeInference | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function setEncoding($encoding)
{
$this->encoding = $encoding;
} | @param string | setEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function getEncoding()
{
return $this->encoding;
} | @return string | getEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function setHeaderRows($headerRows)
{
$this->headerRows = $headerRows;
} | @param int | setHeaderRows | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function getHeaderRows()
{
return $this->headerRows;
} | @return int | getHeaderRows | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function setReadAccessMode($readAccessMode)
{
$this->readAccessMode = $readAccessMode;
} | @param string | setReadAccessMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function getReadAccessMode()
{
return $this->readAccessMode;
} | @return string | getReadAccessMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function setType($type)
{
$this->type = $type;
} | @param string | setType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function getType()
{
return $this->type;
} | @return string | getType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetResourceSpec.php | Apache-2.0 |
public function setCompatible($compatible)
{
$this->compatible = $compatible;
} | @param bool | setCompatible | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | Apache-2.0 |
public function getCompatible()
{
return $this->compatible;
} | @return bool | getCompatible | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | Apache-2.0 |
public function setReason($reason)
{
$this->reason = $reason;
} | @param string | setReason | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | Apache-2.0 |
public function getReason()
{
return $this->reason;
} | @return string | getReason | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility.php | Apache-2.0 |
public function setDeprecated($deprecated)
{
$this->deprecated = $deprecated;
} | @param string | setDeprecated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getDeprecated()
{
return $this->deprecated;
} | @return string | getDeprecated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setDisplayOrder($displayOrder)
{
$this->displayOrder = $displayOrder;
} | @param int | setDisplayOrder | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getDisplayOrder()
{
return $this->displayOrder;
} | @return int | getDisplayOrder | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setStringType($stringType)
{
$this->stringType = $stringType;
} | @param string | setStringType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getStringType()
{
return $this->stringType;
} | @return string | getStringType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setStringValues($stringValues)
{
$this->stringValues = $stringValues;
} | @param string[] | setStringValues | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function getStringValues()
{
return $this->stringValues;
} | @return string[] | getStringValues | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations.php | Apache-2.0 |
public function setDeprecated($deprecated)
{
$this->deprecated = $deprecated;
} | @param string | setDeprecated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function getDeprecated()
{
return $this->deprecated;
} | @return string | getDeprecated | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function setIndex($index)
{
$this->index = $index;
} | @param int | setIndex | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function getIndex()
{
return $this->index;
} | @return int | getIndex | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue.php | Apache-2.0 |
public function setValues($values)
{
$this->values = $values;
} | @param string[] | setValues | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleSetExpectation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleSetExpectation.php | Apache-2.0 |
public function getValues()
{
return $this->values;
} | @return string[] | getValues | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleSetExpectation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleSetExpectation.php | Apache-2.0 |
public function setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setDiscoverySpec(GoogleCloudDataplexV1AssetDiscoverySpec $discoverySpec)
{
$this->discoverySpec = $discoverySpec;
} | @param GoogleCloudDataplexV1AssetDiscoverySpec | setDiscoverySpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getDiscoverySpec()
{
return $this->discoverySpec;
} | @return GoogleCloudDataplexV1AssetDiscoverySpec | getDiscoverySpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setDiscoveryStatus(GoogleCloudDataplexV1AssetDiscoveryStatus $discoveryStatus)
{
$this->discoveryStatus = $discoveryStatus;
} | @param GoogleCloudDataplexV1AssetDiscoveryStatus | setDiscoveryStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getDiscoveryStatus()
{
return $this->discoveryStatus;
} | @return GoogleCloudDataplexV1AssetDiscoveryStatus | getDiscoveryStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setLabels($labels)
{
$this->labels = $labels;
} | @param string[] | setLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getLabels()
{
return $this->labels;
} | @return string[] | getLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setResourceSpec(GoogleCloudDataplexV1AssetResourceSpec $resourceSpec)
{
$this->resourceSpec = $resourceSpec;
} | @param GoogleCloudDataplexV1AssetResourceSpec | setResourceSpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getResourceSpec()
{
return $this->resourceSpec;
} | @return GoogleCloudDataplexV1AssetResourceSpec | getResourceSpec | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setResourceStatus(GoogleCloudDataplexV1AssetResourceStatus $resourceStatus)
{
$this->resourceStatus = $resourceStatus;
} | @param GoogleCloudDataplexV1AssetResourceStatus | setResourceStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getResourceStatus()
{
return $this->resourceStatus;
} | @return GoogleCloudDataplexV1AssetResourceStatus | getResourceStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setSecurityStatus(GoogleCloudDataplexV1AssetSecurityStatus $securityStatus)
{
$this->securityStatus = $securityStatus;
} | @param GoogleCloudDataplexV1AssetSecurityStatus | setSecurityStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getSecurityStatus()
{
return $this->securityStatus;
} | @return GoogleCloudDataplexV1AssetSecurityStatus | getSecurityStatus | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Asset.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Asset.php | Apache-2.0 |
public function setBigqueryExportResult(GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult $bigqueryExportResult)
{
$this->bigqueryExportResult = $bigqueryExportResult;
} | @param GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult | setBigqueryExportResult | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultPostScanActionsResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultPostScanActionsResult.php | Apache-2.0 |
public function getBigqueryExportResult()
{
return $this->bigqueryExportResult;
} | @return GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult | getBigqueryExportResult | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultPostScanActionsResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultPostScanActionsResult.php | Apache-2.0 |
public function setDataAttributes($dataAttributes)
{
$this->dataAttributes = $dataAttributes;
} | @param GoogleCloudDataplexV1DataAttribute[] | setDataAttributes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function getDataAttributes()
{
return $this->dataAttributes;
} | @return GoogleCloudDataplexV1DataAttribute[] | getDataAttributes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
} | @param string | setNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function getNextPageToken()
{
return $this->nextPageToken;
} | @return string | getNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function setUnreachableLocations($unreachableLocations)
{
$this->unreachableLocations = $unreachableLocations;
} | @param string[] | setUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function getUnreachableLocations()
{
return $this->unreachableLocations;
} | @return string[] | getUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributesResponse.php | Apache-2.0 |
public function setAncestors($ancestors)
{
$this->ancestors = $ancestors;
} | @param GoogleCloudDataplexV1EntrySourceAncestor[] | setAncestors | 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 getAncestors()
{
return $this->ancestors;
} | @return GoogleCloudDataplexV1EntrySourceAncestor[] | getAncestors | 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 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.