grpcServices property

  1. @TagNumber(10)
List<ApiConfig_GrpcServiceDefinition> grpcServices

Optional. gRPC service definition files. If specified, openapi_documents must not be included.

Implementation

@$pb.TagNumber(10)
$core.List<ApiConfig_GrpcServiceDefinition> get grpcServices => $_getList(7);