Send feedback
Class ContinuousValidationEvent.Builder (1.51.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.51.0 keyboard_arrow_down
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.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()
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
clearConfigErrorEvent()
public ContinuousValidationEvent . Builder clearConfigErrorEvent ()
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
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;
clone()
public ContinuousValidationEvent . Builder clone ()
Overrides
getConfigErrorEvent()
public ContinuousValidationEvent . ConfigErrorEvent getConfigErrorEvent ()
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
getConfigErrorEventBuilder()
public ContinuousValidationEvent . ConfigErrorEvent . Builder getConfigErrorEventBuilder ()
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
getConfigErrorEventOrBuilder()
public ContinuousValidationEvent . ConfigErrorEventOrBuilder getConfigErrorEventOrBuilder ()
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
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;
hasConfigErrorEvent()
public boolean hasConfigErrorEvent ()
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
Returns
Type
Description
boolean
Whether the configErrorEvent field is set.
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.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeConfigErrorEvent(ContinuousValidationEvent.ConfigErrorEvent value)
public ContinuousValidationEvent . Builder mergeConfigErrorEvent ( ContinuousValidationEvent . ConfigErrorEvent value )
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
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
setConfigErrorEvent(ContinuousValidationEvent.ConfigErrorEvent value)
public ContinuousValidationEvent . Builder setConfigErrorEvent ( ContinuousValidationEvent . ConfigErrorEvent value )
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
setConfigErrorEvent(ContinuousValidationEvent.ConfigErrorEvent.Builder builderForValue)
public ContinuousValidationEvent . Builder setConfigErrorEvent ( ContinuousValidationEvent . ConfigErrorEvent . Builder builderForValue )
Config error event.
.google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.ConfigErrorEvent config_error_event = 4;
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
Send feedback
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-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]