public static final class ContinuousValidationEvent.Builder extends GeneratedMessageV3.Builder<ContinuousValidationEvent.Builder> implements ContinuousValidationEventOrBuilder
Represents an auditing event from Continuous Validation.
Protobuf type google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ContinuousValidationEvent.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ContinuousValidationEvent build()
buildPartial()
public ContinuousValidationEvent buildPartial()
clear()
public ContinuousValidationEvent.Builder clear()
Overrides
clearEventType()
public ContinuousValidationEvent.Builder clearEventType()
clearField(Descriptors.FieldDescriptor field)
public ContinuousValidationEvent.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ContinuousValidationEvent.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearPodEvent()
public ContinuousValidationEvent.Builder clearPodEvent()
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
clearUnsupportedPolicyEvent()
public ContinuousValidationEvent.Builder clearUnsupportedPolicyEvent()
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
clone()
public ContinuousValidationEvent.Builder clone()
Overrides
getDefaultInstanceForType()
public ContinuousValidationEvent getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getEventTypeCase()
public ContinuousValidationEvent.EventTypeCase getEventTypeCase()
getPodEvent()
public ContinuousValidationEvent.ContinuousValidationPodEvent getPodEvent()
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
getPodEventBuilder()
public ContinuousValidationEvent.ContinuousValidationPodEvent.Builder getPodEventBuilder()
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
getPodEventOrBuilder()
public ContinuousValidationEvent.ContinuousValidationPodEventOrBuilder getPodEventOrBuilder()
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
getUnsupportedPolicyEvent()
public ContinuousValidationEvent.UnsupportedPolicyEvent getUnsupportedPolicyEvent()
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
getUnsupportedPolicyEventBuilder()
public ContinuousValidationEvent.UnsupportedPolicyEvent.Builder getUnsupportedPolicyEventBuilder()
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
getUnsupportedPolicyEventOrBuilder()
public ContinuousValidationEvent.UnsupportedPolicyEventOrBuilder getUnsupportedPolicyEventOrBuilder()
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
hasPodEvent()
public boolean hasPodEvent()
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
Returns |
---|
Type | Description |
boolean | Whether the podEvent field is set.
|
hasUnsupportedPolicyEvent()
public boolean hasUnsupportedPolicyEvent()
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
Returns |
---|
Type | Description |
boolean | Whether the unsupportedPolicyEvent field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ContinuousValidationEvent other)
public ContinuousValidationEvent.Builder mergeFrom(ContinuousValidationEvent other)
public ContinuousValidationEvent.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ContinuousValidationEvent.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergePodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent value)
public ContinuousValidationEvent.Builder mergePodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent value)
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ContinuousValidationEvent.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent value)
public ContinuousValidationEvent.Builder mergeUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent value)
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
setField(Descriptors.FieldDescriptor field, Object value)
public ContinuousValidationEvent.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setPodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent value)
public ContinuousValidationEvent.Builder setPodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent value)
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
setPodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent.Builder builderForValue)
public ContinuousValidationEvent.Builder setPodEvent(ContinuousValidationEvent.ContinuousValidationPodEvent.Builder builderForValue)
Pod event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ContinuousValidationPodEvent pod_event = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ContinuousValidationEvent.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ContinuousValidationEvent.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent value)
public ContinuousValidationEvent.Builder setUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent value)
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;
setUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent.Builder builderForValue)
public ContinuousValidationEvent.Builder setUnsupportedPolicyEvent(ContinuousValidationEvent.UnsupportedPolicyEvent.Builder builderForValue)
Unsupported policy event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent unsupported_policy_event = 2;