containingFolder property

String? containingFolder
getter/setter pair

The containing Folder resource name.

This should take the format: projects/{project}/locations/{location}/folders/{folder}, projects/{project}/locations/{location}/teamFolders/{teamFolder}, or just "" if this is a root Folder. This field can only be updated through MoveFolder.

Optional.

Implementation

core.String? containingFolder;