Package com.google.cloud.compute.v1
Enum LogConfigCloudAuditOptions.LogName
- java.lang.Object
-
- java.lang.Enum<LogConfigCloudAuditOptions.LogName>
-
- com.google.cloud.compute.v1.LogConfigCloudAuditOptions.LogName
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<LogConfigCloudAuditOptions.LogName>
- Enclosing class:
- LogConfigCloudAuditOptions
public static enum LogConfigCloudAuditOptions.LogName extends Enum<LogConfigCloudAuditOptions.LogName> implements com.google.protobuf.ProtocolMessageEnum
This is deprecated and has no effect. Do not use.
Protobuf enumgoogle.cloud.compute.v1.LogConfigCloudAuditOptions.LogName
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ADMIN_ACTIVITYThis is deprecated and has no effect.DATA_ACCESSThis is deprecated and has no effect.UNDEFINED_LOG_NAMEA value indicating that the enum field is not set.UNRECOGNIZEDUNSPECIFIED_LOG_NAMEThis is deprecated and has no effect.
-
Field Summary
Fields Modifier and Type Field Description static intADMIN_ACTIVITY_VALUEThis is deprecated and has no effect.static intDATA_ACCESS_VALUEThis is deprecated and has no effect.static intUNDEFINED_LOG_NAME_VALUEA value indicating that the enum field is not set.static intUNSPECIFIED_LOG_NAME_VALUEThis is deprecated and has no effect.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static LogConfigCloudAuditOptions.LogNameforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<LogConfigCloudAuditOptions.LogName>internalGetValueMap()static LogConfigCloudAuditOptions.LogNamevalueOf(int value)Deprecated.static LogConfigCloudAuditOptions.LogNamevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LogConfigCloudAuditOptions.LogNamevalueOf(String name)Returns the enum constant of this type with the specified name.static LogConfigCloudAuditOptions.LogName[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNDEFINED_LOG_NAME
public static final LogConfigCloudAuditOptions.LogName UNDEFINED_LOG_NAME
A value indicating that the enum field is not set.
UNDEFINED_LOG_NAME = 0;
-
ADMIN_ACTIVITY
public static final LogConfigCloudAuditOptions.LogName ADMIN_ACTIVITY
This is deprecated and has no effect. Do not use.
ADMIN_ACTIVITY = 427503135;
-
DATA_ACCESS
public static final LogConfigCloudAuditOptions.LogName DATA_ACCESS
This is deprecated and has no effect. Do not use.
DATA_ACCESS = 238070681;
-
UNSPECIFIED_LOG_NAME
public static final LogConfigCloudAuditOptions.LogName UNSPECIFIED_LOG_NAME
This is deprecated and has no effect. Do not use.
UNSPECIFIED_LOG_NAME = 410515182;
-
UNRECOGNIZED
public static final LogConfigCloudAuditOptions.LogName UNRECOGNIZED
-
-
Field Detail
-
UNDEFINED_LOG_NAME_VALUE
public static final int UNDEFINED_LOG_NAME_VALUE
A value indicating that the enum field is not set.
UNDEFINED_LOG_NAME = 0;- See Also:
- Constant Field Values
-
ADMIN_ACTIVITY_VALUE
public static final int ADMIN_ACTIVITY_VALUE
This is deprecated and has no effect. Do not use.
ADMIN_ACTIVITY = 427503135;- See Also:
- Constant Field Values
-
DATA_ACCESS_VALUE
public static final int DATA_ACCESS_VALUE
This is deprecated and has no effect. Do not use.
DATA_ACCESS = 238070681;- See Also:
- Constant Field Values
-
UNSPECIFIED_LOG_NAME_VALUE
public static final int UNSPECIFIED_LOG_NAME_VALUE
This is deprecated and has no effect. Do not use.
UNSPECIFIED_LOG_NAME = 410515182;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static LogConfigCloudAuditOptions.LogName[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (LogConfigCloudAuditOptions.LogName c : LogConfigCloudAuditOptions.LogName.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static LogConfigCloudAuditOptions.LogName valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()
- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static LogConfigCloudAuditOptions.LogName valueOf(int value)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
public static LogConfigCloudAuditOptions.LogName forNumber(int value)
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<LogConfigCloudAuditOptions.LogName> internalGetValueMap()
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
-
valueOf
public static LogConfigCloudAuditOptions.LogName valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
-