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