Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType (v0.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Meet V2BETA API module Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType.
Determines whether an artifact can be automatically generated in the
meeting space.
Constants
AUTO_GENERATION_TYPE_UNSPECIFIED
value: 0 Default value specified by user policy.
This should never be returned.
ON
value: 1 The artifact is generated automatically.
OFF
value: 2 The artifact is not generated automatically.