View on Instance. Pass this enum to rpcs that returns an Instance message to control which subsets of fields to get.
Enums
INSTANCE_VIEW_UNSPECIFIED
INSTANCE_VIEW_UNSPECIFIED Not specified, equivalent to BASIC.
INSTANCE_VIEW_BASIC
BASIC server responses for a primary or read instance include all the relevant instance details, excluding the details of each node in the instance. The default value.
INSTANCE_VIEW_FULL
FULL response is equivalent to BASIC for primary instance (for now). For read pool instance, this includes details of each node in the pool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-15 UTC."],[[["\u003cp\u003eThis endpoint retrieves details about a specific AlloyDB instance using a \u003ccode\u003eGET\u003c/code\u003e request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter is required to identify the target instance, and the request needs the \u003ccode\u003ealloydb.instances.get\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eview\u003c/code\u003e query parameter allows you to specify the level of detail to return about the instance, with options including \u003ccode\u003eINSTANCE_VIEW_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eINSTANCE_VIEW_BASIC\u003c/code\u003e, and \u003ccode\u003eINSTANCE_VIEW_FULL\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, and successful responses will contain an \u003ccode\u003eInstance\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]