Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DatasetVersion (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DatasetVersion.

Describes the dataset version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#big_query_dataset_name

def big_query_dataset_name() -> ::String
Returns
  • (::String) — Output only. Name of the associated BigQuery dataset.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — The user-defined name of the DatasetVersion. The name can be up to 128 characters long and can consist of any UTF-8 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The user-defined name of the DatasetVersion. The name can be up to 128 characters long and can consist of any UTF-8 characters.
Returns
  • (::String) — The user-defined name of the DatasetVersion. The name can be up to 128 characters long and can consist of any UTF-8 characters.

#etag

def etag() -> ::String
Returns
  • (::String) — Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
Returns
  • (::String) — Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

#metadata

def metadata() -> ::Google::Protobuf::Value
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the DatasetVersion.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns