Class ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • clear

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

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

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

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

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • clearField

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • clearOneof

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • setRepeatedField

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • addRepeatedField

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • isInitialized

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

        public ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
        Throws:
        IOException
      • getResourceNamesList

        public com.google.protobuf.ProtocolStringList getResourceNamesList()
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceNamesList in interface ListLogEntriesRequestOrBuilder
        Returns:
        A list containing the resourceNames.
      • getResourceNamesCount

        public int getResourceNamesCount()
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceNamesCount in interface ListLogEntriesRequestOrBuilder
        Returns:
        The count of resourceNames.
      • getResourceNames

        public String getResourceNames​(int index)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceNames in interface ListLogEntriesRequestOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The resourceNames at the given index.
      • getResourceNamesBytes

        public com.google.protobuf.ByteString getResourceNamesBytes​(int index)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceNamesBytes in interface ListLogEntriesRequestOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the resourceNames at the given index.
      • setResourceNames

        public ListLogEntriesRequest.Builder setResourceNames​(int index,
                                                              String value)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        index - The index to set the value at.
        value - The resourceNames to set.
        Returns:
        This builder for chaining.
      • addResourceNames

        public ListLogEntriesRequest.Builder addResourceNames​(String value)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The resourceNames to add.
        Returns:
        This builder for chaining.
      • addAllResourceNames

        public ListLogEntriesRequest.Builder addAllResourceNames​(Iterable<String> values)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        values - The resourceNames to add.
        Returns:
        This builder for chaining.
      • clearResourceNames

        public ListLogEntriesRequest.Builder clearResourceNames()
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • addResourceNamesBytes

        public ListLogEntriesRequest.Builder addResourceNamesBytes​(com.google.protobuf.ByteString value)
         Required. Names of one or more parent resources from which to
         retrieve log entries:
        
         *  `projects/[PROJECT_ID]`
         *  `organizations/[ORGANIZATION_ID]`
         *  `billingAccounts/[BILLING_ACCOUNT_ID]`
         *  `folders/[FOLDER_ID]`
        
         May alternatively be one or more views:
        
          * `projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
          * `folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]`
        
         Projects listed in the `project_ids` field are added to this list.
         A maximum of 100 resources may be specified in a single request.
         
        repeated string resource_names = 8 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The bytes of the resourceNames to add.
        Returns:
        This builder for chaining.
      • getFilter

        public String getFilter()
         Optional. Only log entries that match the filter are returned.  An empty
         filter matches all log entries in the resources listed in `resource_names`.
         Referencing a parent resource that is not listed in `resource_names` will
         cause the filter to return no results. The maximum length of a filter is
         20,000 characters.
         
        string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getFilter in interface ListLogEntriesRequestOrBuilder
        Returns:
        The filter.
      • getFilterBytes

        public com.google.protobuf.ByteString getFilterBytes()
         Optional. Only log entries that match the filter are returned.  An empty
         filter matches all log entries in the resources listed in `resource_names`.
         Referencing a parent resource that is not listed in `resource_names` will
         cause the filter to return no results. The maximum length of a filter is
         20,000 characters.
         
        string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getFilterBytes in interface ListLogEntriesRequestOrBuilder
        Returns:
        The bytes for filter.
      • setFilter

        public ListLogEntriesRequest.Builder setFilter​(String value)
         Optional. Only log entries that match the filter are returned.  An empty
         filter matches all log entries in the resources listed in `resource_names`.
         Referencing a parent resource that is not listed in `resource_names` will
         cause the filter to return no results. The maximum length of a filter is
         20,000 characters.
         
        string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The filter to set.
        Returns:
        This builder for chaining.
      • clearFilter

        public ListLogEntriesRequest.Builder clearFilter()
         Optional. Only log entries that match the filter are returned.  An empty
         filter matches all log entries in the resources listed in `resource_names`.
         Referencing a parent resource that is not listed in `resource_names` will
         cause the filter to return no results. The maximum length of a filter is
         20,000 characters.
         
        string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setFilterBytes

        public ListLogEntriesRequest.Builder setFilterBytes​(com.google.protobuf.ByteString value)
         Optional. Only log entries that match the filter are returned.  An empty
         filter matches all log entries in the resources listed in `resource_names`.
         Referencing a parent resource that is not listed in `resource_names` will
         cause the filter to return no results. The maximum length of a filter is
         20,000 characters.
         
        string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for filter to set.
        Returns:
        This builder for chaining.
      • getOrderBy

        public String getOrderBy()
         Optional. How the results should be sorted.  Presently, the only permitted
         values are `"timestamp asc"` (default) and `"timestamp desc"`. The first
         option returns entries in order of increasing values of
         `LogEntry.timestamp` (oldest first), and the second option returns entries
         in order of decreasing timestamps (newest first).  Entries with equal
         timestamps are returned in order of their `insert_id` values.
         
        string order_by = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getOrderBy in interface ListLogEntriesRequestOrBuilder
        Returns:
        The orderBy.
      • getOrderByBytes

        public com.google.protobuf.ByteString getOrderByBytes()
         Optional. How the results should be sorted.  Presently, the only permitted
         values are `"timestamp asc"` (default) and `"timestamp desc"`. The first
         option returns entries in order of increasing values of
         `LogEntry.timestamp` (oldest first), and the second option returns entries
         in order of decreasing timestamps (newest first).  Entries with equal
         timestamps are returned in order of their `insert_id` values.
         
        string order_by = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getOrderByBytes in interface ListLogEntriesRequestOrBuilder
        Returns:
        The bytes for orderBy.
      • setOrderBy

        public ListLogEntriesRequest.Builder setOrderBy​(String value)
         Optional. How the results should be sorted.  Presently, the only permitted
         values are `"timestamp asc"` (default) and `"timestamp desc"`. The first
         option returns entries in order of increasing values of
         `LogEntry.timestamp` (oldest first), and the second option returns entries
         in order of decreasing timestamps (newest first).  Entries with equal
         timestamps are returned in order of their `insert_id` values.
         
        string order_by = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The orderBy to set.
        Returns:
        This builder for chaining.
      • clearOrderBy

        public ListLogEntriesRequest.Builder clearOrderBy()
         Optional. How the results should be sorted.  Presently, the only permitted
         values are `"timestamp asc"` (default) and `"timestamp desc"`. The first
         option returns entries in order of increasing values of
         `LogEntry.timestamp` (oldest first), and the second option returns entries
         in order of decreasing timestamps (newest first).  Entries with equal
         timestamps are returned in order of their `insert_id` values.
         
        string order_by = 3 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setOrderByBytes

        public ListLogEntriesRequest.Builder setOrderByBytes​(com.google.protobuf.ByteString value)
         Optional. How the results should be sorted.  Presently, the only permitted
         values are `"timestamp asc"` (default) and `"timestamp desc"`. The first
         option returns entries in order of increasing values of
         `LogEntry.timestamp` (oldest first), and the second option returns entries
         in order of decreasing timestamps (newest first).  Entries with equal
         timestamps are returned in order of their `insert_id` values.
         
        string order_by = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for orderBy to set.
        Returns:
        This builder for chaining.
      • getPageSize

        public int getPageSize()
         Optional. The maximum number of results to return from this request.
         Default is 50. If the value is negative or exceeds 1000, the request is
         rejected. The presence of `next_page_token` in the response indicates that
         more results might be available.
         
        int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageSize in interface ListLogEntriesRequestOrBuilder
        Returns:
        The pageSize.
      • setPageSize

        public ListLogEntriesRequest.Builder setPageSize​(int value)
         Optional. The maximum number of results to return from this request.
         Default is 50. If the value is negative or exceeds 1000, the request is
         rejected. The presence of `next_page_token` in the response indicates that
         more results might be available.
         
        int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageSize to set.
        Returns:
        This builder for chaining.
      • clearPageSize

        public ListLogEntriesRequest.Builder clearPageSize()
         Optional. The maximum number of results to return from this request.
         Default is 50. If the value is negative or exceeds 1000, the request is
         rejected. The presence of `next_page_token` in the response indicates that
         more results might be available.
         
        int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • getPageToken

        public String getPageToken()
         Optional. If present, then retrieve the next batch of results from the
         preceding call to this method.  `page_token` must be the value of
         `next_page_token` from the previous response.  The values of other method
         parameters should be identical to those in the previous call.
         
        string page_token = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageToken in interface ListLogEntriesRequestOrBuilder
        Returns:
        The pageToken.
      • getPageTokenBytes

        public com.google.protobuf.ByteString getPageTokenBytes()
         Optional. If present, then retrieve the next batch of results from the
         preceding call to this method.  `page_token` must be the value of
         `next_page_token` from the previous response.  The values of other method
         parameters should be identical to those in the previous call.
         
        string page_token = 5 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageTokenBytes in interface ListLogEntriesRequestOrBuilder
        Returns:
        The bytes for pageToken.
      • setPageToken

        public ListLogEntriesRequest.Builder setPageToken​(String value)
         Optional. If present, then retrieve the next batch of results from the
         preceding call to this method.  `page_token` must be the value of
         `next_page_token` from the previous response.  The values of other method
         parameters should be identical to those in the previous call.
         
        string page_token = 5 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageToken to set.
        Returns:
        This builder for chaining.
      • clearPageToken

        public ListLogEntriesRequest.Builder clearPageToken()
         Optional. If present, then retrieve the next batch of results from the
         preceding call to this method.  `page_token` must be the value of
         `next_page_token` from the previous response.  The values of other method
         parameters should be identical to those in the previous call.
         
        string page_token = 5 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setPageTokenBytes

        public ListLogEntriesRequest.Builder setPageTokenBytes​(com.google.protobuf.ByteString value)
         Optional. If present, then retrieve the next batch of results from the
         preceding call to this method.  `page_token` must be the value of
         `next_page_token` from the previous response.  The values of other method
         parameters should be identical to those in the previous call.
         
        string page_token = 5 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for pageToken to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>
      • mergeUnknownFields

        public final ListLogEntriesRequest.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<ListLogEntriesRequest.Builder>