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 setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Task.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Task.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Task.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Task.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Task.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Task.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Task.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Task.php | Apache-2.0 |
public function setCreateTime($createTime)
{
$this->createTime = $createTime;
} | @param string | setCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function getCreateTime()
{
return $this->createTime;
} | @return string | getCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function setDataVersion($dataVersion)
{
$this->dataVersion = $dataVersion;
} | @param string | setDataVersion | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function getDataVersion()
{
return $this->dataVersion;
} | @return string | getDataVersion | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AspectSource.php | Apache-2.0 |
public function setAspectTypes($aspectTypes)
{
$this->aspectTypes = $aspectTypes;
} | @param string[] | setAspectTypes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function getAspectTypes()
{
return $this->aspectTypes;
} | @return string[] | getAspectTypes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function setEntryGroups($entryGroups)
{
$this->entryGroups = $entryGroups;
} | @param string[] | setEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function getEntryGroups()
{
return $this->entryGroups;
} | @return string[] | getEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function setEntryTypes($entryTypes)
{
$this->entryTypes = $entryTypes;
} | @param string[] | setEntryTypes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function getEntryTypes()
{
return $this->entryTypes;
} | @return string[] | getEntryTypes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope.php | Apache-2.0 |
public function setMetadataLocation($metadataLocation)
{
$this->metadataLocation = $metadataLocation;
} | @param string | setMetadataLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageFormatIcebergOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormatIcebergOptions.php | Apache-2.0 |
public function getMetadataLocation()
{
return $this->metadataLocation;
} | @return string | getMetadataLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageFormatIcebergOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormatIcebergOptions.php | Apache-2.0 |
public function setBigqueryExport(GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport $bigqueryExport)
{
$this->bigqueryExport = $bigqueryExport;
} | @param GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport | setBigqueryExport | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpecPostScanActions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpecPostScanActions.php | Apache-2.0 |
public function getBigqueryExport()
{
return $this->bigqueryExport;
} | @return GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport | getBigqueryExport | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpecPostScanActions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpecPostScanActions.php | Apache-2.0 |
public function setDataplexEntry(GoogleCloudDataplexV1Entry $dataplexEntry)
{
$this->dataplexEntry = $dataplexEntry;
} | @param GoogleCloudDataplexV1Entry | setDataplexEntry | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SearchEntriesResultSnippets.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SearchEntriesResultSnippets.php | Apache-2.0 |
public function getDataplexEntry()
{
return $this->dataplexEntry;
} | @return GoogleCloudDataplexV1Entry | getDataplexEntry | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SearchEntriesResultSnippets.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SearchEntriesResultSnippets.php | Apache-2.0 |
public function setLatestJobCreateTime($latestJobCreateTime)
{
$this->latestJobCreateTime = $latestJobCreateTime;
} | @param string | setLatestJobCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function getLatestJobCreateTime()
{
return $this->latestJobCreateTime;
} | @return string | getLatestJobCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function setLatestJobEndTime($latestJobEndTime)
{
$this->latestJobEndTime = $latestJobEndTime;
} | @param string | setLatestJobEndTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function getLatestJobEndTime()
{
return $this->latestJobEndTime;
} | @return string | getLatestJobEndTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function setLatestJobStartTime($latestJobStartTime)
{
$this->latestJobStartTime = $latestJobStartTime;
} | @param string | setLatestJobStartTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function getLatestJobStartTime()
{
return $this->latestJobStartTime;
} | @return string | getLatestJobStartTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanExecutionStatus.php | Apache-2.0 |
public function setPlacerConfig($placerConfig)
{
$this->placerConfig = $placerConfig;
} | @param string | setPlacerConfig | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosPlacerLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosPlacerLocation.php | Apache-2.0 |
public function getPlacerConfig()
{
return $this->placerConfig;
} | @return string | getPlacerConfig | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosPlacerLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosPlacerLocation.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | Apache-2.0 |
public function setType($type)
{
$this->type = $type;
} | @param string | setType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | Apache-2.0 |
public function getType()
{
return $this->type;
} | @return string | getType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntrySourceAncestor.php | Apache-2.0 |
public function setAuditConfigs($auditConfigs)
{
$this->auditConfigs = $auditConfigs;
} | @param GoogleIamV1AuditConfig[] | setAuditConfigs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function getAuditConfigs()
{
return $this->auditConfigs;
} | @return GoogleIamV1AuditConfig[] | getAuditConfigs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function setBindings($bindings)
{
$this->bindings = $bindings;
} | @param GoogleIamV1Binding[] | setBindings | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function getBindings()
{
return $this->bindings;
} | @return GoogleIamV1Binding[] | getBindings | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function setEtag($etag)
{
$this->etag = $etag;
} | @param string | setEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function getEtag()
{
return $this->etag;
} | @return string | getEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function setVersion($version)
{
$this->version = $version;
} | @param int | setVersion | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function getVersion()
{
return $this->version;
} | @return int | getVersion | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1Policy.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1Policy.php | Apache-2.0 |
public function setAssertionRowCount($assertionRowCount)
{
$this->assertionRowCount = $assertionRowCount;
} | @param string | setAssertionRowCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getAssertionRowCount()
{
return $this->assertionRowCount;
} | @return string | getAssertionRowCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setEvaluatedCount($evaluatedCount)
{
$this->evaluatedCount = $evaluatedCount;
} | @param string | setEvaluatedCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getEvaluatedCount()
{
return $this->evaluatedCount;
} | @return string | getEvaluatedCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setFailingRowsQuery($failingRowsQuery)
{
$this->failingRowsQuery = $failingRowsQuery;
} | @param string | setFailingRowsQuery | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getFailingRowsQuery()
{
return $this->failingRowsQuery;
} | @return string | getFailingRowsQuery | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setNullCount($nullCount)
{
$this->nullCount = $nullCount;
} | @param string | setNullCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getNullCount()
{
return $this->nullCount;
} | @return string | getNullCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setPassed($passed)
{
$this->passed = $passed;
} | @param bool | setPassed | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getPassed()
{
return $this->passed;
} | @return bool | getPassed | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setPassedCount($passedCount)
{
$this->passedCount = $passedCount;
} | @param string | setPassedCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getPassedCount()
{
return $this->passedCount;
} | @return string | getPassedCount | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setRule(GoogleCloudDataplexV1DataQualityRule $rule)
{
$this->rule = $rule;
} | @param GoogleCloudDataplexV1DataQualityRule | setRule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function getRule()
{
return $this->rule;
} | @return GoogleCloudDataplexV1DataQualityRule | getRule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityRuleResult.php | Apache-2.0 |
public function setColumnFilterApplied($columnFilterApplied)
{
$this->columnFilterApplied = $columnFilterApplied;
} | @param bool | setColumnFilterApplied | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function getColumnFilterApplied()
{
return $this->columnFilterApplied;
} | @return bool | getColumnFilterApplied | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function setRowFilterApplied($rowFilterApplied)
{
$this->rowFilterApplied = $rowFilterApplied;
} | @param bool | setRowFilterApplied | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function getRowFilterApplied()
{
return $this->rowFilterApplied;
} | @return bool | getRowFilterApplied | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function setSamplingPercent($samplingPercent)
{
$this->samplingPercent = $samplingPercent;
} | @param float | setSamplingPercent | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function getSamplingPercent()
{
return $this->samplingPercent;
} | @return float | getSamplingPercent | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs.php | Apache-2.0 |
public function setService($service)
{
$this->service = $service;
} | @param string | setService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1LakeMetastore.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1LakeMetastore.php | Apache-2.0 |
public function getService()
{
return $this->service;
} | @return string | getService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1LakeMetastore.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1LakeMetastore.php | Apache-2.0 |
public function setActive($active)
{
$this->active = $active;
} | @param bool | setActive | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentSessionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentSessionStatus.php | Apache-2.0 |
public function getActive()
{
return $this->active;
} | @return bool | getActive | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1EnvironmentSessionStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EnvironmentSessionStatus.php | Apache-2.0 |
public function setCreatedEntries($createdEntries)
{
$this->createdEntries = $createdEntries;
} | @param string | setCreatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getCreatedEntries()
{
return $this->createdEntries;
} | @return string | getCreatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setDeletedEntries($deletedEntries)
{
$this->deletedEntries = $deletedEntries;
} | @param string | setDeletedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getDeletedEntries()
{
return $this->deletedEntries;
} | @return string | getDeletedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setMutatedEntryGroups($mutatedEntryGroups)
{
$this->mutatedEntryGroups = $mutatedEntryGroups;
} | @param string | setMutatedEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getMutatedEntryGroups()
{
return $this->mutatedEntryGroups;
} | @return string | getMutatedEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setRecreatedEntries($recreatedEntries)
{
$this->recreatedEntries = $recreatedEntries;
} | @param string | setRecreatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getRecreatedEntries()
{
return $this->recreatedEntries;
} | @return string | getRecreatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setUnchangedEntries($unchangedEntries)
{
$this->unchangedEntries = $unchangedEntries;
} | @param string | setUnchangedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getUnchangedEntries()
{
return $this->unchangedEntries;
} | @return string | getUnchangedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setUpdatedEntries($updatedEntries)
{
$this->updatedEntries = $updatedEntries;
} | @param string | setUpdatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function getUpdatedEntries()
{
return $this->updatedEntries;
} | @return string | getUpdatedEntries | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobEventImportResult.php | Apache-2.0 |
public function setCcfeRmsPath($ccfeRmsPath)
{
$this->ccfeRmsPath = $ccfeRmsPath;
} | @param string | setCcfeRmsPath | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function getCcfeRmsPath()
{
return $this->ccfeRmsPath;
} | @return string | getCcfeRmsPath | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function setExpected(CloudReliabilityZicyWs3DataplaneProtosAssetLocationIsolationExpectations $expected)
{
$this->expected = $expected;
} | @param CloudReliabilityZicyWs3DataplaneProtosAssetLocationIsolationExpectations | setExpected | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function getExpected()
{
return $this->expected;
} | @return CloudReliabilityZicyWs3DataplaneProtosAssetLocationIsolationExpectations | getExpected | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function setExtraParameters($extraParameters)
{
$this->extraParameters = $extraParameters;
} | @param CloudReliabilityZicyWs3DataplaneProtosExtraParameter[] | setExtraParameters | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function getExtraParameters()
{
return $this->extraParameters;
} | @return CloudReliabilityZicyWs3DataplaneProtosExtraParameter[] | getExtraParameters | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function setLocationData($locationData)
{
$this->locationData = $locationData;
} | @param CloudReliabilityZicyWs3DataplaneProtosLocationData[] | setLocationData | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function getLocationData()
{
return $this->locationData;
} | @return CloudReliabilityZicyWs3DataplaneProtosLocationData[] | getLocationData | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function setParentAsset($parentAsset)
{
$this->parentAsset = $parentAsset;
} | @param CloudReliabilityZicyWs3DataplaneProtosCloudAsset[] | setParentAsset | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function getParentAsset()
{
return $this->parentAsset;
} | @return CloudReliabilityZicyWs3DataplaneProtosCloudAsset[] | getParentAsset | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosAssetLocation.php | Apache-2.0 |
public function setEntity($entity)
{
$this->entity = $entity;
} | @param string | setEntity | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | Apache-2.0 |
public function getEntity()
{
return $this->entity;
} | @return string | getEntity | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | Apache-2.0 |
public function setEntityType($entityType)
{
$this->entityType = $entityType;
} | @param string | setEntityType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | Apache-2.0 |
public function getEntityType()
{
return $this->entityType;
} | @return string | getEntityType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1GovernanceEventEntity.php | Apache-2.0 |
public function setMetadataJobs($metadataJobs)
{
$this->metadataJobs = $metadataJobs;
} | @param GoogleCloudDataplexV1MetadataJob[] | setMetadataJobs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | Apache-2.0 |
public function getMetadataJobs()
{
return $this->metadataJobs;
} | @return GoogleCloudDataplexV1MetadataJob[] | getMetadataJobs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | Apache-2.0 |
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
} | @param string | setNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | Apache-2.0 |
public function getNextPageToken()
{
return $this->nextPageToken;
} | @return string | getNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | Apache-2.0 |
public function setUnreachableLocations($unreachableLocations)
{
$this->unreachableLocations = $unreachableLocations;
} | @param string[] | setUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | Apache-2.0 |
public function getUnreachableLocations()
{
return $this->unreachableLocations;
} | @return string[] | getUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListMetadataJobsResponse.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.