public static final class Entitlement.RequesterJustificationConfig.NotMandatory.Builder extends GeneratedMessage.Builder<Entitlement.RequesterJustificationConfig.NotMandatory.Builder> implements Entitlement.RequesterJustificationConfig.NotMandatoryOrBuilderThe justification is not mandatory but can be provided in any of the supported formats.
Protobuf type
google.cloud.privilegedaccessmanager.v1.Entitlement.RequesterJustificationConfig.NotMandatory
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Entitlement.RequesterJustificationConfig.NotMandatory.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Entitlement.RequesterJustificationConfig.NotMandatory build()| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory |
|
buildPartial()
public Entitlement.RequesterJustificationConfig.NotMandatory buildPartial()| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory |
|
clear()
public Entitlement.RequesterJustificationConfig.NotMandatory.Builder clear()| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory.Builder |
|
getDefaultInstanceForType()
public Entitlement.RequesterJustificationConfig.NotMandatory getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Entitlement.RequesterJustificationConfig.NotMandatory other)
public Entitlement.RequesterJustificationConfig.NotMandatory.Builder mergeFrom(Entitlement.RequesterJustificationConfig.NotMandatory other)| Parameter | |
|---|---|
| Name | Description |
other |
Entitlement.RequesterJustificationConfig.NotMandatory |
| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Entitlement.RequesterJustificationConfig.NotMandatory.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Entitlement.RequesterJustificationConfig.NotMandatory.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Entitlement.RequesterJustificationConfig.NotMandatory.Builder |
|