public final class ForwardSshTunnelConnectivity extends com.google.protobuf.GeneratedMessageV3 implements ForwardSshTunnelConnectivityOrBuilder
Forward SSH Tunnel connectivity.Protobuf type
google.cloud.clouddms.v1.ForwardSshTunnelConnectivity| Modifier and Type | Class and Description |
|---|---|
static class |
ForwardSshTunnelConnectivity.AuthenticationMethodCase |
static class |
ForwardSshTunnelConnectivity.Builder
Forward SSH Tunnel connectivity.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
HOSTNAME_FIELD_NUMBER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
static int |
PRIVATE_KEY_FIELD_NUMBER |
static int |
USERNAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ForwardSshTunnelConnectivity.AuthenticationMethodCase |
getAuthenticationMethodCase() |
static ForwardSshTunnelConnectivity |
getDefaultInstance() |
ForwardSshTunnelConnectivity |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHostname()
Required.
|
com.google.protobuf.ByteString |
getHostnameBytes()
Required.
|
com.google.protobuf.Parser<ForwardSshTunnelConnectivity> |
getParserForType() |
String |
getPassword()
Input only.
|
com.google.protobuf.ByteString |
getPasswordBytes()
Input only.
|
int |
getPort()
Port for the SSH tunnel, default value is 22.
|
String |
getPrivateKey()
Input only.
|
com.google.protobuf.ByteString |
getPrivateKeyBytes()
Input only.
|
int |
getSerializedSize() |
String |
getUsername()
Required.
|
com.google.protobuf.ByteString |
getUsernameBytes()
Required.
|
int |
hashCode() |
boolean |
hasPassword()
Input only.
|
boolean |
hasPrivateKey()
Input only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ForwardSshTunnelConnectivity.Builder |
newBuilder() |
static ForwardSshTunnelConnectivity.Builder |
newBuilder(ForwardSshTunnelConnectivity prototype) |
ForwardSshTunnelConnectivity.Builder |
newBuilderForType() |
protected ForwardSshTunnelConnectivity.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ForwardSshTunnelConnectivity |
parseDelimitedFrom(InputStream input) |
static ForwardSshTunnelConnectivity |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
parseFrom(byte[] data) |
static ForwardSshTunnelConnectivity |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
parseFrom(ByteBuffer data) |
static ForwardSshTunnelConnectivity |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
parseFrom(com.google.protobuf.ByteString data) |
static ForwardSshTunnelConnectivity |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ForwardSshTunnelConnectivity |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardSshTunnelConnectivity |
parseFrom(InputStream input) |
static ForwardSshTunnelConnectivity |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ForwardSshTunnelConnectivity> |
parser() |
ForwardSshTunnelConnectivity.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int HOSTNAME_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static final int PRIVATE_KEY_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public ForwardSshTunnelConnectivity.AuthenticationMethodCase getAuthenticationMethodCase()
getAuthenticationMethodCase in interface ForwardSshTunnelConnectivityOrBuilderpublic String getHostname()
Required. Hostname for the SSH tunnel.
string hostname = 1 [(.google.api.field_behavior) = REQUIRED];getHostname in interface ForwardSshTunnelConnectivityOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
Required. Hostname for the SSH tunnel.
string hostname = 1 [(.google.api.field_behavior) = REQUIRED];getHostnameBytes in interface ForwardSshTunnelConnectivityOrBuilderpublic String getUsername()
Required. Username for the SSH tunnel.
string username = 2 [(.google.api.field_behavior) = REQUIRED];getUsername in interface ForwardSshTunnelConnectivityOrBuilderpublic com.google.protobuf.ByteString getUsernameBytes()
Required. Username for the SSH tunnel.
string username = 2 [(.google.api.field_behavior) = REQUIRED];getUsernameBytes in interface ForwardSshTunnelConnectivityOrBuilderpublic int getPort()
Port for the SSH tunnel, default value is 22.
int32 port = 3;getPort in interface ForwardSshTunnelConnectivityOrBuilderpublic boolean hasPassword()
Input only. SSH password.
string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];hasPassword in interface ForwardSshTunnelConnectivityOrBuilderpublic String getPassword()
Input only. SSH password.
string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];getPassword in interface ForwardSshTunnelConnectivityOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
Input only. SSH password.
string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];getPasswordBytes in interface ForwardSshTunnelConnectivityOrBuilderpublic boolean hasPrivateKey()
Input only. SSH private key.
string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];hasPrivateKey in interface ForwardSshTunnelConnectivityOrBuilderpublic String getPrivateKey()
Input only. SSH private key.
string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];getPrivateKey in interface ForwardSshTunnelConnectivityOrBuilderpublic com.google.protobuf.ByteString getPrivateKeyBytes()
Input only. SSH private key.
string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];getPrivateKeyBytes in interface ForwardSshTunnelConnectivityOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ForwardSshTunnelConnectivity parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ForwardSshTunnelConnectivity parseFrom(InputStream input) throws IOException
IOExceptionpublic static ForwardSshTunnelConnectivity parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ForwardSshTunnelConnectivity parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ForwardSshTunnelConnectivity parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ForwardSshTunnelConnectivity parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ForwardSshTunnelConnectivity parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ForwardSshTunnelConnectivity.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ForwardSshTunnelConnectivity.Builder newBuilder()
public static ForwardSshTunnelConnectivity.Builder newBuilder(ForwardSshTunnelConnectivity prototype)
public ForwardSshTunnelConnectivity.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ForwardSshTunnelConnectivity.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ForwardSshTunnelConnectivity getDefaultInstance()
public static com.google.protobuf.Parser<ForwardSshTunnelConnectivity> parser()
public com.google.protobuf.Parser<ForwardSshTunnelConnectivity> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ForwardSshTunnelConnectivity getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.