このドキュメントでは、Cloud Natural Language に適用される割り当てとシステムの上限を示します。
割り当ては、使用できるカウント可能な共有リソースの量を指定します。割り当ては、Cloud Natural Language などの Google Cloud サービスによって定義されます。
システムの上限は固定値で、変更できません。
Google Cloud では、割り当てを使用して公平性を確保し、リソースの使用量と可用性の急増を抑えます。割り当ては、 Google Cloud プロジェクトで使用できるGoogle Cloud リソースの量を制限します。割り当ては、ハードウェア、ソフトウェア、ネットワーク コンポーネントなど、さまざまなリソースタイプに適用されます。たとえば、割り当てによって、サービスへの API 呼び出しの数、プロジェクトで同時に使用されるロードバランサの数、作成可能なプロジェクトの数を制限できます。割り当てを適用することで、サービスの過負荷を防ぎ、Google Cloud ユーザーのコミュニティを保護します。割り当ては、自組織で使用している Google Cloud リソースの管理にも役立ちます。
割り当ては通常、 Google Cloud プロジェクト レベルで適用されます。あるプロジェクトでリソースを使用しても、別のプロジェクトで使用可能な割り当てに影響することはありません。 Google Cloud プロジェクト内では、すべてのアプリケーションと IP アドレスで割り当てが共有されます。
通常、割り当てを調整するには Google Cloud コンソールを使用します。詳細については、割り当ての調整をリクエストするをご覧ください。
Natural Language のリソースにもシステムの上限があります。システムの上限は変更できません。
言語に関する制限事項
現在、Natural Language API では言語のサポートに記載された言語のみがサポートされています。
コンテンツの割り当て
Natural Language API に対するコンテンツはテキスト文字列として提供されます。Natural Language API では、このテキストを一連のトークン(単語の境界とおおむね一致)とする処理を行います。これらのトークンは、Natural Language API のすべての機能(感情分析、エンティティ抽出、構文解析)で、指定したテキストに対して分析を実行するための構成要素として使用されます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-11 UTC。"],[],[],null,["# Quotas and limits\n\nThis document lists the quotas and system limits that apply to\nCloud Natural Language.\n\n- *Quotas* specify the amount of a countable, shared resource that you can use. Quotas are defined by Google Cloud services such as Cloud Natural Language.\n- *System limits* are fixed values that cannot be changed.\n\nGoogle Cloud uses quotas to help ensure fairness and reduce\nspikes in resource use and availability. A quota restricts how much of a\nGoogle Cloud resource your Google Cloud project can use. Quotas\napply to a range of resource types, including hardware, software, and network\ncomponents. For example, quotas can restrict the number of API calls to a\nservice, the number of load balancers used concurrently by your project, or the\nnumber of projects that you can create. Quotas protect the community of\nGoogle Cloud users by preventing the overloading of services. Quotas also\nhelp you to manage your own Google Cloud resources.\n\nThe Cloud Quotas system does the following:\n\n- Monitors your consumption of Google Cloud products and services\n- Restricts your consumption of those resources\n- Provides a way to [request changes to the quota value](/docs/quotas/help/request_increase) and [automate quota adjustments](/docs/quotas/quota-adjuster)\n\nIn most cases, when you attempt to consume more of a resource than its quota\nallows, the system blocks access to the resource, and the task that\nyou're trying to perform fails.\n\nQuotas generally apply at the Google Cloud project\nlevel. Your use of a resource in one project doesn't affect\nyour available quota in another project. Within a Google Cloud project, quotas\nare shared across all applications and IP addresses.\n\nTo adjust most quotas, use the Google Cloud console.\nFor more information, see\n[Request a quota adjustment](/docs/quotas/help/request_increase).\n\n\nThere are also *system limits* on Natural Language resources.\nSystem limits can't be changed.\n\nLanguage restrictions\n---------------------\n\nThe Natural Language API currently supports only the languages listed in\n[Language Support](/natural-language/docs/languages).\n\nContent quotas\n--------------\n\nContent to the Natural Language API is provided as a text string. The Natural\nLanguage API processes this text into a series of *tokens*, which roughly\ncorrespond to word boundaries. All Natural Language API features (Sentiment\nAnalysis, Entity Extraction, and Syntactic Analysis) use these tokens as the\nbuilding blocks for performing analysis on the provided text.\n\nThe API contains the following quotas on the size of this content for each\nrequest:\n\nAttempting to process content in excess of the Text Content quota will produce\nan error. Attempting to process tokens in excess of the Token Quota will not\nproduce an error, but any tokens over that quota will be ignored.\n\nNote that byte counts may not reflect character counts, depending on the\nencoding used within the text content.\n\n\\* The Entity Mentions quota includes not only returned mentions within the\ndocument, but any noun references to those entities, **including pronouns** .\nNote that those pronouns are not returned directly in the `mentions` field,\nthough they do count against the quota.\n\nRate quotas\n-----------\n\nThe current API usage quotas for the Cloud Natural Language API are as follows\n(and are subject to change):"]]