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 classDatacenterConnector.BuilderDatacenterConnector 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 classDatacenterConnector.StateThe 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 intAPPLIANCE_INFRASTRUCTURE_VERSION_FIELD_NUMBERstatic intAPPLIANCE_SOFTWARE_VERSION_FIELD_NUMBERstatic intAVAILABLE_VERSIONS_FIELD_NUMBERstatic intBUCKET_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intERROR_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intREGISTRATION_ID_FIELD_NUMBERstatic intSERVICE_ACCOUNT_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intSTATE_TIME_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBERstatic intUPGRADE_STATUS_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetApplianceInfrastructureVersion()Output only.com.google.protobuf.ByteStringgetApplianceInfrastructureVersionBytes()Output only.StringgetApplianceSoftwareVersion()Output only.com.google.protobuf.ByteStringgetApplianceSoftwareVersionBytes()Output only.AvailableUpdatesgetAvailableVersions()Output only.AvailableUpdatesOrBuildergetAvailableVersionsOrBuilder()Output only.StringgetBucket()Output only.com.google.protobuf.ByteStringgetBucketBytes()Output only.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static DatacenterConnectorgetDefaultInstance()DatacenterConnectorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.rpc.StatusgetError()Output only.com.google.rpc.StatusOrBuildergetErrorOrBuilder()Output only.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.com.google.protobuf.Parser<DatacenterConnector>getParserForType()StringgetRegistrationId()Immutable.com.google.protobuf.ByteStringgetRegistrationIdBytes()Immutable.intgetSerializedSize()StringgetServiceAccount()The service account to use in the connector when communicating with the cloud.com.google.protobuf.ByteStringgetServiceAccountBytes()The service account to use in the connector when communicating with the cloud.DatacenterConnector.StategetState()Output only.com.google.protobuf.TimestampgetStateTime()Output only.com.google.protobuf.TimestampOrBuildergetStateTimeOrBuilder()Output only.intgetStateValue()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.UpgradeStatusgetUpgradeStatus()Output only.UpgradeStatusOrBuildergetUpgradeStatusOrBuilder()Output only.StringgetVersion()The version running in the DatacenterConnector.com.google.protobuf.ByteStringgetVersionBytes()The version running in the DatacenterConnector.booleanhasAvailableVersions()Output only.booleanhasCreateTime()Output only.booleanhasError()Output only.inthashCode()booleanhasStateTime()Output only.booleanhasUpdateTime()Output only.booleanhasUpgradeStatus()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DatacenterConnector.BuildernewBuilder()static DatacenterConnector.BuildernewBuilder(DatacenterConnector prototype)DatacenterConnector.BuildernewBuilderForType()protected DatacenterConnector.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DatacenterConnectorparseDelimitedFrom(InputStream input)static DatacenterConnectorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatacenterConnectorparseFrom(byte[] data)static DatacenterConnectorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatacenterConnectorparseFrom(com.google.protobuf.ByteString data)static DatacenterConnectorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatacenterConnectorparseFrom(com.google.protobuf.CodedInputStream input)static DatacenterConnectorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatacenterConnectorparseFrom(InputStream input)static DatacenterConnectorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatacenterConnectorparseFrom(ByteBuffer data)static DatacenterConnectorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DatacenterConnector>parser()DatacenterConnector.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein 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:
hasCreateTimein 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:
getCreateTimein 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:
getCreateTimeOrBuilderin 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:
hasUpdateTimein 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:
getUpdateTimein 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:
getUpdateTimeOrBuilderin interfaceDatacenterConnectorOrBuilder
-
getName
public String getName()
Output only. The connector's name.
string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein 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:
getNameBytesin 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:
getRegistrationIdin 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:
getRegistrationIdBytesin 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:
getServiceAccountin 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:
getServiceAccountBytesin 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:
getVersionin 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:
getVersionBytesin 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:
getBucketin 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:
getBucketBytesin 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:
getStateValuein 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:
getStatein 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:
hasStateTimein 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:
getStateTimein 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:
getStateTimeOrBuilderin 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:
hasErrorin 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:
getErrorin 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:
getErrorOrBuilderin 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:
getApplianceInfrastructureVersionin 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:
getApplianceInfrastructureVersionBytesin 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:
getApplianceSoftwareVersionin 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:
getApplianceSoftwareVersionBytesin 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:
hasAvailableVersionsin 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:
getAvailableVersionsin 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:
getAvailableVersionsOrBuilderin 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:
hasUpgradeStatusin 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:
getUpgradeStatusin 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:
getUpgradeStatusOrBuilderin interfaceDatacenterConnectorOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DatacenterConnector.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DatacenterConnector getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-