Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static SchemaView |
SchemaView.forNumber(int value) |
SchemaView |
GetSchemaRequestOrBuilder.getView()
The set of fields to return in the response.
|
SchemaView |
ListSchemaRevisionsRequestOrBuilder.getView()
The set of Schema 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.
|
SchemaView |
ListSchemasRequestOrBuilder.getView()
The set of Schema fields to return in the response.
|
SchemaView |
ListSchemaRevisionsRequest.getView()
The set of Schema fields to return in the response.
|
SchemaView |
ListSchemaRevisionsRequest.Builder.getView()
The set of Schema fields to return in the response.
|
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.
|
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 |
---|---|
ListSchemasRequest.Builder |
ListSchemasRequest.Builder.setView(SchemaView value)
The set of Schema fields to return in the response.
|
ListSchemaRevisionsRequest.Builder |
ListSchemaRevisionsRequest.Builder.setView(SchemaView value)
The set of Schema fields to return in the response.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.setView(SchemaView value)
The set of fields to return in the response.
|
Copyright © 2023 Google LLC. All rights reserved.