Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::MetastoreConfig (v1.6.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::MetastoreConfig.

Specifies a Metastore configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataproc_metastore_service

defdataproc_metastore_service()->::String
Returns
  • (::String) —

    Required. Resource name of an existing Dataproc Metastore service.

    Example:

    • projects/[project_id]/locations/[dataproc_region]/services/[service-name]

#dataproc_metastore_service=

defdataproc_metastore_service=(value)->::String
Parameter
  • value (::String) —

    Required. Resource name of an existing Dataproc Metastore service.

    Example:

    • projects/[project_id]/locations/[dataproc_region]/services/[service-name]
Returns
  • (::String) —

    Required. Resource name of an existing Dataproc Metastore service.

    Example:

    • projects/[project_id]/locations/[dataproc_region]/services/[service-name]

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.