Send feedback
Class UpdateAttestorRequest.Builder (1.57.0)
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static final class UpdateAttestorRequest . Builder extends GeneratedMessageV3 . Builder<UpdateAttestorRequest . Builder > implements UpdateAttestorRequestOrBuilder
Request message for [BinauthzManagementService.UpdateAttestor][].
Protobuf type google.cloud.binaryauthorization.v1beta1.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()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UpdateAttestorRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public UpdateAttestorRequest build ()
buildPartial()
public UpdateAttestorRequest buildPartial ()
clear()
public UpdateAttestorRequest . Builder clear ()
Overrides
clearAttestor()
public UpdateAttestorRequest . Builder clearAttestor ()
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public UpdateAttestorRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateAttestorRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public UpdateAttestorRequest . Builder clone ()
Overrides
getAttestor()
public Attestor getAttestor ()
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
Attestor
The attestor.
getAttestorBuilder()
public Attestor . Builder getAttestorBuilder ()
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
getAttestorOrBuilder()
public AttestorOrBuilder getAttestorOrBuilder ()
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public UpdateAttestorRequest getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
hasAttestor()
public boolean hasAttestor ()
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
Whether the attestor field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeAttestor(Attestor value)
public UpdateAttestorRequest . Builder mergeAttestor ( Attestor value )
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
Attestor
mergeFrom(UpdateAttestorRequest other)
public UpdateAttestorRequest . Builder mergeFrom ( UpdateAttestorRequest other )
public UpdateAttestorRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public UpdateAttestorRequest . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAttestorRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setAttestor(Attestor value)
public UpdateAttestorRequest . Builder setAttestor ( Attestor value )
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
Attestor
setAttestor(Attestor.Builder builderForValue)
public UpdateAttestorRequest . Builder setAttestor ( Attestor . Builder builderForValue )
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.v1beta1.Attestor attestor = 1 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateAttestorRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateAttestorRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAttestorRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
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-02-23 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-23 UTC."],[],[]]