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 setPostScanActionsResult(GoogleCloudDataplexV1DataScanEventPostScanActionsResult $postScanActionsResult) { $this->postScanActionsResult = $postScanActionsResult; }
@param GoogleCloudDataplexV1DataScanEventPostScanActionsResult
setPostScanActionsResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getPostScanActionsResult() { return $this->postScanActionsResult; }
@return GoogleCloudDataplexV1DataScanEventPostScanActionsResult
getPostScanActionsResult
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setScope($scope) { $this->scope = $scope; }
@param string
setScope
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getScope() { return $this->scope; }
@return string
getScope
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setSpecVersion($specVersion) { $this->specVersion = $specVersion; }
@param string
setSpecVersion
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getSpecVersion() { return $this->specVersion; }
@return string
getSpecVersion
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setStartTime($startTime) { $this->startTime = $startTime; }
@param string
setStartTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getStartTime() { return $this->startTime; }
@return string
getStartTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setTrigger($trigger) { $this->trigger = $trigger; }
@param string
setTrigger
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getTrigger() { return $this->trigger; }
@return string
getTrigger
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataScanEvent.php
Apache-2.0
public function setExpectedStructure($expectedStructure) { $this->expectedStructure = $expectedStructure; }
@param string
setExpectedStructure
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ActionInvalidDataPartition.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ActionInvalidDataPartition.php
Apache-2.0
public function getExpectedStructure() { return $this->expectedStructure; }
@return string
getExpectedStructure
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ActionInvalidDataPartition.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ActionInvalidDataPartition.php
Apache-2.0
public function setCompressionFormat($compressionFormat) { $this->compressionFormat = $compressionFormat; }
@param string
setCompressionFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getCompressionFormat() { return $this->compressionFormat; }
@return string
getCompressionFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setCsv(GoogleCloudDataplexV1StorageFormatCsvOptions $csv) { $this->csv = $csv; }
@param GoogleCloudDataplexV1StorageFormatCsvOptions
setCsv
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getCsv() { return $this->csv; }
@return GoogleCloudDataplexV1StorageFormatCsvOptions
getCsv
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setFormat($format) { $this->format = $format; }
@param string
setFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getFormat() { return $this->format; }
@return string
getFormat
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setIceberg(GoogleCloudDataplexV1StorageFormatIcebergOptions $iceberg) { $this->iceberg = $iceberg; }
@param GoogleCloudDataplexV1StorageFormatIcebergOptions
setIceberg
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getIceberg() { return $this->iceberg; }
@return GoogleCloudDataplexV1StorageFormatIcebergOptions
getIceberg
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setJson(GoogleCloudDataplexV1StorageFormatJsonOptions $json) { $this->json = $json; }
@param GoogleCloudDataplexV1StorageFormatJsonOptions
setJson
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getJson() { return $this->json; }
@return GoogleCloudDataplexV1StorageFormatJsonOptions
getJson
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setMimeType($mimeType) { $this->mimeType = $mimeType; }
@param string
setMimeType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function getMimeType() { return $this->mimeType; }
@return string
getMimeType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormat.php
Apache-2.0
public function setContent($content) { $this->content = $content; }
@param GoogleCloudDataplexV1Content[]
setContent
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
Apache-2.0
public function getContent() { return $this->content; }
@return GoogleCloudDataplexV1Content[]
getContent
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListContentResponse.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getLabels() { return $this->labels; }
@return string[]
getLabels
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setTransferStatus($transferStatus) { $this->transferStatus = $transferStatus; }
@param string
setTransferStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getTransferStatus() { return $this->transferStatus; }
@return string
getTransferStatus
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1EntryGroup.php
Apache-2.0
public function setTargetShape($targetShape) { $this->targetShape = $targetShape; }
@param int
setTargetShape
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
Apache-2.0
public function getTargetShape() { return $this->targetShape; }
@return int
getTargetShape
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
Apache-2.0
public function setZones($zones) { $this->zones = $zones; }
@param CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration[]
setZones
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
Apache-2.0
public function getZones() { return $this->zones; }
@return CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration[]
getZones
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy.php
Apache-2.0
public function setLocationType($locationType) { $this->locationType = $locationType; }
@param string
setLocationType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ZoneResourceSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneResourceSpec.php
Apache-2.0
public function getLocationType() { return $this->locationType; }
@return string
getLocationType
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ZoneResourceSpec.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneResourceSpec.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function setTasks($tasks) { $this->tasks = $tasks; }
@param GoogleCloudDataplexV1Task[]
setTasks
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function getTasks() { return $this->tasks; }
@return GoogleCloudDataplexV1Task[]
getTasks
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function setUnreachableLocations($unreachableLocations) { $this->unreachableLocations = $unreachableLocations; }
@param string[]
setUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function getUnreachableLocations() { return $this->unreachableLocations; }
@return string[]
getUnreachableLocations
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListTasksResponse.php
Apache-2.0
public function setLocation($location) { $this->location = $location; }
@param string
setLocation
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
Apache-2.0
public function getLocation() { return $this->location; }
@return string
getLocation
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
Apache-2.0
public function setLocationType($locationType) { $this->locationType = $locationType; }
@param string
setLocationType
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
Apache-2.0
public function getLocationType() { return $this->locationType; }
@return string
getLocationType
php
googleapis/google-api-php-client-services
src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosLocationAssignment.php
Apache-2.0
public function setCreatedEntries($createdEntries) { $this->createdEntries = $createdEntries; }
@param string
setCreatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getCreatedEntries() { return $this->createdEntries; }
@return string
getCreatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setDeletedEntries($deletedEntries) { $this->deletedEntries = $deletedEntries; }
@param string
setDeletedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getDeletedEntries() { return $this->deletedEntries; }
@return string
getDeletedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setRecreatedEntries($recreatedEntries) { $this->recreatedEntries = $recreatedEntries; }
@param string
setRecreatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getRecreatedEntries() { return $this->recreatedEntries; }
@return string
getRecreatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setUnchangedEntries($unchangedEntries) { $this->unchangedEntries = $unchangedEntries; }
@param string
setUnchangedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getUnchangedEntries() { return $this->unchangedEntries; }
@return string
getUnchangedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; }
@param string
setUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getUpdateTime() { return $this->updateTime; }
@return string
getUpdateTime
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setUpdatedEntries($updatedEntries) { $this->updatedEntries = $updatedEntries; }
@param string
setUpdatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function getUpdatedEntries() { return $this->updatedEntries; }
@return string
getUpdatedEntries
php
googleapis/google-api-php-client-services
src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobResult.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
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 getCreateTime() { return $this->createTime; }
@return string
getCreateTime
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 setDescription($description) { $this->description = $description; }
@param string
setDescription
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 getDescription() { return $this->description; }
@return string
getDescription
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 setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
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 getDisplayName() { return $this->displayName; }
@return string
getDisplayName
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 setExecutionSpec(GoogleCloudDataplexV1TaskExecutionSpec $executionSpec) { $this->executionSpec = $executionSpec; }
@param GoogleCloudDataplexV1TaskExecutionSpec
setExecutionSpec
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 getExecutionSpec() { return $this->executionSpec; }
@return GoogleCloudDataplexV1TaskExecutionSpec
getExecutionSpec
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 setExecutionStatus(GoogleCloudDataplexV1TaskExecutionStatus $executionStatus) { $this->executionStatus = $executionStatus; }
@param GoogleCloudDataplexV1TaskExecutionStatus
setExecutionStatus
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 getExecutionStatus() { return $this->executionStatus; }
@return GoogleCloudDataplexV1TaskExecutionStatus
getExecutionStatus
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 setLabels($labels) { $this->labels = $labels; }
@param string[]
setLabels
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 getLabels() { return $this->labels; }
@return string[]
getLabels
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 setName($name) { $this->name = $name; }
@param string
setName
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 getName() { return $this->name; }
@return string
getName
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 setNotebook(GoogleCloudDataplexV1TaskNotebookTaskConfig $notebook) { $this->notebook = $notebook; }
@param GoogleCloudDataplexV1TaskNotebookTaskConfig
setNotebook
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 getNotebook() { return $this->notebook; }
@return GoogleCloudDataplexV1TaskNotebookTaskConfig
getNotebook
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 setSpark(GoogleCloudDataplexV1TaskSparkTaskConfig $spark) { $this->spark = $spark; }
@param GoogleCloudDataplexV1TaskSparkTaskConfig
setSpark
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 getSpark() { return $this->spark; }
@return GoogleCloudDataplexV1TaskSparkTaskConfig
getSpark
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 setState($state) { $this->state = $state; }
@param string
setState
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 getState() { return $this->state; }
@return string
getState
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 setTriggerSpec(GoogleCloudDataplexV1TaskTriggerSpec $triggerSpec) { $this->triggerSpec = $triggerSpec; }
@param GoogleCloudDataplexV1TaskTriggerSpec
setTriggerSpec
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 getTriggerSpec() { return $this->triggerSpec; }
@return GoogleCloudDataplexV1TaskTriggerSpec
getTriggerSpec
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