| Modifier and Type | Method and Description |
|---|---|
OutputAudio |
OutputAudio.Builder.build() |
OutputAudio |
OutputAudio.Builder.buildPartial() |
static OutputAudio |
OutputAudio.getDefaultInstance() |
OutputAudio |
OutputAudio.getDefaultInstanceForType() |
OutputAudio |
OutputAudio.Builder.getDefaultInstanceForType() |
OutputAudio |
AnalyzeContentResponse.getReplyAudio()
Optional.
|
OutputAudio |
AnalyzeContentResponse.Builder.getReplyAudio()
Optional.
|
OutputAudio |
StreamingAnalyzeContentResponseOrBuilder.getReplyAudio()
Optional.
|
OutputAudio |
StreamingAnalyzeContentResponse.getReplyAudio()
Optional.
|
OutputAudio |
StreamingAnalyzeContentResponse.Builder.getReplyAudio()
Optional.
|
OutputAudio |
AnalyzeContentResponseOrBuilder.getReplyAudio()
Optional.
|
static OutputAudio |
OutputAudio.parseDelimitedFrom(InputStream input) |
static OutputAudio |
OutputAudio.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudio |
OutputAudio.parseFrom(byte[] data) |
static OutputAudio |
OutputAudio.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudio |
OutputAudio.parseFrom(ByteBuffer data) |
static OutputAudio |
OutputAudio.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudio |
OutputAudio.parseFrom(com.google.protobuf.ByteString data) |
static OutputAudio |
OutputAudio.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudio |
OutputAudio.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutputAudio |
OutputAudio.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudio |
OutputAudio.parseFrom(InputStream input) |
static OutputAudio |
OutputAudio.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutputAudio> |
OutputAudio.getParserForType() |
static com.google.protobuf.Parser<OutputAudio> |
OutputAudio.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputAudio.Builder |
OutputAudio.Builder.mergeFrom(OutputAudio other) |
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.mergeReplyAudio(OutputAudio value)
Optional.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.mergeReplyAudio(OutputAudio value)
Optional.
|
static OutputAudio.Builder |
OutputAudio.newBuilder(OutputAudio prototype) |
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.setReplyAudio(OutputAudio value)
Optional.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.setReplyAudio(OutputAudio value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.