Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::ImportEntriesRequest (v0.15.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::ImportEntriesRequest.

Request message for ImportEntries method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_bucket_path

def gcs_bucket_path() -> ::String
Returns
  • (::String) — Path to a Cloud Storage bucket that contains a dump ready for ingestion.

#gcs_bucket_path=

def gcs_bucket_path=(value) -> ::String
Parameter
  • value (::String) — Path to a Cloud Storage bucket that contains a dump ready for ingestion.
Returns
  • (::String) — Path to a Cloud Storage bucket that contains a dump ready for ingestion.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Target entry group for ingested entries.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Target entry group for ingested entries.
Returns
  • (::String) — Required. Target entry group for ingested entries.