Class IntentFollowupIntentInfoArgs


  • public final class IntentFollowupIntentInfoArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • followupIntentName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> followupIntentName()
        Returns:
        The unique identifier of the followup intent. Format: projects/<Project ID>/agent/intents/<Intent ID>.
      • parentFollowupIntentName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> parentFollowupIntentName()
        Returns:
        The unique identifier of the parent intent in the chain of followup intents. Format: projects/<Project ID>/agent/intents/<Intent ID>.