public interface CustomOutputFormatConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CustomOutputFormatConfig.CustomOutputFormatConfigCase |
getCustomOutputFormatConfigCase() |
boolean |
getReturnRawOutput()
Optional.
|
boolean |
hasReturnRawOutput()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReturnRawOutput()
Optional. Whether to return raw output.
bool return_raw_output = 1 [(.google.api.field_behavior) = OPTIONAL];boolean getReturnRawOutput()
Optional. Whether to return raw output.
bool return_raw_output = 1 [(.google.api.field_behavior) = OPTIONAL];CustomOutputFormatConfig.CustomOutputFormatConfigCase getCustomOutputFormatConfigCase()
Copyright © 2025 Google LLC. All rights reserved.