Uses of Enum
com.google.cloud.aiplatform.v1.FileStatus.State
Packages that use FileStatus.State
-
Uses of FileStatus.State in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FileStatus.StateModifier and TypeMethodDescriptionstatic FileStatus.StateFileStatus.State.forNumber(int value) FileStatus.Builder.getState()Output only.FileStatus.getState()Output only.FileStatusOrBuilder.getState()Output only.static FileStatus.StateFileStatus.State.valueOf(int value) Deprecated.static FileStatus.StateFileStatus.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FileStatus.StateReturns the enum constant of this type with the specified name.static FileStatus.State[]FileStatus.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FileStatus.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FileStatus.State>FileStatus.State.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FileStatus.StateModifier and TypeMethodDescriptionFileStatus.Builder.setState(FileStatus.State value) Output only.