public interface OnDeployUpdatePolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRuntimeVersion()
Output only. contains the runtime version which was used during latest
function deployment.
|
com.google.protobuf.ByteString |
getRuntimeVersionBytes()
Output only. contains the runtime version which was used during latest
function deployment.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRuntimeVersion()
Output only. contains the runtime version which was used during latest function deployment.
string runtime_version = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getRuntimeVersionBytes()
Output only. contains the runtime version which was used during latest function deployment.
string runtime_version = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2024 Google LLC. All rights reserved.