Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::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.