Uses of Enum
com.google.logging.v2.OperationState
-
Uses of OperationState in com.google.logging.v2
Methods in com.google.logging.v2 that return OperationStateModifier and TypeMethodDescriptionstatic OperationStateOperationState.forNumber(int value) BucketMetadata.Builder.getState()State of an operation.BucketMetadata.getState()State of an operation.BucketMetadataOrBuilder.getState()State of an operation.CopyLogEntriesMetadata.Builder.getState()State of an operation.CopyLogEntriesMetadata.getState()State of an operation.CopyLogEntriesMetadataOrBuilder.getState()State of an operation.LinkMetadata.Builder.getState()State of an operation.LinkMetadata.getState()State of an operation.LinkMetadataOrBuilder.getState()State of an operation.static OperationStateOperationState.valueOf(int value) Deprecated.static OperationStateOperationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperationStateReturns the enum constant of this type with the specified name.static OperationState[]OperationState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.logging.v2 that return types with arguments of type OperationStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperationState>OperationState.internalGetValueMap()Methods in com.google.logging.v2 with parameters of type OperationStateModifier and TypeMethodDescriptionBucketMetadata.Builder.setState(OperationState value) State of an operation.CopyLogEntriesMetadata.Builder.setState(OperationState value) State of an operation.LinkMetadata.Builder.setState(OperationState value) State of an operation.