Class: Google::Cloud::AIPlatform::V1::UserActionReference

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

Overview

References an API call. It contains more information about long running operation and Jobs that are triggered by the API call.

Instance Attribute Summary collapse

Instance Attribute Details

#data_labeling_job::String



46
47
48
49
# File 'proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb', line 46

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

#method::String



46
47
48
49
# File 'proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb', line 46

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

#operation::String



46
47
48
49
# File 'proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb', line 46

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