Reference documentation and code samples for the API Gateway V1 API class Google::Cloud::ApiGateway::V1::ApiConfig::OpenApiDocument.
An OpenAPI Specification Document describing an API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#document
def document() -> ::Google::Cloud::ApiGateway::V1::ApiConfig::File
Returns
- (::Google::Cloud::ApiGateway::V1::ApiConfig::File) — The OpenAPI Specification document file.
#document=
def document=(value) -> ::Google::Cloud::ApiGateway::V1::ApiConfig::File
Parameter
- value (::Google::Cloud::ApiGateway::V1::ApiConfig::File) — The OpenAPI Specification document file.
Returns
- (::Google::Cloud::ApiGateway::V1::ApiConfig::File) — The OpenAPI Specification document file.