Class ListSchemasRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListSchemasRequest.Builder>
com.google.pubsub.v1.ListSchemasRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ListSchemasRequestOrBuilder, Cloneable
Enclosing class:
ListSchemasRequest

public static final class ListSchemasRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<ListSchemasRequest.Builder> implements ListSchemasRequestOrBuilder
 Request for the `ListSchemas` method.
 
Protobuf type google.pubsub.v1.ListSchemasRequest
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    Maximum number of schemas to return.
    The value returned by the last `ListSchemasResponse`; indicates that this is a continuation of a prior `ListSchemas` call, and that the system should return the next page of data.
    Required.
    The set of Schema fields to return in the response.
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    int
    Maximum number of schemas to return.
    The value returned by the last `ListSchemasResponse`; indicates that this is a continuation of a prior `ListSchemas` call, and that the system should return the next page of data.
    com.google.protobuf.ByteString
    The value returned by the last `ListSchemasResponse`; indicates that this is a continuation of a prior `ListSchemas` call, and that the system should return the next page of data.
    Required.
    com.google.protobuf.ByteString
    Required.
    The set of Schema fields to return in the response.
    int
    The set of Schema fields to return in the response.
    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)
     
     
    setPageSize(int value)
    Maximum number of schemas to return.
    The value returned by the last `ListSchemasResponse`; indicates that this is a continuation of a prior `ListSchemas` call, and that the system should return the next page of data.
    setPageTokenBytes(com.google.protobuf.ByteString value)
    The value returned by the last `ListSchemasResponse`; indicates that this is a continuation of a prior `ListSchemas` call, and that the system should return the next page of data.
    Required.
    setParentBytes(com.google.protobuf.ByteString value)
    Required.
    The set of Schema fields to return in the response.
    setViewValue(int value)
    The set of Schema fields to return in the response.

    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
  • 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<ListSchemasRequest.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<ListSchemasRequest.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<ListSchemasRequest.Builder>
    • getDefaultInstanceForType

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

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

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

      public ListSchemasRequest.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<ListSchemasRequest.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<ListSchemasRequest.Builder>
    • mergeFrom

      public ListSchemasRequest.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<ListSchemasRequest.Builder>
      Throws:
      IOException
    • getParent

      public String getParent()
       Required. The name of the project in which to list schemas.
       Format is `projects/{project-id}`.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParent in interface ListSchemasRequestOrBuilder
      Returns:
      The parent.
    • getParentBytes

      public com.google.protobuf.ByteString getParentBytes()
       Required. The name of the project in which to list schemas.
       Format is `projects/{project-id}`.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParentBytes in interface ListSchemasRequestOrBuilder
      Returns:
      The bytes for parent.
    • setParent

      public ListSchemasRequest.Builder setParent(String value)
       Required. The name of the project in which to list schemas.
       Format is `projects/{project-id}`.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The parent to set.
      Returns:
      This builder for chaining.
    • clearParent

      public ListSchemasRequest.Builder clearParent()
       Required. The name of the project in which to list schemas.
       Format is `projects/{project-id}`.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Returns:
      This builder for chaining.
    • setParentBytes

      public ListSchemasRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
       Required. The name of the project in which to list schemas.
       Format is `projects/{project-id}`.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The bytes for parent to set.
      Returns:
      This builder for chaining.
    • getViewValue

      public int getViewValue()
       The set of Schema fields to return in the response. If not set, returns
       Schemas with `name` and `type`, but not `definition`. Set to `FULL` to
       retrieve all fields.
       
      .google.pubsub.v1.SchemaView view = 2;
      Specified by:
      getViewValue in interface ListSchemasRequestOrBuilder
      Returns:
      The enum numeric value on the wire for view.
    • setViewValue

      public ListSchemasRequest.Builder setViewValue(int value)
       The set of Schema fields to return in the response. If not set, returns
       Schemas with `name` and `type`, but not `definition`. Set to `FULL` to
       retrieve all fields.
       
      .google.pubsub.v1.SchemaView view = 2;
      Parameters:
      value - The enum numeric value on the wire for view to set.
      Returns:
      This builder for chaining.
    • getView

      public SchemaView getView()
       The set of Schema fields to return in the response. If not set, returns
       Schemas with `name` and `type`, but not `definition`. Set to `FULL` to
       retrieve all fields.
       
      .google.pubsub.v1.SchemaView view = 2;
      Specified by:
      getView in interface ListSchemasRequestOrBuilder
      Returns:
      The view.
    • setView

      public ListSchemasRequest.Builder setView(SchemaView value)
       The set of Schema fields to return in the response. If not set, returns
       Schemas with `name` and `type`, but not `definition`. Set to `FULL` to
       retrieve all fields.
       
      .google.pubsub.v1.SchemaView view = 2;
      Parameters:
      value - The view to set.
      Returns:
      This builder for chaining.
    • clearView

      public ListSchemasRequest.Builder clearView()
       The set of Schema fields to return in the response. If not set, returns
       Schemas with `name` and `type`, but not `definition`. Set to `FULL` to
       retrieve all fields.
       
      .google.pubsub.v1.SchemaView view = 2;
      Returns:
      This builder for chaining.
    • getPageSize

      public int getPageSize()
       Maximum number of schemas to return.
       
      int32 page_size = 3;
      Specified by:
      getPageSize in interface ListSchemasRequestOrBuilder
      Returns:
      The pageSize.
    • setPageSize

      public ListSchemasRequest.Builder setPageSize(int value)
       Maximum number of schemas to return.
       
      int32 page_size = 3;
      Parameters:
      value - The pageSize to set.
      Returns:
      This builder for chaining.
    • clearPageSize

      public ListSchemasRequest.Builder clearPageSize()
       Maximum number of schemas to return.
       
      int32 page_size = 3;
      Returns:
      This builder for chaining.
    • getPageToken

      public String getPageToken()
       The value returned by the last `ListSchemasResponse`; indicates that
       this is a continuation of a prior `ListSchemas` call, and that the
       system should return the next page of data.
       
      string page_token = 4;
      Specified by:
      getPageToken in interface ListSchemasRequestOrBuilder
      Returns:
      The pageToken.
    • getPageTokenBytes

      public com.google.protobuf.ByteString getPageTokenBytes()
       The value returned by the last `ListSchemasResponse`; indicates that
       this is a continuation of a prior `ListSchemas` call, and that the
       system should return the next page of data.
       
      string page_token = 4;
      Specified by:
      getPageTokenBytes in interface ListSchemasRequestOrBuilder
      Returns:
      The bytes for pageToken.
    • setPageToken

      public ListSchemasRequest.Builder setPageToken(String value)
       The value returned by the last `ListSchemasResponse`; indicates that
       this is a continuation of a prior `ListSchemas` call, and that the
       system should return the next page of data.
       
      string page_token = 4;
      Parameters:
      value - The pageToken to set.
      Returns:
      This builder for chaining.
    • clearPageToken

      public ListSchemasRequest.Builder clearPageToken()
       The value returned by the last `ListSchemasResponse`; indicates that
       this is a continuation of a prior `ListSchemas` call, and that the
       system should return the next page of data.
       
      string page_token = 4;
      Returns:
      This builder for chaining.
    • setPageTokenBytes

      public ListSchemasRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
       The value returned by the last `ListSchemasResponse`; indicates that
       this is a continuation of a prior `ListSchemas` call, and that the
       system should return the next page of data.
       
      string page_token = 4;
      Parameters:
      value - The bytes for pageToken to set.
      Returns:
      This builder for chaining.