| Modifier and Type | Method and Description |
|---|---|
static InstanceView |
InstanceView.forNumber(int value) |
InstanceView |
GetInstanceRequestOrBuilder.getView()
The view of the instance to return.
|
InstanceView |
GetInstanceRequest.getView()
The view of the instance to return.
|
InstanceView |
GetInstanceRequest.Builder.getView()
The view of the instance to return.
|
static InstanceView |
InstanceView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InstanceView |
InstanceView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InstanceView |
InstanceView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceView[] |
InstanceView.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<InstanceView> |
InstanceView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetInstanceRequest.Builder |
GetInstanceRequest.Builder.setView(InstanceView value)
The view of the instance to return.
|
Copyright © 2025 Google LLC. All rights reserved.