Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ApisResource.VersionsResource.SpecsResource.FetchAdditionalSpecContentRequest.SpecContentTypeEnum

Optional. The type of the spec contents to be retrieved.

Namespace: Google.Apis.APIhub.v1
Assembly: Google.Apis.APIhub.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ApisResource.VersionsResource.SpecsResource.FetchAdditionalSpecContentRequest.SpecContentTypeEnum

Fields

Name Description
BOOSTEDSPECCONTENT

The spec content type for boosted spec.

GATEWAYOPENAPISPEC

The spec content type for OpenAPI spec. This enum is used for OpenAPI specs ingested via APIGEE X Gateway.

SPECCONTENTTYPEUNSPECIFIED

Unspecified spec content type. Defaults to spec content uploaded by the user.

In this article
Back to top Generated by DocFX