Package com.google.shopping.merchant.productstudio.v1alpha (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.productstudio.v1alpha.TextSuggestionsServiceClient |
Service Description: Service that exposes Generative AI (GenAI) endpoints for creating and
enhancing product text content, such as titles, descriptions, etc.
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.productstudio.v1alpha.TextSuggestionsServiceSettings |
Settings class to configure an instance of TextSuggestionsServiceClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.shopping.merchant.productstudio.v1alpha.GenerateProductTextSuggestionsRequest | Request message for the GenerateProductTextSuggestions method. |
com.google.shopping.merchant.productstudio.v1alpha.GenerateProductTextSuggestionsRequest.Builder | Request message for the GenerateProductTextSuggestions method. |
com.google.shopping.merchant.productstudio.v1alpha.GenerateProductTextSuggestionsResponse | Response message for the GenerateProductTextSuggestions method. |
com.google.shopping.merchant.productstudio.v1alpha.GenerateProductTextSuggestionsResponse.Builder | Response message for the GenerateProductTextSuggestions method. |
com.google.shopping.merchant.productstudio.v1alpha.Image | Product image represented as bytes directly or a URI. |
com.google.shopping.merchant.productstudio.v1alpha.Image.Builder | Product image represented as bytes directly or a URI. |
com.google.shopping.merchant.productstudio.v1alpha.OutputSpec | Configuration parameters that directly influence what content is generated, and how that content is rendered in the final response. |
com.google.shopping.merchant.productstudio.v1alpha.OutputSpec.Builder | Configuration parameters that directly influence what content is generated, and how that content is rendered in the final response. |
com.google.shopping.merchant.productstudio.v1alpha.ProductInfo | Available information about the product. Used to inform the genAI models. |
com.google.shopping.merchant.productstudio.v1alpha.ProductInfo.Builder | Available information about the product. Used to inform the genAI models. |
com.google.shopping.merchant.productstudio.v1alpha.ProductTextGenerationMetadata | Wrapper data type for any metadata associated with text generation. |
com.google.shopping.merchant.productstudio.v1alpha.ProductTextGenerationMetadata.Builder | Wrapper data type for any metadata associated with text generation. |
com.google.shopping.merchant.productstudio.v1alpha.ProductTextGenerationSuggestion | Text generated for a product, optionally including its quality score. |
com.google.shopping.merchant.productstudio.v1alpha.ProductTextGenerationSuggestion.Builder | Text generated for a product, optionally including its quality score. |
com.google.shopping.merchant.productstudio.v1alpha.TextSuggestionsProto | |
com.google.shopping.merchant.productstudio.v1alpha.TextSuggestionsServiceGrpc | Service that exposes Generative AI (GenAI) endpoints for creating and enhancing product text content, such as titles, descriptions, etc. |
com.google.shopping.merchant.productstudio.v1alpha.TextSuggestionsServiceGrpc.TextSuggestionsServiceImplBase | Base class for the server implementation of the service TextSuggestionsService. Service that exposes Generative AI (GenAI) endpoints for creating and |
com.google.shopping.merchant.productstudio.v1alpha.TextSuggestionsServiceSettings.Builder | Builder for TextSuggestionsServiceSettings. |
com.google.shopping.merchant.productstudio.v1alpha.TitleExample | A hand-crafted example of a product title improvement. These examples are provided to the AI to improve its quality and guide it towards required outputs. |
com.google.shopping.merchant.productstudio.v1alpha.TitleExample.Builder | A hand-crafted example of a product title improvement. These examples are provided to the AI to improve its quality and guide it towards required outputs. |
Interfaces
Enums
Enum | Description |
---|---|
com.google.shopping.merchant.productstudio.v1alpha.Image.ImageCase |