Class: Google::Cloud::AIPlatform::V1::CachedContent::UsageMetadata

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

Overview

Metadata on the usage of the cached content.

Instance Attribute Summary collapse

Instance Attribute Details

#audio_duration_seconds::Integer



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

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

#image_count::Integer



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

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

#text_count::Integer



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

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

#total_token_count::Integer



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

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

#video_duration_seconds::Integer



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

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