Class: Google::Cloud::Channel::V1::ListReportsRequest Deprecated
- Inherits:
-
Object
- Object
- Google::Cloud::Channel::V1::ListReportsRequest
- 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.ListReports.
Instance Attribute Summary collapse
-
#language_code ⇒ ::String
Optional.
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#language_code ⇒ ::String
160 161 162 163 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 160 class ListReportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_size ⇒ ::Integer
160 161 162 163 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 160 class ListReportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
160 161 162 163 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 160 class ListReportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
160 161 162 163 |
# File 'proto_docs/google/cloud/channel/v1/reports_service.rb', line 160 class ListReportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |