Latest generation

This commit is contained in:
ci viz model
2025-07-28 14:34:22 +00:00
parent ef26488baa
commit 5d2daef3d1
130 changed files with 2344 additions and 1803 deletions

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/annotations.proto
//
// Generated from google/api/annotations.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,12 +14,12 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import 'http.pb.dart' as $15;
import 'http.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
class Annotations {
static final http = $pb.Extension<$15.HttpRule>(_omitMessageNames ? '' : 'google.protobuf.MethodOptions', _omitFieldNames ? '' : 'http', 72295728, $pb.PbFieldType.OM, defaultOrMaker: $15.HttpRule.getDefault, subBuilder: $15.HttpRule.create);
static final http = $pb.Extension<$0.HttpRule>(_omitMessageNames ? '' : 'google.protobuf.MethodOptions', _omitFieldNames ? '' : 'http', 72295728, $pb.PbFieldType.OM, defaultOrMaker: $0.HttpRule.getDefault, subBuilder: $0.HttpRule.create);
static void registerAllExtensions($pb.ExtensionRegistry registry) {
registry.add(http);
}

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/api/annotations.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/annotations.proto
//
// Generated from google/api/annotations.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/field_behavior.proto
//
// Generated from google/api/field_behavior.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/field_behavior.proto
//
// Generated from google/api/field_behavior.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/field_behavior.proto
//
// Generated from google/api/field_behavior.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/http.proto
//
// Generated from google/api/http.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/api/http.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/http.proto
//
// Generated from google/api/http.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/httpbody.proto
//
// Generated from google/api/httpbody.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,7 +14,7 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import '../protobuf/any.pb.dart' as $16;
import '../protobuf/any.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -61,7 +61,7 @@ class HttpBody extends $pb.GeneratedMessage {
factory HttpBody({
$core.String? contentType,
$core.List<$core.int>? data,
$core.Iterable<$16.Any>? extensions,
$core.Iterable<$0.Any>? extensions,
}) {
final result = create();
if (contentType != null) result.contentType = contentType;
@@ -78,7 +78,7 @@ class HttpBody extends $pb.GeneratedMessage {
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'HttpBody', package: const $pb.PackageName(_omitMessageNames ? '' : 'google.api'), createEmptyInstance: create)
..aOS(1, _omitFieldNames ? '' : 'contentType')
..a<$core.List<$core.int>>(2, _omitFieldNames ? '' : 'data', $pb.PbFieldType.OY)
..pc<$16.Any>(3, _omitFieldNames ? '' : 'extensions', $pb.PbFieldType.PM, subBuilder: $16.Any.create)
..pc<$0.Any>(3, _omitFieldNames ? '' : 'extensions', $pb.PbFieldType.PM, subBuilder: $0.Any.create)
..hasRequiredFields = false
;
@@ -122,7 +122,7 @@ class HttpBody extends $pb.GeneratedMessage {
/// Application specific response metadata. Must be set in the first response
/// for streaming APIs.
@$pb.TagNumber(3)
$pb.PbList<$16.Any> get extensions => $_getList(2);
$pb.PbList<$0.Any> get extensions => $_getList(2);
}

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/api/httpbody.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/api/httpbody.proto
//
// Generated from google/api/httpbody.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/any.proto
//
// Generated from google/protobuf/any.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/any.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/any.proto
//
// Generated from google/protobuf/any.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/api.proto
//
// Generated from google/protobuf/api.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,8 +14,8 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import 'source_context.pb.dart' as $18;
import 'type.pb.dart' as $17;
import 'source_context.pb.dart' as $1;
import 'type.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -32,11 +32,11 @@ class Api extends $pb.GeneratedMessage {
factory Api({
$core.String? name,
$core.Iterable<Method>? methods,
$core.Iterable<$17.Option>? options,
$core.Iterable<$0.Option>? options,
$core.String? version,
$18.SourceContext? sourceContext,
$1.SourceContext? sourceContext,
$core.Iterable<Mixin>? mixins,
$17.Syntax? syntax,
$0.Syntax? syntax,
}) {
final result = create();
if (name != null) result.name = name;
@@ -57,11 +57,11 @@ class Api extends $pb.GeneratedMessage {
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'Api', package: const $pb.PackageName(_omitMessageNames ? '' : 'google.protobuf'), createEmptyInstance: create)
..aOS(1, _omitFieldNames ? '' : 'name')
..pc<Method>(2, _omitFieldNames ? '' : 'methods', $pb.PbFieldType.PM, subBuilder: Method.create)
..pc<$17.Option>(3, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: $17.Option.create)
..pc<$0.Option>(3, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: $0.Option.create)
..aOS(4, _omitFieldNames ? '' : 'version')
..aOM<$18.SourceContext>(5, _omitFieldNames ? '' : 'sourceContext', subBuilder: $18.SourceContext.create)
..aOM<$1.SourceContext>(5, _omitFieldNames ? '' : 'sourceContext', subBuilder: $1.SourceContext.create)
..pc<Mixin>(6, _omitFieldNames ? '' : 'mixins', $pb.PbFieldType.PM, subBuilder: Mixin.create)
..e<$17.Syntax>(7, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: $17.Syntax.SYNTAX_PROTO2, valueOf: $17.Syntax.valueOf, enumValues: $17.Syntax.values)
..e<$0.Syntax>(7, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: $0.Syntax.SYNTAX_PROTO2, valueOf: $0.Syntax.valueOf, enumValues: $0.Syntax.values)
..hasRequiredFields = false
;
@@ -99,7 +99,7 @@ class Api extends $pb.GeneratedMessage {
/// Any metadata attached to the interface.
@$pb.TagNumber(3)
$pb.PbList<$17.Option> get options => $_getList(2);
$pb.PbList<$0.Option> get options => $_getList(2);
/// A version string for this interface. If specified, must have the form
/// `major-version.minor-version`, as in `1.10`. If the minor version is
@@ -132,15 +132,15 @@ class Api extends $pb.GeneratedMessage {
/// Source context for the protocol buffer service represented by this
/// message.
@$pb.TagNumber(5)
$18.SourceContext get sourceContext => $_getN(4);
$1.SourceContext get sourceContext => $_getN(4);
@$pb.TagNumber(5)
set sourceContext($18.SourceContext value) => $_setField(5, value);
set sourceContext($1.SourceContext value) => $_setField(5, value);
@$pb.TagNumber(5)
$core.bool hasSourceContext() => $_has(4);
@$pb.TagNumber(5)
void clearSourceContext() => $_clearField(5);
@$pb.TagNumber(5)
$18.SourceContext ensureSourceContext() => $_ensure(4);
$1.SourceContext ensureSourceContext() => $_ensure(4);
/// Included interfaces. See [Mixin][].
@$pb.TagNumber(6)
@@ -148,9 +148,9 @@ class Api extends $pb.GeneratedMessage {
/// The source syntax of the service.
@$pb.TagNumber(7)
$17.Syntax get syntax => $_getN(6);
$0.Syntax get syntax => $_getN(6);
@$pb.TagNumber(7)
set syntax($17.Syntax value) => $_setField(7, value);
set syntax($0.Syntax value) => $_setField(7, value);
@$pb.TagNumber(7)
$core.bool hasSyntax() => $_has(6);
@$pb.TagNumber(7)
@@ -165,8 +165,8 @@ class Method extends $pb.GeneratedMessage {
$core.bool? requestStreaming,
$core.String? responseTypeUrl,
$core.bool? responseStreaming,
$core.Iterable<$17.Option>? options,
$17.Syntax? syntax,
$core.Iterable<$0.Option>? options,
$0.Syntax? syntax,
}) {
final result = create();
if (name != null) result.name = name;
@@ -190,8 +190,8 @@ class Method extends $pb.GeneratedMessage {
..aOB(3, _omitFieldNames ? '' : 'requestStreaming')
..aOS(4, _omitFieldNames ? '' : 'responseTypeUrl')
..aOB(5, _omitFieldNames ? '' : 'responseStreaming')
..pc<$17.Option>(6, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: $17.Option.create)
..e<$17.Syntax>(7, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: $17.Syntax.SYNTAX_PROTO2, valueOf: $17.Syntax.valueOf, enumValues: $17.Syntax.values)
..pc<$0.Option>(6, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: $0.Option.create)
..e<$0.Syntax>(7, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: $0.Syntax.SYNTAX_PROTO2, valueOf: $0.Syntax.valueOf, enumValues: $0.Syntax.values)
..hasRequiredFields = false
;
@@ -264,13 +264,13 @@ class Method extends $pb.GeneratedMessage {
/// Any metadata attached to the method.
@$pb.TagNumber(6)
$pb.PbList<$17.Option> get options => $_getList(5);
$pb.PbList<$0.Option> get options => $_getList(5);
/// The source syntax of this method.
@$pb.TagNumber(7)
$17.Syntax get syntax => $_getN(6);
$0.Syntax get syntax => $_getN(6);
@$pb.TagNumber(7)
set syntax($17.Syntax value) => $_setField(7, value);
set syntax($0.Syntax value) => $_setField(7, value);
@$pb.TagNumber(7)
$core.bool hasSyntax() => $_has(6);
@$pb.TagNumber(7)

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/api.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/api.proto
//
// Generated from google/protobuf/api.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/compiler/plugin.proto
//
// Generated from google/protobuf/compiler/plugin.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,7 +14,7 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import '../descriptor.pb.dart' as $19;
import '../descriptor.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -109,7 +109,7 @@ class CodeGeneratorRequest extends $pb.GeneratedMessage {
$core.Iterable<$core.String>? fileToGenerate,
$core.String? parameter,
Version? compilerVersion,
$core.Iterable<$19.FileDescriptorProto>? protoFile,
$core.Iterable<$0.FileDescriptorProto>? protoFile,
}) {
final result = create();
if (fileToGenerate != null) result.fileToGenerate.addAll(fileToGenerate);
@@ -128,7 +128,7 @@ class CodeGeneratorRequest extends $pb.GeneratedMessage {
..pPS(1, _omitFieldNames ? '' : 'fileToGenerate')
..aOS(2, _omitFieldNames ? '' : 'parameter')
..aOM<Version>(3, _omitFieldNames ? '' : 'compilerVersion', subBuilder: Version.create)
..pc<$19.FileDescriptorProto>(15, _omitFieldNames ? '' : 'protoFile', $pb.PbFieldType.PM, subBuilder: $19.FileDescriptorProto.create)
..pc<$0.FileDescriptorProto>(15, _omitFieldNames ? '' : 'protoFile', $pb.PbFieldType.PM, subBuilder: $0.FileDescriptorProto.create)
;
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
@@ -191,7 +191,7 @@ class CodeGeneratorRequest extends $pb.GeneratedMessage {
/// Type names of fields and extensions in the FileDescriptorProto are always
/// fully qualified.
@$pb.TagNumber(15)
$pb.PbList<$19.FileDescriptorProto> get protoFile => $_getList(3);
$pb.PbList<$0.FileDescriptorProto> get protoFile => $_getList(3);
}
/// Represents a single generated file.

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/compiler/plugin.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/compiler/plugin.proto
//
// Generated from google/protobuf/compiler/plugin.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/descriptor.proto
//
// Generated from google/protobuf/descriptor.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/descriptor.proto
//
// Generated from google/protobuf/descriptor.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/descriptor.proto
//
// Generated from google/protobuf/descriptor.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/duration.proto
//
// Generated from google/protobuf/duration.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/duration.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/duration.proto
//
// Generated from google/protobuf/duration.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/empty.proto
//
// Generated from google/protobuf/empty.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/empty.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/empty.proto
//
// Generated from google/protobuf/empty.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/field_mask.proto
//
// Generated from google/protobuf/field_mask.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/field_mask.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/field_mask.proto
//
// Generated from google/protobuf/field_mask.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/source_context.proto
//
// Generated from google/protobuf/source_context.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/source_context.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/source_context.proto
//
// Generated from google/protobuf/source_context.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/struct.proto
//
// Generated from google/protobuf/struct.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/struct.proto
//
// Generated from google/protobuf/struct.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/struct.proto
//
// Generated from google/protobuf/struct.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/timestamp.proto
//
// Generated from google/protobuf/timestamp.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/timestamp.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/timestamp.proto
//
// Generated from google/protobuf/timestamp.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/type.proto
//
// Generated from google/protobuf/type.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,8 +14,8 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import 'any.pb.dart' as $16;
import 'source_context.pb.dart' as $18;
import 'any.pb.dart' as $1;
import 'source_context.pb.dart' as $0;
import 'type.pbenum.dart';
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -29,7 +29,7 @@ class Type extends $pb.GeneratedMessage {
$core.Iterable<Field>? fields,
$core.Iterable<$core.String>? oneofs,
$core.Iterable<Option>? options,
$18.SourceContext? sourceContext,
$0.SourceContext? sourceContext,
Syntax? syntax,
}) {
final result = create();
@@ -52,7 +52,7 @@ class Type extends $pb.GeneratedMessage {
..pc<Field>(2, _omitFieldNames ? '' : 'fields', $pb.PbFieldType.PM, subBuilder: Field.create)
..pPS(3, _omitFieldNames ? '' : 'oneofs')
..pc<Option>(4, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: Option.create)
..aOM<$18.SourceContext>(5, _omitFieldNames ? '' : 'sourceContext', subBuilder: $18.SourceContext.create)
..aOM<$0.SourceContext>(5, _omitFieldNames ? '' : 'sourceContext', subBuilder: $0.SourceContext.create)
..e<Syntax>(6, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: Syntax.SYNTAX_PROTO2, valueOf: Syntax.valueOf, enumValues: Syntax.values)
..hasRequiredFields = false
;
@@ -98,15 +98,15 @@ class Type extends $pb.GeneratedMessage {
/// The source context.
@$pb.TagNumber(5)
$18.SourceContext get sourceContext => $_getN(4);
$0.SourceContext get sourceContext => $_getN(4);
@$pb.TagNumber(5)
set sourceContext($18.SourceContext value) => $_setField(5, value);
set sourceContext($0.SourceContext value) => $_setField(5, value);
@$pb.TagNumber(5)
$core.bool hasSourceContext() => $_has(4);
@$pb.TagNumber(5)
void clearSourceContext() => $_clearField(5);
@$pb.TagNumber(5)
$18.SourceContext ensureSourceContext() => $_ensure(4);
$0.SourceContext ensureSourceContext() => $_ensure(4);
/// The source syntax.
@$pb.TagNumber(6)
@@ -286,7 +286,7 @@ class Enum extends $pb.GeneratedMessage {
$core.String? name,
$core.Iterable<EnumValue>? enumvalue,
$core.Iterable<Option>? options,
$18.SourceContext? sourceContext,
$0.SourceContext? sourceContext,
Syntax? syntax,
}) {
final result = create();
@@ -307,7 +307,7 @@ class Enum extends $pb.GeneratedMessage {
..aOS(1, _omitFieldNames ? '' : 'name')
..pc<EnumValue>(2, _omitFieldNames ? '' : 'enumvalue', $pb.PbFieldType.PM, subBuilder: EnumValue.create)
..pc<Option>(3, _omitFieldNames ? '' : 'options', $pb.PbFieldType.PM, subBuilder: Option.create)
..aOM<$18.SourceContext>(4, _omitFieldNames ? '' : 'sourceContext', subBuilder: $18.SourceContext.create)
..aOM<$0.SourceContext>(4, _omitFieldNames ? '' : 'sourceContext', subBuilder: $0.SourceContext.create)
..e<Syntax>(5, _omitFieldNames ? '' : 'syntax', $pb.PbFieldType.OE, defaultOrMaker: Syntax.SYNTAX_PROTO2, valueOf: Syntax.valueOf, enumValues: Syntax.values)
..hasRequiredFields = false
;
@@ -349,15 +349,15 @@ class Enum extends $pb.GeneratedMessage {
/// The source context.
@$pb.TagNumber(4)
$18.SourceContext get sourceContext => $_getN(3);
$0.SourceContext get sourceContext => $_getN(3);
@$pb.TagNumber(4)
set sourceContext($18.SourceContext value) => $_setField(4, value);
set sourceContext($0.SourceContext value) => $_setField(4, value);
@$pb.TagNumber(4)
$core.bool hasSourceContext() => $_has(3);
@$pb.TagNumber(4)
void clearSourceContext() => $_clearField(4);
@$pb.TagNumber(4)
$18.SourceContext ensureSourceContext() => $_ensure(3);
$0.SourceContext ensureSourceContext() => $_ensure(3);
/// The source syntax.
@$pb.TagNumber(5)
@@ -443,7 +443,7 @@ class EnumValue extends $pb.GeneratedMessage {
class Option extends $pb.GeneratedMessage {
factory Option({
$core.String? name,
$16.Any? value,
$1.Any? value,
}) {
final result = create();
if (name != null) result.name = name;
@@ -458,7 +458,7 @@ class Option extends $pb.GeneratedMessage {
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'Option', package: const $pb.PackageName(_omitMessageNames ? '' : 'google.protobuf'), createEmptyInstance: create)
..aOS(1, _omitFieldNames ? '' : 'name')
..aOM<$16.Any>(2, _omitFieldNames ? '' : 'value', subBuilder: $16.Any.create)
..aOM<$1.Any>(2, _omitFieldNames ? '' : 'value', subBuilder: $1.Any.create)
..hasRequiredFields = false
;
@@ -497,15 +497,15 @@ class Option extends $pb.GeneratedMessage {
/// should be used. If the value is an enum, it should be stored as an int32
/// value using the google.protobuf.Int32Value type.
@$pb.TagNumber(2)
$16.Any get value => $_getN(1);
$1.Any get value => $_getN(1);
@$pb.TagNumber(2)
set value($16.Any value) => $_setField(2, value);
set value($1.Any value) => $_setField(2, value);
@$pb.TagNumber(2)
$core.bool hasValue() => $_has(1);
@$pb.TagNumber(2)
void clearValue() => $_clearField(2);
@$pb.TagNumber(2)
$16.Any ensureValue() => $_ensure(1);
$1.Any ensureValue() => $_ensure(1);
}

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/type.proto
//
// Generated from google/protobuf/type.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/type.proto
//
// Generated from google/protobuf/type.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/wrappers.proto
//
// Generated from google/protobuf/wrappers.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/protobuf/wrappers.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/protobuf/wrappers.proto
//
// Generated from google/protobuf/wrappers.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/code.proto
//
// Generated from google/rpc/code.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/code.proto
//
// Generated from google/rpc/code.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/code.proto
//
// Generated from google/rpc/code.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/error_details.proto
//
// Generated from google/rpc/error_details.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,7 +14,7 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import '../protobuf/duration.pb.dart' as $20;
import '../protobuf/duration.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -33,7 +33,7 @@ export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
/// reached.
class RetryInfo extends $pb.GeneratedMessage {
factory RetryInfo({
$20.Duration? retryDelay,
$0.Duration? retryDelay,
}) {
final result = create();
if (retryDelay != null) result.retryDelay = retryDelay;
@@ -46,7 +46,7 @@ class RetryInfo extends $pb.GeneratedMessage {
factory RetryInfo.fromJson($core.String json, [$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(json, registry);
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'RetryInfo', package: const $pb.PackageName(_omitMessageNames ? '' : 'google.rpc'), createEmptyInstance: create)
..aOM<$20.Duration>(1, _omitFieldNames ? '' : 'retryDelay', subBuilder: $20.Duration.create)
..aOM<$0.Duration>(1, _omitFieldNames ? '' : 'retryDelay', subBuilder: $0.Duration.create)
..hasRequiredFields = false
;
@@ -69,15 +69,15 @@ class RetryInfo extends $pb.GeneratedMessage {
/// Clients should wait at least this long between retrying the same request.
@$pb.TagNumber(1)
$20.Duration get retryDelay => $_getN(0);
$0.Duration get retryDelay => $_getN(0);
@$pb.TagNumber(1)
set retryDelay($20.Duration value) => $_setField(1, value);
set retryDelay($0.Duration value) => $_setField(1, value);
@$pb.TagNumber(1)
$core.bool hasRetryDelay() => $_has(0);
@$pb.TagNumber(1)
void clearRetryDelay() => $_clearField(1);
@$pb.TagNumber(1)
$20.Duration ensureRetryDelay() => $_ensure(0);
$0.Duration ensureRetryDelay() => $_ensure(0);
}
/// Describes additional debugging info.

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/rpc/error_details.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/error_details.proto
//
// Generated from google/rpc/error_details.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;

View File

@@ -1,7 +1,7 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/status.proto
//
// Generated from google/rpc/status.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
@@ -14,7 +14,7 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import '../protobuf/any.pb.dart' as $16;
import '../protobuf/any.pb.dart' as $0;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
@@ -74,7 +74,7 @@ class Status extends $pb.GeneratedMessage {
factory Status({
$core.int? code,
$core.String? message,
$core.Iterable<$16.Any>? details,
$core.Iterable<$0.Any>? details,
}) {
final result = create();
if (code != null) result.code = code;
@@ -91,7 +91,7 @@ class Status extends $pb.GeneratedMessage {
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'Status', package: const $pb.PackageName(_omitMessageNames ? '' : 'google.rpc'), createEmptyInstance: create)
..a<$core.int>(1, _omitFieldNames ? '' : 'code', $pb.PbFieldType.O3)
..aOS(2, _omitFieldNames ? '' : 'message')
..pc<$16.Any>(3, _omitFieldNames ? '' : 'details', $pb.PbFieldType.PM, subBuilder: $16.Any.create)
..pc<$0.Any>(3, _omitFieldNames ? '' : 'details', $pb.PbFieldType.PM, subBuilder: $0.Any.create)
..hasRequiredFields = false
;
@@ -137,7 +137,7 @@ class Status extends $pb.GeneratedMessage {
/// A list of messages that carry the error details. There is a common set of
/// message types for APIs to use.
@$pb.TagNumber(3)
$pb.PbList<$16.Any> get details => $_getList(2);
$pb.PbList<$0.Any> get details => $_getList(2);
}

View File

@@ -0,0 +1,12 @@
// This is a generated file - do not edit.
//
// Generated from google/rpc/status.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names

View File

@@ -1,14 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: google/rpc/status.proto
//
// Generated from google/rpc/status.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;