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 setExemptedMembers($exemptedMembers) { $this->exemptedMembers = $exemptedMembers; }
@param string[]
setExemptedMembers
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleIamV1AuditLogConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function getExemptedMembers() { return $this->exemptedMembers; }
@return string[]
getExemptedMembers
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleIamV1AuditLogConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function setLogType($logType) { $this->logType = $logType; }
@param string
setLogType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleIamV1AuditLogConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function getLogType() { return $this->logType; }
@return string
getLogType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleIamV1AuditLogConfig.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditLogConfig.php
Apache-2.0
public function setAuthorization(GoogleCloudDataplexV1EntryTypeAuthorization $authorization) { $this->authorization = $authorization; }
@param GoogleCloudDataplexV1EntryTypeAuthorization
setAuthorization
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getAuthorization() { return $this->authorization; }
@return GoogleCloudDataplexV1EntryTypeAuthorization
getAuthorization
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return string[]
getLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setPlatform($platform) { $this->platform = $platform; }
@param string
setPlatform
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getPlatform() { return $this->platform; }
@return string
getPlatform
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setRequiredAspects($requiredAspects) { $this->requiredAspects = $requiredAspects; }
@param GoogleCloudDataplexV1EntryTypeAspectInfo[]
setRequiredAspects
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getRequiredAspects() { return $this->requiredAspects; }
@return GoogleCloudDataplexV1EntryTypeAspectInfo[]
getRequiredAspects
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setSystem($system) { $this->system = $system; }
@param string
setSystem
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getSystem() { return $this->system; }
@return string
getSystem
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setTypeAliases($typeAliases) { $this->typeAliases = $typeAliases; }
@param string[]
setTypeAliases
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getTypeAliases() { return $this->typeAliases; }
@return string[]
getTypeAliases
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryType.php
Apache-2.0
public function setTable($table) { $this->table = $table; }
@param string
setTable
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
Apache-2.0
public function getTable() { return $this->table; }
@return string
getTable
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventTableDetails.php
Apache-2.0
public function setEntity($entity) { $this->entity = $entity; }
@param string
setEntity
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
Apache-2.0
public function getEntity() { return $this->entity; }
@return string
getEntity
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DiscoveryEventEntityDetails.php
Apache-2.0
public function setDataTaxonomies($dataTaxonomies) { $this->dataTaxonomies = $dataTaxonomies; }
@param GoogleCloudDataplexV1DataTaxonomy[]
setDataTaxonomies
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function getDataTaxonomies() { return $this->dataTaxonomies; }
@return GoogleCloudDataplexV1DataTaxonomy[]
getDataTaxonomies
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function setUnreachableLocations($unreachableLocations) { $this->unreachableLocations = $unreachableLocations; }
@param string[]
setUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function getUnreachableLocations() { return $this->unreachableLocations; }
@return string[]
getUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListDataTaxonomiesResponse.php
Apache-2.0
public function setEnd($end) { $this->end = $end; }
@param string
setEnd
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function getEnd() { return $this->end; }
@return string
getEnd
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function setField($field) { $this->field = $field; }
@param string
setField
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function getField() { return $this->field; }
@return string
getField
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function setStart($start) { $this->start = $start; }
@param string
setStart
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function getStart() { return $this->start; }
@return string
getStart
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ScannedDataIncrementalField.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function setUserId($userId) { $this->userId = $userId; }
@param string
setUserId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function getUserId() { return $this->userId; }
@return string
getUserId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Session.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Session.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryTypeAspectInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryTypeAspectInfo.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryTypeAspectInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryTypeAspectInfo.php
Apache-2.0
public function setAsset($asset) { $this->asset = $asset; }
@param string
setAsset
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ActionFailedSecurityPolicyApply.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ActionFailedSecurityPolicyApply.php
Apache-2.0
public function getAsset() { return $this->asset; }
@return string
getAsset
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ActionFailedSecurityPolicyApply.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ActionFailedSecurityPolicyApply.php
Apache-2.0
public function setAccess(GoogleCloudDataplexV1StorageAccess $access) { $this->access = $access; }
@param GoogleCloudDataplexV1StorageAccess
setAccess
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getAccess() { return $this->access; }
@return GoogleCloudDataplexV1StorageAccess
getAccess
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setAsset($asset) { $this->asset = $asset; }
@param string
setAsset
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getAsset() { return $this->asset; }
@return string
getAsset
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setCatalogEntry($catalogEntry) { $this->catalogEntry = $catalogEntry; }
@param string
setCatalogEntry
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getCatalogEntry() { return $this->catalogEntry; }
@return string
getCatalogEntry
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setCompatibility(GoogleCloudDataplexV1EntityCompatibilityStatus $compatibility) { $this->compatibility = $compatibility; }
@param GoogleCloudDataplexV1EntityCompatibilityStatus
setCompatibility
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getCompatibility() { return $this->compatibility; }
@return GoogleCloudDataplexV1EntityCompatibilityStatus
getCompatibility
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setDataPath($dataPath) { $this->dataPath = $dataPath; }
@param string
setDataPath
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getDataPath() { return $this->dataPath; }
@return string
getDataPath
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setDataPathPattern($dataPathPattern) { $this->dataPathPattern = $dataPathPattern; }
@param string
setDataPathPattern
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getDataPathPattern() { return $this->dataPathPattern; }
@return string
getDataPathPattern
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setFormat(GoogleCloudDataplexV1StorageFormat $format) { $this->format = $format; }
@param GoogleCloudDataplexV1StorageFormat
setFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getFormat() { return $this->format; }
@return GoogleCloudDataplexV1StorageFormat
getFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setSchema(GoogleCloudDataplexV1Schema $schema) { $this->schema = $schema; }
@param GoogleCloudDataplexV1Schema
setSchema
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getSchema() { return $this->schema; }
@return GoogleCloudDataplexV1Schema
getSchema
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setSystem($system) { $this->system = $system; }
@param string
setSystem
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getSystem() { return $this->system; }
@return string
getSystem
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1Entity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Entity.php
Apache-2.0
public function setRegionalMigDistributionPolicy(CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy $regionalMigDistributionPolicy) { $this->regionalMigDistributionPolicy = $regionalMigDistributionPolicy; }
@param CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy
setRegionalMigDistributionPolicy
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosExtraParameter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosExtraParameter.php
Apache-2.0
public function getRegionalMigDistributionPolicy() { return $this->regionalMigDistributionPolicy; }
@return CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy
getRegionalMigDistributionPolicy
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosExtraParameter.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosExtraParameter.php
Apache-2.0