Represents a key field within the entity's partition structure.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the field.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the field.
Returns
- (::String) — Required. The name of the field.
#type
def type() -> ::Google::Cloud::Dataplex::V1::Schema::Type
Returns
- (::Google::Cloud::Dataplex::V1::Schema::Type) — Required. The type of field.
#type=
def type=(value) -> ::Google::Cloud::Dataplex::V1::Schema::Type
Parameter
- value (::Google::Cloud::Dataplex::V1::Schema::Type) — Required. The type of field.
Returns
- (::Google::Cloud::Dataplex::V1::Schema::Type) — Required. The type of field.