Class: Google::Cloud::AIPlatform::V1::AnnotationSpec

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb

Overview

Identifies a concept with which DataItems may be annotated with.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



43
44
45
46
# File 'proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb', line 43

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#display_name::String



43
44
45
46
# File 'proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb', line 43

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#etag::String



43
44
45
46
# File 'proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb', line 43

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String (readonly)



43
44
45
46
# File 'proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb', line 43

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp (readonly)



43
44
45
46
# File 'proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb', line 43

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end