public final class AddOns extends GeneratedMessageV3 implements AddOnsOrBuilder
   
   A Google Workspace add-on configuration.
 Protobuf type google.cloud.gsuiteaddons.v1.AddOns
 
  
  
  
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
  
  CALENDAR_FIELD_NUMBER
  
    public static final int CALENDAR_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  COMMON_FIELD_NUMBER
  
    public static final int COMMON_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  DOCS_FIELD_NUMBER
  
    public static final int DOCS_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  DRIVE_FIELD_NUMBER
  
    public static final int DRIVE_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  GMAIL_FIELD_NUMBER
  
    public static final int GMAIL_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  HTTP_OPTIONS_FIELD_NUMBER
  
    public static final int HTTP_OPTIONS_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  SHEETS_FIELD_NUMBER
  
    public static final int SHEETS_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  SLIDES_FIELD_NUMBER
  
    public static final int SLIDES_FIELD_NUMBER
   
  
    
      
        | Field Value | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  Static Methods
  
  
  getDefaultInstance()
  
    public static AddOns getDefaultInstance()
   
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  
  newBuilder()
  
    public static AddOns.Builder newBuilder()
   
  
  
  newBuilder(AddOns prototype)
  
    public static AddOns.Builder newBuilder(AddOns prototype)
   
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        prototype | 
        AddOns
  | 
      
    
  
  
  
  
  
    public static AddOns parseDelimitedFrom(InputStream input)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  
  
    public static AddOns parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(byte[] data)
  
    public static AddOns parseFrom(byte[] data)
   
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        data | 
        byte[]
  | 
      
    
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
  
    public static AddOns parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(ByteString data)
  
    public static AddOns parseFrom(ByteString data)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
  
    public static AddOns parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  
  
    public static AddOns parseFrom(CodedInputStream input)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  
  
    public static AddOns parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  
  
    public static AddOns parseFrom(InputStream input)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  
  
    public static AddOns parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(ByteBuffer data)
  
    public static AddOns parseFrom(ByteBuffer data)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
  
    public static AddOns parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  
  parser()
  
    public static Parser<AddOns> parser()
   
  
  Methods
  
  
  equals(Object obj)
  
    public boolean equals(Object obj)
   
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        obj | 
        Object
  | 
      
    
  
  
  Overrides
  
  
  getCalendar()
  
    public CalendarAddOnManifest getCalendar()
   
   Calendar add-on configuration.
 .google.apps.script.type.calendar.CalendarAddOnManifest calendar = 6;
 
  
  
  getCalendarOrBuilder()
  
    public CalendarAddOnManifestOrBuilder getCalendarOrBuilder()
   
   Calendar add-on configuration.
 .google.apps.script.type.calendar.CalendarAddOnManifest calendar = 6;
 
  
  
  getCommon()
  
    public CommonAddOnManifest getCommon()
   
   Configuration that is common across all Google Workspace add-ons.
 .google.apps.script.type.CommonAddOnManifest common = 1;
 
  
  
  getCommonOrBuilder()
  
    public CommonAddOnManifestOrBuilder getCommonOrBuilder()
   
   Configuration that is common across all Google Workspace add-ons.
 .google.apps.script.type.CommonAddOnManifest common = 1;
 
  
  
  getDefaultInstanceForType()
  
    public AddOns getDefaultInstanceForType()
   
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        AddOns | 
         | 
      
    
  
  
  getDocs()
  
    public DocsAddOnManifest getDocs()
   
   Docs add-on configuration.
 .google.apps.script.type.docs.DocsAddOnManifest docs = 7;
 
  
  
  getDocsOrBuilder()
  
    public DocsAddOnManifestOrBuilder getDocsOrBuilder()
   
   Docs add-on configuration.
 .google.apps.script.type.docs.DocsAddOnManifest docs = 7;
 
  
  
  getDrive()
  
    public DriveAddOnManifest getDrive()
   
   Drive add-on configuration.
 .google.apps.script.type.drive.DriveAddOnManifest drive = 5;
 
  
  
  getDriveOrBuilder()
  
    public DriveAddOnManifestOrBuilder getDriveOrBuilder()
   
   Drive add-on configuration.
 .google.apps.script.type.drive.DriveAddOnManifest drive = 5;
 
  
  
  getGmail()
  
    public GmailAddOnManifest getGmail()
   
   Gmail add-on configuration.
 .google.apps.script.type.gmail.GmailAddOnManifest gmail = 2;
 
  
  
  getGmailOrBuilder()
  
    public GmailAddOnManifestOrBuilder getGmailOrBuilder()
   
   Gmail add-on configuration.
 .google.apps.script.type.gmail.GmailAddOnManifest gmail = 2;
 
  
  
  getHttpOptions()
  
    public HttpOptions getHttpOptions()
   
   Options for sending requests to add-on HTTP endpoints
 .google.apps.script.type.HttpOptions http_options = 15;
 
  
  
  getHttpOptionsOrBuilder()
  
    public HttpOptionsOrBuilder getHttpOptionsOrBuilder()
   
   Options for sending requests to add-on HTTP endpoints
 .google.apps.script.type.HttpOptions http_options = 15;
 
  
  
  getParserForType()
  
    public Parser<AddOns> getParserForType()
   
  
  Overrides
  
  
  getSerializedSize()
  
    public int getSerializedSize()
   
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  Overrides
  
  
  getSheets()
  
    public SheetsAddOnManifest getSheets()
   
   Sheets add-on configuration.
 .google.apps.script.type.sheets.SheetsAddOnManifest sheets = 8;
 
  
  
  getSheetsOrBuilder()
  
    public SheetsAddOnManifestOrBuilder getSheetsOrBuilder()
   
   Sheets add-on configuration.
 .google.apps.script.type.sheets.SheetsAddOnManifest sheets = 8;
 
  
  
  getSlides()
  
    public SlidesAddOnManifest getSlides()
   
   Slides add-on configuration.
 .google.apps.script.type.slides.SlidesAddOnManifest slides = 10;
 
  
  
  getSlidesOrBuilder()
  
    public SlidesAddOnManifestOrBuilder getSlidesOrBuilder()
   
   Slides add-on configuration.
 .google.apps.script.type.slides.SlidesAddOnManifest slides = 10;
 
  
  
  hasCalendar()
  
    public boolean hasCalendar()
   
   Calendar add-on configuration.
 .google.apps.script.type.calendar.CalendarAddOnManifest calendar = 6;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the calendar field is set. 
 | 
      
    
  
  
  hasCommon()
  
    public boolean hasCommon()
   
   Configuration that is common across all Google Workspace add-ons.
 .google.apps.script.type.CommonAddOnManifest common = 1;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the common field is set. 
 | 
      
    
  
  
  hasDocs()
  
   Docs add-on configuration.
 .google.apps.script.type.docs.DocsAddOnManifest docs = 7;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the docs field is set. 
 | 
      
    
  
  
  hasDrive()
  
    public boolean hasDrive()
   
   Drive add-on configuration.
 .google.apps.script.type.drive.DriveAddOnManifest drive = 5;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the drive field is set. 
 | 
      
    
  
  
  hasGmail()
  
    public boolean hasGmail()
   
   Gmail add-on configuration.
 .google.apps.script.type.gmail.GmailAddOnManifest gmail = 2;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the gmail field is set. 
 | 
      
    
  
  
  hasHttpOptions()
  
    public boolean hasHttpOptions()
   
   Options for sending requests to add-on HTTP endpoints
 .google.apps.script.type.HttpOptions http_options = 15;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the httpOptions field is set. 
 | 
      
    
  
  
  hasSheets()
  
    public boolean hasSheets()
   
   Sheets add-on configuration.
 .google.apps.script.type.sheets.SheetsAddOnManifest sheets = 8;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the sheets field is set. 
 | 
      
    
  
  
  hasSlides()
  
    public boolean hasSlides()
   
   Slides add-on configuration.
 .google.apps.script.type.slides.SlidesAddOnManifest slides = 10;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the slides field is set. 
 | 
      
    
  
  
  hashCode()
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  Overrides
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  newBuilderForType()
  
    public AddOns.Builder newBuilderForType()
   
  
  
  newBuilderForType(GeneratedMessageV3.BuilderParent parent)
  
    protected AddOns.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
   
  
  
  Overrides
  
  
  newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
  
    protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
   
  
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        Object | 
         | 
      
    
  
  Overrides
  
  
  toBuilder()
  
    public AddOns.Builder toBuilder()
   
  
  
  writeTo(CodedOutputStream output)
  
    public void writeTo(CodedOutputStream output)
   
  
  Overrides