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 setDataProfileResult(GoogleCloudDataplexV1DataProfileResult $dataProfileResult) { $this->dataProfileResult = $dataProfileResult; }
@param GoogleCloudDataplexV1DataProfileResult
setDataProfileResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getDataProfileResult() { return $this->dataProfileResult; }
@return GoogleCloudDataplexV1DataProfileResult
getDataProfileResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setDataProfileSpec(GoogleCloudDataplexV1DataProfileSpec $dataProfileSpec) { $this->dataProfileSpec = $dataProfileSpec; }
@param GoogleCloudDataplexV1DataProfileSpec
setDataProfileSpec
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getDataProfileSpec() { return $this->dataProfileSpec; }
@return GoogleCloudDataplexV1DataProfileSpec
getDataProfileSpec
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setDataQualityResult(GoogleCloudDataplexV1DataQualityResult $dataQualityResult) { $this->dataQualityResult = $dataQualityResult; }
@param GoogleCloudDataplexV1DataQualityResult
setDataQualityResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getDataQualityResult() { return $this->dataQualityResult; }
@return GoogleCloudDataplexV1DataQualityResult
getDataQualityResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setDataQualitySpec(GoogleCloudDataplexV1DataQualitySpec $dataQualitySpec) { $this->dataQualitySpec = $dataQualitySpec; }
@param GoogleCloudDataplexV1DataQualitySpec
setDataQualitySpec
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getDataQualitySpec() { return $this->dataQualitySpec; }
@return GoogleCloudDataplexV1DataQualitySpec
getDataQualitySpec
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setEndTime($endTime) { $this->endTime = $endTime; }
@param string
setEndTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getEndTime() { return $this->endTime; }
@return string
getEndTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setMessage($message) { $this->message = $message; }
@param string
setMessage
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getMessage() { return $this->message; }
@return string
getMessage
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setStartTime($startTime) { $this->startTime = $startTime; }
@param string
setStartTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getStartTime() { return $this->startTime; }
@return string
getStartTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanJob.php
Apache-2.0
public function setIncrementalField(GoogleCloudDataplexV1ScannedDataIncrementalField $incrementalField) { $this->incrementalField = $incrementalField; }
@param GoogleCloudDataplexV1ScannedDataIncrementalField
setIncrementalField
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedData.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedData.php
Apache-2.0
public function getIncrementalField() { return $this->incrementalField; }
@return GoogleCloudDataplexV1ScannedDataIncrementalField
getIncrementalField
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedData.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedData.php
Apache-2.0
public function setAspectTypes($aspectTypes) { $this->aspectTypes = $aspectTypes; }
@param GoogleCloudDataplexV1AspectType[]
setAspectTypes
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function getAspectTypes() { return $this->aspectTypes; }
@return GoogleCloudDataplexV1AspectType[]
getAspectTypes
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function setUnreachableLocations($unreachableLocations) { $this->unreachableLocations = $unreachableLocations; }
@param string[]
setUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function getUnreachableLocations() { return $this->unreachableLocations; }
@return string[]
getUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListAspectTypesResponse.php
Apache-2.0
public function setAssertionRowCount($assertionRowCount) { $this->assertionRowCount = $assertionRowCount; }
@param string
setAssertionRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getAssertionRowCount() { return $this->assertionRowCount; }
@return string
getAssertionRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setColumn($column) { $this->column = $column; }
@param string
setColumn
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getColumn() { return $this->column; }
@return string
getColumn
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setDataSource($dataSource) { $this->dataSource = $dataSource; }
@param string
setDataSource
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getDataSource() { return $this->dataSource; }
@return string
getDataSource
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setEvaluatedRowCount($evaluatedRowCount) { $this->evaluatedRowCount = $evaluatedRowCount; }
@param string
setEvaluatedRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getEvaluatedRowCount() { return $this->evaluatedRowCount; }
@return string
getEvaluatedRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setEvalutionType($evalutionType) { $this->evalutionType = $evalutionType; }
@param string
setEvalutionType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getEvalutionType() { return $this->evalutionType; }
@return string
getEvalutionType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setJobId($jobId) { $this->jobId = $jobId; }
@param string
setJobId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getJobId() { return $this->jobId; }
@return string
getJobId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setNullRowCount($nullRowCount) { $this->nullRowCount = $nullRowCount; }
@param string
setNullRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getNullRowCount() { return $this->nullRowCount; }
@return string
getNullRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setPassedRowCount($passedRowCount) { $this->passedRowCount = $passedRowCount; }
@param string
setPassedRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getPassedRowCount() { return $this->passedRowCount; }
@return string
getPassedRowCount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setResult($result) { $this->result = $result; }
@param string
setResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getResult() { return $this->result; }
@return string
getResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setRuleDimension($ruleDimension) { $this->ruleDimension = $ruleDimension; }
@param string
setRuleDimension
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getRuleDimension() { return $this->ruleDimension; }
@return string
getRuleDimension
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setRuleName($ruleName) { $this->ruleName = $ruleName; }
@param string
setRuleName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getRuleName() { return $this->ruleName; }
@return string
getRuleName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setRuleType($ruleType) { $this->ruleType = $ruleType; }
@param string
setRuleType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function getRuleType() { return $this->ruleType; }
@return string
getRuleType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityScanRuleResult.php
Apache-2.0
public function setExcludeFields(GoogleCloudDataplexV1DataProfileSpecSelectedFields $excludeFields) { $this->excludeFields = $excludeFields; }
@param GoogleCloudDataplexV1DataProfileSpecSelectedFields
setExcludeFields
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function getExcludeFields() { return $this->excludeFields; }
@return GoogleCloudDataplexV1DataProfileSpecSelectedFields
getExcludeFields
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function setIncludeFields(GoogleCloudDataplexV1DataProfileSpecSelectedFields $includeFields) { $this->includeFields = $includeFields; }
@param GoogleCloudDataplexV1DataProfileSpecSelectedFields
setIncludeFields
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function getIncludeFields() { return $this->includeFields; }
@return GoogleCloudDataplexV1DataProfileSpecSelectedFields
getIncludeFields
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function setPostScanActions(GoogleCloudDataplexV1DataProfileSpecPostScanActions $postScanActions) { $this->postScanActions = $postScanActions; }
@param GoogleCloudDataplexV1DataProfileSpecPostScanActions
setPostScanActions
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function getPostScanActions() { return $this->postScanActions; }
@return GoogleCloudDataplexV1DataProfileSpecPostScanActions
getPostScanActions
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function setRowFilter($rowFilter) { $this->rowFilter = $rowFilter; }
@param string
setRowFilter
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function getRowFilter() { return $this->rowFilter; }
@return string
getRowFilter
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function setSamplingPercent($samplingPercent) { $this->samplingPercent = $samplingPercent; }
@param float
setSamplingPercent
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function getSamplingPercent() { return $this->samplingPercent; }
@return float
getSamplingPercent
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileSpec.php
Apache-2.0
public function setPolicyId($policyId) { $this->policyId = $policyId; }
@param string[]
setPolicyId
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosBlobstoreLocation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosBlobstoreLocation.php
Apache-2.0
public function getPolicyId() { return $this->policyId; }
@return string[]
getPolicyId
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosBlobstoreLocation.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosBlobstoreLocation.php
Apache-2.0
public function setDataAttributeBindings($dataAttributeBindings) { $this->dataAttributeBindings = $dataAttributeBindings; }
@param GoogleCloudDataplexV1DataAttributeBinding[]
setDataAttributeBindings
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function getDataAttributeBindings() { return $this->dataAttributeBindings; }
@return GoogleCloudDataplexV1DataAttributeBinding[]
getDataAttributeBindings
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function setUnreachableLocations($unreachableLocations) { $this->unreachableLocations = $unreachableLocations; }
@param string[]
setUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function getUnreachableLocations() { return $this->unreachableLocations; }
@return string[]
getUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataAttributeBindingsResponse.php
Apache-2.0
public function setAssetStatus(GoogleCloudDataplexV1AssetStatus $assetStatus) { $this->assetStatus = $assetStatus; }
@param GoogleCloudDataplexV1AssetStatus
setAssetStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getAssetStatus() { return $this->assetStatus; }
@return GoogleCloudDataplexV1AssetStatus
getAssetStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return string[]
getLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setMetastore(GoogleCloudDataplexV1LakeMetastore $metastore) { $this->metastore = $metastore; }
@param GoogleCloudDataplexV1LakeMetastore
setMetastore
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getMetastore() { return $this->metastore; }
@return GoogleCloudDataplexV1LakeMetastore
getMetastore
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setMetastoreStatus(GoogleCloudDataplexV1LakeMetastoreStatus $metastoreStatus) { $this->metastoreStatus = $metastoreStatus; }
@param GoogleCloudDataplexV1LakeMetastoreStatus
setMetastoreStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getMetastoreStatus() { return $this->metastoreStatus; }
@return GoogleCloudDataplexV1LakeMetastoreStatus
getMetastoreStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setServiceAccount($serviceAccount) { $this->serviceAccount = $serviceAccount; }
@param string
setServiceAccount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getServiceAccount() { return $this->serviceAccount; }
@return string
getServiceAccount
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Lake.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Lake.php
Apache-2.0
public function setMessage($message) { $this->message = $message; }
@param string
setMessage
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
Apache-2.0
public function getMessage() { return $this->message; }
@return string
getMessage
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1AssetSecurityStatus.php
Apache-2.0