Class |
Description |
com.google.type.CalendarPeriodProto |
|
com.google.type.Color |
Represents a color in the RGBA color space. This representation is designed
for simplicity of conversion to/from color representations in various
languages over compactness. For example, the fields of this representation |
com.google.type.Color.Builder |
Represents a color in the RGBA color space. This representation is designed
for simplicity of conversion to/from color representations in various
languages over compactness. For example, the fields of this representation |
com.google.type.ColorProto |
|
com.google.type.Date |
Represents a whole or partial calendar date, such as a birthday. The time of
day and time zone are either specified elsewhere or are insignificant. The
date is relative to the Gregorian Calendar. This can represent one of the |
com.google.type.Date.Builder |
Represents a whole or partial calendar date, such as a birthday. The time of
day and time zone are either specified elsewhere or are insignificant. The
date is relative to the Gregorian Calendar. This can represent one of the |
com.google.type.DateProto |
|
com.google.type.DateTime |
Represents civil time (or occasionally physical time).
This type can represent a civil time in one of a few possible ways: |
com.google.type.DateTime.Builder |
Represents civil time (or occasionally physical time).
This type can represent a civil time in one of a few possible ways: |
com.google.type.DateTimeProto |
|
com.google.type.DayOfWeekProto |
|
com.google.type.Decimal |
A representation of a decimal value, such as 2.5. Clients may convert values
into language-native decimal formats, such as Java's [BigDecimal][] or
Python's [decimal.Decimal][]. |
com.google.type.Decimal.Builder |
A representation of a decimal value, such as 2.5. Clients may convert values
into language-native decimal formats, such as Java's [BigDecimal][] or
Python's [decimal.Decimal][]. |
com.google.type.DecimalProto |
|
com.google.type.Expr |
Represents a textual expression in the Common Expression Language (CEL)
syntax. CEL is a C-like expression language. The syntax and semantics of CEL
are documented at https://github.com/google/cel-spec. |
com.google.type.Expr.Builder |
Represents a textual expression in the Common Expression Language (CEL)
syntax. CEL is a C-like expression language. The syntax and semantics of CEL
are documented at https://github.com/google/cel-spec. |
com.google.type.ExprProto |
|
com.google.type.Fraction |
Represents a fraction in terms of a numerator divided by a denominator.
|
com.google.type.Fraction.Builder |
Represents a fraction in terms of a numerator divided by a denominator.
|
com.google.type.FractionProto |
|
com.google.type.Interval |
Represents a time interval, encoded as a Timestamp start (inclusive) and a
Timestamp end (exclusive).
|
com.google.type.Interval.Builder |
Represents a time interval, encoded as a Timestamp start (inclusive) and a
Timestamp end (exclusive).
|
com.google.type.IntervalProto |
|
com.google.type.LatLng |
An object that represents a latitude/longitude pair. This is expressed as a
pair of doubles to represent degrees latitude and degrees longitude. Unless
specified otherwise, this must conform to the |
com.google.type.LatLng.Builder |
An object that represents a latitude/longitude pair. This is expressed as a
pair of doubles to represent degrees latitude and degrees longitude. Unless
specified otherwise, this must conform to the |
com.google.type.LatLngProto |
|
com.google.type.LocalizedText |
Localized variant of a text in a particular language.
|
|