public interface ViewSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getViewQuery()
Output only.
|
com.google.protobuf.ByteString |
getViewQueryBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getViewQuery()
Output only. The query that defines the table view.
string view_query = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getViewQueryBytes()
Output only. The query that defines the table view.
string view_query = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2025 Google LLC. All rights reserved.