Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class GetApiConfigRequest.
Request message for ApiGatewayService.GetApiConfig
Generated from protobuf message google.cloud.apigateway.v1.GetApiConfigRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*
↳ view
int
Specifies which fields of the API Config are returned in the response. Defaults to BASIC
view.
getName
Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*
string
setName
Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*
var
string
$this
getView
Specifies which fields of the API Config are returned in the response.
Defaults to BASIC
view.
int
setView
Specifies which fields of the API Config are returned in the response.
Defaults to BASIC
view.
var
int
$this