Class GetApiConfigRequest (1.1.1)

GetApiConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ApiGatewayService.GetApiConfig

Attributes

NameDescription
name str
Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*
view google.cloud.apigateway_v1.types.GetApiConfigRequest.ConfigView
Specifies which fields of the API Config are returned in the response. Defaults to BASIC view.

Classes

ConfigView

ConfigView(value)

Enum to control which fields should be included in the response.