Vertex AI v1 API - Class SyntheticExample (3.75.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class SyntheticExample : IMessage<SyntheticExample>, IEquatable<SyntheticExample>, IDeepCloneable<SyntheticExample>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class SyntheticExample.
Represents a single synthetic example, composed of multiple fields.
Used for providing few-shot examples in the request and for returning
generated examples in the response.