Class Service.UpdateAttestorRequest.Builder (1.45.0)

publicstaticfinalclass Service.UpdateAttestorRequest.BuilderextendsGeneratedMessageV3.Builder<Service.UpdateAttestorRequest.Builder>implementsService.UpdateAttestorRequestOrBuilder

Request message for [BinauthzManagementService.UpdateAttestor][].

Protobuf type google.cloud.binaryauthorization.v1.UpdateAttestorRequest

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()

publicstaticfinalDescriptors.DescriptorgetDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

publicService.UpdateAttestorRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

build()

publicService.UpdateAttestorRequestbuild()
Returns
Type Description
Service.UpdateAttestorRequest

buildPartial()

publicService.UpdateAttestorRequestbuildPartial()
Returns
Type Description
Service.UpdateAttestorRequest

clear()

publicService.UpdateAttestorRequest.Builderclear()
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

clearAttestor()

publicService.UpdateAttestorRequest.BuilderclearAttestor()

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
Service.UpdateAttestorRequest.Builder

clearField(Descriptors.FieldDescriptor field)

publicService.UpdateAttestorRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

publicService.UpdateAttestorRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

clone()

publicService.UpdateAttestorRequest.Builderclone()
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

getAttestor()

publicResources.AttestorgetAttestor()

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
Resources.Attestor

The attestor.

getAttestorBuilder()

publicResources.Attestor.BuildergetAttestorBuilder()

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
Resources.Attestor.Builder

getAttestorOrBuilder()

publicResources.AttestorOrBuildergetAttestorOrBuilder()

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
Resources.AttestorOrBuilder

getDefaultInstanceForType()

publicService.UpdateAttestorRequestgetDefaultInstanceForType()
Returns
Type Description
Service.UpdateAttestorRequest

getDescriptorForType()

publicDescriptors.DescriptorgetDescriptorForType()
Returns
Type Description
Descriptor
Overrides

hasAttestor()

publicbooleanhasAttestor()

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
boolean

Whether the attestor field is set.

internalGetFieldAccessorTable()

protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

publicfinalbooleanisInitialized()
Returns
Type Description
boolean
Overrides

mergeAttestor(Resources.Attestor value)

publicService.UpdateAttestorRequest.BuildermergeAttestor(Resources.Attestorvalue)

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value Resources.Attestor
Returns
Type Description
Service.UpdateAttestorRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

publicService.UpdateAttestorRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

publicService.UpdateAttestorRequest.BuildermergeFrom(Messageother)
Parameter
Name Description
other Message
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

mergeFrom(Service.UpdateAttestorRequest other)

publicService.UpdateAttestorRequest.BuildermergeFrom(Service.UpdateAttestorRequestother)
Parameter
Name Description
other Service.UpdateAttestorRequest
Returns
Type Description
Service.UpdateAttestorRequest.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

publicfinalService.UpdateAttestorRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

setAttestor(Resources.Attestor value)

publicService.UpdateAttestorRequest.BuildersetAttestor(Resources.Attestorvalue)

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value Resources.Attestor
Returns
Type Description
Service.UpdateAttestorRequest.Builder

setAttestor(Resources.Attestor.Builder builderForValue)

publicService.UpdateAttestorRequest.BuildersetAttestor(Resources.Attestor.BuilderbuilderForValue)

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

.google.cloud.binaryauthorization.v1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
builderForValue Resources.Attestor.Builder
Returns
Type Description
Service.UpdateAttestorRequest.Builder

setField(Descriptors.FieldDescriptor field, Object value)

publicService.UpdateAttestorRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

publicService.UpdateAttestorRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

publicfinalService.UpdateAttestorRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Service.UpdateAttestorRequest.Builder
Overrides

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年11月19日 UTC.