Class: Google::Analytics::Admin::V1alpha::ReportingDataAnnotation::DateRange
- Inherits:
-
Object
- Object
- Google::Analytics::Admin::V1alpha::ReportingDataAnnotation::DateRange
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
Represents a Reporting Data Annotation's date range, both start and end dates are inclusive. Time zones are based on the parent property.
Instance Attribute Summary collapse
-
#end_date ⇒ ::Google::Type::Date
Required.
-
#start_date ⇒ ::Google::Type::Date
Required.