| Modifier and Type | Method and Description |
|---|---|
static SchemaView |
SchemaView.forNumber(int value) |
SchemaView |
GetSchemaRequest.getView()
The set of fields to return in the response.
|
SchemaView |
GetSchemaRequest.Builder.getView()
The set of fields to return in the response.
|
SchemaView |
ListSchemasRequestOrBuilder.getView()
The set of Schema fields to return in the response.
|
SchemaView |
GetSchemaRequestOrBuilder.getView()
The set of fields to return in the response.
|
SchemaView |
ListSchemasRequest.getView()
The set of Schema fields to return in the response.
|
SchemaView |
ListSchemasRequest.Builder.getView()
The set of Schema fields to return in the response.
|
static SchemaView |
SchemaView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SchemaView |
SchemaView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SchemaView |
SchemaView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaView[] |
SchemaView.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<SchemaView> |
SchemaView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.setView(SchemaView value)
The set of fields to return in the response.
|
ListSchemasRequest.Builder |
ListSchemasRequest.Builder.setView(SchemaView value)
The set of Schema fields to return in the response.
|
Copyright © 2022 Google LLC. All rights reserved.