Class Attestor.Builder (1.79.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 1.79.0 (latest)
- 1.77.0
- 1.75.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.71.0
- 1.69.0
- 1.67.0
- 1.66.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 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
publicstaticfinalclass Attestor.BuilderextendsGeneratedMessageV3.Builder<Attestor.Builder>implementsAttestorOrBuilderAn attestor that attests to container image artifacts. An existing attestor cannot be modified except where indicated.
Protobuf type google.cloud.binaryauthorization.v1beta1.Attestor
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Attestor.BuilderImplements
AttestorOrBuilderInherited Members
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicAttestor.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
build()
publicAttestorbuild()| Returns | |
|---|---|
| Type | Description |
Attestor |
|
buildPartial()
publicAttestorbuildPartial()| Returns | |
|---|---|
| Type | Description |
Attestor |
|
clear()
publicAttestor.Builderclear()| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clearAttestorType()
publicAttestor.BuilderclearAttestorType()| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clearDescription()
publicAttestor.BuilderclearDescription()Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
publicAttestor.BuilderclearField(Descriptors.FieldDescriptorfield)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clearName()
publicAttestor.BuilderclearName() Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
publicAttestor.BuilderclearOneof(Descriptors.OneofDescriptoroneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clearUpdateTime()
publicAttestor.BuilderclearUpdateTime()Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clearUserOwnedDrydockNote()
publicAttestor.BuilderclearUserOwnedDrydockNote()A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
clone()
publicAttestor.Builderclone()| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
getAttestorTypeCase()
publicAttestor.AttestorTypeCasegetAttestorTypeCase()| Returns | |
|---|---|
| Type | Description |
Attestor.AttestorTypeCase |
|
getDefaultInstanceForType()
publicAttestorgetDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Attestor |
|
getDescription()
publicStringgetDescription()Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The description. |
getDescriptionBytes()
publicByteStringgetDescriptionBytes()Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for description. |
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getName()
publicStringgetName() Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
publicByteStringgetNameBytes() Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getUpdateTime()
publicTimestampgetUpdateTime()Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The updateTime. |
getUpdateTimeBuilder()
publicTimestamp.BuildergetUpdateTimeBuilder()Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
Builder |
|
getUpdateTimeOrBuilder()
publicTimestampOrBuildergetUpdateTimeOrBuilder()Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getUserOwnedDrydockNote()
publicUserOwnedDrydockNotegetUserOwnedDrydockNote()A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Returns | |
|---|---|
| Type | Description |
UserOwnedDrydockNote |
The userOwnedDrydockNote. |
getUserOwnedDrydockNoteBuilder()
publicUserOwnedDrydockNote.BuildergetUserOwnedDrydockNoteBuilder()A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Returns | |
|---|---|
| Type | Description |
UserOwnedDrydockNote.Builder |
|
getUserOwnedDrydockNoteOrBuilder()
publicUserOwnedDrydockNoteOrBuildergetUserOwnedDrydockNoteOrBuilder()A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Returns | |
|---|---|
| Type | Description |
UserOwnedDrydockNoteOrBuilder |
|
hasUpdateTime()
publicbooleanhasUpdateTime()Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the updateTime field is set. |
hasUserOwnedDrydockNote()
publicbooleanhasUserOwnedDrydockNote()A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the userOwnedDrydockNote field is set. |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
publicfinalbooleanisInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Attestor other)
publicAttestor.BuildermergeFrom(Attestorother)| Parameter | |
|---|---|
| Name | Description |
other |
Attestor |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicAttestor.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
publicAttestor.BuildermergeFrom(Messageother)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalAttestor.BuildermergeUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
mergeUpdateTime(Timestamp value)
publicAttestor.BuildermergeUpdateTime(Timestampvalue)Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
Timestamp |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
mergeUserOwnedDrydockNote(UserOwnedDrydockNote value)
publicAttestor.BuildermergeUserOwnedDrydockNote(UserOwnedDrydockNotevalue)A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
UserOwnedDrydockNote |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setDescription(String value)
publicAttestor.BuildersetDescription(Stringvalue)Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
String The description to set. |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
setDescriptionBytes(ByteString value)
publicAttestor.BuildersetDescriptionBytes(ByteStringvalue)Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for description to set. |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
publicAttestor.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setName(String value)
publicAttestor.BuildersetName(Stringvalue) Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
String The name to set. |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
publicAttestor.BuildersetNameBytes(ByteStringvalue) Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicAttestor.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalAttestor.BuildersetUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setUpdateTime(Timestamp value)
publicAttestor.BuildersetUpdateTime(Timestampvalue)Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
Timestamp |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setUpdateTime(Timestamp.Builder builderForValue)
publicAttestor.BuildersetUpdateTime(Timestamp.BuilderbuilderForValue)Output only. Time when the attestor was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Builder |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setUserOwnedDrydockNote(UserOwnedDrydockNote value)
publicAttestor.BuildersetUserOwnedDrydockNote(UserOwnedDrydockNotevalue)A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
UserOwnedDrydockNote |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|
setUserOwnedDrydockNote(UserOwnedDrydockNote.Builder builderForValue)
publicAttestor.BuildersetUserOwnedDrydockNote(UserOwnedDrydockNote.BuilderbuilderForValue)A Drydock ATTESTATION_AUTHORITY Note, created by the user.
.google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote user_owned_drydock_note = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
UserOwnedDrydockNote.Builder |
| Returns | |
|---|---|
| Type | Description |
Attestor.Builder |
|