Package com.google.cloud.vmmigration.v1
Class DatacenterConnector
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.vmmigration.v1.DatacenterConnector
-
- All Implemented Interfaces:
DatacenterConnectorOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class DatacenterConnector extends com.google.protobuf.GeneratedMessageV3 implements DatacenterConnectorOrBuilder
DatacenterConnector message describes a connector between the Source and Google Cloud, which is installed on a vmware datacenter (an OVA vm installed by the user) to connect the Datacenter to Google Cloud and support vm migration data transfer.
Protobuf typegoogle.cloud.vmmigration.v1.DatacenterConnector
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DatacenterConnector.Builder
DatacenterConnector message describes a connector between the Source and Google Cloud, which is installed on a vmware datacenter (an OVA vm installed by the user) to connect the Datacenter to Google Cloud and support vm migration data transfer.static class
DatacenterConnector.State
The possible values of the state.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
APPLIANCE_INFRASTRUCTURE_VERSION_FIELD_NUMBER
static int
APPLIANCE_SOFTWARE_VERSION_FIELD_NUMBER
static int
AVAILABLE_VERSIONS_FIELD_NUMBER
static int
BUCKET_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
ERROR_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
REGISTRATION_ID_FIELD_NUMBER
static int
SERVICE_ACCOUNT_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
STATE_TIME_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
static int
UPGRADE_STATUS_FIELD_NUMBER
static int
VERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getApplianceInfrastructureVersion()
Output only.com.google.protobuf.ByteString
getApplianceInfrastructureVersionBytes()
Output only.String
getApplianceSoftwareVersion()
Output only.com.google.protobuf.ByteString
getApplianceSoftwareVersionBytes()
Output only.AvailableUpdates
getAvailableVersions()
Output only.AvailableUpdatesOrBuilder
getAvailableVersionsOrBuilder()
Output only.String
getBucket()
Output only.com.google.protobuf.ByteString
getBucketBytes()
Output only.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static DatacenterConnector
getDefaultInstance()
DatacenterConnector
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.rpc.Status
getError()
Output only.com.google.rpc.StatusOrBuilder
getErrorOrBuilder()
Output only.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.com.google.protobuf.Parser<DatacenterConnector>
getParserForType()
String
getRegistrationId()
Immutable.com.google.protobuf.ByteString
getRegistrationIdBytes()
Immutable.int
getSerializedSize()
String
getServiceAccount()
The service account to use in the connector when communicating with the cloud.com.google.protobuf.ByteString
getServiceAccountBytes()
The service account to use in the connector when communicating with the cloud.DatacenterConnector.State
getState()
Output only.com.google.protobuf.Timestamp
getStateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getStateTimeOrBuilder()
Output only.int
getStateValue()
Output only.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.UpgradeStatus
getUpgradeStatus()
Output only.UpgradeStatusOrBuilder
getUpgradeStatusOrBuilder()
Output only.String
getVersion()
The version running in the DatacenterConnector.com.google.protobuf.ByteString
getVersionBytes()
The version running in the DatacenterConnector.boolean
hasAvailableVersions()
Output only.boolean
hasCreateTime()
Output only.boolean
hasError()
Output only.int
hashCode()
boolean
hasStateTime()
Output only.boolean
hasUpdateTime()
Output only.boolean
hasUpgradeStatus()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static DatacenterConnector.Builder
newBuilder()
static DatacenterConnector.Builder
newBuilder(DatacenterConnector prototype)
DatacenterConnector.Builder
newBuilderForType()
protected DatacenterConnector.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DatacenterConnector
parseDelimitedFrom(InputStream input)
static DatacenterConnector
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DatacenterConnector
parseFrom(byte[] data)
static DatacenterConnector
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DatacenterConnector
parseFrom(com.google.protobuf.ByteString data)
static DatacenterConnector
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DatacenterConnector
parseFrom(com.google.protobuf.CodedInputStream input)
static DatacenterConnector
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DatacenterConnector
parseFrom(InputStream input)
static DatacenterConnector
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DatacenterConnector
parseFrom(ByteBuffer data)
static DatacenterConnector
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<DatacenterConnector>
parser()
DatacenterConnector.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REGISTRATION_ID_FIELD_NUMBER
public static final int REGISTRATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_ACCOUNT_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUCKET_FIELD_NUMBER
public static final int BUCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_TIME_FIELD_NUMBER
public static final int STATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLIANCE_INFRASTRUCTURE_VERSION_FIELD_NUMBER
public static final int APPLIANCE_INFRASTRUCTURE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLIANCE_SOFTWARE_VERSION_FIELD_NUMBER
public static final int APPLIANCE_SOFTWARE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AVAILABLE_VERSIONS_FIELD_NUMBER
public static final int AVAILABLE_VERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPGRADE_STATUS_FIELD_NUMBER
public static final int UPGRADE_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time the connector was created (as an API call, not when it was actually installed).
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time the connector was created (as an API call, not when it was actually installed).
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the connector was created (as an API call, not when it was actually installed).
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The last time the connector was updated with an API call.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The last time the connector was updated with an API call.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last time the connector was updated with an API call.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
getName
public String getName()
Output only. The connector's name.
string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The connector's name.
string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for name.
-
getRegistrationId
public String getRegistrationId()
Immutable. A unique key for this connector. This key is internal to the OVA connector and is supplied with its creation during the registration process and can not be modified.
string registration_id = 12 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getRegistrationId
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The registrationId.
-
getRegistrationIdBytes
public com.google.protobuf.ByteString getRegistrationIdBytes()
Immutable. A unique key for this connector. This key is internal to the OVA connector and is supplied with its creation during the registration process and can not be modified.
string registration_id = 12 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getRegistrationIdBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for registrationId.
-
getServiceAccount
public String getServiceAccount()
The service account to use in the connector when communicating with the cloud.
string service_account = 5;
- Specified by:
getServiceAccount
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
The service account to use in the connector when communicating with the cloud.
string service_account = 5;
- Specified by:
getServiceAccountBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for serviceAccount.
-
getVersion
public String getVersion()
The version running in the DatacenterConnector. This is supplied by the OVA connector during the registration process and can not be modified.
string version = 6;
- Specified by:
getVersion
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
The version running in the DatacenterConnector. This is supplied by the OVA connector during the registration process and can not be modified.
string version = 6;
- Specified by:
getVersionBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for version.
-
getBucket
public String getBucket()
Output only. The communication channel between the datacenter connector and Google Cloud.
string bucket = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getBucket
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bucket.
-
getBucketBytes
public com.google.protobuf.ByteString getBucketBytes()
Output only. The communication channel between the datacenter connector and Google Cloud.
string bucket = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getBucketBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for bucket.
-
getStateValue
public int getStateValue()
Output only. State of the DatacenterConnector, as determined by the health checks.
.google.cloud.vmmigration.v1.DatacenterConnector.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
getState
public DatacenterConnector.State getState()
Output only. State of the DatacenterConnector, as determined by the health checks.
.google.cloud.vmmigration.v1.DatacenterConnector.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The state.
-
hasStateTime
public boolean hasStateTime()
Output only. The time the state was last set.
.google.protobuf.Timestamp state_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasStateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the stateTime field is set.
-
getStateTime
public com.google.protobuf.Timestamp getStateTime()
Output only. The time the state was last set.
.google.protobuf.Timestamp state_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateTime
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The stateTime.
-
getStateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStateTimeOrBuilder()
Output only. The time the state was last set.
.google.protobuf.Timestamp state_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateTimeOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
hasError
public boolean hasError()
Output only. Provides details on the state of the Datacenter Connector in case of an error.
.google.rpc.Status error = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasError
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the error field is set.
-
getError
public com.google.rpc.Status getError()
Output only. Provides details on the state of the Datacenter Connector in case of an error.
.google.rpc.Status error = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getError
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The error.
-
getErrorOrBuilder
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. Provides details on the state of the Datacenter Connector in case of an error.
.google.rpc.Status error = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getErrorOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
getApplianceInfrastructureVersion
public String getApplianceInfrastructureVersion()
Output only. Appliance OVA version. This is the OVA which is manually installed by the user and contains the infrastructure for the automatically updatable components on the appliance.
string appliance_infrastructure_version = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getApplianceInfrastructureVersion
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The applianceInfrastructureVersion.
-
getApplianceInfrastructureVersionBytes
public com.google.protobuf.ByteString getApplianceInfrastructureVersionBytes()
Output only. Appliance OVA version. This is the OVA which is manually installed by the user and contains the infrastructure for the automatically updatable components on the appliance.
string appliance_infrastructure_version = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getApplianceInfrastructureVersionBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for applianceInfrastructureVersion.
-
getApplianceSoftwareVersion
public String getApplianceSoftwareVersion()
Output only. Appliance last installed update bundle version. This is the version of the automatically updatable components on the appliance.
string appliance_software_version = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getApplianceSoftwareVersion
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The applianceSoftwareVersion.
-
getApplianceSoftwareVersionBytes
public com.google.protobuf.ByteString getApplianceSoftwareVersionBytes()
Output only. Appliance last installed update bundle version. This is the version of the automatically updatable components on the appliance.
string appliance_software_version = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getApplianceSoftwareVersionBytes
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The bytes for applianceSoftwareVersion.
-
hasAvailableVersions
public boolean hasAvailableVersions()
Output only. The available versions for updating this appliance.
.google.cloud.vmmigration.v1.AvailableUpdates available_versions = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasAvailableVersions
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the availableVersions field is set.
-
getAvailableVersions
public AvailableUpdates getAvailableVersions()
Output only. The available versions for updating this appliance.
.google.cloud.vmmigration.v1.AvailableUpdates available_versions = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getAvailableVersions
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The availableVersions.
-
getAvailableVersionsOrBuilder
public AvailableUpdatesOrBuilder getAvailableVersionsOrBuilder()
Output only. The available versions for updating this appliance.
.google.cloud.vmmigration.v1.AvailableUpdates available_versions = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getAvailableVersionsOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
hasUpgradeStatus
public boolean hasUpgradeStatus()
Output only. The status of the current / last upgradeAppliance operation.
.google.cloud.vmmigration.v1.UpgradeStatus upgrade_status = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpgradeStatus
in interfaceDatacenterConnectorOrBuilder
- Returns:
- Whether the upgradeStatus field is set.
-
getUpgradeStatus
public UpgradeStatus getUpgradeStatus()
Output only. The status of the current / last upgradeAppliance operation.
.google.cloud.vmmigration.v1.UpgradeStatus upgrade_status = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpgradeStatus
in interfaceDatacenterConnectorOrBuilder
- Returns:
- The upgradeStatus.
-
getUpgradeStatusOrBuilder
public UpgradeStatusOrBuilder getUpgradeStatusOrBuilder()
Output only. The status of the current / last upgradeAppliance operation.
.google.cloud.vmmigration.v1.UpgradeStatus upgrade_status = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpgradeStatusOrBuilder
in interfaceDatacenterConnectorOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DatacenterConnector parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DatacenterConnector parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DatacenterConnector parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DatacenterConnector parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DatacenterConnector parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DatacenterConnector parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DatacenterConnector parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DatacenterConnector.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DatacenterConnector.Builder newBuilder()
-
newBuilder
public static DatacenterConnector.Builder newBuilder(DatacenterConnector prototype)
-
toBuilder
public DatacenterConnector.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DatacenterConnector.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DatacenterConnector getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DatacenterConnector> parser()
-
getParserForType
public com.google.protobuf.Parser<DatacenterConnector> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DatacenterConnector getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-