Show / Hide Table of Contents

Enum CloudRunBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

Namespace: Google.Apis.CloudRun.v1
Assembly: Google.Apis.CloudRun.v1.dll
Syntax
public enum XgafvEnum : int

Fields

Name Description
Value1

v1 error format

Value2

v2 error format

Back to top