Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ImportEntriesRequest.
Request message for ImportEntries method.
Generated from protobuf message google.cloud.datacatalog.v1.ImportEntriesRequest
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Target entry group for ingested entries.
↳ gcs_bucket_path
string
Path to a Cloud Storage bucket that contains a dump ready for ingestion.
↳ job_id
string
Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID
getParent
Required. Target entry group for ingested entries.
string
setParent
Required. Target entry group for ingested entries.
var
string
$this
getGcsBucketPath
Path to a Cloud Storage bucket that contains a dump ready for ingestion.
string
hasGcsBucketPath
setGcsBucketPath
Path to a Cloud Storage bucket that contains a dump ready for ingestion.
var
string
$this
getJobId
Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID
string
setJobId
Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID
var
string
$this
getSource
string