| Modifier and Type | Method and Description |
|---|---|
GenerativeQuestionConfig |
GenerativeQuestionConfig.Builder.build() |
GenerativeQuestionConfig |
GenerativeQuestionConfig.Builder.buildPartial() |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.getDefaultInstance() |
GenerativeQuestionConfig |
GenerativeQuestionConfig.getDefaultInstanceForType() |
GenerativeQuestionConfig |
GenerativeQuestionConfig.Builder.getDefaultInstanceForType() |
GenerativeQuestionConfig |
UpdateGenerativeQuestionConfigRequest.getGenerativeQuestionConfig()
Required.
|
GenerativeQuestionConfig |
UpdateGenerativeQuestionConfigRequest.Builder.getGenerativeQuestionConfig()
Required.
|
GenerativeQuestionConfig |
UpdateGenerativeQuestionConfigRequestOrBuilder.getGenerativeQuestionConfig()
Required.
|
GenerativeQuestionConfig |
ListGenerativeQuestionConfigsResponseOrBuilder.getGenerativeQuestionConfigs(int index)
All the questions for a given catalog.
|
GenerativeQuestionConfig |
BatchUpdateGenerativeQuestionConfigsResponseOrBuilder.getGenerativeQuestionConfigs(int index)
Optional.
|
GenerativeQuestionConfig |
BatchUpdateGenerativeQuestionConfigsResponse.getGenerativeQuestionConfigs(int index)
Optional.
|
GenerativeQuestionConfig |
BatchUpdateGenerativeQuestionConfigsResponse.Builder.getGenerativeQuestionConfigs(int index)
Optional.
|
GenerativeQuestionConfig |
ListGenerativeQuestionConfigsResponse.getGenerativeQuestionConfigs(int index)
All the questions for a given catalog.
|
GenerativeQuestionConfig |
ListGenerativeQuestionConfigsResponse.Builder.getGenerativeQuestionConfigs(int index)
All the questions for a given catalog.
|
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseDelimitedFrom(InputStream input) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(byte[] data) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(ByteBuffer data) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(com.google.protobuf.ByteString data) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(InputStream input) |
static GenerativeQuestionConfig |
GenerativeQuestionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<GenerativeQuestionConfig> |
ListGenerativeQuestionConfigsResponseOrBuilder.getGenerativeQuestionConfigsList()
All the questions for a given catalog.
|
List<GenerativeQuestionConfig> |
BatchUpdateGenerativeQuestionConfigsResponseOrBuilder.getGenerativeQuestionConfigsList()
Optional.
|
List<GenerativeQuestionConfig> |
BatchUpdateGenerativeQuestionConfigsResponse.getGenerativeQuestionConfigsList()
Optional.
|
List<GenerativeQuestionConfig> |
BatchUpdateGenerativeQuestionConfigsResponse.Builder.getGenerativeQuestionConfigsList()
Optional.
|
List<GenerativeQuestionConfig> |
ListGenerativeQuestionConfigsResponse.getGenerativeQuestionConfigsList()
All the questions for a given catalog.
|
List<GenerativeQuestionConfig> |
ListGenerativeQuestionConfigsResponse.Builder.getGenerativeQuestionConfigsList()
All the questions for a given catalog.
|
com.google.protobuf.Parser<GenerativeQuestionConfig> |
GenerativeQuestionConfig.getParserForType() |
static com.google.protobuf.Parser<GenerativeQuestionConfig> |
GenerativeQuestionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateGenerativeQuestionConfigsResponse.Builder |
BatchUpdateGenerativeQuestionConfigsResponse.Builder.addAllGenerativeQuestionConfigs(Iterable<? extends GenerativeQuestionConfig> values)
Optional.
|
ListGenerativeQuestionConfigsResponse.Builder |
ListGenerativeQuestionConfigsResponse.Builder.addAllGenerativeQuestionConfigs(Iterable<? extends GenerativeQuestionConfig> values)
All the questions for a given catalog.
|
Copyright © 2025 Google LLC. All rights reserved.