Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ConnectionsResource.RepositoriesResource.FetchGitRefsRequest.RefTypeEnum

Type of refs to fetch

Namespace: Google.Apis.CloudBuild.v2
Assembly: Google.Apis.CloudBuild.v2.dll
Syntax
public enum ProjectsResource.LocationsResource.ConnectionsResource.RepositoriesResource.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