Google Cloud Data Catalog V1 Client - Class ImportEntriesRequest (1.5.1)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Returns
TypeDescription
string

setParent

Required. Target entry group for ingested entries.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getGcsBucketPath

Path to a Cloud Storage bucket that contains a dump ready for ingestion.

Returns
TypeDescription
string

hasGcsBucketPath

setGcsBucketPath

Path to a Cloud Storage bucket that contains a dump ready for ingestion.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getJobId

Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID

Returns
TypeDescription
string

setJobId

Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSource

Returns
TypeDescription
string