Show / Hide Table of Contents

Enum SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType

Determines whether an artifact can be automatically generated in the meeting space.

Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType

Fields

Name Description
Off

The artifact is not generated automatically.

On

The artifact is generated automatically.

Unspecified

Default value specified by user policy. This should never be returned.

In this article
Back to top Generated by DocFX