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