Class: Google::Cloud::AIPlatform::V1::FileData

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

Overview

URI based data.

Instance Attribute Summary collapse

Instance Attribute Details

#file_uri::String



102
103
104
105
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 102

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

#mime_type::String



102
103
104
105
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 102

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