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