Show / Hide Table of Contents

Enum UsersResource.AssetsResource.ListRequest.VisibilityEnum

The visibility of the assets to be returned. Defaults to VISIBILITY_UNSPECIFIED which returns all assets.

Namespace: Google.Apis.PolyService.v1
Assembly: Google.Apis.PolyService.v1.dll
Syntax
public enum UsersResource.AssetsResource.ListRequest.VisibilityEnum

Fields

Name Description
PRIVATE__

Returns only private assets.

PUBLISHED

Returns only published assets.

VISIBILITYUNSPECIFIED

No visibility specified. Returns all assets.

In this article
Back to top Generated by DocFX