Class CreateAgentResponse.Builder
java.lang.Object
com.google.genai.gaos.models.operations.CreateAgentResponse.Builder
- Enclosing class:
- CreateAgentResponse
-
Method Summary
Modifier and TypeMethodDescriptionSuccessful operationbuild()contentType(String contentType) HTTP response content type for this operationrawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingstatusCode(int statusCode) HTTP response status code for this operation
-
Method Details
-
contentType
HTTP response content type for this operation -
statusCode
HTTP response status code for this operation -
rawResponse
Raw HTTP response; suitable for custom response parsing -
agent
Successful operation -
build
-