| Modifier and Type | Method and Description |
|---|---|
static RepoSource.RevisionCase |
RepoSource.RevisionCase.forNumber(int value) |
RepoSource.RevisionCase |
RepoSourceOrBuilder.getRevisionCase() |
RepoSource.RevisionCase |
RepoSource.getRevisionCase() |
RepoSource.RevisionCase |
RepoSource.Builder.getRevisionCase() |
static RepoSource.RevisionCase |
RepoSource.RevisionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RepoSource.RevisionCase |
RepoSource.RevisionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoSource.RevisionCase[] |
RepoSource.RevisionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.