Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::VertexDatasetSpec (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::VertexDatasetSpec.

Specification for vertex dataset resources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_item_count

def data_item_count() -> ::Integer
Returns
  • (::Integer) — The number of DataItems in this Dataset. Only apply for non-structured Dataset.

#data_item_count=

def data_item_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of DataItems in this Dataset. Only apply for non-structured Dataset.
Returns
  • (::Integer) — The number of DataItems in this Dataset. Only apply for non-structured Dataset.

#data_type

def data_type() -> ::Google::Cloud::DataCatalog::V1::VertexDatasetSpec::DataType

#data_type=

def data_type=(value) -> ::Google::Cloud::DataCatalog::V1::VertexDatasetSpec::DataType
Parameter