Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.GetRequest.ViewEnum

The view to apply to the returned Branch. Defaults to [Branch.BranchView.BASIC] if unspecified. See documentation of fields of Branch to find what fields are excluded from BASIC view.

Namespace: Google.Apis.CloudRetail.v2alpha
Assembly: Google.Apis.CloudRetail.v2alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.CatalogsResource.BranchesResource.GetRequest.ViewEnum

Fields

Name Description
BRANCHVIEWBASIC

Includes basic metadata about the branch, but not statistical fields. See documentation of fields of Branch to find what fields are excluded from BASIC view.

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