allowOverrideAgentResources = $allowOverrideAgentResources; } /** * @return bool */ public function getAllowOverrideAgentResources() { return $this->allowOverrideAgentResources; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3LoadVersionRequest::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3LoadVersionRequest');