Class: Google::Cloud::Channel::V1::ReportValue Deprecated

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

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

A single report value.

Instance Attribute Summary collapse

Instance Attribute Details

#date_time_value::Google::Type::DateTime



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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

#date_value::Google::Type::Date



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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

#decimal_value::Google::Type::Decimal



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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

#int_value::Integer



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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

#money_value::Google::Type::Money



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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

#string_value::String



355
356
357
358
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 355

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