Interface protos.google.cloud.migrationcenter.v1.IPreferenceSet (2.1.0)

Properties of a PreferenceSet.

Package

@google-cloud/migrationcenter

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

PreferenceSet createTime

description

description?: (string|null);

PreferenceSet description

displayName

displayName?: (string|null);

PreferenceSet displayName

name

name?: (string|null);

PreferenceSet name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PreferenceSet updateTime

virtualMachinePreferences

virtualMachinePreferences?: (google.cloud.migrationcenter.v1.IVirtualMachinePreferences|null);

PreferenceSet virtualMachinePreferences