Class Google::Cloud::AIPlatform::V1::AnnotationSpec (v0.1.0)

Identifies a concept with which DataItems may be annotated with.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#display_name

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

#display_name=

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

#etag

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

#etag=

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

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the AnnotationSpec.

#update_time

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