public static final class UpdateReferenceListRequest.Builder extends GeneratedMessageV3.Builder<UpdateReferenceListRequest.Builder> implements UpdateReferenceListRequestOrBuilder
A request to update a reference list.
Protobuf type google.cloud.chronicle.v1.UpdateReferenceListRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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 UpdateReferenceListRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public UpdateReferenceListRequest build()
buildPartial()
public UpdateReferenceListRequest buildPartial()
clear()
public UpdateReferenceListRequest.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public UpdateReferenceListRequest.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateReferenceListRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearReferenceList()
public UpdateReferenceListRequest.Builder clearReferenceList()
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
clearUpdateMask()
public UpdateReferenceListRequest.Builder clearUpdateMask()
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
clone()
public UpdateReferenceListRequest.Builder clone()
Overrides
getDefaultInstanceForType()
public UpdateReferenceListRequest getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getReferenceList()
public ReferenceList getReferenceList()
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
getReferenceListBuilder()
public ReferenceList.Builder getReferenceListBuilder()
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
getReferenceListOrBuilder()
public ReferenceListOrBuilder getReferenceListOrBuilder()
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
getUpdateMask()
public FieldMask getUpdateMask()
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
Returns |
Type |
Description |
FieldMask |
The updateMask.
|
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
hasReferenceList()
public boolean hasReferenceList()
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
Returns |
Type |
Description |
boolean |
Whether the referenceList field is set.
|
hasUpdateMask()
public boolean hasUpdateMask()
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
Returns |
Type |
Description |
boolean |
Whether the updateMask field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(UpdateReferenceListRequest other)
public UpdateReferenceListRequest.Builder mergeFrom(UpdateReferenceListRequest other)
public UpdateReferenceListRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public UpdateReferenceListRequest.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeReferenceList(ReferenceList value)
public UpdateReferenceListRequest.Builder mergeReferenceList(ReferenceList value)
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateReferenceListRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeUpdateMask(FieldMask value)
public UpdateReferenceListRequest.Builder mergeUpdateMask(FieldMask value)
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateReferenceListRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setReferenceList(ReferenceList value)
public UpdateReferenceListRequest.Builder setReferenceList(ReferenceList value)
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
setReferenceList(ReferenceList.Builder builderForValue)
public UpdateReferenceListRequest.Builder setReferenceList(ReferenceList.Builder builderForValue)
Required. The reference list to update.
The reference list's name
field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
.google.cloud.chronicle.v1.ReferenceList reference_list = 1 [(.google.api.field_behavior) = REQUIRED];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateReferenceListRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateReferenceListRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setUpdateMask(FieldMask value)
public UpdateReferenceListRequest.Builder setUpdateMask(FieldMask value)
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateReferenceListRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
.google.protobuf.FieldMask update_mask = 2;
Parameter |
Name |
Description |
builderForValue |
Builder
|