Class UpdateFindingsRefinementRequest.Builder (0.33.0)

public static final class UpdateFindingsRefinementRequest.Builder extends GeneratedMessage.Builder<UpdateFindingsRefinementRequest.Builder> implements UpdateFindingsRefinementRequestOrBuilder

Request message for UpdateFindingsRefinement method.

Protobuf type google.cloud.chronicle.v1.UpdateFindingsRefinementRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public UpdateFindingsRefinementRequest build()
Returns
Type Description
UpdateFindingsRefinementRequest

buildPartial()

public UpdateFindingsRefinementRequest buildPartial()
Returns
Type Description
UpdateFindingsRefinementRequest

clear()

public UpdateFindingsRefinementRequest.Builder clear()
Returns
Type Description
UpdateFindingsRefinementRequest.Builder
Overrides

clearFindingsRefinement()

public UpdateFindingsRefinementRequest.Builder clearFindingsRefinement()

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
UpdateFindingsRefinementRequest.Builder

clearUpdateMask()

public UpdateFindingsRefinementRequest.Builder clearUpdateMask()

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
UpdateFindingsRefinementRequest.Builder

getDefaultInstanceForType()

public UpdateFindingsRefinementRequest getDefaultInstanceForType()
Returns
Type Description
UpdateFindingsRefinementRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getFindingsRefinement()

public FindingsRefinement getFindingsRefinement()

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
FindingsRefinement

The findingsRefinement.

getFindingsRefinementBuilder()

public FindingsRefinement.Builder getFindingsRefinementBuilder()

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
FindingsRefinement.Builder

getFindingsRefinementOrBuilder()

public FindingsRefinementOrBuilder getFindingsRefinementOrBuilder()

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
FindingsRefinementOrBuilder

getUpdateMask()

public FieldMask getUpdateMask()

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
FieldMask

The updateMask.

getUpdateMaskBuilder()

public FieldMask.Builder getUpdateMaskBuilder()

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
Builder

getUpdateMaskOrBuilder()

public FieldMaskOrBuilder getUpdateMaskOrBuilder()

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
FieldMaskOrBuilder

hasFindingsRefinement()

public boolean hasFindingsRefinement()

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
boolean

Whether the findingsRefinement field is set.

hasUpdateMask()

public boolean hasUpdateMask()

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the updateMask field is set.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFindingsRefinement(FindingsRefinement value)

public UpdateFindingsRefinementRequest.Builder mergeFindingsRefinement(FindingsRefinement value)

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value FindingsRefinement
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

mergeFrom(UpdateFindingsRefinementRequest other)

public UpdateFindingsRefinementRequest.Builder mergeFrom(UpdateFindingsRefinementRequest other)
Parameter
Name Description
other UpdateFindingsRefinementRequest
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UpdateFindingsRefinementRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
UpdateFindingsRefinementRequest.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public UpdateFindingsRefinementRequest.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
UpdateFindingsRefinementRequest.Builder
Overrides

mergeUpdateMask(FieldMask value)

public UpdateFindingsRefinementRequest.Builder mergeUpdateMask(FieldMask value)

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value FieldMask
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

setFindingsRefinement(FindingsRefinement value)

public UpdateFindingsRefinementRequest.Builder setFindingsRefinement(FindingsRefinement value)

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value FindingsRefinement
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

setFindingsRefinement(FindingsRefinement.Builder builderForValue)

public UpdateFindingsRefinementRequest.Builder setFindingsRefinement(FindingsRefinement.Builder builderForValue)

Required. The findings refinement to update.

The findings refinement's name field is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}

.google.cloud.chronicle.v1.FindingsRefinement findings_refinement = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
builderForValue FindingsRefinement.Builder
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

setUpdateMask(FieldMask value)

public UpdateFindingsRefinementRequest.Builder setUpdateMask(FieldMask value)

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value FieldMask
Returns
Type Description
UpdateFindingsRefinementRequest.Builder

setUpdateMask(FieldMask.Builder builderForValue)

public UpdateFindingsRefinementRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)

Optional. The list of fields to update. If * is provided, all fields will be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
UpdateFindingsRefinementRequest.Builder