public static final class RenderAccountIssuesResponse.Builder extends GeneratedMessage.Builder<RenderAccountIssuesResponse.Builder> implements RenderAccountIssuesResponseOrBuilderResponse containing an issue resolution content and actions for listed account issues.
Protobuf type google.shopping.merchant.issueresolution.v1.RenderAccountIssuesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RenderAccountIssuesResponse.BuilderImplements
RenderAccountIssuesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllRenderedIssues(Iterable<? extends RenderedIssue> values)
public RenderAccountIssuesResponse.Builder addAllRenderedIssues(Iterable<? extends RenderedIssue> values)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.shopping.merchant.issueresolution.v1.RenderedIssue> |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
addRenderedIssues(RenderedIssue value)
public RenderAccountIssuesResponse.Builder addRenderedIssues(RenderedIssue value)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
addRenderedIssues(RenderedIssue.Builder builderForValue)
public RenderAccountIssuesResponse.Builder addRenderedIssues(RenderedIssue.Builder builderForValue)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
addRenderedIssues(int index, RenderedIssue value)
public RenderAccountIssuesResponse.Builder addRenderedIssues(int index, RenderedIssue value)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
addRenderedIssues(int index, RenderedIssue.Builder builderForValue)
public RenderAccountIssuesResponse.Builder addRenderedIssues(int index, RenderedIssue.Builder builderForValue)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
addRenderedIssuesBuilder()
public RenderedIssue.Builder addRenderedIssuesBuilder()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
addRenderedIssuesBuilder(int index)
public RenderedIssue.Builder addRenderedIssuesBuilder(int index)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
build()
public RenderAccountIssuesResponse build()| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse |
|
buildPartial()
public RenderAccountIssuesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse |
|
clear()
public RenderAccountIssuesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
clearRenderedIssues()
public RenderAccountIssuesResponse.Builder clearRenderedIssues()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
getDefaultInstanceForType()
public RenderAccountIssuesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getRenderedIssues(int index)
public RenderedIssue getRenderedIssues(int index)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue |
|
getRenderedIssuesBuilder(int index)
public RenderedIssue.Builder getRenderedIssuesBuilder(int index)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssue.Builder |
|
getRenderedIssuesBuilderList()
public List<RenderedIssue.Builder> getRenderedIssuesBuilderList()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getRenderedIssuesCount()
public int getRenderedIssuesCount()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getRenderedIssuesList()
public List<RenderedIssue> getRenderedIssuesList()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<RenderedIssue> |
|
getRenderedIssuesOrBuilder(int index)
public RenderedIssueOrBuilder getRenderedIssuesOrBuilder(int index)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderedIssueOrBuilder |
|
getRenderedIssuesOrBuilderList()
public List<? extends RenderedIssueOrBuilder> getRenderedIssuesOrBuilderList()List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.shopping.merchant.issueresolution.v1.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 RenderAccountIssuesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RenderAccountIssuesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
mergeFrom(RenderAccountIssuesResponse other)
public RenderAccountIssuesResponse.Builder mergeFrom(RenderAccountIssuesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RenderAccountIssuesResponse |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
removeRenderedIssues(int index)
public RenderAccountIssuesResponse.Builder removeRenderedIssues(int index)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
setRenderedIssues(int index, RenderedIssue value)
public RenderAccountIssuesResponse.Builder setRenderedIssues(int index, RenderedIssue value)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
RenderedIssue |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|
setRenderedIssues(int index, RenderedIssue.Builder builderForValue)
public RenderAccountIssuesResponse.Builder setRenderedIssues(int index, RenderedIssue.Builder builderForValue)List of account issues for a given account.
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.v1.RenderedIssue rendered_issues = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
RenderedIssue.Builder |
| Returns | |
|---|---|
| Type | Description |
RenderAccountIssuesResponse.Builder |
|