Package com.google.shopping.merchant.issueresolution.v1beta (0.2.0)

GitHub Repository

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceClient Service Description: Service to provide an issue resolution content for account issues and product issues.

This class provides the ability to make remote calls to the backing service through method

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceSettings Settings class to configure an instance of IssueResolutionServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.issueresolution.v1beta.AccountName
com.google.shopping.merchant.issueresolution.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.issueresolution.v1beta.Action An actionable step that can be executed to solve the issue.
com.google.shopping.merchant.issueresolution.v1beta.Action.Builder An actionable step that can be executed to solve the issue.
com.google.shopping.merchant.issueresolution.v1beta.Action.Reason A single reason why the action is not available.
com.google.shopping.merchant.issueresolution.v1beta.Action.Reason.Builder A single reason why the action is not available.
com.google.shopping.merchant.issueresolution.v1beta.ActionFlow Flow that can be selected for an action. When a business selects a flow, application should open a dialog with more information and input form.
com.google.shopping.merchant.issueresolution.v1beta.ActionFlow.Builder Flow that can be selected for an action. When a business selects a flow, application should open a dialog with more information and input form.
com.google.shopping.merchant.issueresolution.v1beta.ActionInput Input provided by the business.
com.google.shopping.merchant.issueresolution.v1beta.ActionInput.Builder Input provided by the business.
com.google.shopping.merchant.issueresolution.v1beta.Breakdown A detailed impact breakdown for a group of regions where the impact of the issue on different shopping destinations is the same.
com.google.shopping.merchant.issueresolution.v1beta.Breakdown.Builder A detailed impact breakdown for a group of regions where the impact of the issue on different shopping destinations is the same.
com.google.shopping.merchant.issueresolution.v1beta.Breakdown.Region Region with code and localized name.
com.google.shopping.merchant.issueresolution.v1beta.Breakdown.Region.Builder Region with code and localized name.
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction Action that is implemented and performed in (your) third-party application. Represents various functionality that is expected to be available to business and will help them with resolving the issue. The application should point the
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction.AdditionalContent Long text from external source.
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction.AdditionalContent.Builder Long text from external source.
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction.Builder Action that is implemented and performed in (your) third-party application. Represents various functionality that is expected to be available to business and will help them with resolving the issue. The application should point the
com.google.shopping.merchant.issueresolution.v1beta.BuiltInUserInputAction Action that is implemented and performed in (your) third-party application. The application needs to show an additional content and input form to the business. They can start the action only when they provided all required
com.google.shopping.merchant.issueresolution.v1beta.BuiltInUserInputAction.Builder Action that is implemented and performed in (your) third-party application. The application needs to show an additional content and input form to the business. They can start the action only when they provided all required
com.google.shopping.merchant.issueresolution.v1beta.Callout An important message that should be highlighted. Usually displayed as a banner.
com.google.shopping.merchant.issueresolution.v1beta.Callout.Builder An important message that should be highlighted. Usually displayed as a banner.
com.google.shopping.merchant.issueresolution.v1beta.ExternalAction Action that is implemented and performed outside of the third-party application. It should redirect the business to the provided URL of an external system where they can perform the action. For example to request a
com.google.shopping.merchant.issueresolution.v1beta.ExternalAction.Builder Action that is implemented and performed outside of the third-party application. It should redirect the business to the provided URL of an external system where they can perform the action. For example to request a
com.google.shopping.merchant.issueresolution.v1beta.Impact Overall impact of the issue.
com.google.shopping.merchant.issueresolution.v1beta.Impact.Builder Overall impact of the issue.
com.google.shopping.merchant.issueresolution.v1beta.InputField Input field that needs to be available to the business. If the field is marked as required, then a value needs to be provided for a successful processing of the request.
com.google.shopping.merchant.issueresolution.v1beta.InputField.Builder Input field that needs to be available to the business. If the field is marked as required, then a value needs to be provided for a successful processing of the request.
com.google.shopping.merchant.issueresolution.v1beta.InputField.CheckboxInput Checkbox input allows the business to provide a boolean value. Corresponds to the html input type=checkbox.
com.google.shopping.merchant.issueresolution.v1beta.InputField.CheckboxInput.Builder Checkbox input allows the business to provide a boolean value. Corresponds to the html input type=checkbox.
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInput Choice input allows the business to select one of the offered choices. Some choices may be linked to additional input fields that should be displayed under or next to the choice option. The value for the additional input
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInput.Builder Choice input allows the business to select one of the offered choices. Some choices may be linked to additional input fields that should be displayed under or next to the choice option. The value for the additional input
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInput.ChoiceInputOption A choice that the business can select.
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInput.ChoiceInputOption.Builder A choice that the business can select.
com.google.shopping.merchant.issueresolution.v1beta.InputField.TextInput Text input allows the business to provide a text value.
com.google.shopping.merchant.issueresolution.v1beta.InputField.TextInput.Builder Text input allows the business to provide a text value.
com.google.shopping.merchant.issueresolution.v1beta.InputValue Input provided by the business for input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.Builder Input provided by the business for input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.CheckboxInputValue Value for checkbox input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.CheckboxInputValue.Builder Value for checkbox input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.ChoiceInputValue Value for choice input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.ChoiceInputValue.Builder Value for choice input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.TextInputValue Value for text input field.
com.google.shopping.merchant.issueresolution.v1beta.InputValue.TextInputValue.Builder Value for text input field.
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionProto
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceGrpc Service to provide an issue resolution content for account issues and product issues.
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceGrpc.IssueResolutionServiceImplBase Base class for the server implementation of the service IssueResolutionService. Service to provide an issue resolution content for account issues and product
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceSettings.Builder Builder for IssueResolutionServiceSettings.
com.google.shopping.merchant.issueresolution.v1beta.ProductName
com.google.shopping.merchant.issueresolution.v1beta.ProductName.Builder Builder for accounts/{account}/products/{product}.
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesRequest Request to provide issue resolution content and actions for business's account issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesRequest.Builder Request to provide issue resolution content and actions for business's account issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesResponse Response containing an issue resolution content and actions for listed account issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesResponse.Builder Response containing an issue resolution content and actions for listed account issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderIssuesRequestPayload The payload for configuring how the content should be rendered.
com.google.shopping.merchant.issueresolution.v1beta.RenderIssuesRequestPayload.Builder The payload for configuring how the content should be rendered.
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesRequest Request to provide an issue resolution content and actions for product issues of business's product.
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesRequest.Builder Request to provide an issue resolution content and actions for product issues of business's product.
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesResponse Response containing an issue resolution content and actions for listed product issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesResponse.Builder Response containing an issue resolution content and actions for listed product issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderedIssue An issue affecting specific business or their product.
com.google.shopping.merchant.issueresolution.v1beta.RenderedIssue.Builder An issue affecting specific business or their product.
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip Block of text that may contain a tooltip with more information.
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip.Builder Block of text that may contain a tooltip with more information.
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionPayload The payload for the triggered action.
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionPayload.Builder The payload for the triggered action.
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionRequest Request to start the selected action
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionRequest.Builder Request to start the selected action
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionResponse Response informing about the started action.
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionResponse.Builder Response informing about the started action.

