public static interface BackgroundJobLogEntry.ConvertJobDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter()
Output only.
|
com.google.protobuf.ByteString |
getFilterBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFilter()
Output only. AIP-160 based filter used to specify the entities to convert
string filter = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getFilterBytes()
Output only. AIP-160 based filter used to specify the entities to convert
string filter = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2024 Google LLC. All rights reserved.