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.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()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicService.UpdateAttestorRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicService.UpdateAttestorRequestbuild()
buildPartial()
publicService.UpdateAttestorRequestbuildPartial()
clear()
publicService.UpdateAttestorRequest.Builderclear()
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];
clearField(Descriptors.FieldDescriptor field)
publicService.UpdateAttestorRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicService.UpdateAttestorRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicService.UpdateAttestorRequest.Builderclone()
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];
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];
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];
getDefaultInstanceForType()
publicService.UpdateAttestorRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
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()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
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];
publicService.UpdateAttestorRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicService.UpdateAttestorRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeFrom(Service.UpdateAttestorRequest other)
publicService.UpdateAttestorRequest.BuildermergeFrom(Service.UpdateAttestorRequestother)
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalService.UpdateAttestorRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
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];
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];
setField(Descriptors.FieldDescriptor field, Object value)
publicService.UpdateAttestorRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicService.UpdateAttestorRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalService.UpdateAttestorRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides