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. |