Show / Hide Table of Contents

Enum ServiceUsageBaseServiceRequest<TResponse>.AltEnum

Data format for response.

Namespace: Google.Apis.ServiceUsage.v1beta1
Assembly: Google.Apis.ServiceUsage.v1beta1.dll
Syntax
public enum ServiceUsageBaseServiceRequest<TResponse>.AltEnum

Fields

Name Description
Json

Responses with Content-Type of application/json

Media

Media download with context-dependent Content-Type

Proto

Responses with Content-Type of application/x-protobuf

In this article
Back to top Generated by DocFX