Cloud Bigtable Admin V2 API - Class Google::Cloud::Bigtable::Admin::V2::Type::Proto (v1.12.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Type::Proto.

A protobuf message type. Values of type Proto are stored in Value.bytes_value.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#message_name

def message_name() -> ::String
Returns
  • (::String) — The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".

#message_name=

def message_name=(value) -> ::String
Parameter
  • value (::String) — The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
Returns
  • (::String) — The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".

#schema_bundle_id

def schema_bundle_id() -> ::String
Returns
  • (::String) — The ID of the schema bundle that this proto is defined in.

#schema_bundle_id=

def schema_bundle_id=(value) -> ::String
Parameter
  • value (::String) — The ID of the schema bundle that this proto is defined in.
Returns
  • (::String) — The ID of the schema bundle that this proto is defined in.