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 setDisplayName($displayName)
{
$this->displayName = $displayName;
} | @param string | setDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getDisplayName()
{
return $this->displayName;
} | @return string | getDisplayName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setEtag($etag)
{
$this->etag = $etag;
} | @param string | setEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getEtag()
{
return $this->etag;
} | @return string | getEtag | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setLabels($labels)
{
$this->labels = $labels;
} | @param string[] | setLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getLabels()
{
return $this->labels;
} | @return string[] | getLabels | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setPaths($paths)
{
$this->paths = $paths;
} | @param GoogleCloudDataplexV1DataAttributeBindingPath[] | setPaths | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getPaths()
{
return $this->paths;
} | @return GoogleCloudDataplexV1DataAttributeBindingPath[] | getPaths | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setResource($resource)
{
$this->resource = $resource;
} | @param string | setResource | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getResource()
{
return $this->resource;
} | @return string | getResource | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setUid($uid)
{
$this->uid = $uid;
} | @param string | setUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getUid()
{
return $this->uid;
} | @return string | getUid | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setUpdateTime($updateTime)
{
$this->updateTime = $updateTime;
} | @param string | setUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function getUpdateTime()
{
return $this->updateTime;
} | @return string | getUpdateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataAttributeBinding.php | Apache-2.0 |
public function setAspectSyncMode($aspectSyncMode)
{
$this->aspectSyncMode = $aspectSyncMode;
} | @param string | setAspectSyncMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getAspectSyncMode()
{
return $this->aspectSyncMode;
} | @return string | getAspectSyncMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setEntrySyncMode($entrySyncMode)
{
$this->entrySyncMode = $entrySyncMode;
} | @param string | setEntrySyncMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getEntrySyncMode()
{
return $this->entrySyncMode;
} | @return string | getEntrySyncMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setLogLevel($logLevel)
{
$this->logLevel = $logLevel;
} | @param string | setLogLevel | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getLogLevel()
{
return $this->logLevel;
} | @return string | getLogLevel | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setScope(GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope $scope)
{
$this->scope = $scope;
} | @param GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope | setScope | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getScope()
{
return $this->scope;
} | @return GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope | getScope | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setSourceCreateTime($sourceCreateTime)
{
$this->sourceCreateTime = $sourceCreateTime;
} | @param string | setSourceCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getSourceCreateTime()
{
return $this->sourceCreateTime;
} | @return string | getSourceCreateTime | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setSourceStorageUri($sourceStorageUri)
{
$this->sourceStorageUri = $sourceStorageUri;
} | @param string | setSourceStorageUri | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function getSourceStorageUri()
{
return $this->sourceStorageUri;
} | @return string | getSourceStorageUri | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1MetadataJobImportJobSpec.php | Apache-2.0 |
public function setZone($zone)
{
$this->zone = $zone;
} | @param string | setZone | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration.php | Apache-2.0 |
public function getZone()
{
return $this->zone;
} | @return string | getZone | php | googleapis/google-api-php-client-services | src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration.php | Apache-2.0 |
public function setResultsTable($resultsTable)
{
$this->resultsTable = $resultsTable;
} | @param string | setResultsTable | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport.php | Apache-2.0 |
public function getResultsTable()
{
return $this->resultsTable;
} | @return string | getResultsTable | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport.php | Apache-2.0 |
public function setDisableTypeInference($disableTypeInference)
{
$this->disableTypeInference = $disableTypeInference;
} | @param bool | setDisableTypeInference | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | Apache-2.0 |
public function getDisableTypeInference()
{
return $this->disableTypeInference;
} | @return bool | getDisableTypeInference | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | Apache-2.0 |
public function setEncoding($encoding)
{
$this->encoding = $encoding;
} | @param string | setEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | Apache-2.0 |
public function getEncoding()
{
return $this->encoding;
} | @return string | getEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | Apache-2.0 |
public function setMode($mode)
{
$this->mode = $mode;
} | @param string | setMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function getMode()
{
return $this->mode;
} | @return string | getMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function setProfile(GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo $profile)
{
$this->profile = $profile;
} | @param GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo | setProfile | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function getProfile()
{
return $this->profile;
} | @return GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo | getProfile | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function setType($type)
{
$this->type = $type;
} | @param string | setType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function getType()
{
return $this->type;
} | @return string | getType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataProfileResultProfileField.php | Apache-2.0 |
public function setOwners($owners)
{
$this->owners = $owners;
} | @param string[] | setOwners | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function getOwners()
{
return $this->owners;
} | @return string[] | getOwners | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function setReaders($readers)
{
$this->readers = $readers;
} | @param string[] | setReaders | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function getReaders()
{
return $this->readers;
} | @return string[] | getReaders | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function setWriters($writers)
{
$this->writers = $writers;
} | @param string[] | setWriters | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function getWriters()
{
return $this->writers;
} | @return string[] | getWriters | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ResourceAccessSpec.php | Apache-2.0 |
public function setEncoding($encoding)
{
$this->encoding = $encoding;
} | @param string | setEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageFormatJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormatJsonOptions.php | Apache-2.0 |
public function getEncoding()
{
return $this->encoding;
} | @return string | getEncoding | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1StorageFormatJsonOptions.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1StorageFormatJsonOptions.php | Apache-2.0 |
public function setPermissions($permissions)
{
$this->permissions = $permissions;
} | @param string[] | setPermissions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1TestIamPermissionsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1TestIamPermissionsResponse.php | Apache-2.0 |
public function getPermissions()
{
return $this->permissions;
} | @return string[] | getPermissions | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1TestIamPermissionsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1TestIamPermissionsResponse.php | Apache-2.0 |
public function setOnDemand(GoogleCloudDataplexV1TriggerOnDemand $onDemand)
{
$this->onDemand = $onDemand;
} | @param GoogleCloudDataplexV1TriggerOnDemand | setOnDemand | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | Apache-2.0 |
public function getOnDemand()
{
return $this->onDemand;
} | @return GoogleCloudDataplexV1TriggerOnDemand | getOnDemand | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | Apache-2.0 |
public function setSchedule(GoogleCloudDataplexV1TriggerSchedule $schedule)
{
$this->schedule = $schedule;
} | @param GoogleCloudDataplexV1TriggerSchedule | setSchedule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | Apache-2.0 |
public function getSchedule()
{
return $this->schedule;
} | @return GoogleCloudDataplexV1TriggerSchedule | getSchedule | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1Trigger.php | Apache-2.0 |
public function setCode($code)
{
$this->code = $code;
} | @param int | setCode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function getCode()
{
return $this->code;
} | @return int | getCode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function setDetails($details)
{
$this->details = $details;
} | @param array[] | setDetails | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function getDetails()
{
return $this->details;
} | @return array[] | getDetails | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleRpcStatus.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleRpcStatus.php | Apache-2.0 |
public function setEntryGroups($entryGroups)
{
$this->entryGroups = $entryGroups;
} | @param GoogleCloudDataplexV1EntryGroup[] | setEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function getEntryGroups()
{
return $this->entryGroups;
} | @return GoogleCloudDataplexV1EntryGroup[] | getEntryGroups | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function setNextPageToken($nextPageToken)
{
$this->nextPageToken = $nextPageToken;
} | @param string | setNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function getNextPageToken()
{
return $this->nextPageToken;
} | @return string | getNextPageToken | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function setUnreachableLocations($unreachableLocations)
{
$this->unreachableLocations = $unreachableLocations;
} | @param string[] | setUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function getUnreachableLocations()
{
return $this->unreachableLocations;
} | @return string[] | getUnreachableLocations | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1ListEntryGroupsResponse.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function setFields($fields)
{
$this->fields = $fields;
} | @param GoogleCloudDataplexV1SchemaSchemaField[] | setFields | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function getFields()
{
return $this->fields;
} | @return GoogleCloudDataplexV1SchemaSchemaField[] | getFields | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function setMode($mode)
{
$this->mode = $mode;
} | @param string | setMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function getMode()
{
return $this->mode;
} | @return string | getMode | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function setName($name)
{
$this->name = $name;
} | @param string | setName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function getName()
{
return $this->name;
} | @return string | getName | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function setType($type)
{
$this->type = $type;
} | @param string | setType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function getType()
{
return $this->type;
} | @return string | getType | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1SchemaSchemaField.php | Apache-2.0 |
public function setDescription($description)
{
$this->description = $description;
} | @param string | setDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function getDescription()
{
return $this->description;
} | @return string | getDescription | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function setExpression($expression)
{
$this->expression = $expression;
} | @param string | setExpression | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function getExpression()
{
return $this->expression;
} | @return string | getExpression | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function setLocation($location)
{
$this->location = $location;
} | @param string | setLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function getLocation()
{
return $this->location;
} | @return string | getLocation | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function setTitle($title)
{
$this->title = $title;
} | @param string | setTitle | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function getTitle()
{
return $this->title;
} | @return string | getTitle | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleTypeExpr.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleTypeExpr.php | Apache-2.0 |
public function setAuditLogConfigs($auditLogConfigs)
{
$this->auditLogConfigs = $auditLogConfigs;
} | @param GoogleIamV1AuditLogConfig[] | setAuditLogConfigs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1AuditConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditConfig.php | Apache-2.0 |
public function getAuditLogConfigs()
{
return $this->auditLogConfigs;
} | @return GoogleIamV1AuditLogConfig[] | getAuditLogConfigs | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1AuditConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditConfig.php | Apache-2.0 |
public function setService($service)
{
$this->service = $service;
} | @param string | setService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1AuditConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditConfig.php | Apache-2.0 |
public function getService()
{
return $this->service;
} | @return string | getService | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleIamV1AuditConfig.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleIamV1AuditConfig.php | Apache-2.0 |
public function setMessage($message)
{
$this->message = $message;
} | @param string | setMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function getMessage()
{
return $this->message;
} | @return string | getMessage | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function setState($state)
{
$this->state = $state;
} | @param string | setState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function getState()
{
return $this->state;
} | @return string | getState | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult.php | Apache-2.0 |
public function setDataProcessedBytes($dataProcessedBytes)
{
$this->dataProcessedBytes = $dataProcessedBytes;
} | @param string | setDataProcessedBytes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getDataProcessedBytes()
{
return $this->dataProcessedBytes;
} | @return string | getDataProcessedBytes | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function setFilesExcluded($filesExcluded)
{
$this->filesExcluded = $filesExcluded;
} | @param int | setFilesExcluded | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
public function getFilesExcluded()
{
return $this->filesExcluded;
} | @return int | getFilesExcluded | php | googleapis/google-api-php-client-services | src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | https://github.com/googleapis/google-api-php-client-services/blob/master/src/CloudDataplex/GoogleCloudDataplexV1DataDiscoveryResultScanStatistics.php | Apache-2.0 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.