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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
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>
|
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;
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;
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;
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;
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;
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
|
public RenderProductIssuesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public RenderProductIssuesResponse build()
public RenderProductIssuesResponse buildPartial()
public RenderProductIssuesResponse.Builder clear()
Overrides
public RenderProductIssuesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public RenderProductIssuesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
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;
public RenderProductIssuesResponse.Builder clone()
Overrides
public RenderProductIssuesResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
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
|
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
|
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;
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 |
|
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;
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
|
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> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public RenderProductIssuesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public RenderProductIssuesResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public RenderProductIssuesResponse.Builder mergeFrom(RenderProductIssuesResponse other)
public final RenderProductIssuesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
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
|
public RenderProductIssuesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
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;
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;
public RenderProductIssuesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final RenderProductIssuesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides