Apache Kafka for BigQuery V1 API - Class Google::Cloud::ManagedKafka::V1::Cluster (v0.1.0)

Reference documentation and code samples for the Apache Kafka for BigQuery V1 API class Google::Cloud::ManagedKafka::V1::Cluster.

An Apache Kafka cluster deployed in a location.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity_config

def capacity_config() -> ::Google::Cloud::ManagedKafka::V1::CapacityConfig
Returns

#capacity_config=

def capacity_config=(value) -> ::Google::Cloud::ManagedKafka::V1::CapacityConfig
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#gcp_config

def gcp_config() -> ::Google::Cloud::ManagedKafka::V1::GcpConfig
Returns

#gcp_config=

def gcp_config=(value) -> ::Google::Cloud::ManagedKafka::V1::GcpConfig
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id}
Returns
  • (::String) — Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id}

#rebalance_config

def rebalance_config() -> ::Google::Cloud::ManagedKafka::V1::RebalanceConfig
Returns

#rebalance_config=

def rebalance_config=(value) -> ::Google::Cloud::ManagedKafka::V1::RebalanceConfig
Parameter
Returns

#state

def state() -> ::Google::Cloud::ManagedKafka::V1::Cluster::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns