Uses of Enum
com.google.api.expr.v1alpha1.Type.WellKnownType
Packages that use Type.WellKnownType
-
Uses of Type.WellKnownType in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Type.WellKnownTypeModifier and TypeFieldDescriptionprivate static final Type.WellKnownType[]Type.WellKnownType.VALUESFields in com.google.api.expr.v1alpha1 with type parameters of type Type.WellKnownTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<Type.WellKnownType> Type.WellKnownType.internalValueMapMethods in com.google.api.expr.v1alpha1 that return Type.WellKnownTypeModifier and TypeMethodDescriptionstatic Type.WellKnownTypeType.WellKnownType.forNumber(int value) Type.Builder.getWellKnown()Well-known protobuf type such as `google.protobuf.Timestamp`.Type.getWellKnown()Well-known protobuf type such as `google.protobuf.Timestamp`.TypeOrBuilder.getWellKnown()Well-known protobuf type such as `google.protobuf.Timestamp`.static Type.WellKnownTypeType.WellKnownType.valueOf(int value) Deprecated.static Type.WellKnownTypeType.WellKnownType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Type.WellKnownTypeReturns 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.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.WellKnownTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Type.WellKnownType> Type.WellKnownType.internalGetValueMap()Methods in com.google.api.expr.v1alpha1 with parameters of type Type.WellKnownTypeModifier and TypeMethodDescriptionType.Builder.setWellKnown(Type.WellKnownType value) Well-known protobuf type such as `google.protobuf.Timestamp`.