| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static Type.WellKnownType |
Type.WellKnownType.forNumber(int value) |
Type.WellKnownType |
Type.getWellKnown()
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
Type.WellKnownType |
Type.Builder.getWellKnown()
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
Type.WellKnownType |
TypeOrBuilder.getWellKnown()
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
static Type.WellKnownType |
Type.WellKnownType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Type.WellKnownType |
Type.WellKnownType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Type.WellKnownType |
Type.WellKnownType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type.WellKnownType[] |
Type.WellKnownType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Type.WellKnownType> |
Type.WellKnownType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setWellKnown(Type.WellKnownType value)
Well-known protobuf type such as `google.protobuf.Timestamp`.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.