Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class AssessmentFeatureHandle.
User-definable feature flags for assessment tasks.
Generated from protobuf message google.cloud.bigquery.migration.v2.AssessmentFeatureHandle
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ add_shareable_dataset |
bool
Optional. Whether to create a dataset containing non-PII data in addition to the output dataset. |
getAddShareableDataset
Optional. Whether to create a dataset containing non-PII data in addition to the output dataset.
| Returns | |
|---|---|
| Type | Description |
bool |
|
hasAddShareableDataset
clearAddShareableDataset
setAddShareableDataset
Optional. Whether to create a dataset containing non-PII data in addition to the output dataset.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|