Class ListRepositoriesRequest.Builder

    • Method Detail

      • getDescriptor

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

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

        public ListRepositoriesRequest.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.GeneratedMessageV3.Builder<ListRepositoriesRequest.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.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • getDefaultInstanceForType

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

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

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

        public ListRepositoriesRequest.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • clearField

        public ListRepositoriesRequest.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • clearOneof

        public ListRepositoriesRequest.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • setRepeatedField

        public ListRepositoriesRequest.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                int index,
                                                                Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • addRepeatedField

        public ListRepositoriesRequest.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • isInitialized

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

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

        public String getParent()
         Required. The location in which to list repositories. Must be in the format
         `projects/*/locations/*`.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParent in interface ListRepositoriesRequestOrBuilder
        Returns:
        The parent.
      • getParentBytes

        public com.google.protobuf.ByteString getParentBytes()
         Required. The location in which to list repositories. Must be in the format
         `projects/*/locations/*`.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParentBytes in interface ListRepositoriesRequestOrBuilder
        Returns:
        The bytes for parent.
      • setParent

        public ListRepositoriesRequest.Builder setParent​(String value)
         Required. The location in which to list repositories. Must be in the format
         `projects/*/locations/*`.
         
        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 ListRepositoriesRequest.Builder clearParent()
         Required. The location in which to list repositories. Must be in the format
         `projects/*/locations/*`.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • setParentBytes

        public ListRepositoriesRequest.Builder setParentBytes​(com.google.protobuf.ByteString value)
         Required. The location in which to list repositories. Must be in the format
         `projects/*/locations/*`.
         
        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.
      • getPageSize

        public int getPageSize()
         Optional. Maximum number of repositories to return. The server may return fewer
         items than requested. If unspecified, the server will pick an appropriate
         default.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageSize in interface ListRepositoriesRequestOrBuilder
        Returns:
        The pageSize.
      • setPageSize

        public ListRepositoriesRequest.Builder setPageSize​(int value)
         Optional. Maximum number of repositories to return. The server may return fewer
         items than requested. If unspecified, the server will pick an appropriate
         default.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageSize to set.
        Returns:
        This builder for chaining.
      • clearPageSize

        public ListRepositoriesRequest.Builder clearPageSize()
         Optional. Maximum number of repositories to return. The server may return fewer
         items than requested. If unspecified, the server will pick an appropriate
         default.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • getPageToken

        public String getPageToken()
         Optional. Page token received from a previous `ListRepositories` call.
         Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to `ListRepositories`
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageToken in interface ListRepositoriesRequestOrBuilder
        Returns:
        The pageToken.
      • getPageTokenBytes

        public com.google.protobuf.ByteString getPageTokenBytes()
         Optional. Page token received from a previous `ListRepositories` call.
         Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to `ListRepositories`
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageTokenBytes in interface ListRepositoriesRequestOrBuilder
        Returns:
        The bytes for pageToken.
      • setPageToken

        public ListRepositoriesRequest.Builder setPageToken​(String value)
         Optional. Page token received from a previous `ListRepositories` call.
         Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to `ListRepositories`
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageToken to set.
        Returns:
        This builder for chaining.
      • clearPageToken

        public ListRepositoriesRequest.Builder clearPageToken()
         Optional. Page token received from a previous `ListRepositories` call.
         Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to `ListRepositories`
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setPageTokenBytes

        public ListRepositoriesRequest.Builder setPageTokenBytes​(com.google.protobuf.ByteString value)
         Optional. Page token received from a previous `ListRepositories` call.
         Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to `ListRepositories`
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for pageToken to set.
        Returns:
        This builder for chaining.
      • getOrderBy

        public String getOrderBy()
         Optional. This field only supports ordering by `name`. If unspecified, the server
         will choose the ordering. If specified, the default order is ascending for
         the `name` field.
         
        string order_by = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getOrderBy in interface ListRepositoriesRequestOrBuilder
        Returns:
        The orderBy.
      • getOrderByBytes

        public com.google.protobuf.ByteString getOrderByBytes()
         Optional. This field only supports ordering by `name`. If unspecified, the server
         will choose the ordering. If specified, the default order is ascending for
         the `name` field.
         
        string order_by = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getOrderByBytes in interface ListRepositoriesRequestOrBuilder
        Returns:
        The bytes for orderBy.
      • setOrderBy

        public ListRepositoriesRequest.Builder setOrderBy​(String value)
         Optional. This field only supports ordering by `name`. If unspecified, the server
         will choose the ordering. If specified, the default order is ascending for
         the `name` field.
         
        string order_by = 4 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The orderBy to set.
        Returns:
        This builder for chaining.
      • clearOrderBy

        public ListRepositoriesRequest.Builder clearOrderBy()
         Optional. This field only supports ordering by `name`. If unspecified, the server
         will choose the ordering. If specified, the default order is ascending for
         the `name` field.
         
        string order_by = 4 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setOrderByBytes

        public ListRepositoriesRequest.Builder setOrderByBytes​(com.google.protobuf.ByteString value)
         Optional. This field only supports ordering by `name`. If unspecified, the server
         will choose the ordering. If specified, the default order is ascending for
         the `name` field.
         
        string order_by = 4 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for orderBy to set.
        Returns:
        This builder for chaining.
      • getFilterBytes

        public com.google.protobuf.ByteString getFilterBytes()
         Optional. Filter for the returned list.
         
        string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getFilterBytes in interface ListRepositoriesRequestOrBuilder
        Returns:
        The bytes for filter.
      • setFilter

        public ListRepositoriesRequest.Builder setFilter​(String value)
         Optional. Filter for the returned list.
         
        string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The filter to set.
        Returns:
        This builder for chaining.
      • clearFilter

        public ListRepositoriesRequest.Builder clearFilter()
         Optional. Filter for the returned list.
         
        string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setFilterBytes

        public ListRepositoriesRequest.Builder setFilterBytes​(com.google.protobuf.ByteString value)
         Optional. Filter for the returned list.
         
        string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for filter to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final ListRepositoriesRequest.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>
      • mergeUnknownFields

        public final ListRepositoriesRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRepositoriesRequest.Builder>