Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class OpenApiDocument.
An OpenAPI Specification Document describing an API.
Generated from protobuf message google.cloud.apigateway.v1.ApiConfig.OpenApiDocument
Namespace
Google \ Cloud \ ApiGateway \ V1 \ ApiConfigMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ document |
File
The OpenAPI Specification document file. |
getDocument
The OpenAPI Specification document file.
| Returns | |
|---|---|
| Type | Description |
File|null |
|
hasDocument
clearDocument
setDocument
The OpenAPI Specification document file.
| Parameter | |
|---|---|
| Name | Description |
var |
File
|
| Returns | |
|---|---|
| Type | Description |
$this |
|