Uses of Enum
com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
-
Uses of MigrationProgressEvent.StepDetailsCase in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return MigrationProgressEvent.StepDetailsCaseModifier and TypeMethodDescriptionMigrationProgressEvent.StepDetailsCase.forNumber(int value) MigrationProgressEvent.Builder.getStepDetailsCase()MigrationProgressEvent.getStepDetailsCase()MigrationProgressEventOrBuilder.getStepDetailsCase()MigrationProgressEvent.StepDetailsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.MigrationProgressEvent.StepDetailsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.