public interface SshScriptOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getScript()
The ssh configuration script.
|
com.google.protobuf.ByteString |
getScriptBytes()
The ssh configuration script.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getScript()
The ssh configuration script.
string script = 1;com.google.protobuf.ByteString getScriptBytes()
The ssh configuration script.
string script = 1;Copyright © 2024 Google LLC. All rights reserved.