publicstaticfinalclass Service.CreateAttestorRequest.BuilderextendsGeneratedMessageV3.Builder<Service.CreateAttestorRequest.Builder>implementsService.CreateAttestorRequestOrBuilder
Request message for [BinauthzManagementService.CreateAttestor][].
Protobuf type google.cloud.binaryauthorization.v1.CreateAttestorRequest
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()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicService.CreateAttestorRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicService.CreateAttestorRequestbuild()
buildPartial()
publicService.CreateAttestorRequestbuildPartial()
clear()
publicService.CreateAttestorRequest.Builderclear()
Overrides
clearAttestor()
publicService.CreateAttestorRequest.BuilderclearAttestor()
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];
clearAttestorId()
publicService.CreateAttestorRequest.BuilderclearAttestorId()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
publicService.CreateAttestorRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicService.CreateAttestorRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearParent()
publicService.CreateAttestorRequest.BuilderclearParent()
Required. The parent of this attestor.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clone()
publicService.CreateAttestorRequest.Builderclone()
Overrides
getAttestor()
publicResources.AttestorgetAttestor()
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];
getAttestorBuilder()
publicResources.Attestor.BuildergetAttestorBuilder()
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];
getAttestorId()
publicStringgetAttestorId()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The attestorId.
|
getAttestorIdBytes()
publicByteStringgetAttestorIdBytes()
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for attestorId.
|
getAttestorOrBuilder()
publicResources.AttestorOrBuildergetAttestorOrBuilder()
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];
getDefaultInstanceForType()
publicService.CreateAttestorRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
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()
publicByteStringgetParentBytes()
Required. The parent of this attestor.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for parent.
|
hasAttestor()
publicbooleanhasAttestor()
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()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeAttestor(Resources.Attestor value)
publicService.CreateAttestorRequest.BuildermergeAttestor(Resources.Attestorvalue)
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];
publicService.CreateAttestorRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicService.CreateAttestorRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeFrom(Service.CreateAttestorRequest other)
publicService.CreateAttestorRequest.BuildermergeFrom(Service.CreateAttestorRequestother)
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalService.CreateAttestorRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setAttestor(Resources.Attestor value)
publicService.CreateAttestorRequest.BuildersetAttestor(Resources.Attestorvalue)
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];
setAttestor(Resources.Attestor.Builder builderForValue)
publicService.CreateAttestorRequest.BuildersetAttestor(Resources.Attestor.BuilderbuilderForValue)
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];
setAttestorId(String value)
publicService.CreateAttestorRequest.BuildersetAttestorId(Stringvalue)
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
String
The attestorId to set.
|
setAttestorIdBytes(ByteString value)
publicService.CreateAttestorRequest.BuildersetAttestorIdBytes(ByteStringvalue)
Required. The attestors ID.
string attestor_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for attestorId to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
publicService.CreateAttestorRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setParent(String value)
publicService.CreateAttestorRequest.BuildersetParent(Stringvalue)
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.
|
setParentBytes(ByteString value)
publicService.CreateAttestorRequest.BuildersetParentBytes(ByteStringvalue)
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.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicService.CreateAttestorRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalService.CreateAttestorRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides