Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListCustomModelsResponse.
Response message for SearchTuningService.ListCustomModels method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#models
def models() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::CustomTuningModel>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CustomTuningModel>) — List of custom tuning models.
#models=
def models=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::CustomTuningModel>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CustomTuningModel>) — List of custom tuning models.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CustomTuningModel>) — List of custom tuning models.