| Class | Description |
|---|---|
| CalendarPeriodProto | |
| Color |
Represents a color in the RGBA color space.
|
| Color.Builder |
Represents a color in the RGBA color space.
|
| ColorProto | |
| Date |
Represents a whole or partial calendar date, such as a birthday.
|
| Date.Builder |
Represents a whole or partial calendar date, such as a birthday.
|
| DateProto | |
| DateTime |
Represents civil time (or occasionally physical time).
|
| DateTime.Builder |
Represents civil time (or occasionally physical time).
|
| DateTimeProto | |
| DayOfWeekProto | |
| Expr |
Represents a textual expression in the Common Expression Language (CEL)
syntax.
|
| Expr.Builder |
Represents a textual expression in the Common Expression Language (CEL)
syntax.
|
| ExprProto | |
| Fraction |
Represents a fraction in terms of a numerator divided by a denominator.
|
| Fraction.Builder |
Represents a fraction in terms of a numerator divided by a denominator.
|
| FractionProto | |
| Interval |
Represents a time interval, encoded as a Timestamp start (inclusive) and a
Timestamp end (exclusive).
|
| Interval.Builder |
Represents a time interval, encoded as a Timestamp start (inclusive) and a
Timestamp end (exclusive).
|
| IntervalProto | |
| LatLng |
An object that represents a latitude/longitude pair.
|
| LatLng.Builder |
An object that represents a latitude/longitude pair.
|
| LatLngProto | |
| Money |
Represents an amount of money with its currency type.
|
| Money.Builder |
Represents an amount of money with its currency type.
|
| MoneyProto | |
| MonthProto | |
| PhoneNumber |
An object representing a phone number, suitable as an API wire format.
|
| PhoneNumber.Builder |
An object representing a phone number, suitable as an API wire format.
|
| PhoneNumber.ShortCode |
An object representing a short code, which is a phone number that is
typically much shorter than regular phone numbers and can be used to
address messages in MMS and SMS systems, as well as for abbreviated dialing
(e.g.
|
| PhoneNumber.ShortCode.Builder |
An object representing a short code, which is a phone number that is
typically much shorter than regular phone numbers and can be used to
address messages in MMS and SMS systems, as well as for abbreviated dialing
(e.g.
|
| PhoneNumberProto | |
| PostalAddress |
Represents a postal address, e.g.
|
| PostalAddress.Builder |
Represents a postal address, e.g.
|
| PostalAddressProto | |
| Quaternion |
A quaternion is defined as the quotient of two directed lines in a
three-dimensional space or equivalently as the quotient of two Euclidean
vectors (https://en.wikipedia.org/wiki/Quaternion).
|
| Quaternion.Builder |
A quaternion is defined as the quotient of two directed lines in a
three-dimensional space or equivalently as the quotient of two Euclidean
vectors (https://en.wikipedia.org/wiki/Quaternion).
|
| QuaternionProto | |
| TimeOfDay |
Represents a time of day.
|
| TimeOfDay.Builder |
Represents a time of day.
|
| TimeOfDayProto | |
| TimeZone |
Represents a time zone from the
[IANA Time Zone Database](https://www.iana.org/time-zones).
|
| TimeZone.Builder |
Represents a time zone from the
[IANA Time Zone Database](https://www.iana.org/time-zones).
|
| Enum | Description |
|---|---|
| CalendarPeriod |
A `CalendarPeriod` represents the abstract concept of a time period that has
a canonical start.
|
| DateTime.TimeOffsetCase | |
| DayOfWeek |
Represents a day of the week.
|
| Month |
Represents a month in the Gregorian calendar.
|
| PhoneNumber.KindCase |
Copyright © 2021 Google LLC. All rights reserved.