Class Service.CreateAttestorRequest.Builder (1.0.6)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.0.6keyboard_arrow_down
public static final class Service . CreateAttestorRequest . Builder extends GeneratedMessageV3 . Builder<Service . CreateAttestorRequest . Builder > implements Service . CreateAttestorRequestOrBuilder
Request message for [BinauthzManagementService.CreateAttestor][].
Protobuf type google.cloud.binaryauthorization.v1.CreateAttestorRequest
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Service . CreateAttestorRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public Service . CreateAttestorRequest build ()
Returns
buildPartial()
public Service . CreateAttestorRequest buildPartial ()
Returns
clear()
public Service . CreateAttestorRequest . Builder clear ()
Returns
Overrides
clearAttestor()
public Service . CreateAttestorRequest . Builder clearAttestor ()
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
clearAttestorId()
public Service . CreateAttestorRequest . Builder clearAttestorId ()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
clearField(Descriptors.FieldDescriptor field)
public Service . CreateAttestorRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Service . CreateAttestorRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearParent()
public Service . CreateAttestorRequest . Builder clearParent ()
Required. The parent of this attestor .
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns
clone()
public Service . CreateAttestorRequest . Builder clone ()
Returns
Overrides
getAttestor()
public Resources . Attestor getAttestor ()
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getAttestorBuilder()
public Resources . Attestor . Builder getAttestorBuilder ()
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getAttestorId()
public String getAttestorId ()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
String
The attestorId.
getAttestorIdBytes()
public ByteString getAttestorIdBytes ()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
ByteString
The bytes for attestorId.
getAttestorOrBuilder()
public Resources . AttestorOrBuilder getAttestorOrBuilder ()
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
getDefaultInstanceForType()
public Service . CreateAttestorRequest getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getParent()
public String getParent ()
Required. The parent of this attestor .
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns
Type
Description
String
The parent.
getParentBytes()
public ByteString getParentBytes ()
Required. The parent of this attestor .
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns
hasAttestor()
public boolean hasAttestor ()
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
Whether the attestor field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeAttestor(Resources.Attestor value)
public Service . CreateAttestorRequest . Builder mergeAttestor ( Resources . Attestor value )
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public Service . CreateAttestorRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public Service . CreateAttestorRequest . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeFrom(Service.CreateAttestorRequest other)
public Service . CreateAttestorRequest . Builder mergeFrom ( Service . CreateAttestorRequest other )
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Service . CreateAttestorRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setAttestor(Resources.Attestor value)
public Service . CreateAttestorRequest . Builder setAttestor ( Resources . Attestor value )
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setAttestor(Resources.Attestor.Builder builderForValue)
public Service . CreateAttestorRequest . Builder setAttestor ( Resources . Attestor . Builder builderForValue )
Required. The initial attestor value. The service will
overwrite the attestor name field with the resource name,
in the format projects/*/attestors/*
.
.google.cloud.binaryauthorization.v1.Attestor attestor = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
setAttestorId(String value)
public Service . CreateAttestorRequest . Builder setAttestorId ( String value )
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
String
The attestorId to set.
Returns
setAttestorIdBytes(ByteString value)
public Service . CreateAttestorRequest . Builder setAttestorIdBytes ( ByteString value )
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
ByteString
The bytes for attestorId to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public Service . CreateAttestorRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setParent(String value)
public Service . CreateAttestorRequest . Builder setParent ( String value )
Required. The parent of this attestor .
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter
Name
Description
value
String
The parent to set.
Returns
setParentBytes(ByteString value)
public Service . CreateAttestorRequest . Builder setParentBytes ( ByteString value )
Required. The parent of this attestor .
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter
Name
Description
value
ByteString
The bytes for parent to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Service . CreateAttestorRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Service . CreateAttestorRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
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-08-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[],[],null,[]]