Class InstanceView (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
InstanceView(value)
View on Instance. Pass this enum to rpcs that returns an
Instance message to control which subsets of fields to get.
Enums
Name
Description
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 2026-05-07 UTC."],[],[]]