Class Version (1.5.2)

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

The Data Fusion version. This proto message stores information about certain Data Fusion version, which is used for Data Fusion version upgrade.

Attributes

NameDescription
version_number str
The version number of the Data Fusion instance, such as '6.0.1.0'.
default_version bool
Whether this is currently the default version for Cloud Data Fusion
available_features Sequence[str]
Represents a list of available feature names for a given version.
type_ google.cloud.data_fusion_v1.types.Version.Type
Type represents the release availability of the version

Inheritance

builtins.object > proto.message.Message > Version

Classes

Type

Type(value)

Each type represents the release availability of a CDF version