Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.DataStoresResource.BranchesResource.GetRequest.ViewEnum

The view to apply to the returned Branch. Defaults to Branch.BranchView.BASIC if unspecified.

Namespace: Google.Apis.DiscoveryEngine.v1alpha
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.DataStoresResource.BranchesResource.GetRequest.ViewEnum

Fields

Name Description
BRANCHVIEWBASIC

Includes basic metadata about the branch, but not statistical fields. See documentation of individual fields of Branch to know what is excluded.

BRANCHVIEWFULL

Includes all fields of a Branch.

BRANCHVIEWUNSPECIFIED

The value when it's unspecified. This defaults to the BASIC view.

In this article
Back to top Generated by DocFX