Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ConnectionsResource.GitRepositoryLinksResource.FetchGitRefsRequest.RefTypeEnum

Required. Type of refs to fetch.

Namespace: Google.Apis.DeveloperConnect.v1
Assembly: Google.Apis.DeveloperConnect.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ConnectionsResource.GitRepositoryLinksResource.FetchGitRefsRequest.RefTypeEnum

Fields

Name Description
BRANCH

To fetch branches.

REFTYPEUNSPECIFIED

No type specified.

TAG

To fetch tags.

In this article
Back to top Generated by DocFX