GetApiConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for ApiGatewayService.GetApiConfig
Attributes |
|
---|---|
Name | Description |
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.