public static final class RenderProductIssuesResponse.Builder extends GeneratedMessage.Builder<RenderProductIssuesResponse.Builder> implements RenderProductIssuesResponseOrBuilderResponse containing an issue resolution content and actions for listed product issues.
Protobuf type
google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RenderProductIssuesResponse.BuilderImplements
RenderProductIssuesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllRenderedIssues(Iterable<? extends RenderedIssue> values)
public RenderProductIssuesResponse.Builder addAllRenderedIssues(Iterable<? extends RenderedIssue> values)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.shopping.merchant.issueresolution.v1beta.RenderedIssue> |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
addRenderedIssues(RenderedIssue value)
public RenderProductIssuesResponse.Builder addRenderedIssues(RenderedIssue value)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
addRenderedIssues(RenderedIssue.Builder builderForValue)
public RenderProductIssuesResponse.Builder addRenderedIssues(RenderedIssue.Builder builderForValue)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
addRenderedIssues(int index, RenderedIssue value)
public RenderProductIssuesResponse.Builder addRenderedIssues(int index, RenderedIssue value)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
addRenderedIssues(int index, RenderedIssue.Builder builderForValue)
public RenderProductIssuesResponse.Builder addRenderedIssues(int index, RenderedIssue.Builder builderForValue)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
addRenderedIssuesBuilder()
public RenderedIssue.Builder addRenderedIssuesBuilder()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
addRenderedIssuesBuilder(int index)
public RenderedIssue.Builder addRenderedIssuesBuilder(int index)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
build()
public RenderProductIssuesResponse build()| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse |
|
buildPartial()
public RenderProductIssuesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse |
|
clear()
public RenderProductIssuesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
clearRenderedIssues()
public RenderProductIssuesResponse.Builder clearRenderedIssues()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
getDefaultInstanceForType()
public RenderProductIssuesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getRenderedIssues(int index)
public RenderedIssue getRenderedIssues(int index)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue |
|
getRenderedIssuesBuilder(int index)
public RenderedIssue.Builder getRenderedIssuesBuilder(int index)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
getRenderedIssuesBuilderList()
public List<RenderedIssue.Builder> getRenderedIssuesBuilderList()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getRenderedIssuesCount()
public int getRenderedIssuesCount()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getRenderedIssuesList()
public List<RenderedIssue> getRenderedIssuesList()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<RenderedIssue> |
|
getRenderedIssuesOrBuilder(int index)
public RenderedIssueOrBuilder getRenderedIssuesOrBuilder(int index)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssueOrBuilder |
|
getRenderedIssuesOrBuilderList()
public List<? extends RenderedIssueOrBuilder> getRenderedIssuesOrBuilderList()List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.shopping.merchant.issueresolution.v1beta.RenderedIssueOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RenderProductIssuesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RenderProductIssuesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
mergeFrom(RenderProductIssuesResponse other)
public RenderProductIssuesResponse.Builder mergeFrom(RenderProductIssuesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RenderProductIssuesResponse |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
removeRenderedIssues(int index)
public RenderProductIssuesResponse.Builder removeRenderedIssues(int index)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
setRenderedIssues(int index, RenderedIssue value)
public RenderProductIssuesResponse.Builder setRenderedIssues(int index, RenderedIssue value)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|
setRenderedIssues(int index, RenderedIssue.Builder builderForValue)
public RenderProductIssuesResponse.Builder setRenderedIssues(int index, RenderedIssue.Builder builderForValue)List of issues for a given product.
This list can be shown with compressed, expandable items. In the compressed form, the title and impact should be shown for each issue. Once the issue is expanded, the detailed content and available actions should be rendered.
repeated .google.shopping.merchant.issueresolution.v1beta.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderProductIssuesResponse.Builder |
|