GoogleBigtableAdminV2TypeProto class

A protobuf message type.

Values of type Proto are stored in Value.bytes_value.

Constructors

GoogleBigtableAdminV2TypeProto.new({String? messageName, String? schemaBundleId})
GoogleBigtableAdminV2TypeProto.fromJson(Map json_)

Properties

hashCode int
The hash code for this object.
no setterinherited
messageName String?
The fully qualified name of the protobuf message, including package.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schemaBundleId String?
The ID of the schema bundle that this proto is defined in.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited