Uses of Class
com.google.logging.v2.OperationState
-
Packages that use OperationState Package Description com.google.logging.v2 -
-
Uses of OperationState in com.google.logging.v2
Methods in com.google.logging.v2 that return OperationState Modifier and Type Method Description static OperationStateOperationState. forNumber(int value)OperationStateBucketMetadata.Builder. getState()State of an operation.OperationStateBucketMetadata. getState()State of an operation.OperationStateBucketMetadataOrBuilder. getState()State of an operation.OperationStateCopyLogEntriesMetadata.Builder. getState()State of an operation.OperationStateCopyLogEntriesMetadata. getState()State of an operation.OperationStateCopyLogEntriesMetadataOrBuilder. getState()State of an operation.OperationStateLinkMetadata.Builder. getState()State of an operation.OperationStateLinkMetadata. getState()State of an operation.OperationStateLinkMetadataOrBuilder. 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 OperationStateOperationState. valueOf(String name)Returns 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 OperationState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<OperationState>OperationState. internalGetValueMap()Methods in com.google.logging.v2 with parameters of type OperationState Modifier and Type Method Description BucketMetadata.BuilderBucketMetadata.Builder. setState(OperationState value)State of an operation.CopyLogEntriesMetadata.BuilderCopyLogEntriesMetadata.Builder. setState(OperationState value)State of an operation.LinkMetadata.BuilderLinkMetadata.Builder. setState(OperationState value)State of an operation.
-