Class GetTopChannelsRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GetTopChannelsRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder>
io.grpc.channelz.v1.GetTopChannelsRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, GetTopChannelsRequestOrBuilder, Cloneable
Enclosing class:
GetTopChannelsRequest

public static final class GetTopChannelsRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder> implements GetTopChannelsRequestOrBuilder
Protobuf type grpc.channelz.v1.GetTopChannelsRequest
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private int
     
    private long
     
    private long
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
    private
    Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    private void
     
     
    If non-zero, the server will return a page of results containing at most this many items.
    start_channel_id indicates that only channels at or above this id should be included in the results.
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    long
    If non-zero, the server will return a page of results containing at most this many items.
    long
    start_channel_id indicates that only channels at or above this id should be included in the results.
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    final boolean
     
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
     
    setMaxResults(long value)
    If non-zero, the server will return a page of results containing at most this many items.
    setStartChannelId(long value)
    start_channel_id indicates that only channels at or above this id should be included in the results.

    Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

    addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3

    Methods inherited from class com.google.protobuf.AbstractMessage.Builder

    findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.Message.Builder

    mergeDelimitedFrom, mergeDelimitedFrom

    Methods inherited from interface com.google.protobuf.MessageLite.Builder

    mergeFrom

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

    • bitField0_

      private int bitField0_
    • startChannelId_

      private long startChannelId_
    • maxResults_

      private long maxResults_
  • Constructor Details

    • Builder

      private Builder()
    • Builder

      private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder>
    • getDefaultInstanceForType

      public GetTopChannelsRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public GetTopChannelsRequest build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public GetTopChannelsRequest buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • buildPartial0

      private void buildPartial0(GetTopChannelsRequest result)
    • mergeFrom

      public GetTopChannelsRequest.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetTopChannelsRequest.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<GetTopChannelsRequest.Builder>
    • mergeFrom

      public GetTopChannelsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetTopChannelsRequest.Builder>
      Throws:
      IOException
    • getStartChannelId

      public long getStartChannelId()
       start_channel_id indicates that only channels at or above this id should be
       included in the results.
       To request the first page, this should be set to 0. To request
       subsequent pages, the client generates this value by adding 1 to
       the highest seen result ID.
       
      int64 start_channel_id = 1;
      Specified by:
      getStartChannelId in interface GetTopChannelsRequestOrBuilder
      Returns:
      The startChannelId.
    • setStartChannelId

      public GetTopChannelsRequest.Builder setStartChannelId(long value)
       start_channel_id indicates that only channels at or above this id should be
       included in the results.
       To request the first page, this should be set to 0. To request
       subsequent pages, the client generates this value by adding 1 to
       the highest seen result ID.
       
      int64 start_channel_id = 1;
      Parameters:
      value - The startChannelId to set.
      Returns:
      This builder for chaining.
    • clearStartChannelId

      public GetTopChannelsRequest.Builder clearStartChannelId()
       start_channel_id indicates that only channels at or above this id should be
       included in the results.
       To request the first page, this should be set to 0. To request
       subsequent pages, the client generates this value by adding 1 to
       the highest seen result ID.
       
      int64 start_channel_id = 1;
      Returns:
      This builder for chaining.
    • getMaxResults

      public long getMaxResults()
       If non-zero, the server will return a page of results containing
       at most this many items. If zero, the server will choose a
       reasonable page size.  Must never be negative.
       
      int64 max_results = 2;
      Specified by:
      getMaxResults in interface GetTopChannelsRequestOrBuilder
      Returns:
      The maxResults.
    • setMaxResults

      public GetTopChannelsRequest.Builder setMaxResults(long value)
       If non-zero, the server will return a page of results containing
       at most this many items. If zero, the server will choose a
       reasonable page size.  Must never be negative.
       
      int64 max_results = 2;
      Parameters:
      value - The maxResults to set.
      Returns:
      This builder for chaining.
    • clearMaxResults

      public GetTopChannelsRequest.Builder clearMaxResults()
       If non-zero, the server will return a page of results containing
       at most this many items. If zero, the server will choose a
       reasonable page size.  Must never be negative.
       
      int64 max_results = 2;
      Returns:
      This builder for chaining.