Class RenderProductIssuesResponse.Builder (0.2.0)

public static final class RenderProductIssuesResponse.Builder extends GeneratedMessageV3.Builder<RenderProductIssuesResponse.Builder> implements RenderProductIssuesResponseOrBuilder

Response containing an issue resolution content and actions for listed product issues.

Protobuf type google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesResponse

Static 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

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public RenderProductIssuesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

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
Overrides

clearField(Descriptors.FieldDescriptor field)

public RenderProductIssuesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public RenderProductIssuesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

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

clone()

public RenderProductIssuesResponse.Builder clone()
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

getDefaultInstanceForType()

public RenderProductIssuesResponse getDefaultInstanceForType()
Returns
Type Description
RenderProductIssuesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

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 GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public RenderProductIssuesResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

mergeFrom(RenderProductIssuesResponse other)

public RenderProductIssuesResponse.Builder mergeFrom(RenderProductIssuesResponse other)
Parameter
Name Description
other RenderProductIssuesResponse
Returns
Type Description
RenderProductIssuesResponse.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final RenderProductIssuesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

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

setField(Descriptors.FieldDescriptor field, Object value)

public RenderProductIssuesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

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

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public RenderProductIssuesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final RenderProductIssuesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
RenderProductIssuesResponse.Builder
Overrides