Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GenerateSyntheticDataResponse.
The response containing the generated data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#synthetic_examples
def synthetic_examples() -> ::Array<::Google::Cloud::AIPlatform::V1::SyntheticExample>
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SyntheticExample>) — A list of generated synthetic examples.
#synthetic_examples=
def synthetic_examples=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::SyntheticExample>
Parameter
- value (::Array<::Google::Cloud::AIPlatform::V1::SyntheticExample>) — A list of generated synthetic examples.
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SyntheticExample>) — A list of generated synthetic examples.