public static final class Help.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder> implements HelpOrBuilder
Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.Protobuf type
google.rpc.Help| 限定符和类型 | 方法和说明 |
|---|---|
Help.Builder |
addAllLinks(Iterable<? extends Help.Link> values)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
addLinks(Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
addLinks(Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
addLinks(int index,
Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
addLinks(int index,
Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
Help.Link.Builder |
addLinksBuilder()
URL(s) pointing to additional information on handling the current error.
|
Help.Link.Builder |
addLinksBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
Help |
build() |
Help |
buildPartial() |
Help.Builder |
clear() |
Help.Builder |
clearLinks()
URL(s) pointing to additional information on handling the current error.
|
Help |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Help.Link |
getLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
Help.Link.Builder |
getLinksBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
List<Help.Link.Builder> |
getLinksBuilderList()
URL(s) pointing to additional information on handling the current error.
|
int |
getLinksCount()
URL(s) pointing to additional information on handling the current error.
|
List<Help.Link> |
getLinksList()
URL(s) pointing to additional information on handling the current error.
|
Help.LinkOrBuilder |
getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
List<? extends Help.LinkOrBuilder> |
getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
|
boolean |
isInitialized() |
Help.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Help.Builder |
mergeFrom(Help other) |
Help.Builder |
mergeFrom(com.google.protobuf.Message other) |
Help.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Help.Builder |
removeLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
setLinks(int index,
Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
setLinks(int index,
Help.Link value)
URL(s) pointing to additional information on handling the current error.
|
Help.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFrom, mergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public Help.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder>public Help getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Help build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Help buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Help.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Help.Builder>public Help.Builder mergeFrom(Help other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder>public Help.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Help.Builder>IOExceptionpublic List<Help.Link> getLinksList()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;getLinksList 在接口中 HelpOrBuilderpublic int getLinksCount()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;getLinksCount 在接口中 HelpOrBuilderpublic Help.Link getLinks(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;getLinks 在接口中 HelpOrBuilderpublic Help.Builder setLinks(int index, Help.Link value)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder setLinks(int index, Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder addLinks(Help.Link value)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder addLinks(int index, Help.Link value)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder addLinks(Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder addLinks(int index, Help.Link.Builder builderForValue)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder addAllLinks(Iterable<? extends Help.Link> values)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder clearLinks()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Builder removeLinks(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Link.Builder getLinksBuilder(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.LinkOrBuilder getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;getLinksOrBuilder 在接口中 HelpOrBuilderpublic List<? extends Help.LinkOrBuilder> getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;getLinksOrBuilderList 在接口中 HelpOrBuilderpublic Help.Link.Builder addLinksBuilder()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public Help.Link.Builder addLinksBuilder(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public List<Help.Link.Builder> getLinksBuilderList()
URL(s) pointing to additional information on handling the current error.
repeated .google.rpc.Help.Link links = 1;public final Help.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder>public final Help.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Help.Builder>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.