Agent/flow validation message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#detail
def detail() -> ::String
Returns
- (::String) — The message detail.
#detail=
def detail=(value) -> ::String
Parameter
- value (::String) — The message detail.
Returns
- (::String) — The message detail.
#resource_names
def resource_names() -> ::Array<::Google::Cloud::Dialogflow::CX::V3::ResourceName>
Returns
- (::Array<::Google::Cloud::Dialogflow::CX::V3::ResourceName>) — The resource names of the resources where the message is found.
#resource_names=
def resource_names=(value) -> ::Array<::Google::Cloud::Dialogflow::CX::V3::ResourceName>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::CX::V3::ResourceName>) — The resource names of the resources where the message is found.
Returns
- (::Array<::Google::Cloud::Dialogflow::CX::V3::ResourceName>) — The resource names of the resources where the message is found.
#resource_type
def resource_type() -> ::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::ResourceType
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::ResourceType) — The type of the resources where the message is found.
#resource_type=
def resource_type=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::ResourceType
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::ResourceType) — The type of the resources where the message is found.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::ResourceType) — The type of the resources where the message is found.
#resources
def resources() -> ::Array<::String>
Returns
- (::Array<::String>) — The names of the resources where the message is found.
#resources=
def resources=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The names of the resources where the message is found.
Returns
- (::Array<::String>) — The names of the resources where the message is found.
#severity
def severity() -> ::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::Severity
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::Severity) — Indicates the severity of the message.
#severity=
def severity=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::Severity
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::Severity) — Indicates the severity of the message.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ValidationMessage::Severity) — Indicates the severity of the message.