34667-vm/vendor/google/cloud-dialogflow/metadata/V2/HumanAgentAssistantEvent.php
Flatlogic Bot 2e0e56a927 2
2025-10-05 18:08:48 +00:00

33 lines
1.0 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/cloud/dialogflow/v2/human_agent_assistant_event.proto
namespace GPBMetadata\Google\Cloud\Dialogflow\V2;
class HumanAgentAssistantEvent
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Cloud\Dialogflow\V2\Participant::initOnce();
$pool->internalAddGeneratedFile(
'
š
<google/cloud/dialogflow/v2/human_agent_assistant_event.protogoogle.cloud.dialogflow.v2"<22>
HumanAgentAssistantEvent
conversation ( 
participant ( H
suggestion_results ( 2,.google.cloud.dialogflow.v2.SuggestionResultB£
com.google.cloud.dialogflow.v2BHumanAgentAssistantEventProtoPZ>cloud.google.com/go/dialogflow/apiv2/dialogflowpb;dialogflowpb¢DFªGoogle.Cloud.Dialogflow.V2bproto3'
, true);
static::$is_initialized = true;
}
}