Class GetApiConfigRequest (1.0.4)

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

Request message for ApiGatewayService.GetApiConfig .. attribute:: name

Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

:type: str

Attribute

NameDescription
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.