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.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()
   
  Returns
  
  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;
    
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.HelpLink>
 | 
    
  
  Returns
  
  
  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;
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;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public Help.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  build()
  
  Returns
  
  
  buildPartial()
  
    public Help buildPartial()
   
  Returns
  
  
  clear()
  
    public Help.Builder clear()
   
  Returns
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public Help.Builder clearField(Descriptors.FieldDescriptor field)
   
  Parameter
  
  Returns
  
  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)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clone()
  
    public Help.Builder clone()
   
  Returns
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public Help getDefaultInstanceForType()
   
  Returns
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  Returns
  
  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;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  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;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  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;
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;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  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;
    
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.HelpLinkOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  Returns
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  Returns
  
  Overrides
  
  
  mergeFrom(Help other)
  
    public Help.Builder mergeFrom(Help other)
   
  Parameter
  
    
      
        | Name | Description | 
      
        | other | Help
 | 
    
  
  Returns
  
  
  
  
    public Help.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  Parameters
  
  Returns
  
  Overrides
  
  Exceptions
  
  
  mergeFrom(Message other)
  
    public Help.Builder mergeFrom(Message other)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final Help.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  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;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public Help.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  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)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final Help.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides