Google Cloud Migration Center V1 Client - Class InterfaceType (1.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Migration Center V1 Client class InterfaceType.
Disks interface type.
Protobuf type google.cloud.migrationcenter.v1.DiskEntry.InterfaceType
Namespace
Google \ Cloud \ MigrationCenter \ V1 \ DiskEntry
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
INTERFACE_TYPE_UNSPECIFIED
Interface type unknown or unspecified.
Generated from protobuf enum INTERFACE_TYPE_UNSPECIFIED = 0;
IDE
IDE interface type.
Generated from protobuf enum IDE = 1;
SATA
SATA interface type.
Generated from protobuf enum SATA = 2;
SAS
SAS interface type.
Generated from protobuf enum SAS = 3;
SCSI
SCSI interface type.
Generated from protobuf enum SCSI = 4;
NVME
NVME interface type.
Generated from protobuf enum NVME = 5;
FC
FC interface type.
Generated from protobuf enum FC = 6;
ISCSI
iSCSI interface type.
Generated from protobuf enum ISCSI = 7;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Migration Center V1 Client - Class InterfaceType (1.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.2 (latest)](/php/docs/reference/cloud-migrationcenter/latest/V1.DiskEntry.InterfaceType)\n- [1.1.1](/php/docs/reference/cloud-migrationcenter/1.1.1/V1.DiskEntry.InterfaceType)\n- [1.0.3](/php/docs/reference/cloud-migrationcenter/1.0.3/V1.DiskEntry.InterfaceType)\n- [0.4.5](/php/docs/reference/cloud-migrationcenter/0.4.5/V1.DiskEntry.InterfaceType)\n- [0.3.1](/php/docs/reference/cloud-migrationcenter/0.3.1/V1.DiskEntry.InterfaceType)\n- [0.2.0](/php/docs/reference/cloud-migrationcenter/0.2.0/V1.DiskEntry.InterfaceType)\n- [0.1.0](/php/docs/reference/cloud-migrationcenter/0.1.0/V1.DiskEntry.InterfaceType) \nReference documentation and code samples for the Google Cloud Migration Center V1 Client class InterfaceType.\n\nDisks interface type.\n\nProtobuf type `google.cloud.migrationcenter.v1.DiskEntry.InterfaceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ MigrationCenter \\\\ V1 \\\\ DiskEntry\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INTERFACE_TYPE_UNSPECIFIED\n\n Value: 0\n\nInterface type unknown or unspecified.\n\nGenerated from protobuf enum `INTERFACE_TYPE_UNSPECIFIED = 0;`\n\n### IDE\n\n Value: 1\n\nIDE interface type.\n\nGenerated from protobuf enum `IDE = 1;`\n\n### SATA\n\n Value: 2\n\nSATA interface type.\n\nGenerated from protobuf enum `SATA = 2;`\n\n### SAS\n\n Value: 3\n\nSAS interface type.\n\nGenerated from protobuf enum `SAS = 3;`\n\n### SCSI\n\n Value: 4\n\nSCSI interface type.\n\nGenerated from protobuf enum `SCSI = 4;`\n\n### NVME\n\n Value: 5\n\nNVME interface type.\n\nGenerated from protobuf enum `NVME = 5;`\n\n### FC\n\n Value: 6\n\nFC interface type.\n\nGenerated from protobuf enum `FC = 6;`\n\n### ISCSI\n\n Value: 7\n\niSCSI interface type.\n\nGenerated from protobuf enum `ISCSI = 7;`"]]