| Package | Description |
|---|---|
| com.google.rpc |
| Modifier and Type | Method and Description |
|---|---|
Help.Link |
Help.Link.Builder.build() |
Help.Link |
Help.Link.Builder.buildPartial() |
static Help.Link |
Help.Link.getDefaultInstance() |
Help.Link |
Help.Link.getDefaultInstanceForType() |
Help.Link |
Help.Link.Builder.getDefaultInstanceForType() |
Help.Link |
HelpOrBuilder.getLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
Help.Link |
Help.getLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
Help.Link |
Help.Builder.getLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
static Help.Link |
Help.Link.parseDelimitedFrom(InputStream input) |
static Help.Link |
Help.Link.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Help.Link |
Help.Link.parseFrom(byte[] data) |
static Help.Link |
Help.Link.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Help.Link |
Help.Link.parseFrom(ByteBuffer data) |
static Help.Link |
Help.Link.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Help.Link |
Help.Link.parseFrom(com.google.protobuf.ByteString data) |
static Help.Link |
Help.Link.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Help.Link |
Help.Link.parseFrom(com.google.protobuf.CodedInputStream input) |
static Help.Link |
Help.Link.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Help.Link |
Help.Link.parseFrom(InputStream input) |
static Help.Link |
Help.Link.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Help.Link> |
HelpOrBuilder.getLinksList()
URL(s) pointing to additional information on handling the current error.
|
List<Help.Link> |
Help.getLinksList()
URL(s) pointing to additional information on handling the current error.
|
List<Help.Link> |
Help.Builder.getLinksList()
URL(s) pointing to additional information on handling the current error.
|
com.google.protobuf.Parser<Help.Link> |
Help.Link.getParserForType() |
static com.google.protobuf.Parser<Help.Link> |
Help.Link.parser() |
| Modifier and Type | Method and Description |
|---|---|
Help.Builder |
Help.Builder.addLinks(Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
Help.Builder.addLinks(int index,
Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
Help.Link.Builder |
Help.Link.Builder.mergeFrom(Help.Link other) |
static Help.Link.Builder |
Help.Link.newBuilder(Help.Link prototype) |
Help.Builder |
Help.Builder.setLinks(int index,
Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
| Modifier and Type | Method and Description |
|---|---|
Help.Builder |
Help.Builder.addAllLinks(Iterable<? extends Help.Link> values)
URL(s) pointing to additional information on handling the current error.
|
Copyright © 2020 Google LLC. All rights reserved.