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