grpcServices property

List<ApigatewayApiConfigGrpcServiceDefinition>? grpcServices
getter/setter pair

gRPC service definition files.

If specified, openapi_documents must not be included.

Optional.

Implementation

core.List<ApigatewayApiConfigGrpcServiceDefinition>? grpcServices;