@Deprecated public static interface PipelineTaskExecutorDetail.CustomJobDetailOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJob()
Deprecated.
Output only.
|
com.google.protobuf.ByteString |
getJobBytes()
Deprecated.
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
com.google.protobuf.ByteString getJobBytes()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
Copyright © 2022 Google LLC. All rights reserved.