Show / Hide Table of Contents

Enum ServicesResource.ConfigsResource.GetRequest.ViewEnum

Specifies which parts of the Service Config should be returned in the response.

Namespace: Google.Apis.ServiceManagement.v1
Assembly: Google.Apis.ServiceManagement.v1.dll
Syntax
public enum ServicesResource.ConfigsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Server response includes all fields except SourceInfo.

FULL

Server response includes all fields including SourceInfo. SourceFiles are of type 'google.api.servicemanagement.v1.ConfigFile' and are only available for configs created using the SubmitConfigSource method.

In this article
Back to top Generated by DocFX