activeSchemaVersion property

String? activeSchemaVersion
getter/setter pair

SchemaVersion used by the Processor.

It is the same as Processor's DatasetSchema.schema_version Format is `projects/{project}/locations/{location}/schemas/{schema}/schemaVersions/{schema_version}

Optional.

Implementation

core.String? activeSchemaVersion;