- 1.52.0 (latest)
- 1.51.0
- 1.50.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.0.6
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
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > UpdateAttestorRequest.BuilderImplements
UpdateAttestorRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public UpdateAttestorRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
UpdateAttestorRequest.Builder |
build()
public UpdateAttestorRequest build()
Type | Description |
UpdateAttestorRequest |
buildPartial()
public UpdateAttestorRequest buildPartial()
Type | Description |
UpdateAttestorRequest |
clear()
public UpdateAttestorRequest.Builder clear()
Type | Description |
UpdateAttestorRequest.Builder |
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];
Type | Description |
UpdateAttestorRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public UpdateAttestorRequest.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
UpdateAttestorRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public UpdateAttestorRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
UpdateAttestorRequest.Builder |
clone()
public UpdateAttestorRequest.Builder clone()
Type | Description |
UpdateAttestorRequest.Builder |
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];
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];
Type | Description |
Attestor.Builder |
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];
Type | Description |
AttestorOrBuilder |
getDefaultInstanceForType()
public UpdateAttestorRequest getDefaultInstanceForType()
Type | Description |
UpdateAttestorRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
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];
Type | Description |
boolean | Whether the attestor field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
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];
Name | Description |
value | Attestor |
Type | Description |
UpdateAttestorRequest.Builder |
mergeFrom(UpdateAttestorRequest other)
public UpdateAttestorRequest.Builder mergeFrom(UpdateAttestorRequest other)
Name | Description |
other | UpdateAttestorRequest |
Type | Description |
UpdateAttestorRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateAttestorRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
UpdateAttestorRequest.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public UpdateAttestorRequest.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
UpdateAttestorRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAttestorRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
UpdateAttestorRequest.Builder |
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];
Name | Description |
value | Attestor |
Type | Description |
UpdateAttestorRequest.Builder |
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];
Name | Description |
builderForValue | Attestor.Builder |
Type | Description |
UpdateAttestorRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public UpdateAttestorRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
UpdateAttestorRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public UpdateAttestorRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
UpdateAttestorRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final UpdateAttestorRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
UpdateAttestorRequest.Builder |