Class PreferenceSet (0.1.6)

PreferenceSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The preferences that apply to all assets in a given context.

Attributes

NameDescription
name str
Output only. Name of the preference set.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the preference set was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the preference set was last updated.
display_name str
User-friendly display name. Maximum length is 63 characters.
description str
A description of the preference set.
virtual_machine_preferences google.cloud.migrationcenter_v1.types.VirtualMachinePreferences
A set of preferences that applies to all virtual machines in the context.