Uses of Enum
com.google.storage.v2.ServiceConstants.Values
-
Uses of ServiceConstants.Values in com.google.storage.v2
Fields in com.google.storage.v2 declared as ServiceConstants.ValuesModifier and TypeFieldDescriptionstatic final ServiceConstants.ValuesServiceConstants.Values.MAX_LIFECYCLE_RULES_PER_BUCKETThe maximum number of LifecycleRules that can be registered for a given bucket.static final ServiceConstants.ValuesServiceConstants.Values.MAX_NOTIFICATION_CUSTOM_ATTRIBUTE_VALUE_LENGTHThe maximum length of a custom attribute value included in a NotificationConfig.static final ServiceConstants.ValuesServiceConstants.Values.MAX_WRITE_CHUNK_BYTESThe maximum size chunk that can be sent in a single WriteObjectRequest. 2 MiB.Methods in com.google.storage.v2 that return ServiceConstants.ValuesModifier and TypeMethodDescriptionstatic ServiceConstants.ValuesServiceConstants.Values.forNumber(int value) static ServiceConstants.ValuesServiceConstants.Values.valueOf(int value) Deprecated.static ServiceConstants.ValuesServiceConstants.Values.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ServiceConstants.ValuesReturns the enum constant of this type with the specified name.static ServiceConstants.Values[]ServiceConstants.Values.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.storage.v2 that return types with arguments of type ServiceConstants.ValuesModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ServiceConstants.Values>ServiceConstants.Values.internalGetValueMap()