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

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

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

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

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

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

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

        public String getParent()
         The resource name of the parent quota limit, returned by a
         ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.
        
         An example name would be:
         `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
         
        string parent = 1;
        Specified by:
        getParent in interface ListAdminOverridesRequestOrBuilder
        Returns:
        The parent.
      • getParentBytes

        public com.google.protobuf.ByteString getParentBytes()
         The resource name of the parent quota limit, returned by a
         ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.
        
         An example name would be:
         `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
         
        string parent = 1;
        Specified by:
        getParentBytes in interface ListAdminOverridesRequestOrBuilder
        Returns:
        The bytes for parent.
      • setParent

        public ListAdminOverridesRequest.Builder setParent​(String value)
         The resource name of the parent quota limit, returned by a
         ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.
        
         An example name would be:
         `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
         
        string parent = 1;
        Parameters:
        value - The parent to set.
        Returns:
        This builder for chaining.
      • clearParent

        public ListAdminOverridesRequest.Builder clearParent()
         The resource name of the parent quota limit, returned by a
         ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.
        
         An example name would be:
         `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
         
        string parent = 1;
        Returns:
        This builder for chaining.
      • setParentBytes

        public ListAdminOverridesRequest.Builder setParentBytes​(com.google.protobuf.ByteString value)
         The resource name of the parent quota limit, returned by a
         ListConsumerQuotaMetrics or GetConsumerQuotaMetric call.
        
         An example name would be:
         `projects/123/services/compute.googleapis.com/consumerQuotaMetrics/compute.googleapis.com%2Fcpus/limits/%2Fproject%2Fregion`
         
        string parent = 1;
        Parameters:
        value - The bytes for parent to set.
        Returns:
        This builder for chaining.
      • setPageSize

        public ListAdminOverridesRequest.Builder setPageSize​(int value)
         Requested size of the next page of data.
         
        int32 page_size = 2;
        Parameters:
        value - The pageSize to set.
        Returns:
        This builder for chaining.
      • clearPageSize

        public ListAdminOverridesRequest.Builder clearPageSize()
         Requested size of the next page of data.
         
        int32 page_size = 2;
        Returns:
        This builder for chaining.
      • getPageTokenBytes

        public com.google.protobuf.ByteString getPageTokenBytes()
         Token identifying which result to start with; returned by a previous list
         call.
         
        string page_token = 3;
        Specified by:
        getPageTokenBytes in interface ListAdminOverridesRequestOrBuilder
        Returns:
        The bytes for pageToken.
      • setPageToken

        public ListAdminOverridesRequest.Builder setPageToken​(String value)
         Token identifying which result to start with; returned by a previous list
         call.
         
        string page_token = 3;
        Parameters:
        value - The pageToken to set.
        Returns:
        This builder for chaining.
      • clearPageToken

        public ListAdminOverridesRequest.Builder clearPageToken()
         Token identifying which result to start with; returned by a previous list
         call.
         
        string page_token = 3;
        Returns:
        This builder for chaining.
      • setPageTokenBytes

        public ListAdminOverridesRequest.Builder setPageTokenBytes​(com.google.protobuf.ByteString value)
         Token identifying which result to start with; returned by a previous list
         call.
         
        string page_token = 3;
        Parameters:
        value - The bytes for pageToken to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

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

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