Send feedback
Class ListListingsResponse.Builder (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.9.0 keyboard_arrow_down
public static final class ListListingsResponse . Builder extends GeneratedMessageV3 . Builder<ListListingsResponse . Builder > implements ListListingsResponseOrBuilder
Message for response to the list of Listings.
Protobuf type google.cloud.bigquery.dataexchange.v1beta1.ListListingsResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addAllListings(Iterable<? extends Listing> values)
public ListListingsResponse . Builder addAllListings ( Iterable <? extends Listing > values )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description values
Iterable <? extends com.google.cloud.bigquery.dataexchange.v1beta1.Listing >
addListings(Listing value)
public ListListingsResponse . Builder addListings ( Listing value )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description value
Listing
addListings(Listing.Builder builderForValue)
public ListListingsResponse . Builder addListings ( Listing . Builder builderForValue )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
addListings(int index, Listing value)
public ListListingsResponse . Builder addListings ( int index , Listing value )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
addListings(int index, Listing.Builder builderForValue)
public ListListingsResponse . Builder addListings ( int index , Listing . Builder builderForValue )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
addListingsBuilder()
public Listing . Builder addListingsBuilder ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
addListingsBuilder(int index)
public Listing . Builder addListingsBuilder ( int index )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description index
int
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListListingsResponse . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public ListListingsResponse build ()
buildPartial()
public ListListingsResponse buildPartial ()
clear()
public ListListingsResponse . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ListListingsResponse . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearListings()
public ListListingsResponse . Builder clearListings ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
clearNextPageToken()
public ListListingsResponse . Builder clearNextPageToken ()
A token to request the next page of results.
string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public ListListingsResponse . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public ListListingsResponse . Builder clone ()
Overrides
getDefaultInstanceForType()
public ListListingsResponse getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getListings(int index)
public Listing getListings ( int index )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description index
int
getListingsBuilder(int index)
public Listing . Builder getListingsBuilder ( int index )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description index
int
getListingsBuilderList()
public List<Listing . Builder > getListingsBuilderList ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
getListingsCount()
public int getListingsCount ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Returns Type Description int
getListingsList()
public List<Listing> getListingsList ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
getListingsOrBuilder(int index)
public ListingOrBuilder getListingsOrBuilder ( int index )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description index
int
getListingsOrBuilderList()
public List <? extends ListingOrBuilder > getListingsOrBuilderList ()
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Returns Type Description List <? extends com.google.cloud.bigquery.dataexchange.v1beta1.ListingOrBuilder >
getNextPageToken()
public String getNextPageToken ()
A token to request the next page of results.
string next_page_token = 2;
Returns Type Description String
The nextPageToken.
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes ()
A token to request the next page of results.
string next_page_token = 2;
Returns Type Description ByteString
The bytes for nextPageToken.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(ListListingsResponse other)
public ListListingsResponse . Builder mergeFrom ( ListListingsResponse other )
public ListListingsResponse . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public ListListingsResponse . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListListingsResponse . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
removeListings(int index)
public ListListingsResponse . Builder removeListings ( int index )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
Parameter Name Description index
int
setField(Descriptors.FieldDescriptor field, Object value)
public ListListingsResponse . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setListings(int index, Listing value)
public ListListingsResponse . Builder setListings ( int index , Listing value )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
setListings(int index, Listing.Builder builderForValue)
public ListListingsResponse . Builder setListings ( int index , Listing . Builder builderForValue )
The list of Listing.
repeated .google.cloud.bigquery.dataexchange.v1beta1.Listing listings = 1;
setNextPageToken(String value)
public ListListingsResponse . Builder setNextPageToken ( String value )
A token to request the next page of results.
string next_page_token = 2;
Parameter Name Description value
String
The nextPageToken to set.
setNextPageTokenBytes(ByteString value)
public ListListingsResponse . Builder setNextPageTokenBytes ( ByteString value )
A token to request the next page of results.
string next_page_token = 2;
Parameter Name Description value
ByteString
The bytes for nextPageToken to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListListingsResponse . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListListingsResponse . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]