Interfaces

Interface Description
com.google.shopping.merchant.issueresolution.v1beta.Action.ReasonOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.ActionFlowOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.ActionInputOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.ActionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.Breakdown.RegionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.BreakdownOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction.AdditionalContentOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleActionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.BuiltInUserInputActionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.CalloutOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.ExternalActionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.ImpactOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputField.CheckboxInputOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInput.ChoiceInputOptionOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputField.ChoiceInputOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputField.TextInputOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputFieldOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputValue.CheckboxInputValueOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputValue.ChoiceInputValueOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputValue.TextInputValueOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.InputValueOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.IssueResolutionServiceGrpc.AsyncService Service to provide an issue resolution content for account issues and product issues.
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesRequestOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.RenderAccountIssuesResponseOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.RenderIssuesRequestPayloadOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesRequestOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.RenderProductIssuesResponseOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.RenderedIssueOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltipOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionPayloadOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionRequestOrBuilder
com.google.shopping.merchant.issueresolution.v1beta.TriggerActionResponseOrBuilder

Enums

Enum Description
com.google.shopping.merchant.issueresolution.v1beta.Action.ActionCase
com.google.shopping.merchant.issueresolution.v1beta.BuiltInSimpleAction.BuiltInSimpleActionType Enum specifying the type of action in third-party application.
com.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint Enum specifying the suggested style, how the message should be rendered.
com.google.shopping.merchant.issueresolution.v1beta.ContentOption Enum specifying how is the content returned.
com.google.shopping.merchant.issueresolution.v1beta.ExternalAction.ExternalActionType Enum specifying the type of action that requires to redirect the business to an external location.
com.google.shopping.merchant.issueresolution.v1beta.InputField.TextInput.TextInputType Enum specifying the type of the text input and how it should be rendered.
com.google.shopping.merchant.issueresolution.v1beta.InputField.ValueInputCase
com.google.shopping.merchant.issueresolution.v1beta.InputValue.ValueCase
com.google.shopping.merchant.issueresolution.v1beta.RenderedIssue.ContentCase
com.google.shopping.merchant.issueresolution.v1beta.RenderedIssue.OutOfCourtDisputeSettlementCase
com.google.shopping.merchant.issueresolution.v1beta.Severity Enum specifying the severity of the issue.
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip.TooltipIconStyle Enum specifying the type of an icon that is being used to display a corresponding tooltip in the Merchant Center.
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip.TooltipValueCase
com.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip.ValueCase
com.google.shopping.merchant.issueresolution.v1beta.UserInputActionRenderingOption Enum specifying how actions with user input forms, such as requesting re-review, are handled.