public static final class ListChannelGroupsResponse.Builder extends GeneratedMessageV3.Builder<ListChannelGroupsResponse.Builder> implements ListChannelGroupsResponseOrBuilder
   
   Response message for ListChannelGroups RPC.
 Protobuf type google.analytics.admin.v1alpha.ListChannelGroupsResponse
    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
  
  
  addAllChannelGroups(Iterable<? extends ChannelGroup> values)
  
    public ListChannelGroupsResponse.Builder addAllChannelGroups(Iterable<? extends ChannelGroup> values)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.analytics.admin.v1alpha.ChannelGroup>
 | 
    
  
  
  
  addChannelGroups(ChannelGroup value)
  
    public ListChannelGroupsResponse.Builder addChannelGroups(ChannelGroup value)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
addChannelGroups(ChannelGroup.Builder builderForValue)
  
    public ListChannelGroupsResponse.Builder addChannelGroups(ChannelGroup.Builder builderForValue)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
addChannelGroups(int index, ChannelGroup value)
  
    public ListChannelGroupsResponse.Builder addChannelGroups(int index, ChannelGroup value)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
addChannelGroups(int index, ChannelGroup.Builder builderForValue)
  
    public ListChannelGroupsResponse.Builder addChannelGroups(int index, ChannelGroup.Builder builderForValue)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
addChannelGroupsBuilder()
  
    public ChannelGroup.Builder addChannelGroupsBuilder()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
addChannelGroupsBuilder(int index)
  
    public ChannelGroup.Builder addChannelGroupsBuilder(int index)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public ListChannelGroupsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public ListChannelGroupsResponse build()
   
  
  
  buildPartial()
  
    public ListChannelGroupsResponse buildPartial()
   
  
  
  clear()
  
    public ListChannelGroupsResponse.Builder clear()
   
  
  Overrides
  
  
  clearChannelGroups()
  
    public ListChannelGroupsResponse.Builder clearChannelGroups()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
clearField(Descriptors.FieldDescriptor field)
  
    public ListChannelGroupsResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearNextPageToken()
  
    public ListChannelGroupsResponse.Builder clearNextPageToken()
   
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ListChannelGroupsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public ListChannelGroupsResponse.Builder clone()
   
  
  Overrides
  
  
  getChannelGroups(int index)
  
    public ChannelGroup getChannelGroups(int index)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getChannelGroupsBuilder(int index)
  
    public ChannelGroup.Builder getChannelGroupsBuilder(int index)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getChannelGroupsBuilderList()
  
    public List<ChannelGroup.Builder> getChannelGroupsBuilderList()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
getChannelGroupsCount()
  
    public int getChannelGroupsCount()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getChannelGroupsList()
  
    public List<ChannelGroup> getChannelGroupsList()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
getChannelGroupsOrBuilder(int index)
  
    public ChannelGroupOrBuilder getChannelGroupsOrBuilder(int index)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getChannelGroupsOrBuilderList()
  
    public List<? extends ChannelGroupOrBuilder> getChannelGroupsOrBuilderList()
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.analytics.admin.v1alpha.ChannelGroupOrBuilder> |  | 
    
  
  
  getDefaultInstanceForType()
  
    public ListChannelGroupsResponse getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getNextPageToken()
  
    public String getNextPageToken()
   
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | String | The nextPageToken. | 
    
  
  
  getNextPageTokenBytes()
  
    public ByteString getNextPageTokenBytes()
   
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | ByteString | The bytes for nextPageToken. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ListChannelGroupsResponse other)
  
    public ListChannelGroupsResponse.Builder mergeFrom(ListChannelGroupsResponse other)
   
  
  
  
  
  
    public ListChannelGroupsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ListChannelGroupsResponse.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListChannelGroupsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeChannelGroups(int index)
  
    public ListChannelGroupsResponse.Builder removeChannelGroups(int index)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setChannelGroups(int index, ChannelGroup value)
  
    public ListChannelGroupsResponse.Builder setChannelGroups(int index, ChannelGroup value)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
setChannelGroups(int index, ChannelGroup.Builder builderForValue)
  
    public ListChannelGroupsResponse.Builder setChannelGroups(int index, ChannelGroup.Builder builderForValue)
   
   List of ChannelGroup. These will be ordered stably, but in an arbitrary
 order.
 repeated .google.analytics.admin.v1alpha.ChannelGroup channel_groups = 1;
setField(Descriptors.FieldDescriptor field, Object value)
  
    public ListChannelGroupsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setNextPageToken(String value)
  
    public ListChannelGroupsResponse.Builder setNextPageToken(String value)
   
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | String
 The nextPageToken to set. | 
    
  
  
  
  setNextPageTokenBytes(ByteString value)
  
    public ListChannelGroupsResponse.Builder setNextPageTokenBytes(ByteString value)
   
   A token, which can be sent as page_token to retrieve the next page.
 If this field is omitted, there are no subsequent pages.
 string next_page_token = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | ByteString
 The bytes for nextPageToken to set. | 
    
  
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ListChannelGroupsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListChannelGroupsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides