Uses of Class
com.google.recaptchaenterprise.v1beta1.TransactionEvent.Builder
-
Packages that use TransactionEvent.Builder Package Description com.google.recaptchaenterprise.v1beta1 -
-
Uses of TransactionEvent.Builder in com.google.recaptchaenterprise.v1beta1
Methods in com.google.recaptchaenterprise.v1beta1 that return TransactionEvent.Builder Modifier and Type Method Description TransactionEvent.Builder
TransactionEvent.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TransactionEvent.Builder
TransactionEvent.Builder. clear()
TransactionEvent.Builder
TransactionEvent.Builder. clearEventTime()
Optional.TransactionEvent.Builder
TransactionEvent.Builder. clearEventType()
Optional.TransactionEvent.Builder
TransactionEvent.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
TransactionEvent.Builder
TransactionEvent.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
TransactionEvent.Builder
TransactionEvent.Builder. clearReason()
Optional.TransactionEvent.Builder
TransactionEvent.Builder. clearValue()
Optional.TransactionEvent.Builder
TransactionEvent.Builder. clone()
TransactionEvent.Builder
AnnotateAssessmentRequest.Builder. getTransactionEventBuilder()
Optional.TransactionEvent.Builder
TransactionEvent.Builder. mergeEventTime(com.google.protobuf.Timestamp value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TransactionEvent.Builder
TransactionEvent.Builder. mergeFrom(com.google.protobuf.Message other)
TransactionEvent.Builder
TransactionEvent.Builder. mergeFrom(TransactionEvent other)
TransactionEvent.Builder
TransactionEvent.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static TransactionEvent.Builder
TransactionEvent. newBuilder()
static TransactionEvent.Builder
TransactionEvent. newBuilder(TransactionEvent prototype)
TransactionEvent.Builder
TransactionEvent. newBuilderForType()
protected TransactionEvent.Builder
TransactionEvent. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
TransactionEvent.Builder
TransactionEvent.Builder. setEventTime(com.google.protobuf.Timestamp value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setEventTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setEventType(TransactionEvent.TransactionEventType value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setEventTypeValue(int value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TransactionEvent.Builder
TransactionEvent.Builder. setReason(String value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setReasonBytes(com.google.protobuf.ByteString value)
Optional.TransactionEvent.Builder
TransactionEvent.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
TransactionEvent.Builder
TransactionEvent.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TransactionEvent.Builder
TransactionEvent.Builder. setValue(double value)
Optional.TransactionEvent.Builder
TransactionEvent. toBuilder()
Methods in com.google.recaptchaenterprise.v1beta1 with parameters of type TransactionEvent.Builder Modifier and Type Method Description AnnotateAssessmentRequest.Builder
AnnotateAssessmentRequest.Builder. setTransactionEvent(TransactionEvent.Builder builderForValue)
Optional.
-