Show / Hide Table of Contents

Enum ProjectsResource.SitesResource.VersionsResource.FilesResource.ListRequest.StatusEnum

The type of files that should be listed for the specified version.

Namespace: Google.Apis.FirebaseHosting.v1beta1
Assembly: Google.Apis.FirebaseHosting.v1beta1.dll
Syntax
public enum ProjectsResource.SitesResource.VersionsResource.FilesResource.ListRequest.StatusEnum

Fields

Name Description
ACTIVE

The file has already been uploaded to Firebase Hosting.

EXPECTED

The file has been included in the version and is expected to be uploaded in the near future.

STATUSUNSPECIFIED

The default status; should not be intentionally used.

In this article
Back to top Generated by DocFX