public final class ValidationMessage extends com.google.protobuf.GeneratedMessageV3 implements ValidationMessageOrBuilder
Agent/flow validation message.Protobuf type
google.cloud.dialogflow.cx.v3.ValidationMessage| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationMessage.Builder
Agent/flow validation message.
|
static class |
ValidationMessage.ResourceType
Resource types.
|
static class |
ValidationMessage.Severity
Severity level.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DETAIL_FIELD_NUMBER |
static int |
RESOURCE_NAMES_FIELD_NUMBER |
static int |
RESOURCE_TYPE_FIELD_NUMBER |
static int |
RESOURCES_FIELD_NUMBER |
static int |
SEVERITY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ValidationMessage |
getDefaultInstance() |
ValidationMessage |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetail()
The message detail.
|
com.google.protobuf.ByteString |
getDetailBytes()
The message detail.
|
com.google.protobuf.Parser<ValidationMessage> |
getParserForType() |
ResourceName |
getResourceNames(int index)
The resource names of the resources where the message is found.
|
int |
getResourceNamesCount()
The resource names of the resources where the message is found.
|
List<ResourceName> |
getResourceNamesList()
The resource names of the resources where the message is found.
|
ResourceNameOrBuilder |
getResourceNamesOrBuilder(int index)
The resource names of the resources where the message is found.
|
List<? extends ResourceNameOrBuilder> |
getResourceNamesOrBuilderList()
The resource names of the resources where the message is found.
|
String |
getResources(int index)
Deprecated.
google.cloud.dialogflow.cx.v3.ValidationMessage.resources is deprecated. See
google/cloud/dialogflow/cx/v3/validation_message.proto;l=95
|
com.google.protobuf.ByteString |
getResourcesBytes(int index)
Deprecated.
google.cloud.dialogflow.cx.v3.ValidationMessage.resources is deprecated. See
google/cloud/dialogflow/cx/v3/validation_message.proto;l=95
|
int |
getResourcesCount()
Deprecated.
google.cloud.dialogflow.cx.v3.ValidationMessage.resources is deprecated. See
google/cloud/dialogflow/cx/v3/validation_message.proto;l=95
|
com.google.protobuf.ProtocolStringList |
getResourcesList()
Deprecated.
google.cloud.dialogflow.cx.v3.ValidationMessage.resources is deprecated. See
google/cloud/dialogflow/cx/v3/validation_message.proto;l=95
|
ValidationMessage.ResourceType |
getResourceType()
The type of the resources where the message is found.
|
int |
getResourceTypeValue()
The type of the resources where the message is found.
|
int |
getSerializedSize() |
ValidationMessage.Severity |
getSeverity()
Indicates the severity of the message.
|
int |
getSeverityValue()
Indicates the severity of the message.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ValidationMessage.Builder |
newBuilder() |
static ValidationMessage.Builder |
newBuilder(ValidationMessage prototype) |
ValidationMessage.Builder |
newBuilderForType() |
protected ValidationMessage.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ValidationMessage |
parseDelimitedFrom(InputStream input) |
static ValidationMessage |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValidationMessage |
parseFrom(byte[] data) |
static ValidationMessage |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValidationMessage |
parseFrom(ByteBuffer data) |
static ValidationMessage |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValidationMessage |
parseFrom(com.google.protobuf.ByteString data) |
static ValidationMessage |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValidationMessage |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ValidationMessage |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValidationMessage |
parseFrom(InputStream input) |
static ValidationMessage |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ValidationMessage> |
parser() |
ValidationMessage.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RESOURCE_TYPE_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
public static final int RESOURCE_NAMES_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
public static final int DETAIL_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getResourceTypeValue()
The type of the resources where the message is found.
.google.cloud.dialogflow.cx.v3.ValidationMessage.ResourceType resource_type = 1;getResourceTypeValue in interface ValidationMessageOrBuilderpublic ValidationMessage.ResourceType getResourceType()
The type of the resources where the message is found.
.google.cloud.dialogflow.cx.v3.ValidationMessage.ResourceType resource_type = 1;getResourceType in interface ValidationMessageOrBuilder@Deprecated public com.google.protobuf.ProtocolStringList getResourcesList()
The names of the resources where the message is found.
repeated string resources = 2 [deprecated = true];getResourcesList in interface ValidationMessageOrBuilder@Deprecated public int getResourcesCount()
The names of the resources where the message is found.
repeated string resources = 2 [deprecated = true];getResourcesCount in interface ValidationMessageOrBuilder@Deprecated public String getResources(int index)
The names of the resources where the message is found.
repeated string resources = 2 [deprecated = true];getResources in interface ValidationMessageOrBuilderindex - The index of the element to return.@Deprecated public com.google.protobuf.ByteString getResourcesBytes(int index)
The names of the resources where the message is found.
repeated string resources = 2 [deprecated = true];getResourcesBytes in interface ValidationMessageOrBuilderindex - The index of the value to return.public List<ResourceName> getResourceNamesList()
The resource names of the resources where the message is found.
repeated .google.cloud.dialogflow.cx.v3.ResourceName resource_names = 6;getResourceNamesList in interface ValidationMessageOrBuilderpublic List<? extends ResourceNameOrBuilder> getResourceNamesOrBuilderList()
The resource names of the resources where the message is found.
repeated .google.cloud.dialogflow.cx.v3.ResourceName resource_names = 6;getResourceNamesOrBuilderList in interface ValidationMessageOrBuilderpublic int getResourceNamesCount()
The resource names of the resources where the message is found.
repeated .google.cloud.dialogflow.cx.v3.ResourceName resource_names = 6;getResourceNamesCount in interface ValidationMessageOrBuilderpublic ResourceName getResourceNames(int index)
The resource names of the resources where the message is found.
repeated .google.cloud.dialogflow.cx.v3.ResourceName resource_names = 6;getResourceNames in interface ValidationMessageOrBuilderpublic ResourceNameOrBuilder getResourceNamesOrBuilder(int index)
The resource names of the resources where the message is found.
repeated .google.cloud.dialogflow.cx.v3.ResourceName resource_names = 6;getResourceNamesOrBuilder in interface ValidationMessageOrBuilderpublic int getSeverityValue()
Indicates the severity of the message.
.google.cloud.dialogflow.cx.v3.ValidationMessage.Severity severity = 3;getSeverityValue in interface ValidationMessageOrBuilderpublic ValidationMessage.Severity getSeverity()
Indicates the severity of the message.
.google.cloud.dialogflow.cx.v3.ValidationMessage.Severity severity = 3;getSeverity in interface ValidationMessageOrBuilderpublic String getDetail()
The message detail.
string detail = 4;getDetail in interface ValidationMessageOrBuilderpublic com.google.protobuf.ByteString getDetailBytes()
The message detail.
string detail = 4;getDetailBytes in interface ValidationMessageOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ValidationMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ValidationMessage parseFrom(InputStream input) throws IOException
IOExceptionpublic static ValidationMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ValidationMessage parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ValidationMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ValidationMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ValidationMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ValidationMessage.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ValidationMessage.Builder newBuilder()
public static ValidationMessage.Builder newBuilder(ValidationMessage prototype)
public ValidationMessage.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ValidationMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ValidationMessage getDefaultInstance()
public static com.google.protobuf.Parser<ValidationMessage> parser()
public com.google.protobuf.Parser<ValidationMessage> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ValidationMessage getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.