public static final class Help.Builder extends 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.cloud.compute.v1.Help
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  addAllLinks(Iterable<? extends HelpLink> values)
  
    public Help.Builder addAllLinks(Iterable<? extends HelpLink> values)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.HelpLink>
 | 
    
  
  
  
  addLinks(HelpLink value)
  
    public Help.Builder addLinks(HelpLink value)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | HelpLink
 | 
    
  
  
  
  addLinks(HelpLink.Builder builderForValue)
  
    public Help.Builder addLinks(HelpLink.Builder builderForValue)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
addLinks(int index, HelpLink value)
  
    public Help.Builder addLinks(int index, HelpLink value)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
addLinks(int index, HelpLink.Builder builderForValue)
  
    public Help.Builder addLinks(int index, HelpLink.Builder builderForValue)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
addLinksBuilder()
  
    public HelpLink.Builder addLinksBuilder()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
addLinksBuilder(int index)
  
    public HelpLink.Builder addLinksBuilder(int index)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public Help.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Help |  | 
    
  
  
  buildPartial()
  
    public Help buildPartial()
   
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Help |  | 
    
  
  
  clear()
  
    public Help.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public Help.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearLinks()
  
    public Help.Builder clearLinks()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public Help.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public Help.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public Help getDefaultInstanceForType()
   
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Help |  | 
    
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getLinks(int index)
  
    public HelpLink getLinks(int index)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getLinksBuilder(int index)
  
    public HelpLink.Builder getLinksBuilder(int index)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getLinksBuilderList()
  
    public List<HelpLink.Builder> getLinksBuilderList()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
getLinksCount()
  
    public int getLinksCount()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getLinksList()
  
    public List<HelpLink> getLinksList()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
getLinksOrBuilder(int index)
  
    public HelpLinkOrBuilder getLinksOrBuilder(int index)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getLinksOrBuilderList()
  
    public List<? extends HelpLinkOrBuilder> getLinksOrBuilderList()
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.HelpLinkOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(Help other)
  
    public Help.Builder mergeFrom(Help other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Help
 | 
    
  
  
  
  
  
    public Help.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public Help.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final Help.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeLinks(int index)
  
    public Help.Builder removeLinks(int index)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public Help.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setLinks(int index, HelpLink value)
  
    public Help.Builder setLinks(int index, HelpLink value)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
setLinks(int index, HelpLink.Builder builderForValue)
  
    public Help.Builder setLinks(int index, HelpLink.Builder builderForValue)
   
   URL(s) pointing to additional information on handling the current error.
 repeated .google.cloud.compute.v1.HelpLink links = 102977465;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public Help.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final Help.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides