(::Google::Protobuf::Map{::String => ::String}) — Optional. The labels with user-defined metadata for the request.
Label keys and values can be no longer than 63 characters
(Unicode codepoints), can only contain lowercase letters, numeric
characters, underscores and dashes. International characters are allowed.
Label values are optional. Label keys must start with a letter.
value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels with user-defined metadata for the request.
Label keys and values can be no longer than 63 characters
(Unicode codepoints), can only contain lowercase letters, numeric
characters, underscores and dashes. International characters are allowed.
Label values are optional. Label keys must start with a letter.
Returns
(::Google::Protobuf::Map{::String => ::String}) — Optional. The labels with user-defined metadata for the request.
Label keys and values can be no longer than 63 characters
(Unicode codepoints), can only contain lowercase letters, numeric
characters, underscores and dashes. International characters are allowed.
Label values are optional. Label keys must start with a letter.
#parent
defparent()->::String
Returns
(::String) — Optional. Target project and location to make a call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Vision V1 API - Class Google::Cloud::Vision::V1::AsyncBatchAnnotateFilesRequest (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-vision-v1/latest/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-vision-v1/1.3.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-vision-v1/1.2.1/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-vision-v1/1.1.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-vision-v1/1.0.1/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.15.0](/ruby/docs/reference/google-cloud-vision-v1/0.15.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-vision-v1/0.14.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.13.2](/ruby/docs/reference/google-cloud-vision-v1/0.13.2/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-vision-v1/0.12.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-vision-v1/0.11.1/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-vision-v1/0.10.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-vision-v1/0.9.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-vision-v1/0.8.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-vision-v1/0.7.0/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest)\n- [0.6.4](/ruby/docs/reference/google-cloud-vision-v1/0.6.4/Google-Cloud-Vision-V1-AsyncBatchAnnotateFilesRequest) \nReference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::AsyncBatchAnnotateFilesRequest.\n\nMultiple async file annotation requests are batched into a single service\ncall. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #labels\n\n def labels() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The labels with user-defined metadata for the request.\n\n Label keys and values can be no longer than 63 characters\n (Unicode codepoints), can only contain lowercase letters, numeric\n characters, underscores and dashes. International characters are allowed.\n Label values are optional. Label keys must start with a letter.\n\n### #labels=\n\n def labels=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The labels with user-defined metadata for the request.\n\n\n Label keys and values can be no longer than 63 characters\n (Unicode codepoints), can only contain lowercase letters, numeric\n characters, underscores and dashes. International characters are allowed.\nLabel values are optional. Label keys must start with a letter. \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The labels with user-defined metadata for the request.\n\n Label keys and values can be no longer than 63 characters\n (Unicode codepoints), can only contain lowercase letters, numeric\n characters, underscores and dashes. International characters are allowed.\n Label values are optional. Label keys must start with a letter.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Target project and location to make a call.\n\n Format: `projects/{project-id}/locations/{location-id}`.\n\n If no parent is specified, a region will be chosen automatically.\n\n Supported location-ids:\n `us`: USA country only,\n `asia`: East asia areas, like Japan, Taiwan,\n `eu`: The European Union.\n\n Example: `projects/project-A/locations/eu`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Target project and location to make a call.\n\n\n Format: `projects/{project-id}/locations/{location-id}`.\n\n If no parent is specified, a region will be chosen automatically.\n\n Supported location-ids:\n `us`: USA country only,\n `asia`: East asia areas, like Japan, Taiwan,\n `eu`: The European Union.\n\nExample: `projects/project-A/locations/eu`. \n**Returns**\n\n- (::String) --- Optional. Target project and location to make a call.\n\n Format: `projects/{project-id}/locations/{location-id}`.\n\n If no parent is specified, a region will be chosen automatically.\n\n Supported location-ids:\n `us`: USA country only,\n `asia`: East asia areas, like Japan, Taiwan,\n `eu`: The European Union.\n\n Example: `projects/project-A/locations/eu`.\n\n### #requests\n\n def requests() -\u003e ::Array\u003c::Google::Cloud::Vision::V1::AsyncAnnotateFileRequest\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Vision::V1::AsyncAnnotateFileRequest](./Google-Cloud-Vision-V1-AsyncAnnotateFileRequest)\\\u003e) --- Required. Individual async file annotation requests for this batch.\n\n### #requests=\n\n def requests=(value) -\u003e ::Array\u003c::Google::Cloud::Vision::V1::AsyncAnnotateFileRequest\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Vision::V1::AsyncAnnotateFileRequest](./Google-Cloud-Vision-V1-AsyncAnnotateFileRequest)\\\u003e) --- Required. Individual async file annotation requests for this batch. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Vision::V1::AsyncAnnotateFileRequest](./Google-Cloud-Vision-V1-AsyncAnnotateFileRequest)\\\u003e) --- Required. Individual async file annotation requests for this batch."]]