| Modifier and Type | Method and Description |
|---|---|
Phrase |
Phrase.Builder.build() |
Phrase |
Phrase.Builder.buildPartial() |
static Phrase |
Phrase.getDefaultInstance() |
Phrase |
Phrase.getDefaultInstanceForType() |
Phrase |
Phrase.Builder.getDefaultInstanceForType() |
Phrase |
GeneratorOrBuilder.getPromptText()
Required.
|
Phrase |
Generator.getPromptText()
Required.
|
Phrase |
Generator.Builder.getPromptText()
Required.
|
static Phrase |
Phrase.parseDelimitedFrom(InputStream input) |
static Phrase |
Phrase.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Phrase |
Phrase.parseFrom(byte[] data) |
static Phrase |
Phrase.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Phrase |
Phrase.parseFrom(ByteBuffer data) |
static Phrase |
Phrase.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Phrase |
Phrase.parseFrom(com.google.protobuf.ByteString data) |
static Phrase |
Phrase.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Phrase |
Phrase.parseFrom(com.google.protobuf.CodedInputStream input) |
static Phrase |
Phrase.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Phrase |
Phrase.parseFrom(InputStream input) |
static Phrase |
Phrase.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Phrase> |
Phrase.getParserForType() |
static com.google.protobuf.Parser<Phrase> |
Phrase.parser() |
| Modifier and Type | Method and Description |
|---|---|
Phrase.Builder |
Phrase.Builder.mergeFrom(Phrase other) |
Generator.Builder |
Generator.Builder.mergePromptText(Phrase value)
Required.
|
static Phrase.Builder |
Phrase.newBuilder(Phrase prototype) |
Generator.Builder |
Generator.Builder.setPromptText(Phrase value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.