Candidate
Candidate prompt response
Operations
GetFinishReason
Get finishing reason
method : public : GetFinishReason() ~ String
Return
Type | Description |
---|---|
String | finishing reason |
GetSafetyRatings
Get safety ratings
method : public : GetSafetyRatings() ~ Vector<Collection.Tuple.Pair<String,String>>
Return
Type | Description |
---|---|
Vector<CollectionTuplePair<String,String>> | list of safety ratings |
ToString
String representation of the object
method : public : ToString() ~ String
Return
Type | Description |
---|---|
String | string representation |