Output only. The title of the issue, for example, "Item too big".
↳ description
string
Output only. The error description, for example, "Your data source contains items which have too many attributes, or are too big. These items will be dropped".
↳ code
string
Output only. The code of the error, for example, "validation/invalid_value". Returns "?" if the code is unknown.
↳ count
int|string
Output only. The number of occurrences of the error in the file upload.
↳ severity
int
Output only. The severity of the issue.
↳ documentation_uri
string
Output only. Link to the documentation explaining the issue in more details, if available.
getTitle
Output only. The title of the issue, for example, "Item too big".
Returns
Type
Description
string
setTitle
Output only. The title of the issue, for example, "Item too big".
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
Output only. The error description, for example, "Your data source
contains items which have too many attributes, or are too big. These
items will be dropped".
Returns
Type
Description
string
setDescription
Output only. The error description, for example, "Your data source
contains items which have too many attributes, or are too big. These
items will be dropped".
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCode
Output only. The code of the error, for example,
"validation/invalid_value". Returns
"?" if the code is unknown.
Returns
Type
Description
string
setCode
Output only. The code of the error, for example,
"validation/invalid_value". Returns
"?" if the code is unknown.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCount
Output only. The number of occurrences of the error in the file upload.
Returns
Type
Description
int|string
setCount
Output only. The number of occurrences of the error in the file upload.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getSeverity
Output only. The severity of the issue.
Returns
Type
Description
int
setSeverity
Output only. The severity of the issue.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getDocumentationUri
Output only. Link to the documentation explaining the issue in more
details, if available.
Returns
Type
Description
string
setDocumentationUri
Output only. Link to the documentation explaining the issue in more
details, if available.
[[["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-04 UTC."],[],[],null,["# Google Shopping Merchant DataSources V1 Client - Class Issue (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-datasources/latest/V1.FileUpload.Issue)\n- [0.6.0](/php/docs/reference/shopping-merchant-datasources/0.6.0/V1.FileUpload.Issue)\n- [0.5.1](/php/docs/reference/shopping-merchant-datasources/0.5.1/V1.FileUpload.Issue)\n- [0.4.0](/php/docs/reference/shopping-merchant-datasources/0.4.0/V1.FileUpload.Issue)\n- [0.3.1](/php/docs/reference/shopping-merchant-datasources/0.3.1/V1.FileUpload.Issue)\n- [0.2.3](/php/docs/reference/shopping-merchant-datasources/0.2.3/V1.FileUpload.Issue)\n- [0.1.0](/php/docs/reference/shopping-merchant-datasources/0.1.0/V1.FileUpload.Issue) \nReference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class Issue.\n\nAn error occurring in the data source, like \"invalid price\".\n\nGenerated from protobuf message `google.shopping.merchant.datasources.v1.FileUpload.Issue`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ DataSources \\\\ V1 \\\\ FileUpload\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTitle\n\nOutput only. The title of the issue, for example, \"Item too big\".\n\n### setTitle\n\nOutput only. The title of the issue, for example, \"Item too big\".\n\n### getDescription\n\nOutput only. The error description, for example, \"Your data source\ncontains items which have too many attributes, or are too big. These\nitems will be dropped\".\n\n### setDescription\n\nOutput only. The error description, for example, \"Your data source\ncontains items which have too many attributes, or are too big. These\nitems will be dropped\".\n\n### getCode\n\nOutput only. The code of the error, for example,\n\"validation/invalid_value\". Returns\n\"?\" if the code is unknown.\n\n### setCode\n\nOutput only. The code of the error, for example,\n\"validation/invalid_value\". Returns\n\"?\" if the code is unknown.\n\n### getCount\n\nOutput only. The number of occurrences of the error in the file upload.\n\n### setCount\n\nOutput only. The number of occurrences of the error in the file upload.\n\n### getSeverity\n\nOutput only. The severity of the issue.\n\n### setSeverity\n\nOutput only. The severity of the issue.\n\n### getDocumentationUri\n\nOutput only. Link to the documentation explaining the issue in more\ndetails, if available.\n\n### setDocumentationUri\n\nOutput only. Link to the documentation explaining the issue in more\ndetails, if available."]]