Class: Google::Cloud::Channel::V1::RunReportJobRequest Deprecated
- Inherits:
-
Object
- Object
- Google::Cloud::Channel::V1::RunReportJobRequest
- 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.
Request message for CloudChannelReportsService.RunReportJob.
Instance Attribute Summary collapse
-
#date_range ⇒ ::Google::Cloud::Channel::V1::DateRange
Optional.
-
#filter ⇒ ::String
Optional.
-
#language_code ⇒ ::String
Optional.
-
#name ⇒ ::String
Required.
Instance Attribute Details
#date_range ⇒ ::Google::Cloud::Channel::V1::DateRange
55 56 57 58 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 55 class RunReportJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#filter ⇒ ::String
55 56 57 58 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 55 class RunReportJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#language_code ⇒ ::String
55 56 57 58 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 55 class RunReportJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
55 56 57 58 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 55 class RunReportJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |