| Modifier and Type | Method and Description |
|---|---|
static ErrorFrameView |
ErrorFrameView.forNumber(int value) |
ErrorFrameView |
ListErrorFramesRequest.getView()
Optional.
|
ErrorFrameView |
ListErrorFramesRequest.Builder.getView()
Optional.
|
ErrorFrameView |
GetErrorFrameRequestOrBuilder.getView()
Optional.
|
ErrorFrameView |
ListErrorFramesRequestOrBuilder.getView()
Optional.
|
ErrorFrameView |
GetErrorFrameRequest.getView()
Optional.
|
ErrorFrameView |
GetErrorFrameRequest.Builder.getView()
Optional.
|
static ErrorFrameView |
ErrorFrameView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ErrorFrameView |
ErrorFrameView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ErrorFrameView |
ErrorFrameView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorFrameView[] |
ErrorFrameView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ErrorFrameView> |
ErrorFrameView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListErrorFramesRequest.Builder |
ListErrorFramesRequest.Builder.setView(ErrorFrameView value)
Optional.
|
GetErrorFrameRequest.Builder |
GetErrorFrameRequest.Builder.setView(ErrorFrameView value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.