@okutrade/account-api
Version:
TypeScript client for OKU Account API using Connect-ES
32 lines (31 loc) • 1.9 kB
JavaScript
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
import { file_google_api_expr_v1alpha1_value } from "./value_pb.js";
/**
* Describes the file google/api/expr/v1alpha1/explain.proto.
*/
export const file_google_api_expr_v1alpha1_explain = /*@__PURE__*/ fileDesc("CiZnb29nbGUvYXBpL2V4cHIvdjFhbHBoYTEvZXhwbGFpbi5wcm90bxIYZ29vZ2xlLmFwaS5leHByLnYxYWxwaGExIqsBCgdFeHBsYWluEi8KBnZhbHVlcxgBIAMoCzIfLmdvb2dsZS5hcGkuZXhwci52MWFscGhhMS5WYWx1ZRI+CgpleHByX3N0ZXBzGAIgAygLMiouZ29vZ2xlLmFwaS5leHByLnYxYWxwaGExLkV4cGxhaW4uRXhwclN0ZXAaKwoIRXhwclN0ZXASCgoCaWQYASABKAMSEwoLdmFsdWVfaW5kZXgYAiABKAU6AhgBQm8KHGNvbS5nb29nbGUuYXBpLmV4cHIudjFhbHBoYTFCDEV4cGxhaW5Qcm90b1ABWjxnb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVhcGlzL2FwaS9leHByL3YxYWxwaGExO2V4cHL4AQFiBnByb3RvMw", [file_google_api_expr_v1alpha1_value]);
/**
* Describes the message google.api.expr.v1alpha1.Explain.
* Use `create(ExplainSchema)` to create a new message.
* @deprecated
*/
export const ExplainSchema = /*@__PURE__*/ messageDesc(file_google_api_expr_v1alpha1_explain, 0);
/**
* Describes the message google.api.expr.v1alpha1.Explain.ExprStep.
* Use `create(Explain_ExprStepSchema)` to create a new message.
* @deprecated
*/
export const Explain_ExprStepSchema = /*@__PURE__*/ messageDesc(file_google_api_expr_v1alpha1_explain, 0, 0);