Dataproc Metastore V1beta API - Class Google::Cloud::Metastore::V1beta::NetworkConfig (v0.9.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API class Google::Cloud::Metastore::V1beta::NetworkConfig.

Network configuration for the Dataproc Metastore service.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#consumers

def consumers() -> ::Array<::Google::Cloud::Metastore::V1beta::NetworkConfig::Consumer>
Returns

#consumers=

def consumers=(value) -> ::Array<::Google::Cloud::Metastore::V1beta::NetworkConfig::Consumer>
Parameter
Returns

#custom_routes_enabled

def custom_routes_enabled() -> ::Boolean
Returns
  • (::Boolean) — Enables custom routes to be imported and exported for the Dataproc Metastore service's peered VPC network.

#custom_routes_enabled=

def custom_routes_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enables custom routes to be imported and exported for the Dataproc Metastore service's peered VPC network.
Returns
  • (::Boolean) — Enables custom routes to be imported and exported for the Dataproc Metastore service's peered VPC network.