public static interface BackgroundJobLogEntry.SeedJobDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionProfile()
Output only.
|
com.google.protobuf.ByteString |
getConnectionProfileBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConnectionProfile()
Output only. The connection profile which was used for the seed job.
string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getConnectionProfileBytes()
Output only. The connection profile which was used for the seed job.
string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2024 Google LLC. All rights reserved.