33 lines
1.0 KiB
PHP
33 lines
1.0 KiB
PHP
<?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;
|
||
}
|
||
}
|
||
|