Class UpdateListingRequest.Builder (0.25.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.25.0keyboard_arrow_down
public static final class UpdateListingRequest . Builder extends GeneratedMessageV3 . Builder<UpdateListingRequest . Builder > implements UpdateListingRequestOrBuilder
Message for updating a Listing.
Protobuf type google.cloud.bigquery.analyticshub.v1.UpdateListingRequest
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
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UpdateListingRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public UpdateListingRequest build ()
buildPartial()
public UpdateListingRequest buildPartial ()
clear()
public UpdateListingRequest . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public UpdateListingRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearListing()
public UpdateListingRequest . Builder clearListing ()
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateListingRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearUpdateMask()
public UpdateListingRequest . Builder clearUpdateMask ()
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
clone()
public UpdateListingRequest . Builder clone ()
Overrides
getDefaultInstanceForType()
public UpdateListingRequest getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getListing()
public Listing getListing ()
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
Listing
The listing.
getListingBuilder()
public Listing . Builder getListingBuilder ()
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
getListingOrBuilder()
public ListingOrBuilder getListingOrBuilder ()
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
getUpdateMask()
public FieldMask getUpdateMask ()
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
FieldMask
The updateMask.
getUpdateMaskBuilder()
public FieldMask . Builder getUpdateMaskBuilder ()
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder ()
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
hasListing()
public boolean hasListing ()
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
Whether the listing field is set.
hasUpdateMask()
public boolean hasUpdateMask ()
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
Whether the updateMask field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(UpdateListingRequest other)
public UpdateListingRequest . Builder mergeFrom ( UpdateListingRequest other )
public UpdateListingRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public UpdateListingRequest . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeListing(Listing value)
public UpdateListingRequest . Builder mergeListing ( Listing value )
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
Listing
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateListingRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
mergeUpdateMask(FieldMask value)
public UpdateListingRequest . Builder mergeUpdateMask ( FieldMask value )
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateListingRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setListing(Listing value)
public UpdateListingRequest . Builder setListing ( Listing value )
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
Listing
setListing(Listing.Builder builderForValue)
public UpdateListingRequest . Builder setListing ( Listing . Builder builderForValue )
Required. The listing to update.
.google.cloud.bigquery.analyticshub.v1.Listing listing = 2 [(.google.api.field_behavior) = REQUIRED];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateListingRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateListingRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setUpdateMask(FieldMask value)
public UpdateListingRequest . Builder setUpdateMask ( FieldMask value )
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateListingRequest . Builder setUpdateMask ( FieldMask . Builder builderForValue )
Required. Field mask specifies the fields to update in the listing
resource. The fields specified in the updateMask
are relative to the
resource and are not a full request.
.google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
builderForValue
Builder
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-08-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[]]