From 989357319d63150615221e52d4addd4b7933fd91 Mon Sep 17 00:00:00 2001 From: Jean de Klerk Date: Wed, 26 Jun 2019 11:44:49 -0600 Subject: [PATCH] regen (#177) --- .../automl/v1beta1/annotation_payload.pb.go | 69 +- .../automl/v1beta1/annotation_spec.pb.go | 35 +- .../cloud/automl/v1beta1/classification.pb.go | 107 +- .../cloud/automl/v1beta1/column_spec.pb.go | 53 +- .../cloud/automl/v1beta1/data_items.pb.go | 73 +- .../cloud/automl/v1beta1/data_stats.pb.go | 109 +- .../cloud/automl/v1beta1/data_types.pb.go | 66 +- googleapis/cloud/automl/v1beta1/dataset.pb.go | 83 +- .../cloud/automl/v1beta1/detection.pb.go | 86 +- .../cloud/automl/v1beta1/geometry.pb.go | 37 +- googleapis/cloud/automl/v1beta1/image.pb.go | 69 +- googleapis/cloud/automl/v1beta1/io.pb.go | 83 +- googleapis/cloud/automl/v1beta1/model.pb.go | 91 +- .../automl/v1beta1/model_evaluation.pb.go | 81 +- .../cloud/automl/v1beta1/operations.pb.go | 115 +- .../automl/v1beta1/prediction_service.pb.go | 87 +- googleapis/cloud/automl/v1beta1/ranges.pb.go | 31 +- .../cloud/automl/v1beta1/regression.pb.go | 43 +- googleapis/cloud/automl/v1beta1/service.pb.go | 233 +-- .../cloud/automl/v1beta1/table_spec.pb.go | 45 +- googleapis/cloud/automl/v1beta1/tables.pb.go | 111 +- .../cloud/automl/v1beta1/temporal.pb.go | 37 +- googleapis/cloud/automl/v1beta1/text.pb.go | 45 +- .../automl/v1beta1/text_extraction.pb.go | 56 +- .../cloud/automl/v1beta1/text_segment.pb.go | 35 +- .../cloud/automl/v1beta1/text_sentiment.pb.go | 61 +- .../cloud/automl/v1beta1/translation.pb.go | 54 +- googleapis/cloud/automl/v1beta1/video.pb.go | 33 +- .../datatransfer/v1/datatransfer.pb.go | 609 ++---- .../datatransfer/v1/resourcestate.pb.go | 47 - .../bigquery/datatransfer/v1/transfer.pb.go | 208 +- .../bigquery/storage/v1beta1/arrow.pb.go | 142 ++ .../bigquery/storage/v1beta1/storage.pb.go | 354 +++- .../storage/v1beta1/table_reference.pb.go | 40 +- googleapis/cloud/bigquery/v2/model.pb.go | 495 +++-- .../datacatalog/v1beta1/datacatalog.pb.go | 27 +- .../cloud/datacatalog/v1beta1/tags.pb.go | 5 +- .../datalabeling/v1beta1/annotation.pb.go | 426 ++-- .../v1beta1/annotation_spec_set.pb.go | 59 +- .../v1beta1/data_labeling_service.pb.go | 1847 +++++++++++++---- .../datalabeling/v1beta1/data_payloads.pb.go | 305 +++ .../cloud/datalabeling/v1beta1/dataset.pb.go | 900 ++++---- .../datalabeling/v1beta1/evaluation.pb.go | 820 ++++++++ .../datalabeling/v1beta1/evaluation_job.pb.go | 597 ++++++ .../v1beta1/human_annotation_config.pb.go | 137 +- .../datalabeling/v1beta1/instruction.pb.go | 88 +- .../datalabeling/v1beta1/operations.pb.go | 310 ++- googleapis/cloud/dialogflow/v2/agent.pb.go | 433 +++- .../cloud/dialogflow/v2/audio_config.pb.go | 132 +- googleapis/cloud/dialogflow/v2/context.pb.go | 98 +- .../cloud/dialogflow/v2/entity_type.pb.go | 178 +- googleapis/cloud/dialogflow/v2/intent.pb.go | 340 +-- googleapis/cloud/dialogflow/v2/session.pb.go | 234 ++- .../dialogflow/v2/session_entity_type.pb.go | 106 +- googleapis/cloud/dialogflow/v2/webhook.pb.go | 75 +- .../cloud/dialogflow/v2beta1/agent.pb.go | 433 +++- .../dialogflow/v2beta1/audio_config.pb.go | 239 ++- .../cloud/dialogflow/v2beta1/context.pb.go | 109 +- .../cloud/dialogflow/v2beta1/document.pb.go | 137 +- .../dialogflow/v2beta1/entity_type.pb.go | 178 +- .../cloud/dialogflow/v2beta1/intent.pb.go | 374 ++-- .../dialogflow/v2beta1/knowledge_base.pb.go | 98 +- .../cloud/dialogflow/v2beta1/session.pb.go | 316 +-- .../v2beta1/session_entity_type.pb.go | 116 +- .../cloud/dialogflow/v2beta1/webhook.pb.go | 2 + googleapis/cloud/kms/v1/resources.pb.go | 766 +++++-- googleapis/cloud/kms/v1/service.pb.go | 1327 ++++++++---- .../v1p3beta1/video_intelligence.pb.go | 539 +++-- .../v1/containeranalysis.pb.go | 55 +- googleapis/grafeas/v1/build.pb.go | 182 +- googleapis/grafeas/v1/provenance.pb.go | 184 +- googleapis/grafeas/v1/vulnerability.pb.go | 175 +- googleapis/privacy/dlp/v2/dlp.pb.go | 1195 +++++------ googleapis/privacy/dlp/v2/storage.pb.go | 265 +-- .../type/postaladdress/postal_address.pb.go | 2 +- 75 files changed, 11044 insertions(+), 6688 deletions(-) delete mode 100644 googleapis/cloud/bigquery/datatransfer/v1/resourcestate.pb.go create mode 100644 googleapis/cloud/bigquery/storage/v1beta1/arrow.pb.go create mode 100644 googleapis/cloud/datalabeling/v1beta1/data_payloads.pb.go create mode 100644 googleapis/cloud/datalabeling/v1beta1/evaluation.pb.go create mode 100644 googleapis/cloud/datalabeling/v1beta1/evaluation_job.pb.go diff --git a/googleapis/cloud/automl/v1beta1/annotation_payload.pb.go b/googleapis/cloud/automl/v1beta1/annotation_payload.pb.go index 6e7267099a..a7d376cd99 100644 --- a/googleapis/cloud/automl/v1beta1/annotation_payload.pb.go +++ b/googleapis/cloud/automl/v1beta1/annotation_payload.pb.go @@ -231,38 +231,39 @@ func init() { } var fileDescriptor_cb8fb684261d0460 = []byte{ - // 521 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x94, 0xc1, 0x6f, 0xd3, 0x30, - 0x14, 0xc6, 0xe9, 0x80, 0x6e, 0x73, 0x61, 0x80, 0x19, 0x28, 0x6c, 0x48, 0x0c, 0x4e, 0x95, 0x60, - 0xc9, 0x3a, 0xc6, 0x85, 0x9d, 0xba, 0x81, 0xc6, 0x0e, 0xc0, 0xb4, 0x55, 0x3d, 0xa0, 0xa2, 0xf0, - 0x9a, 0xbc, 0x45, 0x06, 0xc7, 0x8e, 0x1a, 0xb7, 0x6a, 0xef, 0x5c, 0xf8, 0xd7, 0xf8, 0xab, 0x50, - 0x6d, 0xaf, 0x8d, 0x4b, 0xe5, 0xed, 0x68, 0xbf, 0xef, 0xf7, 0x7d, 0x79, 0x79, 0xb6, 0xc9, 0x41, - 0x26, 0x65, 0xc6, 0x31, 0x4a, 0xb8, 0x1c, 0xa6, 0x11, 0x0c, 0x95, 0xcc, 0x79, 0x34, 0x6a, 0xf5, - 0x51, 0x41, 0x2b, 0x02, 0x21, 0xa4, 0x02, 0xc5, 0xa4, 0x88, 0x0b, 0x98, 0x70, 0x09, 0x69, 0x58, - 0x0c, 0xa4, 0x92, 0x74, 0xdb, 0x50, 0xa1, 0xa6, 0x42, 0x43, 0x85, 0x96, 0xda, 0xda, 0xf3, 0x59, - 0x26, 0x1c, 0xca, 0x92, 0x5d, 0xb2, 0x44, 0xdb, 0x1a, 0xbb, 0xad, 0xd7, 0x3e, 0x22, 0x45, 0x85, - 0x49, 0x45, 0xdc, 0xf4, 0x89, 0x15, 0xf4, 0x39, 0x96, 0x56, 0xd9, 0xf2, 0x2a, 0x71, 0xac, 0x62, - 0x1c, 0xab, 0x01, 0x54, 0xcd, 0xf7, 0xae, 0x45, 0x4a, 0x14, 0x8a, 0xe5, 0x28, 0x94, 0x25, 0x76, - 0xbd, 0xc4, 0x00, 0x44, 0xc9, 0xab, 0xad, 0x3e, 0xb3, 0x72, 0xbd, 0xea, 0x0f, 0x2f, 0x23, 0x10, - 0x13, 0x5b, 0x7a, 0x6e, 0x4b, 0x50, 0xb0, 0xca, 0x9f, 0xb7, 0xcd, 0xbc, 0xfa, 0xb3, 0x4a, 0x1e, - 0xb5, 0x67, 0xbb, 0x67, 0x66, 0x1c, 0xb4, 0x4b, 0x1a, 0x95, 0x8c, 0x60, 0x65, 0xa7, 0xd6, 0x6c, - 0xec, 0xef, 0x87, 0x9e, 0xf1, 0x84, 0x9d, 0xb9, 0x7e, 0xee, 0xf7, 0xe9, 0xd6, 0x79, 0xd5, 0x88, - 0xc6, 0x64, 0xc3, 0x9d, 0x54, 0x70, 0x5b, 0x5b, 0xbf, 0xf3, 0x5a, 0x1f, 0x3b, 0x88, 0xe3, 0xbe, - 0x60, 0x47, 0x4b, 0xf2, 0x94, 0xe5, 0x90, 0x61, 0x2c, 0xfb, 0x3f, 0x31, 0x51, 0xf1, 0x6c, 0xca, - 0xc1, 0x1d, 0x1d, 0x74, 0xe8, 0x0d, 0x3a, 0x9d, 0xa2, 0x5f, 0x35, 0xf9, 0xe1, 0x0a, 0x74, 0xe2, - 0x36, 0xd9, 0x12, 0x05, 0x95, 0x64, 0x73, 0xc4, 0x52, 0x94, 0xf1, 0x42, 0x6f, 0xeb, 0x3a, 0xf2, - 0xbd, 0x37, 0xb2, 0x3b, 0x05, 0x3d, 0x0d, 0x3e, 0x1e, 0xfd, 0x2f, 0xa0, 0x05, 0x79, 0x62, 0x02, - 0x6d, 0x97, 0xd3, 0xd3, 0xf6, 0x8b, 0x89, 0x2c, 0x58, 0xbb, 0x69, 0xa2, 0x69, 0xa1, 0x63, 0xb9, - 0x25, 0x89, 0xae, 0x80, 0xfe, 0x20, 0x0f, 0x16, 0x4e, 0x76, 0x50, 0xbf, 0xc1, 0xe4, 0x3a, 0x38, - 0x56, 0x1f, 0x67, 0x88, 0x3b, 0x39, 0xe5, 0xd4, 0xe8, 0x77, 0xb2, 0xe1, 0x5e, 0x84, 0x60, 0x55, - 0x07, 0x1c, 0x5c, 0x1b, 0x70, 0x71, 0x45, 0x38, 0xfe, 0xf7, 0x55, 0xb5, 0x44, 0x4f, 0x48, 0xdd, - 0x5c, 0xe2, 0x80, 0x68, 0xdb, 0x5d, 0xbf, 0xad, 0x96, 0x3a, 0x7e, 0x16, 0xa7, 0x6f, 0x08, 0xad, - 0xbc, 0x5f, 0x65, 0x81, 0x49, 0xcc, 0xd2, 0xa0, 0xb6, 0x53, 0x6b, 0xae, 0x9f, 0x3f, 0x9c, 0x57, - 0x2e, 0x0a, 0x4c, 0x4e, 0x53, 0xfa, 0x92, 0xdc, 0x4b, 0x59, 0x59, 0x70, 0x98, 0xc4, 0x02, 0x72, - 0x0c, 0xee, 0x6a, 0x5d, 0xc3, 0xee, 0x7d, 0x81, 0x1c, 0x8f, 0xd6, 0x48, 0x3d, 0x45, 0x05, 0x8c, - 0x1f, 0xfd, 0xae, 0x91, 0x17, 0x89, 0xcc, 0x7d, 0x5f, 0x76, 0x56, 0xfb, 0xd6, 0xb6, 0xe5, 0x4c, - 0x72, 0x10, 0x59, 0x28, 0x07, 0x59, 0x94, 0xa1, 0xd0, 0xb7, 0x39, 0x32, 0x25, 0x28, 0x58, 0xb9, - 0xf4, 0xe1, 0x38, 0x34, 0xcb, 0xbf, 0x2b, 0xdb, 0x27, 0x5a, 0xd8, 0x3b, 0x9e, 0x8a, 0x7a, 0xed, - 0xa1, 0x92, 0x9f, 0x79, 0xaf, 0x6b, 0x44, 0xfd, 0xba, 0xf6, 0x7a, 0xfb, 0x2f, 0x00, 0x00, 0xff, - 0xff, 0xda, 0x61, 0x0a, 0x61, 0xc4, 0x05, 0x00, 0x00, + // 540 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x94, 0xdf, 0x6e, 0xd3, 0x30, + 0x18, 0xc5, 0x69, 0x81, 0x6e, 0x73, 0x61, 0x80, 0x19, 0x28, 0x6c, 0x08, 0x06, 0x57, 0x95, 0x60, + 0xc9, 0x3a, 0xc6, 0x4d, 0x76, 0xd5, 0x0d, 0x34, 0x26, 0xf1, 0x67, 0xda, 0xaa, 0x5e, 0xa0, 0xa2, + 0xe0, 0x24, 0xdf, 0x22, 0x83, 0x63, 0x47, 0x8d, 0x5b, 0xb5, 0x8f, 0xc0, 0x83, 0xf0, 0x32, 0x3c, + 0x0a, 0x4f, 0x81, 0x6a, 0x7b, 0x6d, 0x5c, 0x2a, 0x6f, 0x97, 0xc9, 0x39, 0xbf, 0x73, 0xfa, 0xf5, + 0x8b, 0x8d, 0xf6, 0x33, 0x21, 0x32, 0x06, 0x41, 0xc2, 0xc4, 0x30, 0x0d, 0xc8, 0x50, 0x8a, 0x9c, + 0x05, 0xa3, 0x76, 0x0c, 0x92, 0xb4, 0x03, 0xc2, 0xb9, 0x90, 0x44, 0x52, 0xc1, 0xa3, 0x82, 0x4c, + 0x98, 0x20, 0xa9, 0x5f, 0x0c, 0x84, 0x14, 0x78, 0x4b, 0x53, 0xbe, 0xa2, 0x7c, 0x4d, 0xf9, 0x86, + 0xda, 0xdc, 0x75, 0x45, 0x26, 0x8c, 0x94, 0x25, 0xbd, 0xa0, 0x89, 0x8a, 0xd5, 0x71, 0x9b, 0xaf, + 0x5c, 0x44, 0x0a, 0x12, 0x92, 0x8a, 0xb9, 0xe5, 0x32, 0x4b, 0x12, 0x33, 0x28, 0x8d, 0xb3, 0xed, + 0x74, 0xc2, 0x58, 0x46, 0x30, 0x96, 0x03, 0x52, 0x0d, 0xdf, 0xbd, 0x12, 0x29, 0x81, 0x4b, 0x9a, + 0x03, 0x97, 0x86, 0xd8, 0x71, 0x12, 0x03, 0xc2, 0x4b, 0x56, 0x1d, 0xf5, 0x89, 0xb1, 0xab, 0xa7, + 0x78, 0x78, 0x11, 0x10, 0x3e, 0x31, 0xd2, 0x53, 0x23, 0x91, 0x82, 0x56, 0xfe, 0x79, 0x33, 0xcc, + 0xcb, 0x5f, 0x2b, 0xe8, 0x41, 0x67, 0xf6, 0xf6, 0x54, 0xaf, 0x03, 0xf7, 0x50, 0xb3, 0xd2, 0xe1, + 0xd5, 0xb7, 0x6b, 0xad, 0xe6, 0xde, 0x9e, 0xef, 0x58, 0x8f, 0xdf, 0x9d, 0xfb, 0xe7, 0x79, 0x1f, + 0x6e, 0x9c, 0x55, 0x83, 0x70, 0x84, 0xd6, 0xed, 0x4d, 0x79, 0x37, 0x55, 0xf4, 0x5b, 0x67, 0xf4, + 0x91, 0x85, 0x58, 0xe9, 0x0b, 0x71, 0xb8, 0x44, 0x8f, 0x69, 0x4e, 0x32, 0x88, 0x44, 0xfc, 0x03, + 0x12, 0x19, 0xcd, 0xb6, 0xec, 0xdd, 0x52, 0x45, 0x07, 0xce, 0xa2, 0x93, 0x29, 0xfa, 0x45, 0x91, + 0xef, 0x2e, 0x41, 0xab, 0x6e, 0x83, 0x2e, 0x71, 0x60, 0x81, 0x36, 0x46, 0x34, 0x05, 0x11, 0x2d, + 0xcc, 0xb6, 0xa6, 0x2a, 0x43, 0x67, 0x65, 0x6f, 0x0a, 0x3a, 0x06, 0x7c, 0x38, 0xfa, 0xdf, 0x80, + 0x0b, 0xf4, 0x48, 0x17, 0x9a, 0x29, 0xa7, 0x5f, 0xdb, 0x4f, 0xca, 0x33, 0x6f, 0xf5, 0xba, 0x8d, + 0x7a, 0x84, 0xae, 0xe1, 0x96, 0x34, 0xda, 0x06, 0xfc, 0x1d, 0xdd, 0x5b, 0xf8, 0xb2, 0xbd, 0xc6, + 0x35, 0x36, 0xd7, 0x85, 0xb1, 0x7c, 0x3f, 0x43, 0xec, 0xcd, 0x49, 0x4b, 0xc3, 0xdf, 0xd0, 0xba, + 0x7d, 0x10, 0xbc, 0x15, 0x55, 0xb0, 0x7f, 0x65, 0xc1, 0xf9, 0x25, 0x61, 0xe5, 0xdf, 0x95, 0x55, + 0x09, 0x1f, 0xa3, 0x86, 0x3e, 0xc4, 0x1e, 0x52, 0xb1, 0x3b, 0xee, 0x58, 0x65, 0xb5, 0xf2, 0x0c, + 0x8e, 0x5f, 0x23, 0x5c, 0xb9, 0xbf, 0xca, 0x02, 0x92, 0x88, 0xa6, 0x5e, 0x6d, 0xbb, 0xd6, 0x5a, + 0x3b, 0xbb, 0x3f, 0x57, 0xce, 0x0b, 0x48, 0x4e, 0x52, 0xfc, 0x02, 0xdd, 0x49, 0x69, 0x59, 0x30, + 0x32, 0x89, 0x38, 0xc9, 0xc1, 0xbb, 0xad, 0x7c, 0x4d, 0xf3, 0xee, 0x33, 0xc9, 0xe1, 0x70, 0x15, + 0x35, 0x52, 0x90, 0x84, 0xb2, 0xc3, 0xdf, 0x35, 0xf4, 0x3c, 0x11, 0xb9, 0xeb, 0x97, 0x9d, 0xd6, + 0xbe, 0x76, 0x8c, 0x9c, 0x09, 0x46, 0x78, 0xe6, 0x8b, 0x41, 0x16, 0x64, 0xc0, 0xd5, 0x69, 0x0e, + 0xb4, 0x44, 0x0a, 0x5a, 0x2e, 0xbd, 0x38, 0x0e, 0xf4, 0xe3, 0x9f, 0xfa, 0xd6, 0xb1, 0x32, 0xf6, + 0x8f, 0xa6, 0xa6, 0x7e, 0x67, 0x28, 0xc5, 0x27, 0xd6, 0xef, 0x69, 0xd3, 0xdf, 0xfa, 0x33, 0xad, + 0x86, 0xa1, 0x92, 0xc3, 0x50, 0xe9, 0x1f, 0xc3, 0xd0, 0x18, 0xe2, 0x86, 0x2a, 0x7b, 0xf3, 0x2f, + 0x00, 0x00, 0xff, 0xff, 0xc1, 0xf1, 0x53, 0xbb, 0xe5, 0x05, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/annotation_spec.pb.go b/googleapis/cloud/automl/v1beta1/annotation_spec.pb.go index 0af8457141..919802e6a9 100644 --- a/googleapis/cloud/automl/v1beta1/annotation_spec.pb.go +++ b/googleapis/cloud/automl/v1beta1/annotation_spec.pb.go @@ -97,21 +97,22 @@ func init() { } var fileDescriptor_584ed6bab6ac13f7 = []byte{ - // 247 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xb1, 0x4a, 0x04, 0x31, - 0x10, 0x86, 0xc9, 0xa1, 0xc2, 0xc5, 0xd3, 0x62, 0xab, 0xc3, 0x13, 0x3c, 0xb5, 0xb9, 0x2a, 0x61, - 0xb1, 0xb4, 0x5a, 0xaf, 0xb0, 0x52, 0xe4, 0x04, 0x0b, 0x59, 0x58, 0xe6, 0x72, 0x43, 0x58, 0x98, - 0xcd, 0x84, 0xdb, 0xac, 0x68, 0xef, 0xd3, 0xf9, 0x54, 0xb2, 0x49, 0x10, 0x0b, 0xb1, 0x4b, 0xfe, - 0xff, 0xfb, 0x86, 0x61, 0x64, 0x69, 0x99, 0x2d, 0xa1, 0x36, 0xc4, 0xc3, 0x4e, 0xc3, 0x10, 0xb8, - 0x23, 0xfd, 0x56, 0x6e, 0x31, 0x40, 0xa9, 0xc1, 0x39, 0x0e, 0x10, 0x5a, 0x76, 0x4d, 0xef, 0xd1, - 0x28, 0xbf, 0xe7, 0xc0, 0xc5, 0x22, 0x29, 0x2a, 0x2a, 0x2a, 0x29, 0x2a, 0x2b, 0x67, 0xe7, 0x79, - 0x1e, 0xf8, 0xf6, 0x97, 0xde, 0x27, 0xf5, 0x8a, 0xe4, 0x69, 0xf5, 0x13, 0x3e, 0x7b, 0x34, 0x45, - 0x21, 0x0f, 0x1c, 0x74, 0x38, 0x17, 0x4b, 0xb1, 0x9a, 0x6e, 0xe2, 0xbb, 0xb8, 0x94, 0xb3, 0x5d, - 0xdb, 0x7b, 0x82, 0x8f, 0x26, 0x76, 0x93, 0xd8, 0x1d, 0xe7, 0xec, 0x71, 0x44, 0xae, 0xe5, 0x09, - 0xbe, 0x43, 0xe7, 0x09, 0x1b, 0xc3, 0x83, 0x0b, 0xf3, 0xe9, 0x52, 0xac, 0x0e, 0x37, 0xb3, 0x1c, - 0xae, 0xc7, 0xec, 0xee, 0x53, 0xc8, 0x0b, 0xc3, 0x9d, 0xfa, 0x67, 0xdf, 0x27, 0xf1, 0x5a, 0xe5, - 0xda, 0x32, 0x81, 0xb3, 0x8a, 0xf7, 0x56, 0x5b, 0x74, 0x71, 0x5f, 0x9d, 0x2a, 0xf0, 0x6d, 0xff, - 0xe7, 0x81, 0x6e, 0xd3, 0xf7, 0x6b, 0xb2, 0xb8, 0x8f, 0x60, 0xbd, 0x1e, 0xa1, 0xba, 0x1a, 0x02, - 0x3f, 0x50, 0xfd, 0x92, 0xa0, 0xed, 0x51, 0x9c, 0x75, 0xf3, 0x1d, 0x00, 0x00, 0xff, 0xff, 0x9e, - 0xea, 0x08, 0x5f, 0x6b, 0x01, 0x00, 0x00, + // 265 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4a, 0xc4, 0x30, + 0x14, 0x86, 0x49, 0x51, 0x61, 0xe2, 0xe8, 0xa2, 0xab, 0xc1, 0x11, 0x1d, 0x75, 0x33, 0xab, 0x84, + 0xe2, 0x2e, 0xae, 0xea, 0x2c, 0xdc, 0xa8, 0xc8, 0x08, 0x2e, 0xa4, 0x50, 0xde, 0x64, 0x42, 0x28, + 0xa4, 0x79, 0xa1, 0x4d, 0x45, 0x0f, 0xe4, 0x65, 0x3c, 0x8a, 0xa7, 0x90, 0x26, 0x41, 0x5c, 0xc8, + 0xec, 0x92, 0xff, 0xfb, 0xbf, 0xe4, 0xf1, 0x68, 0xa1, 0x11, 0xb5, 0x51, 0x5c, 0x1a, 0x1c, 0xb6, + 0x1c, 0x06, 0x8f, 0xad, 0xe1, 0x6f, 0xc5, 0x46, 0x79, 0x28, 0x38, 0x58, 0x8b, 0x1e, 0x7c, 0x83, + 0xb6, 0xee, 0x9d, 0x92, 0xcc, 0x75, 0xe8, 0x31, 0x9f, 0x47, 0x85, 0x05, 0x85, 0x45, 0x85, 0x25, + 0xe5, 0xe4, 0x34, 0xbd, 0x07, 0xae, 0xf9, 0xa3, 0xf7, 0x51, 0xbd, 0x34, 0xf4, 0xb8, 0xfc, 0x0d, + 0x9f, 0x9d, 0x92, 0x79, 0x4e, 0xf7, 0x2c, 0xb4, 0x6a, 0x46, 0x16, 0x64, 0x39, 0x59, 0x87, 0x73, + 0x7e, 0x41, 0xa7, 0xdb, 0xa6, 0x77, 0x06, 0x3e, 0xea, 0xc0, 0xb2, 0xc0, 0x0e, 0x53, 0xf6, 0x38, + 0x56, 0xae, 0xe8, 0x91, 0x7a, 0x87, 0xd6, 0x19, 0x55, 0x4b, 0x1c, 0xac, 0x9f, 0x4d, 0x16, 0x64, + 0xb9, 0xbf, 0x9e, 0xa6, 0x70, 0x35, 0x66, 0xb7, 0x9f, 0x84, 0x9e, 0x4b, 0x6c, 0xd9, 0x8e, 0x79, + 0x9f, 0xc8, 0x6b, 0x99, 0xb0, 0x46, 0x03, 0x56, 0x33, 0xec, 0x34, 0xd7, 0xca, 0x86, 0x79, 0x79, + 0x44, 0xe0, 0x9a, 0xfe, 0xdf, 0x05, 0xdd, 0xc4, 0xeb, 0x57, 0x36, 0xbf, 0x0b, 0xc5, 0x6a, 0x35, + 0x96, 0xaa, 0x72, 0xf0, 0xf8, 0x60, 0xaa, 0x97, 0x58, 0xfa, 0xce, 0xce, 0x22, 0x15, 0x22, 0x60, + 0x21, 0x02, 0xbf, 0x17, 0x22, 0x15, 0x36, 0x07, 0xe1, 0xb3, 0xeb, 0x9f, 0x00, 0x00, 0x00, 0xff, + 0xff, 0x71, 0x3a, 0x58, 0x4c, 0x8c, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/classification.pb.go b/googleapis/cloud/automl/v1beta1/classification.pb.go index f1b46974b5..b71e570ffb 100644 --- a/googleapis/cloud/automl/v1beta1/classification.pb.go +++ b/googleapis/cloud/automl/v1beta1/classification.pb.go @@ -593,58 +593,59 @@ func init() { } var fileDescriptor_7b436fefe6ae5367 = []byte{ - // 841 bytes of a gzipped FileDescriptorProto + // 859 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0xd1, 0x6e, 0xdb, 0x36, - 0x14, 0x9d, 0xec, 0x38, 0xad, 0xaf, 0xdd, 0xd6, 0x61, 0xb2, 0x4c, 0x75, 0x5b, 0xc4, 0x48, 0x5f, - 0x8c, 0x60, 0x93, 0xe3, 0x0e, 0x7d, 0xda, 0x93, 0xe3, 0xb9, 0x83, 0x31, 0x27, 0x33, 0x68, 0xb7, - 0x40, 0x87, 0x00, 0x02, 0x43, 0xd3, 0xaa, 0x00, 0x49, 0x14, 0x48, 0x2a, 0x69, 0x3f, 0x62, 0xcf, - 0xfb, 0xa7, 0xbd, 0xec, 0x07, 0xf6, 0x19, 0xc3, 0x9e, 0x07, 0x92, 0xb2, 0x15, 0xa5, 0x8e, 0xb1, - 0x61, 0x7b, 0xf3, 0xbd, 0xe7, 0x9c, 0x7b, 0xcf, 0xa5, 0x2e, 0x4d, 0x38, 0x0d, 0x38, 0x0f, 0x22, - 0xd6, 0xa3, 0x11, 0xcf, 0x16, 0x3d, 0x92, 0x29, 0x1e, 0x47, 0xbd, 0xeb, 0xfe, 0x15, 0x53, 0xa4, - 0xdf, 0xa3, 0x11, 0x91, 0x32, 0x5c, 0x86, 0x94, 0xa8, 0x90, 0x27, 0x5e, 0x2a, 0xb8, 0xe2, 0xe8, - 0x99, 0x55, 0x78, 0x46, 0xe1, 0x59, 0x85, 0x97, 0x2b, 0xda, 0x27, 0xdb, 0xca, 0x29, 0x16, 0xa7, - 0x5c, 0x90, 0xc8, 0x16, 0x6a, 0x3f, 0xcf, 0xb9, 0x24, 0x0d, 0x7b, 0x24, 0x49, 0xb8, 0x32, 0x5d, - 0xa4, 0x45, 0x8f, 0x4f, 0xc1, 0x1d, 0x96, 0xda, 0x0f, 0xd6, 0x14, 0x74, 0x00, 0x35, 0x49, 0xb9, - 0x60, 0xae, 0xd3, 0x71, 0xba, 0x15, 0x6c, 0x83, 0xe3, 0x3f, 0x1d, 0x78, 0xf1, 0x2e, 0x5c, 0x30, - 0x7e, 0xaf, 0x0e, 0xc1, 0x8e, 0xfa, 0x94, 0x5a, 0x59, 0x1d, 0x9b, 0xdf, 0x48, 0xc0, 0xd3, 0xf2, - 0x98, 0x7e, 0xe1, 0xc5, 0xad, 0x74, 0x9c, 0x6e, 0xe3, 0xd5, 0x6b, 0x6f, 0xcb, 0xc8, 0xde, 0x7d, - 0xdd, 0xb0, 0x4b, 0xef, 0xf3, 0xf1, 0x23, 0x34, 0x55, 0x18, 0x33, 0x5f, 0xb2, 0x20, 0x66, 0x89, - 0x72, 0xab, 0xa6, 0x4d, 0x77, 0x6b, 0x9b, 0x79, 0x18, 0xb3, 0x99, 0xe5, 0xe3, 0x86, 0x2a, 0x82, - 0xe3, 0xbf, 0xea, 0x70, 0x54, 0xf6, 0x30, 0xba, 0x26, 0x51, 0x66, 0x7e, 0x9d, 0x33, 0x25, 0x42, - 0x2a, 0xd1, 0x97, 0xb0, 0x4b, 0x32, 0x3f, 0x15, 0x74, 0x75, 0x62, 0x24, 0x9b, 0x0a, 0x8a, 0x8e, - 0xa1, 0x71, 0x45, 0x24, 0xf3, 0x73, 0x4c, 0x4f, 0x5b, 0x39, 0xab, 0xb8, 0x0e, 0xae, 0xeb, 0xf4, - 0xc0, 0x70, 0xac, 0x54, 0x70, 0xea, 0xee, 0xae, 0xa4, 0x98, 0x53, 0xf4, 0x14, 0x1e, 0x46, 0x3c, - 0xf0, 0x23, 0x2e, 0xa5, 0xfb, 0xc0, 0x00, 0x0f, 0x22, 0x1e, 0x4c, 0xb8, 0x94, 0xe8, 0x17, 0x07, - 0x5c, 0xca, 0x93, 0x65, 0xb8, 0x60, 0x09, 0x65, 0x7e, 0x6c, 0x3d, 0xf8, 0x2c, 0x51, 0xe2, 0x93, - 0x5b, 0xed, 0x54, 0xbb, 0x8d, 0x57, 0xb3, 0x7f, 0x71, 0xa2, 0x9f, 0x4d, 0xe3, 0x0d, 0xd7, 0xc5, - 0xf3, 0xcc, 0x48, 0x97, 0xc6, 0x87, 0x74, 0x63, 0x1e, 0xdd, 0x40, 0x4b, 0x23, 0x99, 0xd4, 0x1f, - 0x37, 0x26, 0x4a, 0x84, 0x1f, 0xdd, 0x1d, 0x73, 0xe2, 0x93, 0xff, 0x6c, 0xc3, 0x14, 0x3d, 0x37, - 0x35, 0xf1, 0x13, 0x5a, 0x4e, 0xa0, 0xaf, 0x01, 0x15, 0xbb, 0xe4, 0xcb, 0x94, 0x51, 0x3f, 0x5c, - 0xb8, 0xb5, 0x4e, 0xb5, 0x5b, 0xc7, 0xad, 0x02, 0x99, 0xa5, 0x8c, 0x8e, 0x17, 0xed, 0x3f, 0x76, - 0xe0, 0x70, 0xf3, 0x64, 0xa8, 0x0f, 0x07, 0xb7, 0x0e, 0x54, 0x7d, 0x10, 0x4c, 0x7e, 0xe0, 0xd1, - 0x22, 0xff, 0x98, 0xfb, 0x05, 0x36, 0x5f, 0x41, 0xe8, 0x1b, 0x40, 0x29, 0x97, 0xa1, 0xe9, 0x5c, - 0x08, 0x1e, 0x77, 0x9c, 0x6e, 0x0d, 0xef, 0xad, 0x90, 0x82, 0x7e, 0x08, 0xbb, 0x82, 0x51, 0x12, - 0x45, 0x76, 0x09, 0x70, 0x1e, 0xa1, 0xe7, 0x50, 0x4f, 0x05, 0xa3, 0xa1, 0x9e, 0xca, 0xac, 0x69, - 0x05, 0x17, 0x09, 0xe4, 0xc1, 0xfe, 0x92, 0x44, 0x92, 0xf9, 0xb6, 0xe0, 0x35, 0xf3, 0x05, 0x51, - 0xcc, 0x7d, 0x68, 0x78, 0x7b, 0x06, 0x9a, 0xe6, 0x08, 0x26, 0x8a, 0xe9, 0xa5, 0x59, 0xf6, 0x7d, - 0x7b, 0x75, 0x77, 0xec, 0xd2, 0x2c, 0xfb, 0x33, 0x1d, 0xa2, 0x17, 0x00, 0xb6, 0xa5, 0x4f, 0x54, - 0xdf, 0xad, 0xd9, 0x4e, 0x36, 0x33, 0x50, 0x7d, 0xf4, 0x12, 0x1e, 0xad, 0xdb, 0x1a, 0x86, 0x5d, - 0xc6, 0xe6, 0x3a, 0xa9, 0x49, 0xaf, 0xe1, 0xab, 0x0d, 0x76, 0x0c, 0xbd, 0x6e, 0xe8, 0x07, 0x9f, - 0x59, 0xd2, 0xb2, 0x0e, 0x34, 0x57, 0xae, 0x0c, 0xd7, 0xae, 0x33, 0xe4, 0xce, 0x34, 0xc3, 0x83, - 0x7d, 0x25, 0xb2, 0x5b, 0x75, 0x29, 0xcf, 0x12, 0xe5, 0x42, 0xc7, 0xe9, 0x56, 0xf1, 0x9e, 0x86, - 0x56, 0x35, 0x87, 0x1a, 0x40, 0xa7, 0x70, 0x70, 0xc7, 0x88, 0x15, 0x34, 0x8c, 0x00, 0x95, 0x5c, - 0xdc, 0x51, 0x24, 0x2c, 0x20, 0xb7, 0x14, 0xcd, 0x5b, 0x8a, 0x8b, 0x1c, 0xb2, 0x8a, 0x95, 0xa7, - 0x3b, 0x82, 0x47, 0x85, 0xa7, 0x12, 0xbf, 0xfd, 0xbb, 0x03, 0x4f, 0x86, 0xff, 0x68, 0x41, 0x9d, - 0xcd, 0x0b, 0x8a, 0xae, 0xa0, 0x2a, 0xf8, 0x8d, 0x5b, 0x31, 0x37, 0x78, 0xfa, 0x7f, 0x5e, 0x1d, - 0x0f, 0xf3, 0x1b, 0xac, 0x8b, 0xb7, 0x4f, 0xa0, 0x8a, 0xf9, 0x8d, 0xfe, 0xdc, 0xec, 0x23, 0x89, - 0xd3, 0x68, 0x35, 0x96, 0xf6, 0x54, 0xc3, 0xcd, 0x3c, 0x69, 0x26, 0x3a, 0x79, 0x0f, 0xa8, 0xdc, - 0x67, 0xae, 0xff, 0xcf, 0x5f, 0xc2, 0xd1, 0x70, 0x32, 0x98, 0xcd, 0xc6, 0x6f, 0xc6, 0xc3, 0xc1, - 0x7c, 0xfc, 0xd3, 0x85, 0x3f, 0x7f, 0x3f, 0x1d, 0xf9, 0x6f, 0x2f, 0x66, 0xd3, 0xd1, 0x70, 0xfc, - 0x66, 0x3c, 0xfa, 0xbe, 0xf5, 0x05, 0x7a, 0x0c, 0x70, 0xfe, 0x76, 0x32, 0x1f, 0x1b, 0x66, 0xcb, - 0x59, 0xc7, 0x93, 0xc1, 0xd9, 0x68, 0xd2, 0xaa, 0x9c, 0xfd, 0xea, 0xc0, 0x11, 0xe5, 0xf1, 0xb6, - 0x19, 0xcf, 0xf6, 0xcb, 0xcd, 0xa7, 0xfa, 0xd5, 0xfa, 0x79, 0x90, 0x2b, 0x02, 0x1e, 0x91, 0x24, - 0xf0, 0xb8, 0x08, 0x7a, 0x01, 0x4b, 0xcc, 0x8b, 0xd6, 0xb3, 0x10, 0x49, 0x43, 0xb9, 0xf1, 0x79, - 0xfc, 0xce, 0x86, 0xbf, 0x55, 0x9e, 0xfd, 0x60, 0x88, 0x97, 0x43, 0x4d, 0xba, 0x1c, 0x64, 0x8a, - 0x9f, 0x47, 0x97, 0xef, 0x2c, 0xe9, 0x6a, 0xd7, 0xd4, 0xfa, 0xf6, 0xef, 0x00, 0x00, 0x00, 0xff, - 0xff, 0x09, 0x54, 0xdd, 0x12, 0xb8, 0x07, 0x00, 0x00, + 0x14, 0x9d, 0xec, 0x38, 0xad, 0xaf, 0xdd, 0xd6, 0x61, 0xb2, 0x4c, 0x75, 0xdb, 0xc5, 0x48, 0x5f, + 0x8c, 0x60, 0x93, 0xe3, 0x0e, 0x7d, 0xf1, 0x9e, 0x1c, 0xcf, 0x1d, 0x8c, 0x39, 0x99, 0x41, 0xbb, + 0x05, 0x3a, 0x04, 0x10, 0x18, 0x9a, 0x56, 0x05, 0x48, 0xa2, 0x40, 0x52, 0x49, 0xfb, 0x11, 0xfb, + 0x9f, 0x7d, 0xc3, 0x5e, 0xf6, 0x03, 0xfb, 0x82, 0x3d, 0x0f, 0x7b, 0x1e, 0x48, 0xca, 0x56, 0x9c, + 0x38, 0xc1, 0x86, 0xed, 0xcd, 0xbc, 0xe7, 0x9c, 0x7b, 0xce, 0xa5, 0xae, 0x2c, 0x38, 0x0e, 0x38, + 0x0f, 0x22, 0xd6, 0xa1, 0x11, 0xcf, 0xe6, 0x1d, 0x92, 0x29, 0x1e, 0x47, 0x9d, 0xcb, 0xee, 0x05, + 0x53, 0xa4, 0xdb, 0xa1, 0x11, 0x91, 0x32, 0x5c, 0x84, 0x94, 0xa8, 0x90, 0x27, 0x5e, 0x2a, 0xb8, + 0xe2, 0xe8, 0x99, 0x55, 0x78, 0x46, 0xe1, 0x59, 0x85, 0x97, 0x2b, 0x9a, 0x47, 0xf7, 0xb5, 0x53, + 0x2c, 0x4e, 0xb9, 0x20, 0x91, 0x6d, 0xd4, 0x7c, 0x9e, 0x73, 0x49, 0x1a, 0x76, 0x48, 0x92, 0x70, + 0x65, 0x5c, 0xa4, 0x45, 0x0f, 0x8f, 0xc1, 0x1d, 0xac, 0xd9, 0xf7, 0x57, 0x14, 0xb4, 0x07, 0x15, + 0x49, 0xb9, 0x60, 0xae, 0xd3, 0x72, 0xda, 0x25, 0x6c, 0x0f, 0x87, 0x7f, 0x3a, 0xf0, 0xe2, 0x5d, + 0x38, 0x67, 0xfc, 0x4e, 0x1d, 0x82, 0x2d, 0xf5, 0x29, 0xb5, 0xb2, 0x2a, 0x36, 0xbf, 0x91, 0x80, + 0xa7, 0xeb, 0x63, 0xfa, 0x45, 0x16, 0xb7, 0xd4, 0x72, 0xda, 0xb5, 0x57, 0xaf, 0xbd, 0x7b, 0x46, + 0xf6, 0xee, 0x72, 0xc3, 0x2e, 0xbd, 0x2b, 0xc7, 0x0f, 0x50, 0x57, 0x61, 0xcc, 0x7c, 0xc9, 0x82, + 0x98, 0x25, 0xca, 0x2d, 0x1b, 0x9b, 0xf6, 0xbd, 0x36, 0xb3, 0x30, 0x66, 0x53, 0xcb, 0xc7, 0x35, + 0x55, 0x1c, 0x0e, 0xff, 0xaa, 0xc2, 0xc1, 0x7a, 0x86, 0xe1, 0x25, 0x89, 0x32, 0xf3, 0xeb, 0x94, + 0x29, 0x11, 0x52, 0x89, 0x3e, 0x87, 0x6d, 0x92, 0xf9, 0xa9, 0xa0, 0xcb, 0x1b, 0x23, 0xd9, 0x44, + 0x50, 0x74, 0x08, 0xb5, 0x0b, 0x22, 0x99, 0x9f, 0x63, 0x7a, 0xda, 0xd2, 0x49, 0xc9, 0x75, 0x70, + 0x55, 0x97, 0xfb, 0x86, 0x63, 0xa5, 0x82, 0x53, 0x77, 0x7b, 0x29, 0xc5, 0x9c, 0xa2, 0xa7, 0xf0, + 0x30, 0xe2, 0x81, 0x1f, 0x71, 0x29, 0xdd, 0x07, 0x06, 0x78, 0x10, 0xf1, 0x60, 0xcc, 0xa5, 0x44, + 0x3f, 0x3b, 0xe0, 0x52, 0x9e, 0x2c, 0xc2, 0x39, 0x4b, 0x28, 0xf3, 0x63, 0x9b, 0xc1, 0x67, 0x89, + 0x12, 0x9f, 0xdc, 0x72, 0xab, 0xdc, 0xae, 0xbd, 0x9a, 0xfe, 0x8b, 0x1b, 0xbd, 0x35, 0x8d, 0x37, + 0x58, 0x35, 0xcf, 0x2b, 0x43, 0xdd, 0x1a, 0xef, 0xd3, 0x8d, 0x75, 0x74, 0x05, 0x0d, 0x8d, 0x64, + 0x52, 0x3f, 0xdc, 0x98, 0x28, 0x11, 0x7e, 0x74, 0xb7, 0xcc, 0x8d, 0x8f, 0xff, 0x73, 0x0c, 0xd3, + 0xf4, 0xd4, 0xf4, 0xc4, 0x4f, 0xe8, 0x7a, 0x01, 0x7d, 0x05, 0xa8, 0xd8, 0x25, 0x5f, 0xa6, 0x8c, + 0xfa, 0xe1, 0xdc, 0xad, 0xb4, 0xca, 0xed, 0x2a, 0x6e, 0x14, 0xc8, 0x34, 0x65, 0x74, 0x34, 0x6f, + 0xfe, 0xbe, 0x05, 0xfb, 0x9b, 0x27, 0x43, 0x5d, 0xd8, 0xbb, 0x76, 0xa1, 0xea, 0x83, 0x60, 0xf2, + 0x03, 0x8f, 0xe6, 0xf9, 0xc3, 0xdc, 0x2d, 0xb0, 0xd9, 0x12, 0x42, 0x5f, 0x03, 0x4a, 0xb9, 0x0c, + 0x8d, 0x73, 0x21, 0x78, 0xdc, 0x72, 0xda, 0x15, 0xbc, 0xb3, 0x44, 0x0a, 0xfa, 0x3e, 0x6c, 0x0b, + 0x46, 0x49, 0x14, 0xd9, 0x25, 0xc0, 0xf9, 0x09, 0x3d, 0x87, 0x6a, 0x2a, 0x18, 0x0d, 0xf5, 0x54, + 0x66, 0x4d, 0x4b, 0xb8, 0x28, 0x20, 0x0f, 0x76, 0x17, 0x24, 0x92, 0xcc, 0xb7, 0x0d, 0x2f, 0x99, + 0x2f, 0x88, 0x62, 0xee, 0x43, 0xc3, 0xdb, 0x31, 0xd0, 0x24, 0x47, 0x30, 0x51, 0x4c, 0x2f, 0xcd, + 0xa2, 0xeb, 0xdb, 0x57, 0x77, 0xcb, 0x2e, 0xcd, 0xa2, 0x3b, 0xd5, 0x47, 0xf4, 0x02, 0xc0, 0x5a, + 0xfa, 0x44, 0x75, 0xdd, 0x8a, 0x75, 0xb2, 0x95, 0xbe, 0xea, 0xa2, 0x97, 0xf0, 0x68, 0x65, 0x6b, + 0x18, 0x76, 0x19, 0xeb, 0xab, 0xa2, 0x26, 0xbd, 0x86, 0x2f, 0x36, 0xc4, 0x31, 0xf4, 0xaa, 0xa1, + 0xef, 0xdd, 0x8a, 0xa4, 0x65, 0x2d, 0xa8, 0x2f, 0x53, 0x19, 0xae, 0x5d, 0x67, 0xc8, 0x93, 0x69, + 0x86, 0x07, 0xbb, 0x4a, 0x64, 0xd7, 0xfa, 0x52, 0x9e, 0x25, 0xca, 0x85, 0x96, 0xd3, 0x2e, 0xe3, + 0x1d, 0x0d, 0x2d, 0x7b, 0x0e, 0x34, 0x80, 0x8e, 0x61, 0xef, 0x46, 0x10, 0x2b, 0xa8, 0x19, 0x01, + 0x5a, 0x4b, 0x71, 0x43, 0x91, 0xb0, 0x80, 0x5c, 0x53, 0xd4, 0xaf, 0x29, 0xce, 0x72, 0xc8, 0x2a, + 0x96, 0x99, 0x6e, 0x08, 0x1e, 0x15, 0x99, 0xd6, 0xf8, 0xcd, 0xdf, 0x1c, 0x78, 0x32, 0xf8, 0x47, + 0x0b, 0xea, 0x6c, 0x5e, 0x50, 0x74, 0x01, 0x65, 0xc1, 0xaf, 0xdc, 0x92, 0x79, 0x83, 0x27, 0xff, + 0xe7, 0xab, 0xe3, 0x61, 0x7e, 0x85, 0x75, 0xf3, 0xe6, 0x11, 0x94, 0x31, 0xbf, 0xd2, 0x8f, 0x9b, + 0x7d, 0x24, 0x71, 0x1a, 0x2d, 0xc7, 0xd2, 0x99, 0x2a, 0xb8, 0x9e, 0x17, 0xcd, 0x44, 0x47, 0xef, + 0x01, 0xad, 0xfb, 0xcc, 0xf4, 0xff, 0xf9, 0x4b, 0x38, 0x18, 0x8c, 0xfb, 0xd3, 0xe9, 0xe8, 0xcd, + 0x68, 0xd0, 0x9f, 0x8d, 0x7e, 0x3c, 0xf3, 0x67, 0xef, 0x27, 0x43, 0xff, 0xed, 0xd9, 0x74, 0x32, + 0x1c, 0x8c, 0xde, 0x8c, 0x86, 0xdf, 0x35, 0x3e, 0x43, 0x8f, 0x01, 0x4e, 0xdf, 0x8e, 0x67, 0x23, + 0xc3, 0x6c, 0x38, 0xab, 0xf3, 0xb8, 0x7f, 0x32, 0x1c, 0x37, 0x4a, 0x27, 0xbf, 0x38, 0x70, 0x40, + 0x79, 0x7c, 0xdf, 0x8c, 0x27, 0xbb, 0xeb, 0xe6, 0x13, 0xfd, 0xd5, 0xfa, 0xa9, 0x9f, 0x2b, 0x02, + 0x1e, 0x91, 0x24, 0xf0, 0xb8, 0x08, 0x3a, 0x01, 0x4b, 0xcc, 0x17, 0xad, 0x63, 0x21, 0x92, 0x86, + 0x72, 0xe3, 0xe7, 0xf1, 0x5b, 0x7b, 0xfc, 0xb5, 0xf4, 0xec, 0x7b, 0x43, 0x3c, 0x1f, 0x68, 0xd2, + 0x79, 0x3f, 0x53, 0xfc, 0x34, 0x3a, 0x7f, 0x67, 0x49, 0x7f, 0x94, 0xbe, 0xb4, 0x68, 0xaf, 0x67, + 0xe0, 0x5e, 0xcf, 0xe0, 0xe3, 0x5e, 0x2f, 0x27, 0x5c, 0x6c, 0x1b, 0xb3, 0x6f, 0xfe, 0x0e, 0x00, + 0x00, 0xff, 0xff, 0x0b, 0x46, 0xe3, 0x38, 0xd9, 0x07, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/column_spec.pb.go b/googleapis/cloud/automl/v1beta1/column_spec.pb.go index 0315afb0f5..17f4efb9f9 100644 --- a/googleapis/cloud/automl/v1beta1/column_spec.pb.go +++ b/googleapis/cloud/automl/v1beta1/column_spec.pb.go @@ -188,30 +188,31 @@ func init() { } var fileDescriptor_828eac69e0599d60 = []byte{ - // 397 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x92, 0x41, 0xab, 0xd3, 0x40, - 0x10, 0xc7, 0xc9, 0xeb, 0xf3, 0xe1, 0xdb, 0x16, 0xa9, 0x8b, 0x48, 0x68, 0x05, 0xab, 0xa8, 0xf4, - 0x60, 0x37, 0xb4, 0x5e, 0x04, 0x4f, 0x6d, 0x15, 0xf1, 0xa0, 0x48, 0x2a, 0x1e, 0x4a, 0x21, 0x4c, - 0x37, 0x4b, 0x08, 0x6c, 0x76, 0x96, 0x64, 0x23, 0xf4, 0xee, 0x47, 0xf0, 0x53, 0xf9, 0x4d, 0xfc, - 0x16, 0x92, 0xdd, 0x6d, 0x2a, 0x45, 0xd2, 0x77, 0x9b, 0xcc, 0xfc, 0xf2, 0x9f, 0x99, 0xff, 0x0e, - 0x99, 0x65, 0x88, 0x99, 0x14, 0x11, 0x97, 0x58, 0xa7, 0x11, 0xd4, 0x06, 0x0b, 0x19, 0xfd, 0x98, - 0xef, 0x85, 0x81, 0x79, 0xc4, 0x51, 0xd6, 0x85, 0x4a, 0x2a, 0x2d, 0x38, 0xd3, 0x25, 0x1a, 0xa4, - 0x63, 0x87, 0x33, 0x8b, 0x33, 0x87, 0x33, 0x8f, 0x8f, 0x5e, 0x77, 0x69, 0xa5, 0x60, 0x20, 0xa9, - 0x0c, 0x98, 0xca, 0x49, 0xdd, 0x81, 0x36, 0x07, 0x2d, 0x8e, 0xf4, 0x13, 0x4f, 0x83, 0xce, 0x23, - 0x50, 0x0a, 0x0d, 0x98, 0x1c, 0x95, 0xaf, 0x3e, 0xff, 0xd3, 0x23, 0x64, 0x6d, 0x87, 0xdd, 0x68, - 0xc1, 0x29, 0x25, 0xd7, 0x0a, 0x0a, 0x11, 0x06, 0x93, 0x60, 0x7a, 0x1b, 0xdb, 0x98, 0xae, 0xc8, - 0x6d, 0x2b, 0x1a, 0x5e, 0x4d, 0x82, 0x69, 0x7f, 0xf1, 0x92, 0x75, 0x6c, 0xc3, 0xde, 0x83, 0x81, - 0x6f, 0x07, 0x2d, 0xe2, 0xfb, 0xa9, 0x8f, 0xe8, 0x33, 0x32, 0x48, 0xf3, 0x4a, 0x4b, 0x38, 0x24, - 0x56, 0xbf, 0x67, 0xf5, 0xfb, 0x3e, 0xf7, 0xa5, 0x69, 0xf3, 0x81, 0x90, 0xd3, 0xa6, 0xe1, 0xb5, - 0xed, 0xf3, 0xea, 0x62, 0x9f, 0x4d, 0x43, 0xc7, 0x76, 0x40, 0x1b, 0x52, 0x45, 0x1e, 0x1b, 0xd4, - 0x09, 0xc7, 0xb2, 0x14, 0x12, 0x8c, 0x48, 0x13, 0xf7, 0x16, 0x55, 0x78, 0x6f, 0xd2, 0x9b, 0xf6, - 0x17, 0x6f, 0x3b, 0x25, 0x4f, 0x56, 0xb0, 0x75, 0xab, 0xe0, 0x92, 0xf1, 0x23, 0x83, 0xfa, 0x3c, - 0x59, 0x35, 0x8e, 0x09, 0x03, 0x59, 0x78, 0xe3, 0x1c, 0x6b, 0xe2, 0xd1, 0xaf, 0x80, 0x0c, 0xcf, - 0x49, 0xfa, 0x82, 0x3c, 0xf8, 0xe7, 0x2a, 0x92, 0x3c, 0xf5, 0x26, 0x0f, 0x78, 0xdb, 0xf3, 0x53, - 0x4a, 0xb7, 0xe4, 0xe1, 0x71, 0xf4, 0x1c, 0x95, 0x37, 0xc3, 0x99, 0x3e, 0xbb, 0x30, 0x79, 0xfb, - 0x97, 0xf3, 0x64, 0xc8, 0xcf, 0x32, 0xab, 0x9f, 0x01, 0x79, 0xca, 0xb1, 0xe8, 0x92, 0xf9, 0x1a, - 0x6c, 0x97, 0xbe, 0x9c, 0xa1, 0x04, 0x95, 0x31, 0x2c, 0xb3, 0x28, 0x13, 0xca, 0x5e, 0x4b, 0xe4, - 0x4a, 0xa0, 0xf3, 0xea, 0xbf, 0xc7, 0xf7, 0xce, 0x7d, 0xfe, 0xbe, 0x1a, 0x7f, 0xb4, 0xe0, 0x6e, - 0xdd, 0x40, 0xbb, 0x65, 0x6d, 0xf0, 0xb3, 0xdc, 0x7d, 0x77, 0xd0, 0xfe, 0xc6, 0x6a, 0xbd, 0xf9, - 0x1b, 0x00, 0x00, 0xff, 0xff, 0xb6, 0x06, 0xa8, 0x09, 0x41, 0x03, 0x00, 0x00, + // 415 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x92, 0xd1, 0x8a, 0xd3, 0x40, + 0x14, 0x86, 0x49, 0xbb, 0x2e, 0xee, 0x74, 0x91, 0x75, 0x10, 0x09, 0xbb, 0xa2, 0x55, 0x54, 0x7a, + 0xe1, 0x4e, 0xd8, 0x7a, 0x23, 0xf1, 0xaa, 0xad, 0x22, 0x82, 0x8a, 0xa4, 0xe2, 0x45, 0x29, 0x84, + 0xd3, 0xc9, 0x10, 0x02, 0x93, 0x39, 0x43, 0x32, 0x11, 0xfa, 0x1e, 0xbe, 0x82, 0x2f, 0xe3, 0x9b, + 0xe8, 0x53, 0x48, 0x66, 0xa6, 0xa9, 0x14, 0x49, 0xbd, 0x3b, 0x3d, 0xff, 0xd7, 0xff, 0x9c, 0xf9, + 0x73, 0xc8, 0x75, 0x8e, 0x98, 0x4b, 0x11, 0x71, 0x89, 0x4d, 0x16, 0x41, 0x63, 0xb0, 0x94, 0xd1, + 0xb7, 0x9b, 0x8d, 0x30, 0x70, 0x13, 0x71, 0x94, 0x4d, 0xa9, 0xd2, 0x5a, 0x0b, 0xce, 0x74, 0x85, + 0x06, 0xe9, 0x95, 0xc3, 0x99, 0xc5, 0x99, 0xc3, 0x99, 0xc7, 0x2f, 0x5f, 0xf4, 0x79, 0x65, 0x60, + 0x20, 0xad, 0x0d, 0x98, 0xda, 0x59, 0xfd, 0x07, 0x6d, 0xb6, 0x5a, 0xec, 0xe8, 0x07, 0x9e, 0x06, + 0x5d, 0x44, 0xa0, 0x14, 0x1a, 0x30, 0x05, 0x2a, 0xaf, 0x3e, 0xf9, 0x35, 0x24, 0x64, 0x61, 0x97, + 0x5d, 0x6a, 0xc1, 0x29, 0x25, 0x27, 0x0a, 0x4a, 0x11, 0x06, 0xe3, 0x60, 0x72, 0x96, 0xd8, 0x9a, + 0xce, 0xc9, 0x59, 0x67, 0x1a, 0x0e, 0xc6, 0xc1, 0x64, 0x34, 0x7d, 0xc6, 0x7a, 0x5e, 0xc3, 0xde, + 0x80, 0x81, 0x2f, 0x5b, 0x2d, 0x92, 0xdb, 0x99, 0xaf, 0xe8, 0x63, 0x72, 0x9e, 0x15, 0xb5, 0x96, + 0xb0, 0x4d, 0xad, 0xff, 0xd0, 0xfa, 0x8f, 0x7c, 0xef, 0x53, 0x3b, 0xe6, 0x2d, 0x21, 0xfb, 0x97, + 0x86, 0x27, 0x76, 0xce, 0xf3, 0xa3, 0x73, 0x96, 0x2d, 0x9d, 0xd8, 0x05, 0x6d, 0x49, 0x15, 0xb9, + 0x6f, 0x50, 0xa7, 0x1c, 0xab, 0x4a, 0x48, 0x30, 0x22, 0x4b, 0xdd, 0xb7, 0xa8, 0xc3, 0x5b, 0xe3, + 0xe1, 0x64, 0x34, 0x7d, 0xd5, 0x6b, 0xb9, 0x8f, 0x82, 0x2d, 0x3a, 0x07, 0xd7, 0x4c, 0xee, 0x19, + 0xd4, 0x87, 0xcd, 0xba, 0x4d, 0x4c, 0x18, 0xc8, 0xc3, 0x53, 0x97, 0x58, 0x5b, 0x5f, 0x7e, 0x0f, + 0xc8, 0xc5, 0x21, 0x49, 0x9f, 0x92, 0x3b, 0x7f, 0x5d, 0x45, 0x5a, 0x64, 0x3e, 0xe4, 0x73, 0xde, + 0xcd, 0x7c, 0x9f, 0xd1, 0x15, 0xb9, 0xbb, 0x5b, 0xbd, 0x40, 0xe5, 0xc3, 0x70, 0xa1, 0x5f, 0x1f, + 0xd9, 0xbc, 0xfb, 0x97, 0xcb, 0xe4, 0x82, 0x1f, 0x74, 0xe6, 0x3f, 0x02, 0xf2, 0x88, 0x63, 0xd9, + 0x67, 0xf3, 0x39, 0x58, 0xcd, 0xbc, 0x9c, 0xa3, 0x04, 0x95, 0x33, 0xac, 0xf2, 0x28, 0x17, 0xca, + 0x5e, 0x4b, 0xe4, 0x24, 0xd0, 0x45, 0xfd, 0xcf, 0xe3, 0x7b, 0xed, 0x7e, 0xfe, 0x1c, 0x5c, 0xbd, + 0xb3, 0xe0, 0x7a, 0xd1, 0x42, 0xeb, 0x59, 0x63, 0xf0, 0xa3, 0x5c, 0x7f, 0x75, 0xd0, 0xef, 0xc1, + 0x43, 0xa7, 0xc6, 0xb1, 0x95, 0xe3, 0xd8, 0xea, 0x1f, 0xe2, 0xd8, 0x03, 0x9b, 0x53, 0x3b, 0xec, + 0xe5, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x53, 0x68, 0x0b, 0x87, 0x62, 0x03, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/data_items.pb.go b/googleapis/cloud/automl/v1beta1/data_items.pb.go index 72d73be2c2..7764ef73e0 100644 --- a/googleapis/cloud/automl/v1beta1/data_items.pb.go +++ b/googleapis/cloud/automl/v1beta1/data_items.pb.go @@ -412,40 +412,41 @@ func init() { } var fileDescriptor_bd1fd4e23d5f1ca3 = []byte{ - // 558 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x53, 0x4f, 0x6f, 0xd3, 0x4e, - 0x10, 0x8d, 0xe3, 0x36, 0x6d, 0xc6, 0xed, 0xef, 0x27, 0xf9, 0x80, 0x4c, 0x83, 0xa8, 0x31, 0x7f, - 0xe4, 0x03, 0xb2, 0x69, 0xe0, 0x04, 0xa7, 0x26, 0x20, 0x92, 0x43, 0xa5, 0xca, 0x69, 0x7b, 0x40, - 0x41, 0xd6, 0xc6, 0xde, 0x9a, 0x95, 0xec, 0xdd, 0x95, 0xbd, 0xdb, 0x24, 0x77, 0xbe, 0x08, 0x17, - 0x3e, 0x0c, 0x9f, 0x0a, 0xed, 0xda, 0x29, 0x21, 0x42, 0x86, 0x9b, 0x67, 0xde, 0x7b, 0xb3, 0x33, - 0xef, 0xc9, 0xf0, 0x32, 0x63, 0x2c, 0xcb, 0x71, 0x98, 0xe4, 0x4c, 0xa6, 0x21, 0x92, 0x82, 0x15, - 0x79, 0x78, 0x77, 0xb6, 0xc0, 0x02, 0x9d, 0x85, 0x29, 0x12, 0x28, 0x26, 0x02, 0x17, 0x55, 0xc0, - 0x4b, 0x26, 0x98, 0x3d, 0xa8, 0xd9, 0x81, 0x66, 0x07, 0x35, 0x3b, 0x68, 0xd8, 0x27, 0xcf, 0xda, - 0x46, 0x11, 0x56, 0x8f, 0x38, 0x79, 0xd8, 0xb0, 0x74, 0xb5, 0x90, 0xb7, 0x21, 0xa2, 0xeb, 0x06, - 0x7a, 0xbc, 0x0b, 0xa5, 0xb2, 0x44, 0x82, 0x30, 0xda, 0xe0, 0x8f, 0x76, 0xf1, 0x4a, 0x94, 0x32, - 0x11, 0x3b, 0x28, 0xe2, 0x24, 0x44, 0x94, 0x32, 0xa1, 0xa5, 0xcd, 0xe6, 0xde, 0x77, 0x03, 0xf6, - 0xa7, 0x05, 0xca, 0xb0, 0xfd, 0x04, 0x2c, 0xa2, 0x3e, 0xe2, 0xc5, 0x5a, 0xe0, 0xca, 0x31, 0x5c, - 0xc3, 0x3f, 0x9a, 0x74, 0x22, 0xd0, 0xcd, 0x91, 0xea, 0xd9, 0x17, 0x70, 0x44, 0x28, 0x97, 0x22, - 0x4e, 0x18, 0xbd, 0x25, 0x99, 0xd3, 0x73, 0x0d, 0xdf, 0x1a, 0xfa, 0x41, 0xcb, 0xf5, 0xc1, 0x54, - 0x09, 0xc6, 0x9a, 0x3f, 0xe9, 0x44, 0x16, 0xf9, 0x55, 0xda, 0x4f, 0xe1, 0x58, 0x7c, 0x91, 0xc5, - 0x82, 0x22, 0x92, 0xc7, 0xb2, 0x24, 0xce, 0x9e, 0x6b, 0xf8, 0xfd, 0xe8, 0xe8, 0xbe, 0x79, 0x5d, - 0x92, 0x51, 0x0f, 0xf6, 0x94, 0xdd, 0x1e, 0x06, 0xeb, 0x0a, 0xaf, 0xc4, 0x8c, 0x12, 0xce, 0xb1, - 0xb0, 0x1d, 0x38, 0x48, 0x18, 0x15, 0x98, 0x0a, 0xbd, 0x69, 0x3f, 0xda, 0x94, 0xf6, 0x00, 0xfa, - 0x05, 0x29, 0x70, 0x2c, 0xd6, 0x1c, 0x3b, 0x5d, 0x8d, 0x1d, 0xaa, 0xc6, 0xd5, 0x9a, 0x63, 0xfb, - 0x14, 0xac, 0x86, 0xb7, 0xf5, 0x20, 0x34, 0xad, 0xeb, 0x92, 0x78, 0x31, 0x1c, 0xbe, 0x67, 0x89, - 0x2c, 0xd4, 0xa4, 0xd9, 0xce, 0xb9, 0x86, 0x3e, 0xf7, 0x55, 0xeb, 0xb9, 0x1b, 0xf1, 0xd6, 0xd9, - 0xbf, 0x1d, 0xed, 0x7d, 0x06, 0x33, 0x62, 0x4b, 0xfb, 0x05, 0xfc, 0x9f, 0xb0, 0x5c, 0x16, 0x34, - 0xae, 0x38, 0x4e, 0x62, 0x92, 0x56, 0x4e, 0xd7, 0x35, 0xfd, 0x7e, 0x74, 0x5c, 0xb7, 0x67, 0x1c, - 0x27, 0xd3, 0xb4, 0xb2, 0x03, 0xe8, 0xdd, 0xa1, 0x5c, 0xe2, 0xca, 0x31, 0x5d, 0xd3, 0xb7, 0x86, - 0x0f, 0x36, 0xaf, 0x6f, 0xc2, 0x0e, 0x6e, 0x14, 0x1c, 0x35, 0x2c, 0xef, 0x5b, 0x17, 0xfe, 0xfb, - 0xb0, 0x42, 0x05, 0xcf, 0xf1, 0x25, 0x5a, 0xe7, 0x0c, 0xa5, 0xf6, 0x5b, 0xd8, 0xd7, 0x19, 0x36, - 0xfb, 0x7b, 0xed, 0x71, 0x29, 0xe6, 0xa4, 0x13, 0xd5, 0x12, 0x95, 0xb8, 0xc0, 0x2b, 0x11, 0x57, - 0xb5, 0xed, 0xda, 0xcf, 0xbf, 0x25, 0xbe, 0x15, 0x93, 0x4a, 0x5c, 0x6c, 0xa5, 0x36, 0x86, 0xc3, - 0xb4, 0x31, 0x48, 0x7b, 0x6f, 0x0d, 0x9f, 0xff, 0x93, 0x9b, 0x93, 0x4e, 0x74, 0x2f, 0xb4, 0xdf, - 0x80, 0x59, 0xb2, 0xa5, 0x63, 0x6a, 0xbd, 0xdb, 0xaa, 0x8f, 0xd8, 0x72, 0xd2, 0x89, 0x14, 0x7d, - 0xd4, 0x87, 0x03, 0x5e, 0x1b, 0x32, 0xfa, 0x6a, 0xc0, 0x69, 0xc2, 0x8a, 0x36, 0xe5, 0xa5, 0xf1, - 0xe9, 0xbc, 0x81, 0x33, 0x96, 0x23, 0x9a, 0x05, 0xac, 0xcc, 0xc2, 0x0c, 0x53, 0x6d, 0x7b, 0x58, - 0x43, 0x88, 0x93, 0xea, 0x8f, 0x7f, 0xf5, 0xbb, 0xba, 0xfc, 0xd1, 0x1d, 0x7c, 0xd4, 0xc4, 0xf9, - 0x58, 0x91, 0xe6, 0xe7, 0x52, 0xb0, 0x8b, 0x7c, 0x7e, 0x53, 0x93, 0x16, 0x3d, 0x3d, 0xeb, 0xf5, - 0xcf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf9, 0xee, 0x22, 0x7d, 0x6b, 0x04, 0x00, 0x00, + // 575 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0xdf, 0x6e, 0xd3, 0x3c, + 0x18, 0xc6, 0x9b, 0x66, 0xeb, 0x56, 0x67, 0xfb, 0x3e, 0x29, 0x07, 0x28, 0x6c, 0x68, 0x0b, 0xe1, + 0x8f, 0x72, 0x80, 0x12, 0x56, 0x38, 0x0a, 0x47, 0x6b, 0x41, 0xb4, 0x12, 0x93, 0xa6, 0x74, 0xdb, + 0x01, 0x2a, 0x8a, 0xdc, 0xc4, 0x0b, 0x96, 0x12, 0xdb, 0x4a, 0xec, 0xb5, 0xbd, 0x1c, 0x0e, 0xe0, + 0x62, 0xb8, 0x14, 0xae, 0x02, 0xd9, 0x71, 0x47, 0xa9, 0x50, 0xe0, 0x2c, 0xef, 0xfb, 0xfc, 0x5e, + 0xdb, 0xef, 0xf3, 0x28, 0xe0, 0x45, 0x4e, 0x69, 0x5e, 0xa0, 0x30, 0x2d, 0xa8, 0xc8, 0x42, 0x28, + 0x38, 0x2d, 0x8b, 0xf0, 0xee, 0x6c, 0x8e, 0x38, 0x3c, 0x0b, 0x33, 0xc8, 0x61, 0x82, 0x39, 0x2a, + 0xeb, 0x80, 0x55, 0x94, 0x53, 0xfb, 0xb8, 0xa1, 0x03, 0x45, 0x07, 0x0d, 0x1d, 0x68, 0xfa, 0xe8, + 0x69, 0xdb, 0x51, 0x98, 0x36, 0x47, 0x1c, 0x3d, 0xd4, 0x94, 0xaa, 0xe6, 0xe2, 0x36, 0x84, 0x64, + 0xa5, 0xa5, 0x93, 0x6d, 0x29, 0x13, 0x15, 0xe4, 0x98, 0x12, 0xad, 0x3f, 0xda, 0xd6, 0x6b, 0x5e, + 0x89, 0x94, 0x6f, 0xa9, 0x90, 0xe1, 0x10, 0x12, 0x42, 0xb9, 0x1a, 0xd5, 0x2f, 0xf7, 0xbe, 0x19, + 0x60, 0x77, 0x52, 0xc2, 0x1c, 0xd9, 0x8f, 0x81, 0x85, 0xe5, 0x47, 0x32, 0x5f, 0x71, 0x54, 0x3b, + 0x86, 0x6b, 0xf8, 0x07, 0xe3, 0x4e, 0x0c, 0x54, 0x73, 0x28, 0x7b, 0xf6, 0x05, 0x38, 0xc0, 0x84, + 0x09, 0x9e, 0xa4, 0x94, 0xdc, 0xe2, 0xdc, 0xe9, 0xb9, 0x86, 0x6f, 0x0d, 0xfc, 0xa0, 0x65, 0xfb, + 0x60, 0x22, 0x07, 0x46, 0x8a, 0x1f, 0x77, 0x62, 0x0b, 0xff, 0x2a, 0xed, 0x27, 0xe0, 0x90, 0x7f, + 0x16, 0xe5, 0x9c, 0x40, 0x5c, 0x24, 0xa2, 0xc2, 0xce, 0x8e, 0x6b, 0xf8, 0xfd, 0xf8, 0xe0, 0xbe, + 0x79, 0x5d, 0xe1, 0x61, 0x0f, 0xec, 0x48, 0xbb, 0x3d, 0x04, 0xac, 0x2b, 0xb4, 0xe4, 0x53, 0x82, + 0x19, 0x43, 0xdc, 0x76, 0xc0, 0x5e, 0x4a, 0x09, 0x47, 0x84, 0xab, 0x97, 0xf6, 0xe3, 0x75, 0x69, + 0x1f, 0x83, 0x7e, 0x89, 0x4b, 0x94, 0xf0, 0x15, 0x43, 0x4e, 0x57, 0x69, 0xfb, 0xb2, 0x71, 0xb5, + 0x62, 0xc8, 0x3e, 0x05, 0x96, 0xe6, 0x36, 0x2e, 0x04, 0xba, 0x75, 0x5d, 0x61, 0x2f, 0x01, 0xfb, + 0x6f, 0x69, 0x2a, 0x4a, 0x79, 0xd2, 0x74, 0x6b, 0x5d, 0x43, 0xad, 0xfb, 0xb2, 0x75, 0xdd, 0xf5, + 0xf0, 0xc6, 0xda, 0xbf, 0x2d, 0xed, 0x7d, 0x02, 0x66, 0x4c, 0x17, 0xf6, 0x73, 0xf0, 0x7f, 0x4a, + 0x0b, 0x51, 0x92, 0xa4, 0x66, 0x28, 0x4d, 0x70, 0x56, 0x3b, 0x5d, 0xd7, 0xf4, 0xfb, 0xf1, 0x61, + 0xd3, 0x9e, 0x32, 0x94, 0x4e, 0xb2, 0xda, 0x0e, 0x40, 0xef, 0x0e, 0x16, 0x02, 0xd5, 0x8e, 0xe9, + 0x9a, 0xbe, 0x35, 0x78, 0xb0, 0xbe, 0x7d, 0x1d, 0x76, 0x70, 0x23, 0xe5, 0x58, 0x53, 0xde, 0x97, + 0x2e, 0xf8, 0xef, 0xdd, 0x12, 0x96, 0xac, 0x40, 0x97, 0x70, 0x55, 0x50, 0x98, 0xd9, 0x11, 0xd8, + 0x55, 0x19, 0xea, 0xf7, 0x7b, 0xed, 0x71, 0x49, 0x72, 0xdc, 0x89, 0x9b, 0x11, 0x99, 0x38, 0x47, + 0x4b, 0x9e, 0xd4, 0x8d, 0xed, 0xca, 0xcf, 0xbf, 0x25, 0xbe, 0x11, 0x93, 0x4c, 0x9c, 0x6f, 0xa4, + 0x36, 0x02, 0xfb, 0x99, 0x36, 0x48, 0x79, 0x6f, 0x0d, 0x9e, 0xfd, 0x93, 0x9b, 0xe3, 0x4e, 0x7c, + 0x3f, 0x68, 0xbf, 0x06, 0x66, 0x45, 0x17, 0x8e, 0xa9, 0xe6, 0xdd, 0xd6, 0xf9, 0x98, 0x2e, 0xc6, + 0x9d, 0x58, 0xe2, 0xc3, 0x3e, 0xd8, 0x63, 0x8d, 0x21, 0xc3, 0xaf, 0x06, 0x38, 0x4d, 0x69, 0xd9, + 0x36, 0x79, 0x69, 0x7c, 0x3c, 0xd7, 0x72, 0x4e, 0x0b, 0x48, 0xf2, 0x80, 0x56, 0x79, 0x98, 0x23, + 0xa2, 0x6c, 0x0f, 0x1b, 0x09, 0x32, 0x5c, 0xff, 0xf1, 0xaf, 0x7e, 0xd3, 0x94, 0xdf, 0xbb, 0xc7, + 0xef, 0x15, 0x38, 0x1b, 0x49, 0x68, 0x76, 0x2e, 0x38, 0xbd, 0x28, 0x66, 0x37, 0x0d, 0xf4, 0xa3, + 0x7b, 0xd2, 0xa8, 0x51, 0xa4, 0xe4, 0x28, 0x52, 0xfa, 0x87, 0x28, 0xd2, 0xc0, 0xbc, 0xa7, 0x2e, + 0x7b, 0xf5, 0x33, 0x00, 0x00, 0xff, 0xff, 0xb2, 0xe4, 0x43, 0xf0, 0x8c, 0x04, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/data_stats.pb.go b/googleapis/cloud/automl/v1beta1/data_stats.pb.go index dc59aaf0eb..8406f31825 100644 --- a/googleapis/cloud/automl/v1beta1/data_stats.pb.go +++ b/googleapis/cloud/automl/v1beta1/data_stats.pb.go @@ -750,58 +750,59 @@ func init() { } var fileDescriptor_1f99b1d575d82961 = []byte{ - // 847 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x96, 0xdf, 0x8f, 0xdb, 0x44, - 0x10, 0xc7, 0x71, 0xd2, 0xf4, 0x9a, 0xc9, 0xcf, 0x5b, 0xfa, 0x50, 0xe5, 0x2a, 0x51, 0xe5, 0x01, - 0x42, 0x01, 0x9b, 0x96, 0x1f, 0x2a, 0x05, 0x21, 0xdd, 0xa5, 0x5c, 0x0b, 0xa8, 0xa2, 0x72, 0x20, - 0x08, 0x74, 0x52, 0xd8, 0xd8, 0x1b, 0xd7, 0xea, 0x7a, 0x37, 0xd8, 0xeb, 0x88, 0x13, 0xaf, 0xf0, - 0x9f, 0xf4, 0x11, 0xfe, 0x07, 0x9e, 0x79, 0xe1, 0x5f, 0x42, 0x9e, 0x5d, 0x27, 0xeb, 0xe3, 0x64, - 0x72, 0x7d, 0xf3, 0xcc, 0x7c, 0xe7, 0xb3, 0x3b, 0xb3, 0xb3, 0x9b, 0xc0, 0xbb, 0x91, 0x94, 0x11, - 0x67, 0x5e, 0xc0, 0x65, 0x1e, 0x7a, 0x34, 0x57, 0x32, 0xe1, 0xde, 0xe6, 0xde, 0x92, 0x29, 0x7a, - 0xcf, 0x0b, 0xa9, 0xa2, 0x8b, 0x4c, 0x51, 0x95, 0xb9, 0xeb, 0x54, 0x2a, 0x49, 0x8e, 0xb4, 0xda, - 0x45, 0xb5, 0xab, 0xd5, 0xae, 0x51, 0x8f, 0x6e, 0x1b, 0x14, 0x5d, 0xc7, 0x1e, 0x15, 0x42, 0x2a, - 0xaa, 0x62, 0x29, 0x4c, 0xea, 0xf8, 0xf7, 0x16, 0xb4, 0x1f, 0x51, 0x45, 0x67, 0x05, 0x8e, 0x3c, - 0x83, 0xde, 0x8a, 0x4b, 0xaa, 0x3e, 0xfe, 0x50, 0xf3, 0x6f, 0x35, 0xef, 0x38, 0x93, 0xce, 0xfd, - 0xb7, 0xdd, 0x9a, 0x05, 0xdc, 0x53, 0x9d, 0x81, 0x84, 0x27, 0xaf, 0xf9, 0xdd, 0x95, 0x65, 0x93, - 0xa7, 0xd0, 0xcd, 0x54, 0x1a, 0x8b, 0xc8, 0x00, 0xaf, 0x21, 0x70, 0x52, 0x0b, 0x9c, 0x61, 0x42, - 0xc9, 0xeb, 0x64, 0x3b, 0x93, 0xcc, 0x61, 0xa0, 0xe2, 0x84, 0x65, 0x8a, 0x26, 0x6b, 0x43, 0x6c, - 0x21, 0xf1, 0x9d, 0x5a, 0xe2, 0xb7, 0x65, 0x4e, 0x09, 0xed, 0xab, 0x8a, 0x87, 0x7c, 0x05, 0x1d, - 0x9a, 0xa6, 0xf4, 0xdc, 0x30, 0xaf, 0x23, 0xf3, 0xad, 0x5a, 0xe6, 0x71, 0xa1, 0x2f, 0x79, 0x40, - 0xb7, 0x96, 0x29, 0x39, 0x0f, 0x94, 0x81, 0x1d, 0xec, 0x57, 0x72, 0x1e, 0x28, 0xbb, 0xe4, 0xd2, - 0x24, 0x33, 0xe8, 0x07, 0x54, 0xb1, 0x48, 0xa6, 0xe5, 0xee, 0x6e, 0x20, 0xf0, 0x6e, 0x2d, 0x70, - 0x6a, 0x52, 0x4a, 0x64, 0x2f, 0xb0, 0x1d, 0xe4, 0x7d, 0xb8, 0x19, 0xc6, 0x99, 0x8a, 0x45, 0xa0, - 0x16, 0x1b, 0xca, 0x73, 0xb6, 0x08, 0x64, 0x2e, 0xd4, 0x2d, 0xe7, 0x8e, 0x33, 0x69, 0xfa, 0xa4, - 0x8c, 0xcd, 0x8b, 0xd0, 0xb4, 0x88, 0x90, 0x09, 0x0c, 0x45, 0xce, 0x79, 0x45, 0xdd, 0x40, 0x75, - 0xbf, 0xf0, 0x5b, 0xca, 0xbb, 0x70, 0xb8, 0xa1, 0x3c, 0x0e, 0x2b, 0xd2, 0x36, 0x4a, 0x07, 0x18, - 0xd8, 0x69, 0x4f, 0x0e, 0xa0, 0x85, 0x35, 0x8d, 0x5f, 0x36, 0xa0, 0x6b, 0x0f, 0x12, 0x21, 0x70, - 0x2d, 0x61, 0x54, 0xe0, 0x8e, 0x1c, 0x1f, 0xbf, 0xc9, 0x7b, 0x40, 0x32, 0x45, 0x45, 0x48, 0xd3, - 0x70, 0x11, 0xb2, 0x4d, 0x8c, 0x93, 0x8c, 0xbb, 0x70, 0xfc, 0xc3, 0x32, 0xf2, 0xa8, 0x0c, 0x90, - 0xdb, 0xd0, 0xfe, 0x39, 0xa7, 0x42, 0xc5, 0x9c, 0x15, 0x93, 0xdc, 0x9c, 0x38, 0xfe, 0xce, 0x41, - 0x56, 0x70, 0xf8, 0x3c, 0xce, 0x94, 0x8c, 0x52, 0x9a, 0x2c, 0x96, 0x79, 0xf0, 0x82, 0xe1, 0x78, - 0x36, 0x27, 0x9d, 0xfb, 0x9f, 0xec, 0x3d, 0xef, 0xee, 0x93, 0x12, 0x71, 0x82, 0x04, 0x7f, 0xf8, - 0xbc, 0xea, 0xc8, 0x46, 0x5f, 0xc3, 0xe0, 0x82, 0x88, 0x0c, 0xa1, 0x99, 0xc4, 0x65, 0x69, 0xc5, - 0x27, 0x7a, 0xe8, 0x2f, 0xa6, 0x94, 0xe2, 0x93, 0xdc, 0x84, 0x96, 0xee, 0x5c, 0x13, 0x3b, 0xa7, - 0x8d, 0xf1, 0x1f, 0x0e, 0x74, 0xac, 0xeb, 0x41, 0x28, 0x1c, 0x2a, 0xb9, 0x5e, 0xe4, 0x22, 0xc6, - 0x32, 0xf4, 0x7c, 0x38, 0x58, 0xc4, 0x47, 0xfb, 0xde, 0x31, 0xf7, 0x3b, 0x9d, 0x8d, 0x86, 0x3f, - 0x50, 0x72, 0x6d, 0x3b, 0x46, 0x0f, 0xa1, 0x6b, 0xdb, 0xc5, 0xc6, 0xf0, 0x60, 0x71, 0xfb, 0x6d, - 0x5f, 0x1b, 0xbb, 0xed, 0x36, 0xec, 0xed, 0xbe, 0x6c, 0x42, 0xbf, 0x7a, 0xf7, 0x08, 0x83, 0x7e, - 0x94, 0x52, 0x91, 0x73, 0x9a, 0x56, 0xb6, 0xfb, 0xf9, 0x15, 0x2e, 0xb0, 0xfb, 0xd8, 0x10, 0xd0, - 0xfa, 0x42, 0xa8, 0xf4, 0xdc, 0xef, 0x45, 0xb6, 0x6f, 0xf4, 0xa7, 0x03, 0xbd, 0x8a, 0x8a, 0xfc, - 0x04, 0x07, 0xe5, 0x29, 0xeb, 0x15, 0x4f, 0x5f, 0x79, 0x45, 0xd7, 0x9c, 0xad, 0x5e, 0xb9, 0xc4, - 0x16, 0x9d, 0xb2, 0x03, 0xc5, 0xa1, 0xbe, 0x60, 0xe7, 0xd8, 0xa7, 0x96, 0x5f, 0x7c, 0xee, 0x7a, - 0x67, 0xba, 0x84, 0xc6, 0xc3, 0xc6, 0x03, 0x67, 0xf4, 0x2b, 0x90, 0xff, 0x16, 0x65, 0x13, 0xda, - 0x9a, 0xf0, 0x8d, 0x4d, 0xf8, 0xbf, 0x49, 0xad, 0xab, 0xc1, 0x5a, 0x7c, 0xfc, 0x3d, 0xc0, 0xee, - 0x35, 0x23, 0x5f, 0x42, 0x37, 0x61, 0xc9, 0x92, 0x95, 0xe7, 0xa3, 0x57, 0x7a, 0xb3, 0x76, 0xa5, - 0xed, 0x4f, 0x88, 0xdf, 0xd1, 0xb9, 0x68, 0x8c, 0xff, 0xd1, 0xe3, 0xba, 0x7d, 0xcb, 0x7e, 0x80, - 0xce, 0x2a, 0x66, 0x3c, 0xac, 0x9c, 0xfc, 0x83, 0x7d, 0x5f, 0x46, 0xf7, 0xb4, 0xc8, 0xb5, 0xce, - 0x1c, 0x56, 0x5b, 0xc7, 0x88, 0xc1, 0xe0, 0x42, 0xf8, 0x92, 0xee, 0x7d, 0x56, 0xed, 0xde, 0xbe, - 0x35, 0x59, 0xad, 0xfa, 0xcb, 0x81, 0x5e, 0xe5, 0x6d, 0x25, 0x1c, 0x48, 0x71, 0x05, 0x2f, 0xbc, - 0xd1, 0xfb, 0x0c, 0x75, 0x85, 0xe3, 0xce, 0x62, 0x11, 0x71, 0x56, 0xf1, 0xf9, 0x43, 0x25, 0xd7, - 0x15, 0xcf, 0xe8, 0x18, 0x5e, 0xbf, 0x44, 0x78, 0xa5, 0x4b, 0xe9, 0xc1, 0x70, 0x2a, 0xd3, 0x94, - 0x71, 0x7c, 0x25, 0x75, 0xfe, 0x11, 0xb4, 0x83, 0x94, 0x26, 0x2c, 0xcd, 0x16, 0x1b, 0xf3, 0x2e, - 0xdd, 0x30, 0x8e, 0xf9, 0xc9, 0x6f, 0x0e, 0xbc, 0x11, 0xc8, 0xa4, 0xae, 0x96, 0x67, 0xce, 0x8f, - 0xc7, 0x26, 0x1c, 0x49, 0x4e, 0x45, 0xe4, 0xca, 0x34, 0xf2, 0x22, 0x26, 0xf0, 0x5f, 0x86, 0xa7, - 0x43, 0x74, 0x1d, 0x67, 0x97, 0xfe, 0xa3, 0xf9, 0x54, 0x9b, 0x7f, 0x37, 0x8e, 0x1e, 0xa3, 0xf0, - 0x6c, 0x5a, 0x88, 0xce, 0x8e, 0x73, 0x25, 0x9f, 0xf2, 0xb3, 0xb9, 0x16, 0x2d, 0xaf, 0x23, 0xeb, - 0x83, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x6d, 0xc3, 0x9c, 0xe3, 0x1c, 0x09, 0x00, 0x00, + // 863 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x56, 0xdd, 0x8e, 0xdb, 0x44, + 0x14, 0xc6, 0x49, 0xd3, 0x6d, 0x4e, 0x7e, 0x77, 0xe8, 0x45, 0x95, 0xad, 0xa0, 0xca, 0x05, 0x84, + 0x02, 0x36, 0x2d, 0x3f, 0x2a, 0x06, 0x21, 0xed, 0x6e, 0xd9, 0x96, 0x9f, 0x8a, 0xca, 0x0b, 0x8b, + 0x40, 0x2b, 0x85, 0x59, 0x7b, 0xe2, 0x5a, 0x1d, 0xcf, 0x04, 0x7b, 0x1c, 0xb1, 0xe2, 0x9a, 0x37, + 0x29, 0x77, 0xf0, 0x0e, 0x5c, 0x73, 0xc3, 0x7b, 0xf0, 0x14, 0xc8, 0x67, 0xc6, 0xc9, 0x78, 0x59, + 0x99, 0x2c, 0x77, 0x3e, 0xe7, 0x7c, 0xe7, 0x3b, 0xbf, 0x73, 0x12, 0x78, 0x2b, 0x96, 0x32, 0xe6, + 0xcc, 0x0b, 0xb9, 0x2c, 0x22, 0x8f, 0x16, 0x4a, 0xa6, 0xdc, 0x5b, 0xdd, 0x3b, 0x63, 0x8a, 0xde, + 0xf3, 0x22, 0xaa, 0xe8, 0x3c, 0x57, 0x54, 0xe5, 0xee, 0x32, 0x93, 0x4a, 0x92, 0x3d, 0x8d, 0x76, + 0x11, 0xed, 0x6a, 0xb4, 0x6b, 0xd0, 0x93, 0xdb, 0x86, 0x8a, 0x2e, 0x13, 0x8f, 0x0a, 0x21, 0x15, + 0x55, 0x89, 0x14, 0xc6, 0x75, 0xfa, 0x4b, 0x07, 0xba, 0x0f, 0xa9, 0xa2, 0xc7, 0x25, 0x1d, 0x79, + 0x0a, 0x83, 0x05, 0x97, 0x54, 0x7d, 0xf0, 0x9e, 0xe6, 0xbf, 0xd5, 0xbe, 0xe3, 0xcc, 0x7a, 0xf7, + 0xdf, 0x70, 0x1b, 0x02, 0xb8, 0x47, 0xda, 0x03, 0x19, 0x1e, 0xbf, 0x14, 0xf4, 0x17, 0x96, 0x4c, + 0x9e, 0x40, 0x3f, 0x57, 0x59, 0x22, 0x62, 0x43, 0x78, 0x0d, 0x09, 0x67, 0x8d, 0x84, 0xc7, 0xe8, + 0x50, 0xf1, 0xf5, 0xf2, 0x8d, 0x48, 0x4e, 0x60, 0xa4, 0x92, 0x94, 0xe5, 0x8a, 0xa6, 0x4b, 0xc3, + 0xd8, 0x41, 0xc6, 0x37, 0x1b, 0x19, 0xbf, 0xae, 0x7c, 0x2a, 0xd2, 0xa1, 0xaa, 0x69, 0xc8, 0xe7, + 0xd0, 0xa3, 0x59, 0x46, 0xcf, 0x0d, 0xe7, 0x75, 0xe4, 0x7c, 0xbd, 0x91, 0x73, 0xbf, 0xc4, 0x57, + 0x7c, 0x40, 0xd7, 0x92, 0x29, 0xb9, 0x08, 0x95, 0x21, 0xdb, 0xd9, 0xae, 0xe4, 0x22, 0x54, 0x76, + 0xc9, 0x95, 0x48, 0x8e, 0x61, 0x18, 0x52, 0xc5, 0x62, 0x99, 0x55, 0xd9, 0xdd, 0x40, 0xc2, 0xbb, + 0x8d, 0x84, 0x87, 0xc6, 0xa5, 0xa2, 0x1c, 0x84, 0xb6, 0x82, 0xbc, 0x03, 0x37, 0xa3, 0x24, 0x57, + 0x89, 0x08, 0xd5, 0x7c, 0x45, 0x79, 0xc1, 0xe6, 0xa1, 0x2c, 0x84, 0xba, 0xe5, 0xdc, 0x71, 0x66, + 0xed, 0x80, 0x54, 0xb6, 0x93, 0xd2, 0x74, 0x58, 0x5a, 0xc8, 0x0c, 0xc6, 0xa2, 0xe0, 0xbc, 0x86, + 0x6e, 0x21, 0x7a, 0x58, 0xea, 0x2d, 0xe4, 0x5d, 0xd8, 0x5d, 0x51, 0x9e, 0x44, 0x35, 0x68, 0x17, + 0xa1, 0x23, 0x34, 0x6c, 0xb0, 0x07, 0x3b, 0xd0, 0xc1, 0x9a, 0xa6, 0x2f, 0x5a, 0xd0, 0xb7, 0x17, + 0x89, 0x10, 0xb8, 0x96, 0x32, 0x2a, 0x30, 0x23, 0x27, 0xc0, 0x6f, 0xf2, 0x36, 0x90, 0x5c, 0x51, + 0x11, 0xd1, 0x2c, 0x9a, 0x47, 0x6c, 0x95, 0xe0, 0x26, 0x63, 0x16, 0x4e, 0xb0, 0x5b, 0x59, 0x1e, + 0x56, 0x06, 0x72, 0x1b, 0xba, 0x3f, 0x16, 0x54, 0xa8, 0x84, 0xb3, 0x72, 0x93, 0xdb, 0x33, 0x27, + 0xd8, 0x28, 0xc8, 0x02, 0x76, 0x9f, 0x25, 0xb9, 0x92, 0x71, 0x46, 0xd3, 0xf9, 0x59, 0x11, 0x3e, + 0x67, 0xb8, 0x9e, 0xed, 0x59, 0xef, 0xfe, 0x87, 0x5b, 0xef, 0xbb, 0xfb, 0xb8, 0xa2, 0x38, 0x40, + 0x86, 0x60, 0xfc, 0xac, 0xae, 0xc8, 0x27, 0x5f, 0xc0, 0xe8, 0x02, 0x88, 0x8c, 0xa1, 0x9d, 0x26, + 0x55, 0x69, 0xe5, 0x27, 0x6a, 0xe8, 0x4f, 0xa6, 0x94, 0xf2, 0x93, 0xdc, 0x84, 0x8e, 0xee, 0x5c, + 0x1b, 0x3b, 0xa7, 0x85, 0xe9, 0x6f, 0x0e, 0xf4, 0xac, 0xe7, 0x41, 0x28, 0xec, 0x2a, 0xb9, 0x9c, + 0x17, 0x22, 0xc1, 0x32, 0xf4, 0x7e, 0x38, 0x58, 0xc4, 0xfb, 0xdb, 0xbe, 0x31, 0xf7, 0x1b, 0xed, + 0x8d, 0x42, 0x30, 0x52, 0x72, 0x69, 0x2b, 0x26, 0x3e, 0xf4, 0x6d, 0xb9, 0x4c, 0x0c, 0x07, 0x8b, + 0xe9, 0x77, 0x03, 0x2d, 0x6c, 0xd2, 0x6d, 0xd9, 0xe9, 0xbe, 0x68, 0xc3, 0xb0, 0xfe, 0xf6, 0x08, + 0x83, 0x61, 0x9c, 0x51, 0x51, 0x70, 0x9a, 0xd5, 0xd2, 0xfd, 0xe4, 0x0a, 0x0f, 0xd8, 0x7d, 0x64, + 0x18, 0x50, 0xfa, 0x54, 0xa8, 0xec, 0x3c, 0x18, 0xc4, 0xb6, 0x6e, 0xf2, 0xbb, 0x03, 0x83, 0x1a, + 0x8a, 0xfc, 0x00, 0x3b, 0xd5, 0x94, 0x75, 0xc4, 0xa3, 0xff, 0x1d, 0xd1, 0x35, 0xb3, 0xd5, 0x91, + 0x2b, 0xda, 0xb2, 0x53, 0xb6, 0xa1, 0x1c, 0xea, 0x73, 0x76, 0x8e, 0x7d, 0xea, 0x04, 0xe5, 0xe7, + 0xa6, 0x77, 0xa6, 0x4b, 0x28, 0xf8, 0xad, 0x07, 0xce, 0xe4, 0x67, 0x20, 0xff, 0x2e, 0xca, 0x66, + 0xe8, 0x6a, 0x86, 0xaf, 0x6c, 0x86, 0xff, 0xda, 0xd4, 0xa6, 0x1a, 0xac, 0xe0, 0xd3, 0x6f, 0x01, + 0x36, 0xd7, 0x8c, 0x7c, 0x06, 0xfd, 0x94, 0xa5, 0x67, 0xac, 0x9a, 0x8f, 0x8e, 0xf4, 0x5a, 0x63, + 0xa4, 0xf5, 0x4f, 0x48, 0xd0, 0xd3, 0xbe, 0x28, 0x4c, 0xff, 0xd2, 0xeb, 0xba, 0xbe, 0x65, 0xdf, + 0x41, 0x6f, 0x91, 0x30, 0x1e, 0xd5, 0x26, 0xff, 0x60, 0xdb, 0xcb, 0xe8, 0x1e, 0x95, 0xbe, 0xd6, + 0xcc, 0x61, 0xb1, 0x56, 0x4c, 0x18, 0x8c, 0x2e, 0x98, 0x2f, 0xe9, 0xde, 0xc7, 0xf5, 0xee, 0x6d, + 0x5b, 0x93, 0xd5, 0xaa, 0x3f, 0x1c, 0x18, 0xd4, 0x6e, 0x2b, 0xe1, 0x40, 0xca, 0x27, 0x78, 0xe1, + 0x46, 0x6f, 0xb3, 0xd4, 0x35, 0x1e, 0xf7, 0x38, 0x11, 0x31, 0x67, 0x35, 0x5d, 0x30, 0x56, 0x72, + 0x59, 0xd3, 0x4c, 0xf6, 0xe1, 0xe5, 0x4b, 0x80, 0x57, 0x7a, 0x94, 0x1e, 0x8c, 0x0f, 0x65, 0x96, + 0x31, 0x8e, 0x57, 0x52, 0xfb, 0xef, 0x41, 0x37, 0xcc, 0x68, 0xca, 0xb2, 0x7c, 0xbe, 0x32, 0x77, + 0xe9, 0x86, 0x51, 0x9c, 0x1c, 0xfc, 0xea, 0xc0, 0xab, 0xa1, 0x4c, 0x9b, 0x6a, 0x79, 0xea, 0x7c, + 0xbf, 0x6f, 0xcc, 0xb1, 0xe4, 0x54, 0xc4, 0xae, 0xcc, 0x62, 0x2f, 0x66, 0x02, 0xff, 0x65, 0x78, + 0xda, 0x44, 0x97, 0x49, 0x7e, 0xe9, 0x3f, 0x9a, 0x8f, 0xb4, 0xf8, 0x67, 0x6b, 0xef, 0x11, 0x02, + 0x4f, 0x0f, 0x4b, 0xd0, 0xe9, 0x7e, 0xa1, 0xe4, 0x13, 0x7e, 0x7a, 0xa2, 0x41, 0x7f, 0xb7, 0x5e, + 0xd1, 0x56, 0xdf, 0x47, 0xb3, 0xef, 0xa3, 0xfd, 0x4b, 0xdf, 0x37, 0x80, 0xb3, 0xeb, 0x18, 0xec, + 0xdd, 0x7f, 0x02, 0x00, 0x00, 0xff, 0xff, 0x25, 0x00, 0xaf, 0x85, 0x3d, 0x09, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/data_types.pb.go b/googleapis/cloud/automl/v1beta1/data_types.pb.go index 077d4363c8..b16ad1082e 100644 --- a/googleapis/cloud/automl/v1beta1/data_types.pb.go +++ b/googleapis/cloud/automl/v1beta1/data_types.pb.go @@ -264,36 +264,38 @@ func init() { } var fileDescriptor_43071a57be770d81 = []byte{ - // 494 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0x5f, 0x8b, 0xd3, 0x40, - 0x10, 0xc0, 0x6f, 0xdb, 0x6b, 0x2f, 0x99, 0xf8, 0x27, 0x2e, 0x08, 0xb5, 0x27, 0x58, 0x0f, 0xc4, - 0x22, 0x92, 0x70, 0x77, 0x22, 0xe2, 0x3d, 0xa5, 0x69, 0x5a, 0xab, 0xf6, 0x5a, 0xb6, 0x39, 0xa1, - 0x52, 0x88, 0xdb, 0x66, 0x2f, 0x04, 0xb7, 0xd9, 0x92, 0x6c, 0x0e, 0xfa, 0xee, 0x97, 0x12, 0xbf, - 0x81, 0x9f, 0x4a, 0xb2, 0xc9, 0x9d, 0x3e, 0x48, 0xf5, 0xde, 0x76, 0x66, 0x7f, 0xf3, 0x9b, 0x19, - 0x92, 0x85, 0x97, 0x91, 0x10, 0x11, 0x67, 0xf6, 0x8a, 0x8b, 0x3c, 0xb4, 0x69, 0x2e, 0xc5, 0x9a, - 0xdb, 0x57, 0xc7, 0x4b, 0x26, 0xe9, 0xb1, 0x1d, 0x52, 0x49, 0x03, 0xb9, 0xdd, 0xb0, 0xcc, 0xda, - 0xa4, 0x42, 0x0a, 0x7c, 0x58, 0xd2, 0x96, 0xa2, 0xad, 0x92, 0xb6, 0x2a, 0xba, 0xfd, 0xb8, 0x52, - 0xd1, 0x4d, 0x6c, 0xd3, 0x24, 0x11, 0x92, 0xca, 0x58, 0x24, 0x55, 0xe9, 0xd1, 0xf7, 0x1a, 0x68, - 0x7d, 0x2a, 0xa9, 0xbf, 0xdd, 0x30, 0x3c, 0x83, 0x07, 0x3c, 0xce, 0x64, 0xc0, 0x38, 0x5b, 0xb3, - 0x44, 0xaa, 0x1e, 0xad, 0x5a, 0x07, 0x75, 0x8d, 0x93, 0x67, 0xd6, 0x8e, 0x1e, 0xd6, 0xb5, 0xe1, - 0xdd, 0x1e, 0xb9, 0x5f, 0x18, 0xbc, 0x52, 0xa0, 0xa4, 0xef, 0xc1, 0xc8, 0x64, 0x9a, 0xaf, 0x2a, - 0x5d, 0x5d, 0xe9, 0x9e, 0xef, 0xd4, 0xcd, 0x14, 0x5f, 0x09, 0x21, 0xbb, 0x89, 0xf0, 0x53, 0x30, - 0x64, 0xbc, 0x66, 0xc1, 0xa5, 0x48, 0xd7, 0x54, 0xb6, 0x1a, 0x1d, 0xd4, 0xd5, 0x0b, 0xa4, 0x48, - 0x0e, 0x54, 0x0e, 0xf7, 0x40, 0x2f, 0xfa, 0x04, 0x2b, 0x11, 0xb2, 0x16, 0xea, 0xa0, 0xee, 0xbd, - 0x7f, 0xcc, 0x5e, 0x88, 0x5d, 0x11, 0x32, 0xa2, 0xc9, 0xea, 0x84, 0xdb, 0xa0, 0x25, 0x39, 0xe7, - 0x74, 0xc9, 0x59, 0x6b, 0xbf, 0x83, 0xba, 0x1a, 0xb9, 0x89, 0x7b, 0x3a, 0x1c, 0x84, 0x4c, 0xd2, - 0x98, 0x67, 0x47, 0x3f, 0x10, 0xc0, 0xef, 0x51, 0xf1, 0x07, 0x68, 0x5e, 0xc6, 0x8c, 0x87, 0x59, - 0x0b, 0x75, 0xea, 0x5d, 0xe3, 0xe4, 0xf4, 0x3f, 0x77, 0xb4, 0x06, 0xaa, 0xca, 0x4b, 0x64, 0xba, - 0x25, 0x95, 0xa2, 0xfd, 0x05, 0x8c, 0x3f, 0xd2, 0xd8, 0x84, 0xfa, 0x57, 0xb6, 0x55, 0xfb, 0xe8, - 0xa4, 0x38, 0xe2, 0x33, 0x68, 0x5c, 0x51, 0x9e, 0xdf, 0xee, 0xfb, 0x90, 0xb2, 0xe6, 0x6d, 0xed, - 0x0d, 0x7a, 0x91, 0x82, 0x76, 0xbd, 0x3a, 0x7e, 0x04, 0x0f, 0xfd, 0xf9, 0xd4, 0x0b, 0xdc, 0x49, - 0xdf, 0x0b, 0x2e, 0xce, 0x67, 0x53, 0xcf, 0x1d, 0x0d, 0x46, 0x5e, 0xdf, 0xdc, 0xc3, 0x06, 0x1c, - 0x0c, 0x3e, 0x4e, 0x1c, 0xff, 0xf5, 0x2b, 0xb3, 0x8e, 0xef, 0x82, 0xee, 0x8f, 0xc6, 0xde, 0xcc, - 0x77, 0xc6, 0x53, 0x73, 0x1f, 0x03, 0x34, 0x67, 0x3e, 0x19, 0x9d, 0x0f, 0xcd, 0x26, 0xd6, 0xa1, - 0xe1, 0x10, 0xe2, 0xcc, 0x4d, 0xad, 0x4a, 0x5f, 0xb8, 0xbe, 0xa9, 0xe3, 0x3b, 0xa0, 0xb9, 0x8e, - 0xef, 0x0d, 0x27, 0x64, 0x6e, 0x42, 0xef, 0x1b, 0x82, 0x27, 0x2b, 0xb1, 0xde, 0x35, 0xeb, 0x14, - 0x7d, 0x76, 0xaa, 0xeb, 0x48, 0x70, 0x9a, 0x44, 0x96, 0x48, 0x23, 0x3b, 0x62, 0x89, 0xfa, 0x5f, - 0xed, 0xf2, 0x8a, 0x6e, 0xe2, 0xec, 0xaf, 0x6f, 0xe3, 0xac, 0x0c, 0x7f, 0xd6, 0x0e, 0x87, 0x0a, - 0x5c, 0xb8, 0x05, 0xb4, 0x70, 0x72, 0x29, 0xc6, 0x7c, 0xf1, 0xa9, 0x84, 0x96, 0x4d, 0xe5, 0x3a, - 0xfd, 0x15, 0x00, 0x00, 0xff, 0xff, 0x2e, 0x72, 0x19, 0x15, 0x66, 0x03, 0x00, 0x00, + // 514 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0xe1, 0x8a, 0xd3, 0x4e, + 0x10, 0xc0, 0x2f, 0xed, 0xb5, 0x97, 0x4c, 0xfe, 0x7f, 0x8d, 0x0b, 0x42, 0xed, 0x89, 0xd6, 0x03, + 0xb1, 0x88, 0x24, 0xdc, 0x9d, 0x88, 0xe4, 0x3e, 0xa5, 0x69, 0x5a, 0xab, 0xd7, 0x6b, 0x49, 0x73, + 0x42, 0xa5, 0x10, 0xb7, 0xcd, 0x5e, 0x08, 0x6e, 0xb3, 0x25, 0xd9, 0x1c, 0xf4, 0x81, 0x7c, 0x08, + 0xf1, 0x0d, 0x7c, 0x14, 0x9f, 0x42, 0xb2, 0xd9, 0x3b, 0xfd, 0x20, 0x55, 0xbf, 0xed, 0xcc, 0xfc, + 0xe6, 0x37, 0x33, 0xb4, 0x81, 0x17, 0x31, 0x63, 0x31, 0x25, 0xd6, 0x8a, 0xb2, 0x22, 0xb2, 0x70, + 0xc1, 0xd9, 0x9a, 0x5a, 0xd7, 0xc7, 0x4b, 0xc2, 0xf1, 0xb1, 0x15, 0x61, 0x8e, 0x43, 0xbe, 0xdd, + 0x90, 0xdc, 0xdc, 0x64, 0x8c, 0x33, 0x74, 0x58, 0xd1, 0xa6, 0xa0, 0xcd, 0x8a, 0x36, 0x25, 0xdd, + 0x7e, 0x28, 0x55, 0x78, 0x93, 0x58, 0x38, 0x4d, 0x19, 0xc7, 0x3c, 0x61, 0xa9, 0x6c, 0x3d, 0xfa, + 0x52, 0x03, 0xb5, 0x8f, 0x39, 0x0e, 0xb6, 0x1b, 0x82, 0x66, 0x70, 0x8f, 0x26, 0x39, 0x0f, 0x09, + 0x25, 0x6b, 0x92, 0x72, 0x31, 0xa3, 0x55, 0xeb, 0x28, 0x5d, 0xfd, 0xe4, 0xa9, 0xb9, 0x63, 0x86, + 0x79, 0x63, 0x78, 0xb3, 0xe7, 0xdf, 0x2d, 0x0d, 0x5e, 0x25, 0x10, 0xd2, 0xb7, 0xa0, 0xe7, 0x3c, + 0x2b, 0x56, 0x52, 0x57, 0x17, 0xba, 0x67, 0x3b, 0x75, 0x33, 0xc1, 0x4b, 0x21, 0xe4, 0xb7, 0x11, + 0x7a, 0x02, 0x3a, 0x4f, 0xd6, 0x24, 0xbc, 0x62, 0xd9, 0x1a, 0xf3, 0x56, 0xa3, 0xa3, 0x74, 0xb5, + 0x12, 0x29, 0x93, 0x03, 0x91, 0x43, 0x3d, 0xd0, 0xca, 0x39, 0xe1, 0x8a, 0x45, 0xa4, 0xa5, 0x74, + 0x94, 0xee, 0x9d, 0x3f, 0xec, 0x5e, 0x8a, 0x5d, 0x16, 0x11, 0x5f, 0xe5, 0xf2, 0x85, 0xda, 0xa0, + 0xa6, 0x05, 0xa5, 0x78, 0x49, 0x49, 0x6b, 0xbf, 0xa3, 0x74, 0x55, 0xff, 0x36, 0xee, 0x69, 0x70, + 0x10, 0x11, 0x8e, 0x13, 0x9a, 0x1f, 0x7d, 0x55, 0x00, 0x7e, 0xae, 0x8a, 0xde, 0x41, 0xf3, 0x2a, + 0x21, 0x34, 0xca, 0x5b, 0x4a, 0xa7, 0xde, 0xd5, 0x4f, 0x4e, 0xff, 0xf2, 0x46, 0x73, 0x20, 0xba, + 0xbc, 0x94, 0x67, 0x5b, 0x5f, 0x2a, 0xda, 0x1f, 0x41, 0xff, 0x25, 0x8d, 0x0c, 0xa8, 0x7f, 0x22, + 0x5b, 0x71, 0x8f, 0xe6, 0x97, 0x4f, 0x74, 0x06, 0x8d, 0x6b, 0x4c, 0x8b, 0x7f, 0xfb, 0x7d, 0xfc, + 0xaa, 0xc7, 0xae, 0xbd, 0x56, 0x9e, 0x67, 0xa0, 0xde, 0x9c, 0x8e, 0x1e, 0xc0, 0xfd, 0x60, 0x3e, + 0xf5, 0x42, 0x77, 0xd2, 0xf7, 0xc2, 0xcb, 0x8b, 0xd9, 0xd4, 0x73, 0x47, 0x83, 0x91, 0xd7, 0x37, + 0xf6, 0x90, 0x0e, 0x07, 0x83, 0xf3, 0x89, 0x13, 0xbc, 0x7a, 0x69, 0xd4, 0xd1, 0xff, 0xa0, 0x05, + 0xa3, 0xb1, 0x37, 0x0b, 0x9c, 0xf1, 0xd4, 0xd8, 0x47, 0x00, 0xcd, 0x59, 0xe0, 0x8f, 0x2e, 0x86, + 0x46, 0x13, 0x69, 0xd0, 0x70, 0x7c, 0xdf, 0x99, 0x1b, 0xaa, 0x4c, 0x5f, 0xba, 0x81, 0xa1, 0xa1, + 0xff, 0x40, 0x75, 0x9d, 0xc0, 0x1b, 0x4e, 0xfc, 0xb9, 0x01, 0xbd, 0xcf, 0x0a, 0x3c, 0x5e, 0xb1, + 0xf5, 0xae, 0x5d, 0xa7, 0xca, 0x07, 0x47, 0x96, 0x63, 0x46, 0x71, 0x1a, 0x9b, 0x2c, 0x8b, 0xad, + 0x98, 0xa4, 0xe2, 0xff, 0x6a, 0x55, 0x25, 0xbc, 0x49, 0xf2, 0xdf, 0x7e, 0x1b, 0x67, 0x55, 0xf8, + 0xad, 0x76, 0x38, 0x14, 0xe0, 0xc2, 0x2d, 0xa1, 0x85, 0x53, 0x70, 0x36, 0xa6, 0x8b, 0xf7, 0x15, + 0xf4, 0xbd, 0xf6, 0xa8, 0xaa, 0xda, 0xb6, 0x28, 0xdb, 0xb6, 0xa8, 0x9f, 0xdb, 0xb6, 0x04, 0x96, + 0x4d, 0x31, 0xec, 0xf4, 0x47, 0x00, 0x00, 0x00, 0xff, 0xff, 0x5f, 0x5c, 0xf0, 0x29, 0x87, 0x03, + 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/dataset.pb.go b/googleapis/cloud/automl/v1beta1/dataset.pb.go index d26b154407..fd8fa10c54 100644 --- a/googleapis/cloud/automl/v1beta1/dataset.pb.go +++ b/googleapis/cloud/automl/v1beta1/dataset.pb.go @@ -282,45 +282,46 @@ func init() { } var fileDescriptor_1f2b1dc66a1e92da = []byte{ - // 633 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x95, 0xdd, 0x6e, 0xd3, 0x3c, - 0x18, 0xc7, 0x5f, 0xef, 0xe5, 0x43, 0xb8, 0x03, 0x81, 0xa5, 0x69, 0x21, 0xeb, 0x68, 0xbb, 0xc1, - 0x56, 0x0e, 0x48, 0xb4, 0x71, 0x80, 0x60, 0x12, 0xb0, 0x75, 0x08, 0x38, 0x18, 0xa0, 0x52, 0xed, - 0x00, 0x55, 0x8a, 0xdc, 0xc4, 0x8b, 0x0c, 0x49, 0x1c, 0x25, 0x4f, 0xab, 0x22, 0xce, 0x10, 0x5c, - 0x00, 0x12, 0x48, 0x5c, 0x13, 0x77, 0xc0, 0xdd, 0x20, 0x7f, 0x94, 0x01, 0x69, 0x9d, 0x9d, 0xa5, - 0x7e, 0x7e, 0xfd, 0xfb, 0xd7, 0xbf, 0x23, 0x17, 0xdf, 0x8e, 0x85, 0x88, 0x13, 0xe6, 0x87, 0x89, - 0x18, 0x47, 0x3e, 0x1d, 0x83, 0x48, 0x13, 0x7f, 0xb2, 0x33, 0x62, 0x40, 0x77, 0xfc, 0x88, 0x02, - 0x2d, 0x19, 0x78, 0x79, 0x21, 0x40, 0x90, 0x35, 0x8d, 0x7a, 0x0a, 0xf5, 0x34, 0xea, 0x19, 0xd4, - 0xdd, 0xb6, 0xe5, 0xf0, 0x94, 0xc6, 0x4c, 0xa7, 0xb8, 0x5d, 0x1b, 0x08, 0x74, 0x94, 0xb0, 0xd2, - 0x90, 0x5b, 0x56, 0x92, 0x4d, 0x8d, 0x97, 0x7b, 0xc7, 0xca, 0x15, 0x34, 0x2b, 0x13, 0x0a, 0x5c, - 0x64, 0x06, 0xb7, 0x9a, 0x4e, 0x78, 0xc4, 0x84, 0x01, 0x5b, 0x06, 0x54, 0x9f, 0x46, 0xe3, 0x13, - 0x1f, 0x78, 0xca, 0x4a, 0xa0, 0x69, 0x6e, 0x80, 0xa6, 0x01, 0x68, 0xce, 0x7d, 0x9a, 0x65, 0x02, - 0xd4, 0x36, 0x46, 0x7f, 0xe3, 0x67, 0x03, 0x5f, 0x3c, 0xd4, 0x05, 0x92, 0x0f, 0xb8, 0xf9, 0x87, - 0x48, 0x60, 0x7a, 0x0d, 0x52, 0x06, 0x54, 0x3e, 0x3b, 0xab, 0x6d, 0xd4, 0x6d, 0xec, 0xde, 0xf3, - 0x2c, 0x0d, 0x7b, 0x83, 0xd3, 0x00, 0x13, 0x7b, 0x64, 0xbe, 0xfe, 0xec, 0xbf, 0xbe, 0x0b, 0x0b, - 0xa7, 0xe4, 0x2b, 0xc2, 0xb7, 0xd4, 0x09, 0x04, 0x61, 0x42, 0xcb, 0x92, 0x9f, 0xf0, 0x70, 0x81, - 0x86, 0xa3, 0x34, 0x1e, 0x59, 0x35, 0x9e, 0xcb, 0xa4, 0xde, 0x5f, 0x41, 0x55, 0x9d, 0x0d, 0x5e, - 0x4b, 0x91, 0x2f, 0x08, 0xdf, 0x94, 0xa7, 0x58, 0x6b, 0x75, 0x5d, 0x59, 0x3d, 0xb4, 0x97, 0xc3, - 0xa6, 0x50, 0x27, 0xd5, 0x81, 0x3a, 0x88, 0x7c, 0x47, 0x78, 0x5b, 0x57, 0x25, 0x46, 0x6f, 0x59, - 0x08, 0x41, 0xc4, 0x80, 0x85, 0xf3, 0xb5, 0x5c, 0xa5, 0xf5, 0xb8, 0xbe, 0xac, 0x97, 0x2a, 0xea, - 0x70, 0x96, 0x54, 0x15, 0xdb, 0xe4, 0xf5, 0x98, 0x3a, 0x45, 0xf5, 0x76, 0xd6, 0xf6, 0xd5, 0x3a, - 0xc3, 0x29, 0x1e, 0xcb, 0xa4, 0xda, 0x53, 0x9c, 0xd4, 0x52, 0xe4, 0x1b, 0xc2, 0x5b, 0x5a, 0xcb, - 0x34, 0x06, 0x05, 0x0d, 0xdf, 0xf1, 0x2c, 0xae, 0x7a, 0xad, 0x9f, 0xd5, 0x4b, 0x37, 0x31, 0x30, - 0x41, 0x8b, 0xbc, 0xac, 0x14, 0xf9, 0x8c, 0x70, 0x5b, 0xbd, 0x5d, 0x6c, 0x2a, 0x8d, 0xe6, 0x37, - 0xd5, 0x54, 0x46, 0x0f, 0x6a, 0xdf, 0xac, 0x27, 0xbf, 0x33, 0xaa, 0x32, 0xeb, 0x60, 0x03, 0xc8, - 0x47, 0x84, 0x5b, 0xca, 0xa3, 0x64, 0x99, 0xbc, 0x3f, 0x32, 0xa8, 0x6a, 0xdc, 0x50, 0x1a, 0xf7, - 0x6b, 0x35, 0x5e, 0xcf, 0x22, 0xaa, 0x16, 0x4d, 0xb0, 0xcc, 0x49, 0x82, 0x57, 0xf5, 0xcd, 0x5a, - 0xdd, 0xbb, 0xa3, 0xf6, 0xde, 0xb5, 0xef, 0xad, 0xbe, 0x5b, 0xdd, 0x74, 0x05, 0xe6, 0x0d, 0x08, - 0xc1, 0xe7, 0x32, 0x9a, 0x32, 0x07, 0xb5, 0x51, 0xf7, 0x52, 0x5f, 0x3d, 0x93, 0x0e, 0x5e, 0x8e, - 0x78, 0x99, 0x27, 0xf4, 0x7d, 0xa0, 0x66, 0x4b, 0x6a, 0xd6, 0x30, 0x6b, 0x2f, 0x24, 0xd2, 0xc6, - 0x8d, 0x88, 0x95, 0x61, 0xc1, 0x73, 0xd9, 0xa3, 0xf3, 0xbf, 0x21, 0x4e, 0x97, 0xc8, 0x26, 0xbe, - 0xcc, 0xa6, 0x34, 0xcd, 0x13, 0x16, 0x84, 0x62, 0x9c, 0x81, 0xb3, 0xd2, 0x46, 0xdd, 0xf3, 0xfd, - 0x65, 0xb3, 0xd8, 0x93, 0x6b, 0x64, 0x0f, 0x37, 0xc2, 0x82, 0x51, 0x60, 0x81, 0xec, 0xc2, 0xb9, - 0xa2, 0x7e, 0x9f, 0x3b, 0xfb, 0x7d, 0xb3, 0xbb, 0xdc, 0x1b, 0xcc, 0xee, 0xf2, 0x3e, 0xd6, 0xb8, - 0x5c, 0x90, 0xea, 0x0c, 0x68, 0xec, 0x5c, 0xd3, 0xea, 0xf2, 0xf9, 0x80, 0xe0, 0xab, 0xff, 0xb6, - 0x76, 0xf0, 0x09, 0xe1, 0x56, 0x28, 0x52, 0x5b, 0x6b, 0xaf, 0xd0, 0x9b, 0x7d, 0x33, 0x8e, 0x45, - 0x42, 0xb3, 0xd8, 0x13, 0x45, 0xec, 0xc7, 0x2c, 0x53, 0x0a, 0xbe, 0x1e, 0xd1, 0x9c, 0x97, 0x73, - 0xff, 0x88, 0xf6, 0xf4, 0xc7, 0x1f, 0x4b, 0x6b, 0x4f, 0x15, 0x38, 0xec, 0x49, 0x68, 0xb8, 0x3f, - 0x06, 0x71, 0x94, 0x0c, 0x8f, 0x35, 0x34, 0xba, 0xa0, 0xb2, 0xee, 0xfe, 0x0a, 0x00, 0x00, 0xff, - 0xff, 0x9f, 0x88, 0xc9, 0xd2, 0xc5, 0x07, 0x00, 0x00, + // 654 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x95, 0xdf, 0x6a, 0xd4, 0x4e, + 0x14, 0xc7, 0x7f, 0xe9, 0xcf, 0x3f, 0x38, 0x5b, 0x45, 0x07, 0x4a, 0xe3, 0x76, 0xdb, 0xdd, 0xb6, + 0xda, 0xae, 0x17, 0x26, 0xb4, 0x5e, 0x88, 0x29, 0xa8, 0xfd, 0x23, 0x2a, 0x58, 0x95, 0xb5, 0xf4, + 0x42, 0x0a, 0x61, 0x36, 0x3b, 0x0d, 0xa3, 0x49, 0x26, 0x24, 0x67, 0xcb, 0x8a, 0x77, 0x82, 0x0f, + 0x20, 0x28, 0xf8, 0x02, 0xbe, 0x8c, 0x6f, 0xe0, 0x2b, 0xf8, 0x14, 0x32, 0x67, 0x66, 0xad, 0x9a, + 0xdd, 0x49, 0xef, 0xb2, 0x73, 0x3e, 0x39, 0xe7, 0x93, 0xef, 0x0c, 0xb3, 0xe4, 0x56, 0x2c, 0x65, + 0x9c, 0x70, 0x3f, 0x4a, 0xe4, 0x70, 0xe0, 0xb3, 0x21, 0xc8, 0x34, 0xf1, 0x4f, 0x36, 0xfa, 0x1c, + 0xd8, 0x86, 0x3f, 0x60, 0xc0, 0x4a, 0x0e, 0x5e, 0x5e, 0x48, 0x90, 0x74, 0x41, 0xa3, 0x1e, 0xa2, + 0x9e, 0x46, 0x3d, 0x83, 0x36, 0xd7, 0x6d, 0x7d, 0x44, 0xca, 0x62, 0xae, 0xbb, 0x34, 0xbb, 0x36, + 0x10, 0x58, 0x3f, 0xe1, 0xa5, 0x21, 0xd7, 0xac, 0x24, 0x1f, 0x19, 0xaf, 0xe6, 0x6d, 0x2b, 0x57, + 0xb0, 0xac, 0x4c, 0x18, 0x08, 0x99, 0x19, 0xdc, 0x6a, 0x7a, 0x22, 0x06, 0x5c, 0x1a, 0xb0, 0x6d, + 0x40, 0xfc, 0xd5, 0x1f, 0x1e, 0xfb, 0x20, 0x52, 0x5e, 0x02, 0x4b, 0x73, 0x03, 0xb4, 0x0c, 0xc0, + 0x72, 0xe1, 0xb3, 0x2c, 0x93, 0x80, 0x63, 0x8c, 0xfe, 0xca, 0x8f, 0x06, 0xb9, 0xb8, 0xa7, 0x03, + 0xa4, 0xef, 0x49, 0xeb, 0x0f, 0x91, 0xd0, 0xe4, 0x1a, 0xa6, 0x1c, 0x98, 0x7a, 0x76, 0xe7, 0x3b, + 0x4e, 0xb7, 0xb1, 0x79, 0xd7, 0xb3, 0x24, 0xec, 0x1d, 0x9c, 0x36, 0x30, 0x6d, 0xf7, 0xcd, 0xeb, + 0x4f, 0xfe, 0xeb, 0x35, 0x61, 0x6a, 0x95, 0x7e, 0x76, 0xc8, 0x4d, 0xdc, 0x81, 0x30, 0x4a, 0x58, + 0x59, 0x8a, 0x63, 0x11, 0x4d, 0xd1, 0x70, 0x51, 0xe3, 0x81, 0x55, 0xe3, 0xa9, 0xea, 0xb4, 0xfb, + 0x57, 0xa3, 0xaa, 0xce, 0x8a, 0xa8, 0xa5, 0xe8, 0x27, 0x87, 0xdc, 0x50, 0xbb, 0x58, 0x6b, 0x75, + 0x1d, 0xad, 0xee, 0xdb, 0xc3, 0xe1, 0x23, 0xa8, 0x93, 0x5a, 0x86, 0x3a, 0x88, 0x7e, 0x75, 0xc8, + 0xba, 0x8e, 0x4a, 0xf6, 0xdf, 0xf0, 0x08, 0xc2, 0x01, 0x07, 0x1e, 0x4d, 0xd6, 0x6a, 0xa2, 0xd6, + 0xc3, 0xfa, 0xb0, 0x5e, 0x60, 0xab, 0xbd, 0x71, 0xa7, 0xaa, 0xd8, 0xaa, 0xa8, 0xc7, 0x70, 0x17, + 0xf1, 0x74, 0xd6, 0xe6, 0xd5, 0x3e, 0xc3, 0x2e, 0x1e, 0xaa, 0x4e, 0xb5, 0xbb, 0x78, 0x52, 0x4b, + 0xd1, 0x2f, 0x0e, 0x59, 0xd3, 0x5a, 0x26, 0x31, 0x28, 0x58, 0xf4, 0x56, 0x64, 0x71, 0xd5, 0x6b, + 0xf1, 0xac, 0x5e, 0x3a, 0x89, 0x03, 0xd3, 0x68, 0x9a, 0x97, 0x95, 0xa2, 0x1f, 0x1d, 0xd2, 0xc1, + 0xd3, 0xc5, 0x47, 0xca, 0x68, 0x72, 0x52, 0x2d, 0x34, 0x0a, 0x6a, 0x4f, 0xd6, 0xa3, 0xdf, 0x3d, + 0xaa, 0x32, 0x8b, 0x60, 0x03, 0xe8, 0x07, 0x87, 0xb4, 0xd1, 0xa3, 0xe4, 0x99, 0xba, 0x3f, 0x32, + 0xa8, 0x6a, 0x2c, 0xa1, 0xc6, 0xbd, 0x5a, 0x8d, 0x57, 0xe3, 0x16, 0x55, 0x8b, 0x16, 0x58, 0xea, + 0x34, 0x21, 0xf3, 0xfa, 0x66, 0xad, 0xce, 0x5e, 0xc6, 0xd9, 0x9b, 0xf6, 0xd9, 0xf8, 0x6e, 0x75, + 0xe8, 0x1c, 0x4c, 0x2a, 0x50, 0x4a, 0xce, 0x65, 0x2c, 0xe5, 0xae, 0xd3, 0x71, 0xba, 0x97, 0x7a, + 0xf8, 0x4c, 0x97, 0xc9, 0xec, 0x40, 0x94, 0x79, 0xc2, 0xde, 0x85, 0x58, 0x9b, 0xc1, 0x5a, 0xc3, + 0xac, 0x3d, 0x57, 0x48, 0x87, 0x34, 0x06, 0xbc, 0x8c, 0x0a, 0x91, 0xab, 0x1c, 0xdd, 0xff, 0x0d, + 0x71, 0xba, 0x44, 0x57, 0xc9, 0x65, 0x3e, 0x62, 0x69, 0x9e, 0xf0, 0x30, 0x92, 0xc3, 0x0c, 0xdc, + 0xb9, 0x8e, 0xd3, 0x3d, 0xdf, 0x9b, 0x35, 0x8b, 0xbb, 0x6a, 0x8d, 0x6e, 0x91, 0x46, 0x54, 0x70, + 0x06, 0x3c, 0x54, 0x59, 0xb8, 0x57, 0xf0, 0xfb, 0x9a, 0xe3, 0xef, 0x1b, 0xdf, 0xe5, 0xde, 0xc1, + 0xf8, 0x2e, 0xef, 0x11, 0x8d, 0xab, 0x05, 0xa5, 0xce, 0x81, 0xc5, 0xee, 0x35, 0xad, 0xae, 0x9e, + 0x77, 0x28, 0xb9, 0xfa, 0x6f, 0x6a, 0x3b, 0xdf, 0x1c, 0xd2, 0x8e, 0x64, 0x6a, 0x4b, 0xed, 0xa5, + 0xf3, 0x7a, 0xdb, 0x94, 0x63, 0x99, 0xb0, 0x2c, 0xf6, 0x64, 0x11, 0xfb, 0x31, 0xcf, 0x50, 0xc1, + 0xd7, 0x25, 0x96, 0x8b, 0x72, 0xe2, 0x1f, 0xd1, 0x96, 0xfe, 0xf9, 0x7d, 0x66, 0xe1, 0x31, 0x82, + 0x47, 0xbb, 0x0a, 0x3a, 0xda, 0x1e, 0x82, 0xdc, 0x4f, 0x8e, 0x0e, 0x35, 0xf4, 0x73, 0x66, 0x49, + 0x57, 0x83, 0x00, 0xcb, 0x41, 0x80, 0xf5, 0x67, 0x41, 0x60, 0x80, 0xfe, 0x05, 0x1c, 0x76, 0xe7, + 0x57, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcd, 0xfd, 0x61, 0xd6, 0xe6, 0x07, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/detection.pb.go b/googleapis/cloud/automl/v1beta1/detection.pb.go index 0444528e4e..f1f6bd5185 100644 --- a/googleapis/cloud/automl/v1beta1/detection.pb.go +++ b/googleapis/cloud/automl/v1beta1/detection.pb.go @@ -447,46 +447,48 @@ func init() { } var fileDescriptor_85c92c72aeb2dfbd = []byte{ - // 656 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x95, 0xd1, 0x4e, 0xdb, 0x3a, - 0x18, 0xc7, 0x95, 0x14, 0x38, 0x07, 0x97, 0x73, 0x13, 0x38, 0x9c, 0xb6, 0xf4, 0x00, 0x82, 0x4d, - 0x62, 0x9b, 0x94, 0xa8, 0x1d, 0x57, 0xdb, 0xc5, 0xd4, 0x02, 0x9b, 0xd0, 0x40, 0xa0, 0x0c, 0x71, - 0x31, 0x21, 0x45, 0x8e, 0xf3, 0x25, 0x78, 0x4b, 0xec, 0xca, 0x71, 0x10, 0xdc, 0x73, 0xb3, 0x77, - 0x98, 0xb4, 0x27, 0xd8, 0x8b, 0xec, 0x29, 0x78, 0x94, 0xa9, 0x76, 0xd2, 0x84, 0x12, 0x31, 0xb4, - 0x4d, 0xda, 0xa5, 0xbf, 0xff, 0xdf, 0x9f, 0xff, 0xdf, 0xcf, 0x4e, 0x8b, 0x9e, 0x45, 0x9c, 0x47, - 0x31, 0x38, 0x24, 0xe6, 0x59, 0xe0, 0xe0, 0x4c, 0xf2, 0x24, 0x76, 0x2e, 0x7a, 0x3e, 0x48, 0xdc, - 0x73, 0x02, 0x90, 0x40, 0x24, 0xe5, 0xcc, 0x1e, 0x09, 0x2e, 0xb9, 0xb5, 0xa2, 0xcd, 0xb6, 0x32, - 0xdb, 0xda, 0x6c, 0xe7, 0xe6, 0xce, 0xd3, 0xfb, 0x3a, 0x45, 0xc0, 0x13, 0x90, 0xe2, 0x4a, 0x37, - 0xea, 0xac, 0xe6, 0x5e, 0xb5, 0xf2, 0xb3, 0xd0, 0x09, 0x32, 0x81, 0xcb, 0x83, 0x3a, 0xdd, 0x5c, - 0xc7, 0x23, 0xea, 0x60, 0xc6, 0xb8, 0x54, 0x62, 0xaa, 0xd5, 0x8d, 0x6b, 0x03, 0xad, 0xee, 0x27, - 0x38, 0x82, 0x23, 0xff, 0x03, 0x10, 0xb9, 0x5b, 0xa4, 0x1c, 0x4c, 0x9c, 0xd6, 0x01, 0x5a, 0xf0, - 0x79, 0xc6, 0x02, 0xca, 0x22, 0xcf, 0xe7, 0x97, 0x2d, 0x63, 0xdd, 0xd8, 0x6a, 0xf6, 0x9f, 0xd8, - 0xf7, 0x0c, 0x60, 0x0f, 0xf3, 0x0d, 0xc7, 0x3c, 0xbe, 0x72, 0x9b, 0xc5, 0xf6, 0x21, 0xbf, 0xb4, - 0x96, 0xd0, 0x6c, 0x4a, 0xb8, 0x80, 0x96, 0xb9, 0x6e, 0x6c, 0x99, 0xae, 0x5e, 0x6c, 0xdc, 0x18, - 0xe8, 0xff, 0x53, 0x1a, 0x00, 0xd7, 0x31, 0x4e, 0x04, 0x26, 0x1f, 0x29, 0x8b, 0x2a, 0x29, 0xd6, - 0x50, 0x93, 0xb2, 0x54, 0x62, 0x46, 0xc0, 0xa3, 0x81, 0x0a, 0x31, 0xef, 0xa2, 0xa2, 0xb4, 0x1f, - 0x58, 0x2f, 0x50, 0x53, 0xd2, 0x04, 0x3c, 0x1e, 0x86, 0x29, 0x48, 0xd5, 0xbe, 0xd9, 0x6f, 0x17, - 0x29, 0x0b, 0x3a, 0xf6, 0x6e, 0x4e, 0xc7, 0x45, 0x63, 0xf7, 0x91, 0x32, 0xdf, 0x19, 0xb1, 0xf1, - 0x7b, 0x46, 0x9c, 0xa9, 0x8e, 0xf8, 0xa5, 0x81, 0xfe, 0x1b, 0x96, 0xae, 0x43, 0x90, 0x82, 0x92, - 0x74, 0x8f, 0x49, 0x71, 0x65, 0x6d, 0xa2, 0x7f, 0x28, 0xcf, 0x3c, 0x79, 0x2e, 0x20, 0x3d, 0xe7, - 0xb1, 0x1e, 0xcf, 0x74, 0x17, 0x28, 0xcf, 0x4e, 0x8a, 0x9a, 0xb5, 0x8d, 0x96, 0x13, 0xc0, 0xcc, - 0xc3, 0x17, 0x20, 0x70, 0x04, 0xde, 0x48, 0x00, 0xa1, 0x29, 0xe5, 0x2c, 0x47, 0xb9, 0x34, 0x56, - 0x07, 0x5a, 0x3c, 0x2e, 0x34, 0xeb, 0x93, 0x81, 0x3a, 0x84, 0xb3, 0x90, 0x06, 0x30, 0x46, 0x97, - 0xe8, 0x63, 0x3d, 0x60, 0x52, 0x50, 0x48, 0x5b, 0x8d, 0xf5, 0xc6, 0x56, 0xb3, 0xff, 0xf6, 0x41, - 0x93, 0x4e, 0xa5, 0xb6, 0x77, 0x26, 0x6d, 0xab, 0x65, 0xb7, 0x45, 0xea, 0xea, 0x14, 0xd2, 0xce, - 0x67, 0x03, 0x2d, 0xd7, 0x6f, 0xb2, 0x7a, 0x68, 0xa9, 0x92, 0x72, 0x1a, 0xc4, 0x62, 0xa9, 0x95, - 0x3c, 0x96, 0xd1, 0x9c, 0x00, 0x82, 0xe3, 0x38, 0x9f, 0x3f, 0x5f, 0x59, 0x5d, 0x34, 0x5f, 0xa2, - 0x69, 0x28, 0xa9, 0x2c, 0x58, 0x6d, 0xf4, 0x77, 0xd8, 0xf3, 0xaa, 0xf7, 0xf3, 0x57, 0xd8, 0x7b, - 0xa7, 0x6e, 0xe8, 0xab, 0x89, 0x1e, 0xd7, 0x7d, 0x0b, 0x7b, 0x17, 0x38, 0xce, 0xd4, 0xa3, 0xc9, - 0x23, 0x5b, 0xaf, 0x50, 0x17, 0x74, 0x11, 0x02, 0xaf, 0xfa, 0x72, 0x3c, 0xc2, 0x33, 0x26, 0x55, - 0xea, 0x59, 0xb7, 0x3d, 0xf1, 0x54, 0x08, 0xee, 0x8c, 0x0d, 0x56, 0x86, 0xba, 0xb7, 0xb6, 0x4d, - 0x5f, 0x8b, 0xa9, 0xae, 0x65, 0xfb, 0x67, 0xae, 0xc5, 0x6d, 0xfb, 0xb5, 0x02, 0x85, 0xd4, 0x3a, - 0x40, 0x9b, 0x53, 0xc7, 0xd6, 0xbe, 0x27, 0x0d, 0x6d, 0xed, 0x56, 0x9f, 0xbb, 0x4f, 0x6b, 0xe3, - 0xc6, 0x44, 0x8f, 0x6a, 0x3e, 0xda, 0xbb, 0xb8, 0xfa, 0xe8, 0xdf, 0x12, 0x57, 0x28, 0x70, 0x02, - 0xb7, 0x38, 0x2d, 0x4e, 0xc4, 0xd7, 0x63, 0x4d, 0x13, 0xfa, 0x11, 0x62, 0xf3, 0x57, 0x11, 0xcf, - 0xfc, 0x51, 0xc4, 0x73, 0x0f, 0x42, 0x3c, 0xbc, 0x36, 0xd0, 0x1a, 0xe1, 0xc9, 0x7d, 0x21, 0x8f, - 0x8d, 0xf7, 0x83, 0x5c, 0x8e, 0x78, 0x8c, 0x59, 0x64, 0x73, 0x11, 0x39, 0x11, 0x30, 0xf5, 0x93, - 0xe7, 0x68, 0x09, 0x8f, 0x68, 0x5a, 0xfb, 0x6f, 0xf2, 0x52, 0x2f, 0xbf, 0x99, 0x2b, 0x6f, 0x94, - 0xf1, 0x6c, 0x67, 0x6c, 0x3a, 0x1b, 0x64, 0x92, 0x1f, 0xc6, 0x67, 0xa7, 0xda, 0xe4, 0xcf, 0xa9, - 0x5e, 0xcf, 0xbf, 0x07, 0x00, 0x00, 0xff, 0xff, 0x0b, 0xbf, 0xdc, 0x4c, 0xe2, 0x06, 0x00, 0x00, + // 674 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x95, 0xc1, 0x4e, 0xdb, 0x4a, + 0x14, 0x86, 0x65, 0x07, 0xb8, 0x97, 0x09, 0x77, 0x63, 0xb8, 0xdc, 0x24, 0xe4, 0x02, 0x82, 0x56, + 0xa2, 0xad, 0x64, 0x2b, 0x29, 0x2b, 0x77, 0x51, 0x25, 0x40, 0x2b, 0x54, 0x10, 0xc8, 0x45, 0x2c, + 0x2a, 0x24, 0x6b, 0x6c, 0x1f, 0x9b, 0x69, 0xed, 0x99, 0x68, 0x3c, 0x46, 0xb0, 0xef, 0xa6, 0xef, + 0x50, 0xa9, 0xab, 0x2e, 0xfb, 0x22, 0x7d, 0x0a, 0xd6, 0x7d, 0x8a, 0x2a, 0x33, 0x76, 0x6c, 0x82, + 0x45, 0x51, 0x5b, 0xa9, 0xcb, 0x39, 0xff, 0x3f, 0x33, 0xff, 0xf9, 0xce, 0x38, 0x41, 0x4f, 0x22, + 0xc6, 0xa2, 0x18, 0x2c, 0x3f, 0x66, 0x59, 0x60, 0xe1, 0x4c, 0xb0, 0x24, 0xb6, 0x2e, 0x7a, 0x1e, + 0x08, 0xdc, 0xb3, 0x02, 0x10, 0xe0, 0x0b, 0xc2, 0xa8, 0x39, 0xe2, 0x4c, 0x30, 0x63, 0x45, 0x99, + 0x4d, 0x69, 0x36, 0x95, 0xd9, 0xcc, 0xcd, 0x9d, 0xc7, 0x77, 0x9d, 0x14, 0x01, 0x4b, 0x40, 0xf0, + 0x2b, 0x75, 0x50, 0x67, 0x35, 0xf7, 0xca, 0x95, 0x97, 0x85, 0x56, 0x90, 0x71, 0x5c, 0x5e, 0xd4, + 0xe9, 0xe6, 0x3a, 0x1e, 0x11, 0x0b, 0x53, 0xca, 0x84, 0x14, 0x53, 0xa5, 0x6e, 0xbc, 0xd7, 0xd0, + 0xea, 0x7e, 0x82, 0x23, 0x38, 0xf2, 0xde, 0x82, 0x2f, 0x76, 0x8b, 0x94, 0x83, 0x89, 0xd3, 0x38, + 0x40, 0x0b, 0x1e, 0xcb, 0x68, 0x40, 0x68, 0xe4, 0x7a, 0xec, 0xb2, 0xa5, 0xad, 0x6b, 0x5b, 0xcd, + 0xfe, 0x23, 0xf3, 0x8e, 0x06, 0xcc, 0x61, 0xbe, 0xe1, 0x98, 0xc5, 0x57, 0x4e, 0xb3, 0xd8, 0x3e, + 0x64, 0x97, 0xc6, 0x12, 0x9a, 0x4d, 0x7d, 0xc6, 0xa1, 0xa5, 0xaf, 0x6b, 0x5b, 0xba, 0xa3, 0x16, + 0x1b, 0xd7, 0x1a, 0xfa, 0xff, 0x94, 0x04, 0xc0, 0x54, 0x8c, 0x13, 0x8e, 0xfd, 0x77, 0x84, 0x46, + 0x95, 0x14, 0x6b, 0xa8, 0x49, 0x68, 0x2a, 0x30, 0xf5, 0xc1, 0x25, 0x81, 0x0c, 0x31, 0xef, 0xa0, + 0xa2, 0xb4, 0x1f, 0x18, 0x36, 0x6a, 0x0a, 0x92, 0x80, 0xcb, 0xc2, 0x30, 0x05, 0x21, 0x8f, 0x6f, + 0xf6, 0xdb, 0x45, 0xca, 0x82, 0x8e, 0xb9, 0x9b, 0xd3, 0x71, 0xd0, 0xd8, 0x7d, 0x24, 0xcd, 0xb7, + 0x5a, 0x6c, 0xfc, 0x9e, 0x16, 0x67, 0xaa, 0x2d, 0x7e, 0x6a, 0xa0, 0xff, 0x86, 0xa5, 0xeb, 0x10, + 0x04, 0x27, 0x7e, 0xba, 0x47, 0x05, 0xbf, 0x32, 0x36, 0xd1, 0x3f, 0x84, 0x65, 0xae, 0x38, 0xe7, + 0x90, 0x9e, 0xb3, 0x58, 0xb5, 0xa7, 0x3b, 0x0b, 0x84, 0x65, 0x27, 0x45, 0xcd, 0xd8, 0x46, 0xcb, + 0x09, 0x60, 0xea, 0xe2, 0x0b, 0xe0, 0x38, 0x02, 0x77, 0xc4, 0xc1, 0x27, 0x29, 0x61, 0x34, 0x47, + 0xb9, 0x34, 0x56, 0x07, 0x4a, 0x3c, 0x2e, 0x34, 0xe3, 0x83, 0x86, 0x3a, 0x3e, 0xa3, 0x21, 0x09, + 0x60, 0x8c, 0x2e, 0x51, 0xd7, 0xba, 0x40, 0x05, 0x27, 0x90, 0xb6, 0x1a, 0xeb, 0x8d, 0xad, 0x66, + 0xff, 0xd5, 0xbd, 0x3a, 0x9d, 0x4a, 0x6d, 0xee, 0x4c, 0x8e, 0xad, 0x96, 0x9d, 0x96, 0x5f, 0x57, + 0x27, 0x90, 0x76, 0x3e, 0x6a, 0x68, 0xb9, 0x7e, 0x93, 0xd1, 0x43, 0x4b, 0x95, 0x94, 0xd3, 0x20, + 0x16, 0x4b, 0xad, 0xe4, 0xb1, 0x8c, 0xe6, 0x38, 0xf8, 0x38, 0x8e, 0xf3, 0xfe, 0xf3, 0x95, 0xd1, + 0x45, 0xf3, 0x25, 0x9a, 0x86, 0x94, 0xca, 0x82, 0xd1, 0x46, 0x7f, 0x87, 0x3d, 0xb7, 0x3a, 0x9f, + 0xbf, 0xc2, 0xde, 0x6b, 0x39, 0xa1, 0x2f, 0x3a, 0x7a, 0x58, 0xf7, 0x2d, 0xec, 0x5d, 0xe0, 0x38, + 0x93, 0x8f, 0x26, 0x8f, 0x6c, 0x3c, 0x47, 0x5d, 0x50, 0x45, 0x08, 0xdc, 0xea, 0xcb, 0x71, 0x7d, + 0x96, 0x51, 0x21, 0x53, 0xcf, 0x3a, 0xed, 0x89, 0xa7, 0x42, 0x70, 0x67, 0x6c, 0x30, 0x32, 0xd4, + 0xbd, 0xb1, 0x6d, 0x7a, 0x2c, 0xba, 0x1c, 0xcb, 0xf6, 0xcf, 0x8c, 0xc5, 0x69, 0x7b, 0xb5, 0x02, + 0x81, 0xd4, 0x38, 0x40, 0x9b, 0x53, 0xd7, 0xd6, 0xbe, 0x27, 0x05, 0x6d, 0xed, 0xc6, 0x39, 0xb7, + 0x9f, 0xd6, 0xc6, 0xb5, 0x8e, 0x1e, 0xd4, 0x7c, 0xb4, 0xb7, 0x71, 0xf5, 0xd1, 0xbf, 0x25, 0xae, + 0x90, 0xe3, 0x04, 0x6e, 0x70, 0x5a, 0x9c, 0x88, 0x2f, 0xc6, 0x9a, 0x22, 0xf4, 0x23, 0xc4, 0xfa, + 0xaf, 0x22, 0x9e, 0xf9, 0xa3, 0x88, 0xe7, 0xee, 0x85, 0x78, 0xf8, 0x59, 0x43, 0x6b, 0x3e, 0x4b, + 0xee, 0x0a, 0x79, 0xac, 0xbd, 0x19, 0xe4, 0x72, 0xc4, 0x62, 0x4c, 0x23, 0x93, 0xf1, 0xc8, 0x8a, + 0x80, 0xca, 0x9f, 0x3c, 0x4b, 0x49, 0x78, 0x44, 0xd2, 0xda, 0x7f, 0x93, 0x67, 0x6a, 0xf9, 0x55, + 0x5f, 0x79, 0x29, 0x8d, 0x67, 0x3b, 0x63, 0xd3, 0xd9, 0x20, 0x13, 0xec, 0x30, 0x3e, 0x3b, 0x55, + 0xa6, 0x6f, 0xfa, 0xaa, 0x52, 0x6d, 0x5b, 0xca, 0xb6, 0x2d, 0xf5, 0x03, 0xdb, 0xce, 0x0d, 0xde, + 0x9c, 0xbc, 0xec, 0xe9, 0xf7, 0x00, 0x00, 0x00, 0xff, 0xff, 0xec, 0x5c, 0xae, 0x18, 0x03, 0x07, + 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/geometry.pb.go b/googleapis/cloud/automl/v1beta1/geometry.pb.go index 172e4db4be..901b75f172 100644 --- a/googleapis/cloud/automl/v1beta1/geometry.pb.go +++ b/googleapis/cloud/automl/v1beta1/geometry.pb.go @@ -129,22 +129,23 @@ func init() { } var fileDescriptor_cbaead6fc80bf3a2 = []byte{ - // 260 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4b, 0xc3, 0x30, - 0x14, 0xc7, 0x49, 0x05, 0x0f, 0x71, 0x07, 0xa9, 0x97, 0xe2, 0x04, 0xc7, 0x4e, 0x43, 0x30, 0x61, - 0x7a, 0xf4, 0xb4, 0x79, 0xf0, 0xa4, 0x8c, 0x1d, 0x76, 0x90, 0xa2, 0x64, 0xed, 0x23, 0x04, 0xd2, - 0xf7, 0x4a, 0xfa, 0x3a, 0x56, 0xcf, 0x7e, 0x3a, 0x3f, 0x95, 0xac, 0x29, 0x82, 0x22, 0x3b, 0xfe, - 0xf3, 0x7e, 0xff, 0x5f, 0x92, 0x27, 0x6f, 0x2c, 0x91, 0xf5, 0xa0, 0x0b, 0x4f, 0x6d, 0xa9, 0x4d, - 0xcb, 0x54, 0x79, 0xbd, 0x9b, 0x6f, 0x81, 0xcd, 0x5c, 0x5b, 0xa0, 0x0a, 0x38, 0x74, 0xaa, 0x0e, - 0xc4, 0x94, 0x8e, 0x23, 0xab, 0x7a, 0x56, 0x45, 0x56, 0x0d, 0xec, 0xe5, 0xd5, 0x20, 0x32, 0xb5, - 0xd3, 0x06, 0x91, 0xd8, 0xb0, 0x23, 0x6c, 0x62, 0x75, 0xaa, 0xe4, 0xf9, 0x0b, 0x85, 0xca, 0x78, - 0xf7, 0x01, 0xe5, 0x06, 0x02, 0xc3, 0x3e, 0x1d, 0x49, 0xb1, 0xcf, 0xc4, 0x44, 0xcc, 0x92, 0xb5, - 0xe8, 0x53, 0x97, 0x25, 0x31, 0x75, 0x53, 0x94, 0xa3, 0x25, 0xb5, 0x58, 0x3a, 0xb4, 0x2b, 0xf2, - 0x5d, 0xfa, 0x26, 0x2f, 0xf0, 0xa7, 0xff, 0xbe, 0x83, 0xc0, 0xae, 0x80, 0x26, 0x4b, 0x26, 0x27, - 0xb3, 0xb3, 0xbb, 0x5b, 0x75, 0xe4, 0x61, 0xea, 0xef, 0xbd, 0xeb, 0x14, 0x7f, 0x9d, 0x1c, 0x44, - 0xcb, 0x4f, 0x21, 0xaf, 0x0b, 0xaa, 0x8e, 0x89, 0x56, 0xe2, 0x75, 0x31, 0x8c, 0x2d, 0x79, 0x83, - 0x56, 0x51, 0xb0, 0xda, 0x02, 0xf6, 0x3f, 0xd4, 0x71, 0x64, 0x6a, 0xd7, 0xfc, 0xbb, 0xcb, 0x87, - 0x18, 0xbf, 0x92, 0xf1, 0x53, 0x0f, 0xe6, 0x8f, 0x07, 0x28, 0x5f, 0xb4, 0x4c, 0xcf, 0x3e, 0xdf, - 0x44, 0x68, 0x7b, 0xda, 0xbb, 0xee, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x39, 0xfe, 0x55, 0x67, - 0x96, 0x01, 0x00, 0x00, + // 278 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x30, + 0x18, 0xc7, 0x49, 0x05, 0x0f, 0x71, 0x07, 0xa9, 0x97, 0xe2, 0x44, 0xc7, 0x4e, 0x43, 0x30, 0x61, + 0x7a, 0x8b, 0xa7, 0xcd, 0x83, 0x17, 0x95, 0xb1, 0xc3, 0x0e, 0x52, 0x94, 0xac, 0x0d, 0x21, 0x90, + 0x7e, 0x5f, 0x49, 0xd3, 0xb1, 0xfa, 0x3e, 0xbe, 0x8c, 0x8f, 0xe2, 0x53, 0xc8, 0x92, 0x22, 0x28, + 0x63, 0xc7, 0x7f, 0x7e, 0xbf, 0xef, 0xff, 0x25, 0xa1, 0xd7, 0x1a, 0x51, 0x5b, 0xc5, 0x0b, 0x8b, + 0x6d, 0xc9, 0x65, 0xeb, 0xb1, 0xb2, 0x7c, 0x33, 0x5d, 0x2b, 0x2f, 0xa7, 0x5c, 0x2b, 0xac, 0x94, + 0x77, 0x1d, 0xab, 0x1d, 0x7a, 0x4c, 0x87, 0xd1, 0x65, 0xc1, 0x65, 0xd1, 0x65, 0xbd, 0x7b, 0x7e, + 0xd1, 0x17, 0xc9, 0xda, 0x70, 0x09, 0x80, 0x5e, 0x7a, 0x83, 0xd0, 0xc4, 0xd1, 0x31, 0xa3, 0xa7, + 0x2f, 0xe8, 0x2a, 0x69, 0xcd, 0x87, 0x2a, 0x57, 0xca, 0x79, 0xb5, 0x4d, 0x07, 0x94, 0x6c, 0x33, + 0x32, 0x22, 0x93, 0x64, 0x49, 0x42, 0xea, 0xb2, 0x24, 0xa6, 0x6e, 0x0c, 0x74, 0x30, 0xc7, 0x16, + 0x4a, 0x03, 0x7a, 0x81, 0xb6, 0x4b, 0xdf, 0xe8, 0x19, 0xfc, 0xce, 0xbf, 0x6f, 0x94, 0xf3, 0xa6, + 0x50, 0x4d, 0x96, 0x8c, 0x8e, 0x26, 0x27, 0xb7, 0x37, 0xec, 0xc0, 0xc5, 0xd8, 0xff, 0xbd, 0xcb, + 0x14, 0xfe, 0x9c, 0xec, 0x8a, 0xe6, 0x9f, 0x84, 0x5e, 0x15, 0x58, 0x1d, 0x2a, 0x5a, 0x90, 0xd7, + 0x59, 0x8f, 0x35, 0x5a, 0x09, 0x9a, 0xa1, 0xd3, 0x5c, 0x2b, 0x08, 0x2f, 0xe4, 0x11, 0xc9, 0xda, + 0x34, 0x7b, 0xff, 0xf2, 0x3e, 0xc6, 0xaf, 0x64, 0xf8, 0x18, 0xc4, 0xfc, 0x61, 0x27, 0xe5, 0xb3, + 0xd6, 0xe3, 0xb3, 0xcd, 0x57, 0x51, 0xfa, 0x4e, 0x2e, 0x23, 0x15, 0x22, 0x60, 0x21, 0x02, 0x7f, + 0x12, 0xa2, 0x17, 0xd6, 0xc7, 0x61, 0xd9, 0xdd, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x53, 0x5d, + 0x3f, 0xba, 0xb7, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/image.pb.go b/googleapis/cloud/automl/v1beta1/image.pb.go index 72f75f9103..1a2a18ba85 100644 --- a/googleapis/cloud/automl/v1beta1/image.pb.go +++ b/googleapis/cloud/automl/v1beta1/image.pb.go @@ -382,38 +382,39 @@ func init() { } var fileDescriptor_29b9f2bc900da869 = []byte{ - // 521 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x53, 0xc1, 0x6e, 0xd3, 0x40, - 0x10, 0xd5, 0xb6, 0xd0, 0x90, 0x0d, 0x70, 0x30, 0x07, 0xdc, 0x86, 0x2a, 0xa9, 0x11, 0x22, 0x12, - 0x92, 0x4d, 0xe0, 0x08, 0x07, 0x9a, 0x44, 0x82, 0x4a, 0x04, 0x4a, 0x84, 0x38, 0xa0, 0x48, 0x66, - 0x6d, 0x6f, 0xcd, 0x22, 0xdb, 0xb3, 0x64, 0xc7, 0x48, 0xf9, 0x01, 0xce, 0xfc, 0x00, 0xff, 0x83, - 0xf8, 0x2a, 0xb4, 0x63, 0x2b, 0xd8, 0x6d, 0x08, 0x47, 0xbf, 0x79, 0xef, 0xcd, 0x9b, 0x27, 0x2f, - 0x7f, 0x98, 0x02, 0xa4, 0x99, 0x0c, 0xe2, 0x0c, 0xca, 0x24, 0x10, 0x25, 0x42, 0x9e, 0x05, 0xdf, - 0xc6, 0x91, 0x44, 0x31, 0x0e, 0x54, 0x2e, 0x52, 0xe9, 0xeb, 0x15, 0x20, 0x38, 0xfd, 0x8a, 0xe8, - 0x13, 0xd1, 0xaf, 0x88, 0x7e, 0x4d, 0x3c, 0x1a, 0xef, 0x72, 0x11, 0x45, 0x01, 0x28, 0x50, 0x41, - 0x11, 0x1a, 0x2d, 0xe3, 0xca, 0xef, 0xe8, 0xf1, 0x2e, 0x49, 0x9c, 0x09, 0x63, 0xd4, 0x85, 0x8a, - 0x49, 0x56, 0x2b, 0x06, 0xb5, 0x82, 0xbe, 0xa2, 0xf2, 0x22, 0x40, 0x95, 0x4b, 0x83, 0x22, 0xd7, - 0x35, 0xe1, 0x5e, 0x4d, 0x10, 0x5a, 0x35, 0x96, 0x9a, 0x6a, 0xea, 0x7d, 0x67, 0xdc, 0x3b, 0xb3, - 0x07, 0x4d, 0x5b, 0xe6, 0x33, 0x81, 0xc2, 0x48, 0x9c, 0x4b, 0x14, 0x89, 0x40, 0xe1, 0x7c, 0xe2, - 0x77, 0xda, 0xdb, 0x43, 0x5c, 0x6b, 0xe9, 0xb2, 0x21, 0x1b, 0xdd, 0x7e, 0x12, 0xf8, 0x3b, 0x5a, - 0xf0, 0xdb, 0xc6, 0xef, 0xd7, 0x5a, 0x2e, 0x9c, 0xf8, 0x0a, 0xe6, 0x3d, 0xe0, 0xf7, 0x29, 0xc7, - 0xdb, 0xe8, 0x8b, 0x8c, 0x71, 0x26, 0x51, 0xc6, 0x5b, 0x82, 0x78, 0xbf, 0x18, 0x1f, 0x6e, 0xc9, - 0x3b, 0x87, 0x44, 0x66, 0x9b, 0xb4, 0x1e, 0xbf, 0x15, 0x09, 0x23, 0xc3, 0xdc, 0xa2, 0xa1, 0x4a, - 0x28, 0x67, 0x77, 0xd1, 0xb3, 0x20, 0x31, 0xcf, 0x12, 0xe7, 0x84, 0xdf, 0xc4, 0x95, 0x50, 0x45, - 0x18, 0x95, 0x49, 0x2a, 0xd1, 0xdd, 0x1b, 0xb2, 0xd1, 0xfe, 0xa2, 0x47, 0xd8, 0x84, 0x20, 0xe7, - 0x98, 0xf3, 0x8a, 0x12, 0x83, 0x41, 0x77, 0x9f, 0x08, 0x5d, 0x42, 0xa6, 0x60, 0xd0, 0x19, 0xf0, - 0x9e, 0x41, 0xd0, 0xe1, 0x4a, 0x0a, 0x03, 0x85, 0x7b, 0x9d, 0x76, 0x70, 0x0b, 0x2d, 0x08, 0xb1, - 0xfa, 0x2a, 0x01, 0x75, 0xd5, 0xa1, 0x79, 0x97, 0x10, 0xba, 0xf8, 0xe7, 0x1e, 0x3f, 0xd9, 0x76, - 0x72, 0xfb, 0x96, 0xb6, 0x09, 0xbb, 0x64, 0x62, 0xc7, 0x05, 0x24, 0x32, 0x8c, 0xa1, 0x2c, 0x36, - 0x19, 0x2d, 0x32, 0xb5, 0x80, 0x73, 0xc8, 0x6f, 0xd0, 0xf8, 0xab, 0x36, 0xee, 0xb5, 0x21, 0x1b, - 0xb1, 0x45, 0xc7, 0x7e, 0xbf, 0xd3, 0xe6, 0xff, 0xf1, 0x5f, 0xf0, 0xe3, 0x66, 0x43, 0x61, 0xae, - 0xb2, 0x4c, 0x85, 0x64, 0xf7, 0x19, 0xca, 0x95, 0x71, 0x0f, 0x68, 0xdb, 0x61, 0xa3, 0xb2, 0xb9, - 0xa5, 0xbc, 0x81, 0x44, 0xbe, 0xb2, 0x04, 0xe7, 0x39, 0xef, 0xff, 0x2d, 0xf0, 0xaa, 0xbe, 0x43, - 0xfa, 0xbb, 0x9b, 0x46, 0xdb, 0x6a, 0xef, 0x35, 0x7f, 0xf4, 0xcf, 0x7a, 0x66, 0x52, 0x67, 0xb0, - 0xce, 0x65, 0x81, 0xcd, 0xa2, 0x1a, 0x4d, 0xb0, 0x4b, 0x4d, 0x4c, 0x7e, 0x30, 0x3e, 0x88, 0x21, - 0xdf, 0xf5, 0xab, 0x4e, 0x38, 0xed, 0x3b, 0xb7, 0x0f, 0xe3, 0x9c, 0x7d, 0x3c, 0xad, 0xa9, 0x29, - 0x64, 0xa2, 0x48, 0x7d, 0x58, 0xa5, 0x41, 0x2a, 0x0b, 0x7a, 0x36, 0x41, 0x35, 0x12, 0x5a, 0x99, - 0xad, 0x4f, 0xf5, 0x59, 0xf5, 0xf9, 0x7b, 0xaf, 0xff, 0x92, 0x88, 0xcb, 0xa9, 0x25, 0x2d, 0x4f, - 0x4b, 0x84, 0x79, 0xb6, 0xfc, 0x50, 0x91, 0xa2, 0x03, 0xf2, 0x7a, 0xfa, 0x27, 0x00, 0x00, 0xff, - 0xff, 0x6d, 0x27, 0x5d, 0x60, 0x6e, 0x04, 0x00, 0x00, + // 543 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x93, 0x51, 0x6e, 0xd3, 0x4e, + 0x10, 0xc6, 0xe5, 0xf4, 0xff, 0x6f, 0xc8, 0x06, 0x78, 0x30, 0x0f, 0xb8, 0x0d, 0x25, 0xa9, 0x11, + 0x22, 0x12, 0x92, 0x4d, 0xe0, 0xcd, 0xf0, 0x40, 0x93, 0x48, 0x50, 0xa9, 0x81, 0x12, 0x21, 0x1e, + 0x50, 0x24, 0xb3, 0xb6, 0xb7, 0x66, 0x91, 0xed, 0x59, 0xb2, 0x63, 0xa4, 0x5c, 0x80, 0x5b, 0x70, + 0x08, 0x6e, 0x81, 0x38, 0x0a, 0xa7, 0x40, 0x3b, 0xb6, 0x42, 0xdc, 0x86, 0xf0, 0xe8, 0x6f, 0x7e, + 0x33, 0xf3, 0xcd, 0x27, 0x2f, 0x7b, 0x90, 0x02, 0xa4, 0x99, 0xf0, 0xe3, 0x0c, 0xca, 0xc4, 0xe7, + 0x25, 0x42, 0x9e, 0xf9, 0x5f, 0x46, 0x91, 0x40, 0x3e, 0xf2, 0x65, 0xce, 0x53, 0xe1, 0xa9, 0x25, + 0x20, 0xd8, 0xbd, 0x0a, 0xf4, 0x08, 0xf4, 0x2a, 0xd0, 0xab, 0xc1, 0xc3, 0xd1, 0xae, 0x29, 0xbc, + 0x28, 0x00, 0x39, 0x4a, 0x28, 0x42, 0xad, 0x44, 0x5c, 0xcd, 0x3b, 0x7c, 0xb4, 0xab, 0x25, 0xce, + 0xb8, 0xd6, 0xf2, 0x42, 0xc6, 0xd4, 0x56, 0x77, 0xf4, 0xeb, 0x0e, 0xfa, 0x8a, 0xca, 0x0b, 0x1f, + 0x65, 0x2e, 0x34, 0xf2, 0x5c, 0xd5, 0xc0, 0x9d, 0x1a, 0xe0, 0x4a, 0x6e, 0x2c, 0xd5, 0x55, 0xd5, + 0xfd, 0x6a, 0x31, 0xf7, 0xd4, 0x1c, 0x34, 0x69, 0x0c, 0x9f, 0x72, 0xe4, 0x5a, 0xe0, 0x4c, 0x20, + 0x4f, 0x38, 0x72, 0xfb, 0x03, 0xbb, 0xd5, 0xdc, 0x1e, 0xe2, 0x4a, 0x09, 0xc7, 0x1a, 0x58, 0xc3, + 0x9b, 0x8f, 0x7d, 0x6f, 0x47, 0x0a, 0x5e, 0x73, 0xf0, 0xdb, 0x95, 0x12, 0x73, 0x3b, 0xbe, 0xa2, + 0xb9, 0xf7, 0xd9, 0x3d, 0xf2, 0xf1, 0x3a, 0xfa, 0x24, 0x62, 0x9c, 0x0a, 0x14, 0xf1, 0x16, 0x23, + 0xee, 0x0f, 0x8b, 0x0d, 0xb6, 0xf8, 0x9d, 0x41, 0x22, 0xb2, 0xb5, 0x5b, 0x97, 0xdd, 0x88, 0xb8, + 0x16, 0x61, 0x6e, 0xd4, 0x50, 0x26, 0xe4, 0xb3, 0x33, 0xef, 0x1a, 0x91, 0xc8, 0xd3, 0xc4, 0x3e, + 0x66, 0xd7, 0x71, 0xc9, 0x65, 0x11, 0x46, 0x65, 0x92, 0x0a, 0x74, 0x5a, 0x03, 0x6b, 0xb8, 0x37, + 0xef, 0x92, 0x36, 0x26, 0xc9, 0x3e, 0x62, 0xac, 0x42, 0x62, 0xd0, 0xe8, 0xec, 0x11, 0xd0, 0x21, + 0x65, 0x02, 0x1a, 0xed, 0x3e, 0xeb, 0x6a, 0x04, 0x15, 0x2e, 0x05, 0xd7, 0x50, 0x38, 0xff, 0xd3, + 0x0e, 0x66, 0xa4, 0x39, 0x29, 0xa6, 0xbf, 0x72, 0x40, 0x59, 0xb5, 0xa9, 0xde, 0x21, 0x85, 0x2e, + 0xfe, 0xd6, 0x62, 0xc7, 0xdb, 0x4e, 0x6e, 0xde, 0xd2, 0x1c, 0x62, 0x5d, 0x1a, 0x62, 0xca, 0x05, + 0x24, 0x22, 0x8c, 0xa1, 0x2c, 0xd6, 0x1e, 0x8d, 0x32, 0x31, 0x82, 0x7d, 0xc0, 0xae, 0x51, 0xf9, + 0xb3, 0xd2, 0xce, 0x7f, 0x03, 0x6b, 0x68, 0xcd, 0xdb, 0xe6, 0xfb, 0x8d, 0xd2, 0xff, 0xb6, 0xff, + 0x9c, 0x1d, 0x6d, 0x26, 0x14, 0xe6, 0x32, 0xcb, 0x64, 0x48, 0xe3, 0x3e, 0x42, 0xb9, 0xd4, 0xce, + 0x3e, 0x6d, 0x3b, 0xd8, 0x88, 0x6c, 0x66, 0x90, 0x57, 0x90, 0x88, 0x97, 0x06, 0xb0, 0x9f, 0xb1, + 0xde, 0x9f, 0x00, 0xaf, 0xf6, 0xb7, 0xa9, 0xff, 0xf6, 0x3a, 0xd1, 0x66, 0xb7, 0x7b, 0xc6, 0x1e, + 0xfe, 0x35, 0x9e, 0xa9, 0x50, 0x19, 0xac, 0x72, 0x51, 0xe0, 0x66, 0x50, 0x1b, 0x49, 0x58, 0x97, + 0x92, 0x18, 0x7f, 0xb7, 0x58, 0x3f, 0x86, 0x7c, 0xd7, 0xaf, 0x3a, 0x66, 0xb4, 0xef, 0xdc, 0x3c, + 0x8c, 0x73, 0xeb, 0xfd, 0x49, 0x8d, 0xa6, 0x90, 0xf1, 0x22, 0xf5, 0x60, 0x99, 0xfa, 0xa9, 0x28, + 0xe8, 0xd9, 0xf8, 0x55, 0x89, 0x2b, 0xa9, 0xb7, 0x3e, 0xd5, 0xa7, 0xd5, 0xe7, 0xcf, 0x56, 0xef, + 0x05, 0x81, 0x8b, 0x89, 0x81, 0x16, 0x27, 0x25, 0xc2, 0x2c, 0x5b, 0xbc, 0xab, 0xa0, 0x5f, 0xad, + 0xbb, 0x55, 0x35, 0x08, 0xa8, 0x1c, 0x04, 0x54, 0x3f, 0x0b, 0x82, 0x1a, 0x88, 0xf6, 0x69, 0xd9, + 0x93, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x3c, 0xb4, 0x2f, 0xa6, 0x8f, 0x04, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/io.pb.go b/googleapis/cloud/automl/v1beta1/io.pb.go index ff7a8c3618..5aa261f31f 100644 --- a/googleapis/cloud/automl/v1beta1/io.pb.go +++ b/googleapis/cloud/automl/v1beta1/io.pb.go @@ -1639,45 +1639,46 @@ func init() { } var fileDescriptor_6e2d768504aa30d7 = []byte{ - // 630 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x96, 0xcf, 0x6e, 0xd3, 0x4c, - 0x14, 0xc5, 0x3f, 0xdb, 0x1f, 0x55, 0x7d, 0x5d, 0x5a, 0x70, 0x2b, 0xd5, 0x6a, 0x41, 0x14, 0x83, - 0x50, 0xd4, 0x0a, 0x9b, 0x96, 0x2e, 0xf8, 0xb7, 0xa0, 0x69, 0x43, 0x40, 0xa2, 0x22, 0x04, 0x35, - 0x42, 0x28, 0x52, 0x34, 0x71, 0x26, 0xc3, 0x08, 0xdb, 0x63, 0xc6, 0xe3, 0x2a, 0xd9, 0xf3, 0x00, - 0xec, 0x79, 0x1a, 0x24, 0x56, 0x3c, 0x03, 0x0f, 0xc0, 0x63, 0x20, 0x8f, 0x9d, 0xc4, 0x2e, 0x25, - 0x44, 0xa8, 0x2a, 0x12, 0xbb, 0xcc, 0x9d, 0x73, 0x7e, 0xe3, 0x73, 0x3d, 0xb9, 0x09, 0xdc, 0x24, - 0x8c, 0x11, 0x1f, 0xbb, 0x9e, 0xcf, 0x92, 0x9e, 0x8b, 0x12, 0xc1, 0x02, 0xdf, 0x3d, 0xde, 0xee, - 0x62, 0x81, 0xb6, 0x5d, 0xca, 0x9c, 0x88, 0x33, 0xc1, 0xcc, 0xf5, 0x4c, 0xe5, 0x48, 0x95, 0x93, - 0xa9, 0x9c, 0x5c, 0xb5, 0x76, 0x25, 0x47, 0xa0, 0x88, 0xba, 0x28, 0x0c, 0x99, 0x40, 0x82, 0xb2, - 0x30, 0xce, 0xac, 0xf6, 0x67, 0x15, 0x8c, 0x67, 0x61, 0x94, 0x88, 0x7d, 0x16, 0xf6, 0x29, 0x31, - 0xeb, 0x00, 0xc4, 0x8b, 0x3b, 0x31, 0x4b, 0xb8, 0x87, 0x2d, 0x65, 0x43, 0xa9, 0x18, 0x3b, 0xb7, - 0x9c, 0x29, 0x7c, 0xa7, 0xee, 0xc5, 0xaf, 0xa4, 0xfa, 0xe9, 0x7f, 0x4d, 0x9d, 0x8c, 0x16, 0x66, - 0x0b, 0x96, 0xba, 0x94, 0xbc, 0x4f, 0x30, 0x1f, 0x8e, 0x68, 0x9a, 0xa4, 0x6d, 0x4d, 0xa5, 0x55, - 0x29, 0x79, 0x99, 0x7a, 0xc6, 0xc8, 0xc5, 0x11, 0x25, 0xe7, 0x3e, 0x87, 0xb9, 0x08, 0x71, 0x14, - 0xc4, 0x96, 0xba, 0xa1, 0x55, 0x8c, 0x9d, 0xdd, 0xa9, 0xb8, 0x42, 0x34, 0xa7, 0x21, 0x6d, 0xb5, - 0x50, 0xf0, 0x61, 0x33, 0x67, 0xac, 0xdd, 0x07, 0xa3, 0x50, 0x36, 0x2f, 0x81, 0xf6, 0x0e, 0x0f, - 0x65, 0x6c, 0xbd, 0x99, 0x7e, 0x34, 0x57, 0xe0, 0xc2, 0x31, 0xf2, 0x13, 0x6c, 0xa9, 0xb2, 0x96, - 0x2d, 0x1e, 0xa8, 0xf7, 0x94, 0xea, 0x3c, 0xcc, 0x65, 0xb9, 0xec, 0x2f, 0x0a, 0xac, 0x56, 0x91, - 0xf0, 0xde, 0x36, 0x38, 0xee, 0x51, 0x4f, 0x9c, 0x57, 0x3f, 0xd5, 0x33, 0xe8, 0x67, 0x21, 0x46, - 0x1b, 0x96, 0x0f, 0x98, 0x97, 0x04, 0x38, 0x2c, 0x25, 0xa8, 0xfd, 0x79, 0x82, 0xc2, 0xf3, 0xdb, - 0xdf, 0x14, 0x58, 0x78, 0x91, 0x88, 0x09, 0xb7, 0x05, 0x4b, 0x29, 0xb7, 0x87, 0x63, 0x41, 0x43, - 0x79, 0x27, 0x73, 0xf8, 0xd6, 0xef, 0xe0, 0x07, 0x13, 0x4b, 0x1a, 0x88, 0x94, 0x2a, 0x26, 0x86, - 0x95, 0x71, 0xa3, 0x8a, 0xf0, 0xac, 0x5b, 0x77, 0x66, 0xea, 0x56, 0xf9, 0x84, 0xe5, 0x11, 0xaf, - 0x50, 0xae, 0x5e, 0x04, 0xa3, 0x40, 0xb7, 0xbf, 0x2b, 0x60, 0x15, 0xef, 0xc0, 0x3f, 0x1c, 0xf5, - 0xa3, 0x06, 0xab, 0x87, 0xac, 0x87, 0xfd, 0xda, 0x20, 0x62, 0xfc, 0x7c, 0x92, 0x4a, 0x2e, 0x2f, - 0x71, 0xb5, 0x99, 0xb8, 0xfc, 0x27, 0x6e, 0xb1, 0x62, 0x5e, 0x87, 0x85, 0x20, 0x8d, 0xd2, 0xe9, - 0x33, 0x1e, 0x20, 0x61, 0xfd, 0x2f, 0xbf, 0xe5, 0x86, 0xac, 0x3d, 0x91, 0x25, 0xf3, 0xf5, 0x89, - 0x81, 0xf3, 0x78, 0xea, 0x89, 0xbf, 0x68, 0xcc, 0x59, 0x0f, 0x9f, 0x13, 0xaf, 0xe4, 0x93, 0x02, - 0x37, 0xb2, 0x43, 0x6b, 0xa9, 0x06, 0x09, 0xdc, 0xab, 0x0d, 0x50, 0x10, 0xf9, 0x38, 0x2e, 0xbd, - 0x9e, 0xbf, 0x73, 0x61, 0x36, 0x41, 0x1f, 0x8f, 0x04, 0xf3, 0x2a, 0x00, 0x4d, 0xa7, 0x4b, 0x27, - 0xe1, 0x34, 0xb6, 0x94, 0x0d, 0xad, 0xa2, 0x37, 0x75, 0x59, 0x39, 0xe2, 0x34, 0xb6, 0x6f, 0xc3, - 0x62, 0x79, 0x64, 0x99, 0xeb, 0xa0, 0x8f, 0x0d, 0x79, 0x73, 0xe6, 0x47, 0x7a, 0xfb, 0x11, 0x2c, - 0x96, 0xef, 0x8e, 0xb9, 0x09, 0x97, 0x99, 0x8c, 0x9c, 0xea, 0x3b, 0x11, 0xc7, 0x7d, 0x3a, 0xc8, - 0x6d, 0x4b, 0xd9, 0xc6, 0x11, 0xa7, 0x0d, 0x59, 0xb6, 0x77, 0x61, 0xf9, 0x94, 0x54, 0xe9, 0x23, - 0x4e, 0x10, 0xb9, 0x57, 0x1f, 0x7b, 0x6d, 0x37, 0x3d, 0x93, 0xcf, 0x6e, 0xa8, 0x7e, 0x50, 0xe0, - 0x9a, 0xc7, 0x82, 0x69, 0xdd, 0x6d, 0x28, 0x6f, 0xf6, 0xf2, 0x6d, 0xc2, 0x7c, 0x14, 0x12, 0x87, - 0x71, 0xe2, 0x12, 0x1c, 0xca, 0x5f, 0x69, 0x37, 0xdb, 0x42, 0x11, 0x8d, 0x4f, 0xfd, 0x27, 0xf0, - 0x30, 0x5b, 0x7e, 0x55, 0xd7, 0xeb, 0x52, 0xd8, 0xde, 0x4f, 0x45, 0xed, 0xbd, 0x44, 0xb0, 0x43, - 0xbf, 0xdd, 0xca, 0x44, 0xdd, 0x39, 0xc9, 0xba, 0xfb, 0x23, 0x00, 0x00, 0xff, 0xff, 0x7b, 0x21, - 0xf1, 0x3d, 0x54, 0x08, 0x00, 0x00, + // 647 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x96, 0xdf, 0x4e, 0xd4, 0x4e, + 0x14, 0xc7, 0x7f, 0x6d, 0x7f, 0x12, 0x7a, 0x8a, 0xa0, 0x85, 0x84, 0x06, 0xfc, 0x83, 0xd5, 0x18, + 0x02, 0xb1, 0x15, 0xe4, 0x42, 0xab, 0x17, 0xb2, 0xb0, 0xa2, 0x09, 0xc4, 0x75, 0x0d, 0xc4, 0x98, + 0x4d, 0x36, 0x43, 0x77, 0x18, 0x27, 0xb6, 0x9d, 0x3a, 0x9d, 0x12, 0x78, 0x0b, 0xef, 0xbd, 0xf6, + 0x41, 0x4c, 0xbc, 0xf2, 0x19, 0x7c, 0x00, 0xe3, 0x53, 0x98, 0xce, 0x74, 0x97, 0x16, 0x71, 0x25, + 0x86, 0x60, 0xe2, 0xdd, 0xce, 0x39, 0xdf, 0xf3, 0x39, 0xfd, 0x9e, 0xce, 0x9e, 0x5d, 0xb8, 0x45, + 0x18, 0x23, 0x11, 0xf6, 0xc3, 0x88, 0xe5, 0x3d, 0x1f, 0xe5, 0x82, 0xc5, 0x91, 0xbf, 0xbf, 0xb4, + 0x8b, 0x05, 0x5a, 0xf2, 0x29, 0xf3, 0x52, 0xce, 0x04, 0xb3, 0x67, 0x95, 0xca, 0x93, 0x2a, 0x4f, + 0xa9, 0xbc, 0x52, 0x35, 0x73, 0xa5, 0x44, 0xa0, 0x94, 0xfa, 0x28, 0x49, 0x98, 0x40, 0x82, 0xb2, + 0x24, 0x53, 0xa5, 0xee, 0x27, 0x1d, 0xac, 0x67, 0x49, 0x9a, 0x8b, 0x35, 0x96, 0xec, 0x51, 0x62, + 0x6f, 0x00, 0x90, 0x30, 0xeb, 0x66, 0x2c, 0xe7, 0x21, 0x76, 0xb4, 0x39, 0x6d, 0xde, 0x5a, 0xbe, + 0xed, 0x0d, 0xe1, 0x7b, 0x1b, 0x61, 0xf6, 0x52, 0xaa, 0x9f, 0xfe, 0xd7, 0x36, 0x49, 0xff, 0x60, + 0xef, 0xc0, 0xc4, 0x2e, 0x25, 0xef, 0x72, 0xcc, 0x0f, 0xfb, 0x34, 0x43, 0xd2, 0x16, 0x87, 0xd2, + 0x1a, 0x94, 0xbc, 0x28, 0x6a, 0x06, 0xc8, 0xf1, 0x3e, 0xa5, 0xe4, 0x6e, 0xc2, 0x48, 0x8a, 0x38, + 0x8a, 0x33, 0x47, 0x9f, 0x33, 0xe6, 0xad, 0xe5, 0x95, 0xa1, 0xb8, 0x8a, 0x35, 0xaf, 0x25, 0xcb, + 0x9a, 0x89, 0xe0, 0x87, 0xed, 0x92, 0x31, 0xf3, 0x00, 0xac, 0x4a, 0xd8, 0xbe, 0x04, 0xc6, 0x5b, + 0x7c, 0x28, 0x6d, 0x9b, 0xed, 0xe2, 0xa3, 0x3d, 0x05, 0x17, 0xf6, 0x51, 0x94, 0x63, 0x47, 0x97, + 0x31, 0x75, 0x08, 0xf4, 0xfb, 0x5a, 0x63, 0x14, 0x46, 0x94, 0x2f, 0xf7, 0xb3, 0x06, 0xd3, 0x0d, + 0x24, 0xc2, 0x37, 0x2d, 0x8e, 0x7b, 0x34, 0x14, 0xe7, 0x35, 0x4f, 0xfd, 0x0c, 0xe6, 0x59, 0xb1, + 0xd1, 0x81, 0xc9, 0x75, 0x16, 0xe6, 0x31, 0x4e, 0x6a, 0x0e, 0x9a, 0x7f, 0xee, 0xa0, 0xf2, 0xfc, + 0xee, 0x57, 0x0d, 0xc6, 0x9e, 0xe7, 0xe2, 0x88, 0xbb, 0x03, 0x13, 0x05, 0xb7, 0x87, 0x33, 0x41, + 0x13, 0x79, 0x27, 0x4b, 0xf8, 0xe2, 0xef, 0xe0, 0xeb, 0x47, 0x25, 0x85, 0x21, 0x52, 0x8b, 0xd8, + 0x18, 0xa6, 0x06, 0x83, 0xaa, 0xc2, 0xd5, 0xb4, 0xee, 0x9e, 0x6a, 0x5a, 0xf5, 0x0e, 0x93, 0x7d, + 0x5e, 0x25, 0xdc, 0xb8, 0x08, 0x56, 0x85, 0xee, 0x7e, 0xd3, 0xc0, 0xa9, 0xde, 0x81, 0x7f, 0xd8, + 0xea, 0x7b, 0x03, 0xa6, 0xb7, 0x58, 0x0f, 0x47, 0xcd, 0x83, 0x94, 0xf1, 0xf3, 0x71, 0x2a, 0xb9, + 0xbc, 0xc6, 0x35, 0x4e, 0xc5, 0xe5, 0x3f, 0x71, 0xab, 0x11, 0xfb, 0x06, 0x8c, 0xc5, 0x85, 0x95, + 0xee, 0x1e, 0xe3, 0x31, 0x12, 0xce, 0xff, 0xf2, 0x5b, 0x6e, 0xc9, 0xd8, 0x13, 0x19, 0xb2, 0x5f, + 0x1d, 0x5b, 0x38, 0x8f, 0x87, 0x76, 0xfc, 0xc5, 0x60, 0xce, 0x7a, 0xf9, 0x1c, 0x7b, 0x25, 0x1f, + 0x34, 0xb8, 0xa9, 0x9a, 0x36, 0x0b, 0x0d, 0x12, 0xb8, 0xd7, 0x3c, 0x40, 0x71, 0x1a, 0xe1, 0xac, + 0xf6, 0x7a, 0xfe, 0xce, 0x85, 0x59, 0x00, 0x73, 0xb0, 0x12, 0xec, 0xab, 0x00, 0xb4, 0xd8, 0x2e, + 0xdd, 0x9c, 0xd3, 0xcc, 0xd1, 0xe6, 0x8c, 0x79, 0xb3, 0x6d, 0xca, 0xc8, 0x36, 0xa7, 0x99, 0x7b, + 0x07, 0xc6, 0xeb, 0x2b, 0xcb, 0x9e, 0x05, 0x73, 0x50, 0x50, 0x0e, 0x67, 0xb4, 0xaf, 0x77, 0x1f, + 0xc1, 0x78, 0xfd, 0xee, 0xd8, 0x0b, 0x70, 0x99, 0x49, 0xcb, 0x85, 0xbe, 0x9b, 0x72, 0xbc, 0x47, + 0x0f, 0xca, 0xb2, 0x09, 0x95, 0xd8, 0xe6, 0xb4, 0x25, 0xc3, 0xee, 0x0a, 0x4c, 0x9e, 0xe0, 0xaa, + 0x78, 0xc4, 0x23, 0x44, 0x59, 0x6b, 0x0e, 0x6a, 0x5d, 0xbf, 0xe8, 0xc9, 0x4f, 0x5f, 0xd0, 0xf8, + 0xa8, 0xc1, 0xf5, 0x90, 0xc5, 0xc3, 0xa6, 0xdb, 0xd2, 0x5e, 0xaf, 0x96, 0x69, 0xc2, 0x22, 0x94, + 0x10, 0x8f, 0x71, 0xe2, 0x13, 0x9c, 0xc8, 0x5f, 0x69, 0x5f, 0xa5, 0x50, 0x4a, 0xb3, 0x13, 0xff, + 0x09, 0x3c, 0x54, 0xc7, 0x2f, 0xfa, 0xec, 0x86, 0x14, 0x76, 0xd6, 0x0a, 0x51, 0x67, 0x35, 0x17, + 0x6c, 0x2b, 0xea, 0xec, 0x28, 0xd1, 0x77, 0xfd, 0x9a, 0xca, 0x06, 0x81, 0x4c, 0x07, 0x81, 0xcc, + 0x6f, 0x06, 0x41, 0x29, 0xd8, 0x1d, 0x91, 0xcd, 0xee, 0xfd, 0x08, 0x00, 0x00, 0xff, 0xff, 0xc0, + 0x26, 0xdb, 0xd5, 0x75, 0x08, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/model.pb.go b/googleapis/cloud/automl/v1beta1/model.pb.go index f2874c68f7..3e55290d3f 100644 --- a/googleapis/cloud/automl/v1beta1/model.pb.go +++ b/googleapis/cloud/automl/v1beta1/model.pb.go @@ -319,49 +319,50 @@ func init() { } var fileDescriptor_27c9ed3a1b40360b = []byte{ - // 702 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x95, 0x5d, 0x4f, 0x13, 0x4f, - 0x14, 0xc6, 0x59, 0xfe, 0x6f, 0x30, 0xe5, 0x5f, 0x9a, 0x41, 0x74, 0x53, 0x40, 0x0a, 0xbe, 0xf5, - 0xc6, 0x5d, 0xc1, 0x18, 0x4d, 0x50, 0x13, 0xa0, 0xab, 0x36, 0xb1, 0x05, 0xdb, 0x42, 0xa2, 0xc1, - 0x6c, 0xa6, 0xbb, 0xc3, 0x66, 0x75, 0x77, 0x67, 0xd3, 0x3d, 0x25, 0x90, 0x98, 0x78, 0xe3, 0x9d, - 0x89, 0x26, 0x7e, 0x2c, 0xaf, 0xfc, 0x48, 0x66, 0xcf, 0x4e, 0xab, 0xac, 0x65, 0x96, 0xbb, 0xee, - 0x9c, 0xdf, 0x79, 0xce, 0x33, 0xcf, 0x4c, 0xa6, 0xe4, 0x8e, 0x27, 0x84, 0x17, 0x70, 0xd3, 0x09, - 0xc4, 0xd0, 0x35, 0xd9, 0x10, 0x44, 0x18, 0x98, 0x27, 0x1b, 0x7d, 0x0e, 0x6c, 0xc3, 0x0c, 0x85, - 0xcb, 0x03, 0x23, 0x1e, 0x08, 0x10, 0x74, 0x29, 0x03, 0x0d, 0x04, 0x8d, 0x0c, 0x34, 0x24, 0x58, - 0x55, 0xaa, 0xf8, 0x21, 0xf3, 0x78, 0xa6, 0x52, 0xad, 0xab, 0x40, 0x60, 0xfd, 0x80, 0x27, 0x92, - 0xbc, 0xad, 0x24, 0xf9, 0x29, 0x48, 0xee, 0xae, 0x92, 0x1b, 0xb0, 0x28, 0x09, 0x18, 0xf8, 0x22, - 0x92, 0xb8, 0xd2, 0xe9, 0x89, 0xef, 0x72, 0x21, 0xc1, 0x55, 0x09, 0xe2, 0x57, 0x7f, 0x78, 0x6c, - 0x82, 0x1f, 0xf2, 0x04, 0x58, 0x18, 0x4b, 0x60, 0x59, 0x02, 0x2c, 0xf6, 0x4d, 0x16, 0x45, 0x02, - 0x70, 0x8c, 0xb4, 0xbf, 0xfe, 0x63, 0x8e, 0xfc, 0xd3, 0x4a, 0xe3, 0xa3, 0x43, 0x52, 0xfd, 0xcd, - 0x86, 0x8d, 0x99, 0xda, 0x21, 0x07, 0xe6, 0x32, 0x60, 0xfa, 0x7c, 0x4d, 0xab, 0x97, 0x36, 0x1f, - 0x18, 0x8a, 0x74, 0x8d, 0xde, 0xaf, 0x76, 0x94, 0x6c, 0xc9, 0xe6, 0x17, 0x53, 0x1d, 0x1d, 0x2e, - 0xa8, 0xd1, 0x2f, 0x1a, 0xb9, 0x81, 0xc9, 0xdb, 0x4e, 0xc0, 0x92, 0xc4, 0x3f, 0xf6, 0x9d, 0x89, - 0x06, 0xfe, 0x47, 0x03, 0x4f, 0x94, 0x06, 0x9a, 0xa9, 0xce, 0xee, 0x39, 0x99, 0xbc, 0x91, 0x9a, - 0x5f, 0xc0, 0xd0, 0xcf, 0x1a, 0x59, 0x4f, 0xcf, 0xad, 0xc0, 0x4f, 0x19, 0xfd, 0x3c, 0x56, 0x07, - 0xc2, 0x4f, 0x41, 0x6d, 0x67, 0x15, 0xd4, 0x08, 0xfd, 0xa6, 0x91, 0x5b, 0x59, 0x3c, 0xa2, 0xff, - 0x8e, 0x3b, 0x60, 0xbb, 0x1c, 0xb8, 0x33, 0xc9, 0xd0, 0x15, 0x34, 0xf4, 0xb4, 0x38, 0xa0, 0x3d, - 0x14, 0x6a, 0x8c, 0x74, 0xf2, 0x96, 0xd6, 0xfc, 0x22, 0x08, 0xcf, 0x0c, 0xef, 0x60, 0x41, 0x46, - 0xd7, 0x2e, 0x71, 0x66, 0x87, 0xa9, 0x4e, 0xc1, 0x99, 0x9d, 0x14, 0x30, 0xf4, 0xab, 0x46, 0x6e, - 0x66, 0x86, 0x64, 0x4a, 0x30, 0x60, 0xce, 0x7b, 0x3f, 0xf2, 0xf2, 0x8e, 0x16, 0x2f, 0xeb, 0x28, - 0xdb, 0x7f, 0x4f, 0xca, 0x4c, 0x76, 0xa4, 0x60, 0xe8, 0x47, 0x72, 0x1d, 0x2f, 0x11, 0x3f, 0x4d, - 0xad, 0x4c, 0x0a, 0x67, 0x01, 0xad, 0x3c, 0x2a, 0xbc, 0x40, 0xd6, 0x58, 0x21, 0xef, 0x62, 0x09, - 0x2e, 0x2e, 0xd3, 0x63, 0xb2, 0x98, 0xbd, 0x53, 0xf9, 0xb9, 0x3a, 0xce, 0xbd, 0xa7, 0x9e, 0x8b, - 0x9d, 0xf9, 0x79, 0x0b, 0xf0, 0xe7, 0x32, 0xfd, 0x40, 0x56, 0x70, 0xa3, 0x09, 0x8f, 0xd2, 0x97, - 0x27, 0x82, 0xfc, 0xbc, 0xab, 0x38, 0xef, 0x61, 0xe1, 0x3e, 0xbb, 0x23, 0x81, 0xfc, 0xd8, 0x2a, - 0x5c, 0x58, 0xa5, 0x94, 0xfc, 0x1d, 0xb1, 0x90, 0xeb, 0x5a, 0x4d, 0xab, 0xcf, 0x76, 0xf0, 0x37, - 0x5d, 0x23, 0x73, 0xae, 0x9f, 0xc4, 0x01, 0x3b, 0xb3, 0xb1, 0x36, 0x8d, 0xb5, 0x92, 0x5c, 0x6b, - 0xa7, 0xc8, 0x0a, 0x21, 0x69, 0x7b, 0xc2, 0xc1, 0xf6, 0x5d, 0xfd, 0x2f, 0x04, 0x66, 0xe5, 0x4a, - 0xd3, 0xa5, 0x5b, 0xa4, 0xe4, 0x0c, 0x38, 0x03, 0x6e, 0xa7, 0x33, 0xf5, 0xff, 0x70, 0x07, 0xd5, - 0xd1, 0x0e, 0x46, 0x2f, 0xad, 0xd1, 0x1b, 0xbd, 0xb4, 0x1d, 0x92, 0xe1, 0xe9, 0x42, 0xda, 0x3c, - 0x8c, 0xdd, 0x71, 0x73, 0xa9, 0xb8, 0x39, 0xc3, 0xb1, 0xf9, 0x2d, 0xa9, 0xb8, 0x3c, 0x0e, 0xc4, - 0x19, 0x26, 0x99, 0x00, 0x03, 0xae, 0xcf, 0xd4, 0xb4, 0x7a, 0x79, 0x73, 0x53, 0x19, 0x20, 0xa6, - 0x62, 0x34, 0xc6, 0xad, 0xdd, 0xb4, 0xb3, 0x33, 0xef, 0x9e, 0x5f, 0x58, 0x7f, 0x45, 0xe6, 0x73, - 0x0c, 0xad, 0x91, 0xe5, 0x86, 0xb5, 0xff, 0x72, 0xef, 0x75, 0xcb, 0x6a, 0xf7, 0xec, 0x6e, 0x6f, - 0xbb, 0x67, 0xd9, 0x07, 0xed, 0xee, 0xbe, 0xb5, 0xdb, 0x7c, 0xd6, 0xb4, 0x1a, 0x95, 0x29, 0x3a, - 0x47, 0x66, 0x32, 0xc2, 0x6a, 0x54, 0x34, 0x5a, 0x26, 0xe4, 0xa0, 0x3d, 0xfe, 0x9e, 0xde, 0xa9, - 0x90, 0xf2, 0xf9, 0x03, 0xdf, 0xf9, 0xa4, 0x91, 0x55, 0x47, 0x84, 0x2a, 0xbf, 0xfb, 0xda, 0x9b, - 0x6d, 0x59, 0xf6, 0x44, 0xc0, 0x22, 0xcf, 0x10, 0x03, 0xcf, 0xf4, 0x78, 0x84, 0xf1, 0x98, 0x59, - 0x89, 0xc5, 0x7e, 0x32, 0xf1, 0xff, 0x6f, 0x2b, 0xfb, 0xfc, 0x3e, 0xbd, 0xf4, 0x1c, 0xc1, 0xa3, - 0xdd, 0x14, 0x3a, 0xda, 0x1e, 0x82, 0x68, 0x05, 0x47, 0x87, 0x19, 0xd4, 0xff, 0x17, 0xb5, 0xee, - 0xff, 0x0c, 0x00, 0x00, 0xff, 0xff, 0x9a, 0xcf, 0xe1, 0xe6, 0x3a, 0x08, 0x00, 0x00, + // 719 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x95, 0xed, 0x6e, 0xd3, 0x30, + 0x14, 0x86, 0x97, 0xf2, 0xb5, 0xb9, 0xa3, 0xab, 0x3c, 0x06, 0x55, 0xf7, 0xd5, 0x8d, 0xaf, 0xfe, + 0x21, 0x61, 0x43, 0x08, 0xd4, 0x01, 0xd2, 0xb6, 0x06, 0xa8, 0xb4, 0x76, 0xa3, 0xed, 0x26, 0x81, + 0x86, 0x22, 0x37, 0xf1, 0xa2, 0x40, 0x12, 0x47, 0x8d, 0x3b, 0x6d, 0x12, 0x12, 0x17, 0x80, 0x04, + 0x12, 0xf7, 0xc0, 0xcd, 0xf0, 0x8b, 0xeb, 0xe0, 0x2a, 0x50, 0x8e, 0xdd, 0xc2, 0x42, 0xe7, 0xec, + 0x5f, 0xe3, 0xf3, 0x9c, 0xf7, 0xbc, 0x7e, 0x6d, 0xb9, 0xe8, 0xbe, 0xcb, 0x98, 0xeb, 0x53, 0xc3, + 0xf6, 0xd9, 0xc0, 0x31, 0xc8, 0x80, 0xb3, 0xc0, 0x37, 0x8e, 0xd7, 0x7a, 0x94, 0x93, 0x35, 0x23, + 0x60, 0x0e, 0xf5, 0xf5, 0xa8, 0xcf, 0x38, 0xc3, 0xf3, 0x02, 0xd4, 0x01, 0xd4, 0x05, 0xa8, 0x4b, + 0xb0, 0xac, 0x54, 0xf1, 0x02, 0xe2, 0x52, 0xa1, 0x52, 0xae, 0xaa, 0x40, 0x4e, 0x7a, 0x3e, 0x8d, + 0x25, 0x79, 0x4f, 0x49, 0xd2, 0x13, 0x2e, 0xb9, 0x07, 0x4a, 0xae, 0x4f, 0xc2, 0xd8, 0x27, 0xdc, + 0x63, 0xa1, 0xc4, 0x95, 0x4e, 0x8f, 0x3d, 0x87, 0x32, 0x09, 0x2e, 0x4b, 0x10, 0xbe, 0x7a, 0x83, + 0x23, 0x83, 0x7b, 0x01, 0x8d, 0x39, 0x09, 0x22, 0x09, 0x2c, 0x48, 0x80, 0x44, 0x9e, 0x41, 0xc2, + 0x90, 0x71, 0x18, 0x23, 0xed, 0xaf, 0xfe, 0x9a, 0x46, 0x57, 0x9a, 0x49, 0x7c, 0x78, 0x80, 0xca, + 0xff, 0xd8, 0xb0, 0x20, 0x53, 0x2b, 0xa0, 0x9c, 0x38, 0x84, 0x93, 0xd2, 0x4c, 0x45, 0xab, 0xe6, + 0xd7, 0x1f, 0xeb, 0x8a, 0x74, 0xf5, 0xee, 0xdf, 0x76, 0x90, 0x6c, 0xca, 0xe6, 0xd7, 0x13, 0xed, + 0x12, 0x3f, 0xa7, 0x86, 0xbf, 0x6a, 0xe8, 0x36, 0x24, 0x6f, 0xd9, 0x3e, 0x89, 0x63, 0xef, 0xc8, + 0xb3, 0xc7, 0x1a, 0xb8, 0x0e, 0x06, 0x9e, 0x2b, 0x0d, 0x34, 0x12, 0x9d, 0xed, 0x33, 0x32, 0x69, + 0x23, 0x15, 0x2f, 0x83, 0xc1, 0x5f, 0x34, 0xb4, 0x9a, 0x9c, 0x5b, 0x86, 0x9f, 0x02, 0xf8, 0x79, + 0xa6, 0x0e, 0x84, 0x9e, 0x70, 0xb5, 0x9d, 0x65, 0xae, 0x46, 0xf0, 0x77, 0x0d, 0xdd, 0x15, 0xf1, + 0xb0, 0xde, 0x07, 0x6a, 0x73, 0xcb, 0xa1, 0x9c, 0xda, 0xe3, 0x0c, 0xdd, 0x00, 0x43, 0x2f, 0xb2, + 0x03, 0xda, 0x05, 0xa1, 0xfa, 0x50, 0x27, 0x6d, 0x69, 0xc5, 0xcb, 0x82, 0xe0, 0xcc, 0xe0, 0x0e, + 0x66, 0x64, 0x74, 0xeb, 0x02, 0x67, 0x76, 0x90, 0xe8, 0x64, 0x9c, 0xd9, 0x71, 0x06, 0x83, 0xbf, + 0x69, 0xe8, 0x8e, 0x30, 0x24, 0x53, 0xe2, 0x7d, 0x62, 0x7f, 0xf4, 0x42, 0x37, 0xed, 0x68, 0xee, + 0xa2, 0x8e, 0xc4, 0xfe, 0xbb, 0x52, 0x66, 0xbc, 0x23, 0x05, 0x83, 0x3f, 0xa3, 0x25, 0xb8, 0x44, + 0xf4, 0x24, 0xb1, 0x32, 0x2e, 0x9c, 0x59, 0xb0, 0xf2, 0x34, 0xf3, 0x02, 0x99, 0x23, 0x85, 0xb4, + 0x8b, 0x79, 0x7e, 0x7e, 0x19, 0x1f, 0xa1, 0x39, 0xf1, 0x4e, 0xa5, 0xe7, 0x96, 0x60, 0xee, 0x43, + 0xf5, 0x5c, 0xe8, 0x4c, 0xcf, 0x9b, 0xe5, 0xff, 0x2f, 0xe3, 0x4f, 0x68, 0x11, 0x36, 0x1a, 0xd3, + 0x30, 0x79, 0x79, 0x42, 0x9e, 0x9e, 0x77, 0x13, 0xe6, 0x3d, 0xc9, 0xdc, 0x67, 0x67, 0x28, 0x90, + 0x1e, 0x5b, 0xe6, 0xe7, 0x56, 0x31, 0x46, 0x97, 0x43, 0x12, 0xd0, 0x92, 0x56, 0xd1, 0xaa, 0x53, + 0x6d, 0xf8, 0x8d, 0x57, 0xd0, 0xb4, 0xe3, 0xc5, 0x91, 0x4f, 0x4e, 0x2d, 0xa8, 0xe5, 0xa0, 0x96, + 0x97, 0x6b, 0xad, 0x04, 0x59, 0x44, 0x28, 0x69, 0x8f, 0x29, 0xb7, 0x3c, 0xa7, 0x74, 0x09, 0x80, + 0x29, 0xb9, 0xd2, 0x70, 0xf0, 0x06, 0xca, 0xdb, 0x7d, 0x4a, 0x38, 0xb5, 0x92, 0x99, 0xa5, 0x6b, + 0xb0, 0x83, 0xf2, 0x70, 0x07, 0xc3, 0x97, 0x56, 0xef, 0x0e, 0x5f, 0xda, 0x36, 0x12, 0x78, 0xb2, + 0x90, 0x34, 0x0f, 0x22, 0x67, 0xd4, 0x9c, 0xcf, 0x6e, 0x16, 0x38, 0x34, 0xbf, 0x47, 0x45, 0x87, + 0x46, 0x3e, 0x3b, 0x85, 0x24, 0x63, 0x4e, 0x38, 0x2d, 0x4d, 0x56, 0xb4, 0x6a, 0x61, 0x7d, 0x5d, + 0x19, 0x20, 0xa4, 0xa2, 0xd7, 0x47, 0xad, 0x9d, 0xa4, 0xb3, 0x3d, 0xe3, 0x9c, 0x5d, 0x58, 0x7d, + 0x83, 0x66, 0x52, 0x0c, 0xae, 0xa0, 0x85, 0xba, 0xb9, 0xb7, 0xb3, 0xfb, 0xb6, 0x69, 0xb6, 0xba, + 0x56, 0xa7, 0xbb, 0xd9, 0x35, 0xad, 0xfd, 0x56, 0x67, 0xcf, 0xdc, 0x6e, 0xbc, 0x6c, 0x98, 0xf5, + 0xe2, 0x04, 0x9e, 0x46, 0x93, 0x82, 0x30, 0xeb, 0x45, 0x0d, 0x17, 0x10, 0xda, 0x6f, 0x8d, 0xbe, + 0x73, 0x5b, 0x45, 0x54, 0x38, 0x7b, 0xe0, 0x5b, 0x3f, 0x34, 0xb4, 0x6c, 0xb3, 0x40, 0xe5, 0x77, + 0x4f, 0x7b, 0xb7, 0x29, 0xcb, 0x2e, 0xf3, 0x49, 0xe8, 0xea, 0xac, 0xef, 0x1a, 0x2e, 0x0d, 0x21, + 0x1e, 0x43, 0x94, 0x48, 0xe4, 0xc5, 0x63, 0xff, 0xff, 0x36, 0xc4, 0xe7, 0xcf, 0xdc, 0xfc, 0x2b, + 0x00, 0x0f, 0xb7, 0x13, 0xe8, 0x70, 0x73, 0xc0, 0x59, 0xd3, 0x3f, 0x3c, 0x10, 0xd0, 0xef, 0xdc, + 0x92, 0xa8, 0xd6, 0x6a, 0x50, 0xae, 0xd5, 0xa0, 0xbe, 0x53, 0xab, 0x49, 0xa0, 0x77, 0x15, 0x86, + 0x3d, 0xfa, 0x13, 0x00, 0x00, 0xff, 0xff, 0x0c, 0x15, 0xad, 0xe6, 0x5b, 0x08, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/model_evaluation.pb.go b/googleapis/cloud/automl/v1beta1/model_evaluation.pb.go index d3e3e7bf1c..07b69e078e 100644 --- a/googleapis/cloud/automl/v1beta1/model_evaluation.pb.go +++ b/googleapis/cloud/automl/v1beta1/model_evaluation.pb.go @@ -269,45 +269,46 @@ func init() { } var fileDescriptor_2d3cea51cfd5443a = []byte{ - // 631 bytes of a gzipped FileDescriptorProto + // 651 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x94, 0xdf, 0x6a, 0x14, 0x31, - 0x14, 0x87, 0x4d, 0xb1, 0xd5, 0xcd, 0x56, 0x2b, 0x01, 0x71, 0x69, 0x6b, 0xff, 0xa1, 0xb0, 0x62, - 0x9d, 0x69, 0x2b, 0x88, 0x52, 0x6f, 0xda, 0x5a, 0xb4, 0x17, 0x55, 0xd9, 0x96, 0x5e, 0x48, 0x61, - 0xc8, 0x66, 0x4e, 0x87, 0x68, 0x66, 0x32, 0x4c, 0xb2, 0xcb, 0x7a, 0x23, 0x08, 0x5e, 0x88, 0x3e, - 0x82, 0xe0, 0x03, 0xf9, 0x12, 0xbe, 0x8a, 0x4c, 0x26, 0xbb, 0x33, 0x95, 0x18, 0xf7, 0x6e, 0x67, - 0xce, 0x77, 0x7e, 0xf3, 0x25, 0x67, 0x13, 0xbc, 0x93, 0x48, 0x99, 0x08, 0x08, 0x99, 0x90, 0x83, - 0x38, 0xa4, 0x03, 0x2d, 0x53, 0x11, 0x0e, 0xb7, 0xfb, 0xa0, 0xe9, 0x76, 0x98, 0xca, 0x18, 0x44, - 0x04, 0x43, 0x2a, 0x06, 0x54, 0x73, 0x99, 0x05, 0x79, 0x21, 0xb5, 0x24, 0x4b, 0x55, 0x4f, 0x60, - 0x7a, 0x82, 0xaa, 0x27, 0xb0, 0x3d, 0x8b, 0x5b, 0xbe, 0x40, 0x26, 0xa8, 0x52, 0xfc, 0x82, 0xb3, - 0x46, 0xdc, 0xe2, 0x43, 0x5f, 0x47, 0x0c, 0x1a, 0x58, 0x03, 0xde, 0xf4, 0xc1, 0x05, 0x24, 0x05, - 0x28, 0x55, 0xd3, 0x5d, 0x1f, 0xad, 0x69, 0x5f, 0x80, 0xb2, 0xe4, 0xb6, 0x97, 0x84, 0x91, 0x8e, - 0x60, 0xa4, 0x0b, 0xda, 0x54, 0xd9, 0xfa, 0x6f, 0x8b, 0x82, 0x4c, 0xf3, 0x14, 0x32, 0x6d, 0x3b, - 0x1e, 0x79, 0x3b, 0x0a, 0x9a, 0x29, 0xd1, 0xdc, 0x98, 0x55, 0x8b, 0x9b, 0xa7, 0xfe, 0xe0, 0x22, - 0x2c, 0xc3, 0x94, 0xa6, 0x69, 0x6e, 0x81, 0x65, 0x0b, 0xd0, 0x9c, 0x87, 0x34, 0xcb, 0xa4, 0x36, - 0xdd, 0x76, 0x49, 0x1b, 0xbf, 0x5b, 0x78, 0xe1, 0xb8, 0x9c, 0xe0, 0xe1, 0x64, 0x80, 0xe4, 0x1b, - 0xc2, 0xeb, 0x97, 0x87, 0xd0, 0x18, 0x6f, 0x94, 0x82, 0x2e, 0x38, 0x53, 0x9d, 0xeb, 0x6b, 0xa8, - 0xdb, 0xde, 0x79, 0x1e, 0x78, 0xe6, 0x1c, 0x1c, 0x5c, 0x4a, 0xa9, 0x3f, 0x71, 0x5c, 0x65, 0xbc, - 0xba, 0xd2, 0x5b, 0x65, 0x7e, 0x84, 0x7c, 0xc2, 0x77, 0xeb, 0x89, 0xb9, 0x3c, 0x3a, 0xc6, 0xe3, - 0xa9, 0xd7, 0xa3, 0x37, 0x49, 0x70, 0x39, 0x2c, 0x15, 0xff, 0x2e, 0x93, 0xcf, 0x08, 0xaf, 0x34, - 0x76, 0xdd, 0x65, 0xd0, 0x32, 0x06, 0xcf, 0xbc, 0x06, 0xa7, 0x75, 0x84, 0x4b, 0x61, 0x59, 0x7b, - 0xea, 0xe4, 0x27, 0xc2, 0x0f, 0x78, 0x4a, 0x13, 0x88, 0x64, 0xff, 0x3d, 0x30, 0x1d, 0x4d, 0xfe, - 0xf0, 0x2e, 0x9d, 0x79, 0xa3, 0xb3, 0xef, 0xd5, 0x39, 0x2a, 0xd3, 0xde, 0x98, 0xb0, 0x17, 0xe3, - 0x2c, 0x97, 0xd7, 0x7d, 0x3e, 0x0d, 0x48, 0x7e, 0x20, 0xdc, 0x1d, 0xf2, 0x18, 0xe4, 0x58, 0xb0, - 0x3c, 0x05, 0x1f, 0x78, 0x96, 0xb8, 0xfc, 0x6e, 0x1a, 0xbf, 0x3d, 0xaf, 0xdf, 0x59, 0x19, 0x56, - 0x7d, 0xf6, 0xd4, 0x46, 0xb9, 0xf4, 0xee, 0x0d, 0xa7, 0xe0, 0xc8, 0x57, 0x84, 0xd7, 0x2f, 0x1f, - 0x35, 0x97, 0x56, 0xdb, 0x68, 0xed, 0xfa, 0xa7, 0x08, 0x23, 0x7d, 0x32, 0x0e, 0x71, 0x09, 0xad, - 0x68, 0x2f, 0x41, 0xbe, 0x23, 0xbc, 0xf1, 0xd7, 0x45, 0xe1, 0x72, 0xb9, 0x31, 0xc5, 0xd9, 0x2a, - 0x5d, 0x0e, 0x27, 0x29, 0xce, 0xb3, 0xa5, 0xfd, 0x08, 0x21, 0xf8, 0x6a, 0x46, 0x53, 0xe8, 0xa0, - 0x35, 0xd4, 0x6d, 0xf5, 0xcc, 0x6f, 0xb2, 0x89, 0x49, 0x7d, 0x4b, 0x44, 0x2a, 0x07, 0x16, 0xf1, - 0xb8, 0x33, 0x63, 0x88, 0x5b, 0x75, 0xe5, 0x24, 0x07, 0x76, 0x14, 0x93, 0x75, 0x3c, 0x1f, 0x73, - 0x95, 0x0b, 0xfa, 0x31, 0x32, 0x49, 0x0b, 0x86, 0x6b, 0xdb, 0x77, 0xaf, 0xcb, 0xc0, 0x5d, 0xdc, - 0x66, 0x05, 0x50, 0x0d, 0x51, 0xb9, 0x29, 0x9d, 0x59, 0xb3, 0xb4, 0xc5, 0xf1, 0xd2, 0xc6, 0xd7, - 0x56, 0x70, 0x3a, 0xbe, 0xb6, 0x7a, 0xb8, 0xc2, 0xcb, 0x17, 0xe4, 0x09, 0xbe, 0x63, 0xb7, 0x07, - 0xe2, 0x08, 0x46, 0x34, 0xcd, 0x05, 0x44, 0x4c, 0x0e, 0x32, 0xdd, 0x99, 0x5b, 0x43, 0xdd, 0xd9, - 0xde, 0xed, 0x49, 0xf9, 0xb0, 0xaa, 0x1e, 0x94, 0xc5, 0xfd, 0x16, 0xbe, 0x66, 0xf7, 0x72, 0xff, - 0x0b, 0xc2, 0xab, 0x4c, 0xa6, 0xbe, 0xbd, 0x7c, 0x8b, 0xde, 0xed, 0xd9, 0x72, 0x22, 0x05, 0xcd, - 0x92, 0x40, 0x16, 0x49, 0x98, 0x40, 0x66, 0xec, 0xc2, 0xaa, 0x44, 0x73, 0xae, 0x9c, 0x97, 0xf2, - 0x6e, 0xf5, 0xf8, 0x6b, 0x66, 0xe9, 0xa5, 0x01, 0xcf, 0x0f, 0x4a, 0xe8, 0x7c, 0x6f, 0xa0, 0xe5, - 0xb1, 0x38, 0x3f, 0xab, 0xa0, 0xfe, 0x9c, 0xc9, 0x7a, 0xfc, 0x27, 0x00, 0x00, 0xff, 0xff, 0x24, - 0xf2, 0xfe, 0x21, 0x4c, 0x07, 0x00, 0x00, + 0x14, 0xc6, 0x4d, 0xb1, 0xd5, 0xcd, 0x56, 0x2b, 0x01, 0x71, 0x69, 0x6b, 0xff, 0xa1, 0xb0, 0x62, + 0x9d, 0x69, 0x2b, 0x88, 0x6e, 0xbd, 0x69, 0x6b, 0xd1, 0x82, 0x55, 0xd9, 0x96, 0x5e, 0x48, 0x61, + 0xc8, 0x66, 0x4e, 0x87, 0x68, 0x66, 0x32, 0x4c, 0xb2, 0xcb, 0x7a, 0x23, 0x78, 0x27, 0xfa, 0x08, + 0x82, 0x77, 0xbe, 0x8c, 0x2f, 0xe1, 0xbd, 0x4f, 0x21, 0x93, 0xc9, 0xee, 0x4e, 0x25, 0xc6, 0xde, + 0xed, 0xcc, 0xf7, 0x9d, 0x6f, 0x7e, 0x39, 0x67, 0x73, 0xf0, 0x56, 0x22, 0x65, 0x22, 0x20, 0x64, + 0x42, 0xf6, 0xe3, 0x90, 0xf6, 0xb5, 0x4c, 0x45, 0x38, 0xd8, 0xec, 0x81, 0xa6, 0x9b, 0x61, 0x2a, + 0x63, 0x10, 0x11, 0x0c, 0xa8, 0xe8, 0x53, 0xcd, 0x65, 0x16, 0xe4, 0x85, 0xd4, 0x92, 0x2c, 0x54, + 0x35, 0x81, 0xa9, 0x09, 0xaa, 0x9a, 0xc0, 0xd6, 0xcc, 0x6f, 0xf8, 0x02, 0x99, 0xa0, 0x4a, 0xf1, + 0x33, 0xce, 0x6a, 0x71, 0xf3, 0xf7, 0x7d, 0x15, 0x31, 0x68, 0x60, 0x35, 0xf3, 0xba, 0xcf, 0x5c, + 0x40, 0x52, 0x80, 0x52, 0x13, 0x77, 0xdb, 0xe7, 0xd6, 0xb4, 0x27, 0x40, 0x59, 0xe7, 0xa6, 0xd7, + 0x09, 0x43, 0x1d, 0xc1, 0x50, 0x17, 0xb4, 0x8e, 0xb2, 0xf1, 0xdf, 0x12, 0x05, 0x99, 0xe6, 0x29, + 0x64, 0xda, 0x56, 0x3c, 0xf0, 0x56, 0x14, 0x34, 0x53, 0xa2, 0xde, 0x98, 0x65, 0x6b, 0x37, 0x4f, + 0xbd, 0xfe, 0x59, 0x58, 0x86, 0x29, 0x4d, 0xd3, 0xdc, 0x1a, 0x16, 0xad, 0x81, 0xe6, 0x3c, 0xa4, + 0x59, 0x26, 0xb5, 0xa9, 0xb6, 0x47, 0x5a, 0xfb, 0xd5, 0xc0, 0x73, 0x87, 0xe5, 0x04, 0xf7, 0xc7, + 0x03, 0x24, 0x5f, 0x10, 0x5e, 0x3d, 0x3f, 0x84, 0xda, 0x78, 0xa3, 0x14, 0x74, 0xc1, 0x99, 0x6a, + 0x5d, 0x5d, 0x41, 0xed, 0xe6, 0xd6, 0xd3, 0xc0, 0x33, 0xe7, 0x60, 0xef, 0x5c, 0xca, 0xe4, 0x13, + 0x87, 0x55, 0xc6, 0x8b, 0x4b, 0xdd, 0x65, 0xe6, 0xb7, 0x90, 0x8f, 0xf8, 0xf6, 0x64, 0x62, 0x2e, + 0x8e, 0x96, 0xe1, 0x78, 0xec, 0xe5, 0xe8, 0x8e, 0x13, 0x5c, 0x0c, 0x0b, 0xc5, 0xbf, 0x65, 0xf2, + 0x09, 0xe1, 0xa5, 0x5a, 0xd7, 0x5d, 0x04, 0x0d, 0x43, 0xf0, 0xc4, 0x4b, 0x70, 0x3c, 0x89, 0x70, + 0x21, 0x2c, 0x6a, 0x8f, 0x4e, 0xbe, 0x23, 0x7c, 0x8f, 0xa7, 0x34, 0x81, 0x48, 0xf6, 0xde, 0x01, + 0xd3, 0xd1, 0xf8, 0x0f, 0xef, 0xc2, 0x99, 0x35, 0x38, 0xbb, 0x5e, 0x9c, 0x83, 0x32, 0xed, 0xb5, + 0x09, 0x7b, 0x36, 0xca, 0x72, 0x71, 0xdd, 0xe5, 0x17, 0x31, 0x92, 0x6f, 0x08, 0xb7, 0x07, 0x3c, + 0x06, 0x39, 0x02, 0x2c, 0x6f, 0xc1, 0x7b, 0x9e, 0x25, 0x2e, 0xbe, 0xeb, 0x86, 0x6f, 0xc7, 0xcb, + 0x77, 0x52, 0x86, 0x55, 0x9f, 0x3d, 0xb6, 0x51, 0x2e, 0xbc, 0x3b, 0x83, 0x0b, 0xf8, 0xc8, 0x67, + 0x84, 0x57, 0xcf, 0x5f, 0x35, 0x17, 0x56, 0xd3, 0x60, 0x6d, 0xfb, 0xa7, 0x08, 0x43, 0x7d, 0x34, + 0x0a, 0x71, 0x01, 0x2d, 0x69, 0xaf, 0x83, 0x7c, 0x45, 0x78, 0xed, 0xaf, 0x45, 0xe1, 0x62, 0xb9, + 0x76, 0x81, 0xbb, 0x55, 0xb2, 0xec, 0x8f, 0x53, 0x9c, 0x77, 0x4b, 0xfb, 0x2d, 0x84, 0xe0, 0xcb, + 0x19, 0x4d, 0xa1, 0x85, 0x56, 0x50, 0xbb, 0xd1, 0x35, 0xbf, 0xc9, 0x3a, 0x26, 0x93, 0x2d, 0x11, + 0xa9, 0x1c, 0x58, 0xc4, 0xe3, 0xd6, 0x94, 0x71, 0xdc, 0x98, 0x28, 0x47, 0x39, 0xb0, 0x83, 0x98, + 0xac, 0xe2, 0xd9, 0x98, 0xab, 0x5c, 0xd0, 0x0f, 0x91, 0x49, 0x9a, 0x33, 0xbe, 0xa6, 0x7d, 0xf7, + 0xaa, 0x0c, 0xdc, 0xc6, 0x4d, 0x56, 0x00, 0xd5, 0x10, 0x95, 0x4d, 0x69, 0x4d, 0x9b, 0xa3, 0xcd, + 0x8f, 0x8e, 0x36, 0x5a, 0x5b, 0xc1, 0xf1, 0x68, 0x6d, 0x75, 0x71, 0x65, 0x2f, 0x5f, 0x90, 0x47, + 0xf8, 0x96, 0x6d, 0x0f, 0xc4, 0x11, 0x0c, 0x69, 0x9a, 0x0b, 0x88, 0x98, 0xec, 0x67, 0xba, 0x35, + 0xb3, 0x82, 0xda, 0xd3, 0xdd, 0x9b, 0x63, 0x79, 0xbf, 0x52, 0xf7, 0x4a, 0x71, 0xb7, 0x81, 0xaf, + 0xd8, 0x5e, 0xee, 0xfe, 0x40, 0x78, 0x99, 0xc9, 0xd4, 0xd7, 0xcb, 0x37, 0xe8, 0xed, 0x8e, 0x95, + 0x13, 0x29, 0x68, 0x96, 0x04, 0xb2, 0x48, 0xc2, 0x04, 0x32, 0x43, 0x17, 0x56, 0x12, 0xcd, 0xb9, + 0x72, 0x2e, 0xe5, 0xed, 0xea, 0xf1, 0xe7, 0xd4, 0xc2, 0x73, 0x63, 0x3c, 0xdd, 0x2b, 0x4d, 0xa7, + 0x3b, 0x7d, 0x2d, 0x0f, 0xc5, 0xe9, 0x49, 0x65, 0xfa, 0x3d, 0xb5, 0x54, 0xa9, 0x9d, 0x8e, 0x91, + 0x3b, 0x1d, 0xa3, 0xbf, 0xec, 0x74, 0xac, 0xa1, 0x37, 0x63, 0x3e, 0xf6, 0xf0, 0x4f, 0x00, 0x00, + 0x00, 0xff, 0xff, 0x1e, 0x8c, 0x9f, 0x9c, 0x6d, 0x07, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/operations.pb.go b/googleapis/cloud/automl/v1beta1/operations.pb.go index d890fea5a0..5eb554ecff 100644 --- a/googleapis/cloud/automl/v1beta1/operations.pb.go +++ b/googleapis/cloud/automl/v1beta1/operations.pb.go @@ -895,61 +895,62 @@ func init() { } var fileDescriptor_07afd87baa9bfac3 = []byte{ - // 884 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0xdd, 0x6e, 0x1c, 0x35, - 0x18, 0x65, 0x36, 0xfc, 0xf5, 0x5b, 0x4a, 0x12, 0x77, 0x93, 0x6c, 0x37, 0x69, 0x9a, 0x8e, 0x90, - 0x08, 0x12, 0x9a, 0xa1, 0xa1, 0x42, 0x85, 0x88, 0x8b, 0xe6, 0x07, 0xc8, 0x45, 0xd4, 0xb0, 0xfc, - 0x49, 0x10, 0x34, 0xf2, 0xce, 0x78, 0x07, 0xa3, 0x99, 0xb1, 0xf1, 0x78, 0xaa, 0xec, 0x2d, 0xe2, - 0xa2, 0xd7, 0xbd, 0x41, 0x3c, 0x01, 0xef, 0xc2, 0x2b, 0xf0, 0x32, 0x68, 0x6c, 0xcf, 0xfe, 0xa4, - 0x5e, 0xef, 0x2a, 0x42, 0xea, 0xdd, 0x8e, 0xcf, 0x39, 0xdf, 0xf1, 0xf7, 0xd9, 0x3e, 0x5a, 0xf8, - 0x30, 0x65, 0x2c, 0xcd, 0x48, 0x18, 0x67, 0xac, 0x4a, 0x42, 0x5c, 0x49, 0x96, 0x67, 0xe1, 0xb3, - 0x87, 0x03, 0x22, 0xf1, 0xc3, 0x90, 0x71, 0x22, 0xb0, 0xa4, 0xac, 0x28, 0x03, 0x2e, 0x98, 0x64, - 0x68, 0x5b, 0xb3, 0x03, 0xc5, 0x0e, 0x34, 0x3b, 0x30, 0xec, 0xde, 0x7b, 0xae, 0x52, 0x94, 0xe9, - 0x12, 0xbd, 0xf7, 0x5d, 0xac, 0x9c, 0x25, 0x24, 0x33, 0xc4, 0x83, 0x85, 0xc4, 0x88, 0x3c, 0xc3, - 0x59, 0xa5, 0x36, 0x68, 0x34, 0x66, 0x7f, 0xa1, 0xfa, 0x1a, 0x54, 0xc3, 0x90, 0xe4, 0x5c, 0x8e, - 0x0c, 0x78, 0xff, 0x3a, 0x28, 0x69, 0x4e, 0x4a, 0x89, 0x73, 0x6e, 0x08, 0x5b, 0x86, 0x20, 0x78, - 0x1c, 0x96, 0x12, 0xcb, 0xca, 0xb4, 0xdd, 0xdb, 0x31, 0x00, 0xe6, 0x34, 0xc4, 0x45, 0xc1, 0xe4, - 0xf4, 0x50, 0xfc, 0xdf, 0x01, 0xd6, 0x9f, 0x36, 0x93, 0x3a, 0x27, 0x12, 0x27, 0x58, 0x62, 0xf4, - 0x33, 0xbc, 0x9b, 0x90, 0x8c, 0x48, 0x12, 0x25, 0x44, 0x62, 0x9a, 0x95, 0xdd, 0xb7, 0xf7, 0xbc, - 0xfd, 0xf6, 0xc1, 0xa3, 0xc0, 0x31, 0xc3, 0xe0, 0x44, 0x49, 0x5e, 0xaa, 0xf6, 0xd5, 0x6b, 0xfd, - 0xdb, 0xba, 0xda, 0x89, 0x2e, 0x86, 0x72, 0xe8, 0x24, 0x84, 0x67, 0x6c, 0x14, 0xe9, 0x51, 0x34, - 0x26, 0x5d, 0x65, 0xf2, 0xe9, 0x02, 0x93, 0x5a, 0x78, 0x5e, 0xeb, 0x6c, 0x4e, 0x28, 0x99, 0xe0, - 0x8d, 0x5d, 0x09, 0x9b, 0x55, 0x61, 0x35, 0xbc, 0xab, 0x0c, 0x0f, 0x9d, 0x86, 0xdf, 0x15, 0x89, - 0xdb, 0xb2, 0x53, 0x15, 0x16, 0xd3, 0x1c, 0x3a, 0xb1, 0x20, 0x58, 0x92, 0x6b, 0x96, 0xb0, 0x44, - 0x8f, 0xc7, 0x4a, 0x38, 0xbf, 0xc7, 0x78, 0x82, 0x37, 0x76, 0xbf, 0xc2, 0x1d, 0x9a, 0x73, 0x26, - 0x64, 0x54, 0x93, 0xc6, 0x6e, 0xab, 0xca, 0xed, 0xb1, 0xd3, 0xed, 0x4c, 0xe9, 0x4e, 0xb0, 0xc4, - 0x36, 0xb3, 0x75, 0x3a, 0x86, 0x1b, 0x2f, 0x0e, 0x1b, 0x03, 0x2c, 0xe3, 0x5f, 0x22, 0x2e, 0x48, - 0x42, 0x63, 0x39, 0x76, 0x5b, 0x53, 0x6e, 0x9f, 0x39, 0xdd, 0x8e, 0x6a, 0xe5, 0x85, 0x16, 0xda, - 0xfc, 0xee, 0x0c, 0xa6, 0x08, 0x53, 0xdd, 0x91, 0xab, 0x97, 0xbb, 0xdb, 0x58, 0xa2, 0xbb, 0xd3, - 0x2b, 0x67, 0x77, 0xe4, 0xea, 0x7a, 0x77, 0x39, 0x74, 0x8c, 0xd7, 0xec, 0xc1, 0x6d, 0x2e, 0x71, - 0x70, 0xda, 0x6c, 0xfe, 0xc1, 0x91, 0x09, 0xde, 0xd8, 0xbd, 0xf0, 0xe0, 0x81, 0xf1, 0x33, 0x89, - 0x40, 0x92, 0x88, 0x5c, 0xe1, 0x9c, 0x67, 0xa4, 0x1c, 0x9b, 0xf7, 0x94, 0xf9, 0xe9, 0x12, 0xe6, - 0xa7, 0x4d, 0x91, 0x53, 0x53, 0xc3, 0xb6, 0x91, 0x5d, 0x62, 0xe7, 0x36, 0x9b, 0xfa, 0x00, 0xd6, - 0xb8, 0x60, 0xa9, 0x20, 0x65, 0x19, 0x71, 0x22, 0x62, 0x52, 0xc8, 0xee, 0xed, 0x3d, 0x6f, 0xff, - 0x8d, 0xfe, 0x6a, 0xb3, 0x7e, 0xa1, 0x97, 0xd1, 0xe7, 0xb0, 0xc6, 0xb1, 0x90, 0x14, 0x67, 0xd1, - 0x10, 0xd3, 0xac, 0x12, 0xa4, 0xec, 0xb6, 0xf6, 0x56, 0xf6, 0xdb, 0x07, 0xa8, 0xd9, 0xad, 0xe0, - 0x71, 0xf0, 0x8d, 0x8a, 0xa4, 0xfe, 0xaa, 0xe1, 0x7e, 0x61, 0xa8, 0xe8, 0x10, 0xda, 0xe6, 0x99, - 0xd4, 0x81, 0xd6, 0x5d, 0x51, 0x7d, 0xf6, 0x1a, 0x65, 0x93, 0x76, 0xc1, 0xb7, 0x4d, 0xda, 0xf5, - 0x41, 0xd3, 0xeb, 0x85, 0x5a, 0x5c, 0xf1, 0x64, 0x2c, 0x7e, 0x7d, 0xb1, 0x58, 0xd3, 0xeb, 0x85, - 0xa3, 0x5b, 0xf0, 0x96, 0x99, 0xae, 0x7f, 0x17, 0xb6, 0xe6, 0x64, 0x97, 0xbf, 0x0b, 0x3b, 0xae, - 0xc4, 0xf1, 0xf7, 0x60, 0xd7, 0x1d, 0x10, 0x75, 0x05, 0xd7, 0x7b, 0xf6, 0xef, 0xc1, 0xb6, 0xe3, - 0x05, 0xfa, 0x7f, 0xb7, 0x60, 0xdb, 0x71, 0x87, 0x51, 0x01, 0x6d, 0x56, 0x49, 0x5e, 0xc9, 0x88, - 0x16, 0x43, 0xd6, 0xf5, 0xd4, 0x0c, 0xce, 0x6f, 0xfa, 0x24, 0xa6, 0x31, 0x55, 0xf5, 0xac, 0x18, - 0xb2, 0x3e, 0xb0, 0xf1, 0xef, 0xde, 0x9f, 0x1e, 0x74, 0x6c, 0x24, 0x74, 0x00, 0x9d, 0x34, 0x2e, - 0x23, 0xb3, 0x99, 0x84, 0x0a, 0x12, 0x4b, 0x26, 0x46, 0x6a, 0x47, 0xb7, 0xea, 0xcb, 0x9f, 0xc6, - 0xa5, 0xa6, 0x9f, 0x34, 0x18, 0x7a, 0x0c, 0x5b, 0x03, 0x9a, 0xfe, 0x56, 0x11, 0x31, 0x1a, 0x0b, - 0xb1, 0xc4, 0x25, 0x91, 0xdd, 0x96, 0x91, 0x6d, 0x34, 0x04, 0xa3, 0xd5, 0xf0, 0xd1, 0x3a, 0xac, - 0x1a, 0x41, 0xc6, 0x62, 0xd5, 0x82, 0xff, 0x7c, 0x05, 0xee, 0x39, 0xd3, 0x05, 0xfd, 0x00, 0xef, - 0xd0, 0xa2, 0xd6, 0xc4, 0xac, 0x18, 0xd2, 0xd4, 0x0c, 0xeb, 0xd1, 0xd2, 0x79, 0x75, 0x56, 0x8b, - 0x8f, 0x95, 0xb6, 0xdf, 0xa6, 0x93, 0x0f, 0x24, 0x66, 0x0f, 0xa1, 0xa5, 0xea, 0x7e, 0x7d, 0xf3, - 0x1c, 0x9c, 0x45, 0xed, 0x07, 0xf1, 0x97, 0x07, 0x9b, 0x76, 0xda, 0xab, 0x3f, 0x8a, 0x7f, 0x3d, - 0xd8, 0x71, 0x65, 0x21, 0xe2, 0xb6, 0x81, 0x3d, 0xbd, 0x71, 0xb6, 0xce, 0x80, 0xf6, 0x71, 0x9d, - 0xc1, 0x86, 0x95, 0x84, 0x3e, 0x72, 0x0d, 0xcb, 0x36, 0x2a, 0xff, 0x45, 0x0b, 0xf6, 0x97, 0x0d, - 0x5b, 0xf4, 0xdc, 0xb3, 0xb5, 0x9a, 0xfe, 0x2f, 0x49, 0x3e, 0x97, 0x68, 0x1f, 0xc1, 0x4f, 0xf0, - 0x60, 0xa1, 0x00, 0x7d, 0xb2, 0xe0, 0x1e, 0xcc, 0xbb, 0x05, 0x7f, 0x78, 0x70, 0x3f, 0x66, 0xb9, - 0xab, 0xaf, 0x0b, 0xef, 0xc7, 0x27, 0x06, 0x4e, 0x59, 0x86, 0x8b, 0x34, 0x60, 0x22, 0x0d, 0x53, - 0x52, 0xa8, 0xa4, 0x0e, 0x35, 0x84, 0x39, 0x2d, 0xad, 0x7f, 0x9b, 0x0f, 0xf5, 0xe7, 0x3f, 0xad, - 0xed, 0x2f, 0x15, 0xf1, 0xf2, 0xb8, 0x26, 0x5d, 0x3e, 0xa9, 0x24, 0x3b, 0xcf, 0x2e, 0xbf, 0xd7, - 0xa4, 0xc1, 0x9b, 0xaa, 0xd6, 0xc7, 0xff, 0x05, 0x00, 0x00, 0xff, 0xff, 0x53, 0x89, 0x92, 0xb8, - 0x1b, 0x0c, 0x00, 0x00, + // 902 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0xdd, 0x6e, 0x23, 0x35, + 0x18, 0x65, 0x52, 0xfe, 0xf6, 0x0b, 0x4b, 0x5b, 0x6f, 0xda, 0x66, 0xd3, 0x6e, 0xb7, 0x3b, 0x42, + 0xa2, 0x48, 0x68, 0x86, 0x2d, 0x2b, 0xb4, 0xa4, 0xe2, 0x62, 0xfb, 0x03, 0x54, 0xa2, 0xda, 0x12, + 0xfe, 0x24, 0x28, 0x1a, 0x39, 0x33, 0xce, 0x60, 0x34, 0x33, 0x36, 0x1e, 0xcf, 0xaa, 0xbd, 0xe5, + 0x6a, 0xaf, 0xf7, 0x06, 0xf1, 0x00, 0x88, 0x77, 0xe1, 0x15, 0x78, 0x03, 0x9e, 0x02, 0x8d, 0xed, + 0x49, 0x93, 0xae, 0xe3, 0x44, 0x15, 0x12, 0x77, 0x19, 0x9f, 0x73, 0xbe, 0xe3, 0xef, 0xb3, 0x7d, + 0x14, 0x78, 0x3f, 0x65, 0x2c, 0xcd, 0x48, 0x18, 0x67, 0xac, 0x4a, 0x42, 0x5c, 0x49, 0x96, 0x67, + 0xe1, 0xb3, 0x87, 0x43, 0x22, 0xf1, 0xc3, 0x90, 0x71, 0x22, 0xb0, 0xa4, 0xac, 0x28, 0x03, 0x2e, + 0x98, 0x64, 0x68, 0x53, 0xb3, 0x03, 0xc5, 0x0e, 0x34, 0x3b, 0x30, 0xec, 0xde, 0x3b, 0xae, 0x52, + 0x94, 0xe9, 0x12, 0xbd, 0x77, 0x5d, 0xac, 0x9c, 0x25, 0x24, 0x33, 0xc4, 0xbd, 0xb9, 0xc4, 0x88, + 0x3c, 0xc3, 0x59, 0xa5, 0x36, 0x68, 0x34, 0x66, 0x7f, 0xa1, 0xfa, 0x1a, 0x56, 0xa3, 0x90, 0xe4, + 0x5c, 0x5e, 0x1a, 0xf0, 0xfe, 0x75, 0x50, 0xd2, 0x9c, 0x94, 0x12, 0xe7, 0xdc, 0x10, 0x36, 0x0c, + 0x41, 0xf0, 0x38, 0x2c, 0x25, 0x96, 0x95, 0x69, 0xbb, 0xb7, 0x65, 0x00, 0xcc, 0x69, 0x88, 0x8b, + 0x82, 0xc9, 0xc9, 0xa1, 0xf8, 0xbf, 0x02, 0xac, 0x3e, 0x6d, 0x26, 0x75, 0x4a, 0x24, 0x4e, 0xb0, + 0xc4, 0xe8, 0x47, 0x78, 0x3b, 0x21, 0x19, 0x91, 0x24, 0x4a, 0x88, 0xc4, 0x34, 0x2b, 0xbb, 0x6f, + 0xee, 0x78, 0xbb, 0xed, 0xbd, 0x47, 0x81, 0x63, 0x86, 0xc1, 0x91, 0x92, 0xbc, 0x54, 0xed, 0xf3, + 0x57, 0x06, 0xb7, 0x75, 0xb5, 0x23, 0x5d, 0x0c, 0xe5, 0xd0, 0x49, 0x08, 0xcf, 0xd8, 0x65, 0xa4, + 0x47, 0xd1, 0x98, 0x74, 0x95, 0xc9, 0xc7, 0x73, 0x4c, 0x6a, 0xe1, 0x69, 0xad, 0xb3, 0x39, 0xa1, + 0xe4, 0x0a, 0x6f, 0xec, 0x4a, 0x58, 0xaf, 0x0a, 0xab, 0xe1, 0x5d, 0x65, 0xb8, 0xef, 0x34, 0xfc, + 0xa6, 0x48, 0xdc, 0x96, 0x9d, 0xaa, 0xb0, 0x98, 0xe6, 0xd0, 0x89, 0x05, 0xc1, 0x92, 0x5c, 0xb3, + 0x84, 0x05, 0x7a, 0x3c, 0x54, 0xc2, 0xd9, 0x3d, 0xc6, 0x57, 0x78, 0x63, 0xf7, 0x33, 0xdc, 0xa1, + 0x39, 0x67, 0x42, 0x46, 0x35, 0x69, 0xec, 0xb6, 0xac, 0xdc, 0x1e, 0x3b, 0xdd, 0x4e, 0x94, 0xee, + 0x08, 0x4b, 0x6c, 0x33, 0x5b, 0xa5, 0x63, 0xb8, 0xf1, 0xe2, 0xb0, 0x36, 0xc4, 0x32, 0xfe, 0x29, + 0xe2, 0x82, 0x24, 0x34, 0x96, 0x63, 0xb7, 0x15, 0xe5, 0xd6, 0x77, 0xba, 0x1d, 0xd4, 0xca, 0x33, + 0x2d, 0xb4, 0xf9, 0xdd, 0x19, 0x4e, 0x10, 0x26, 0xba, 0x23, 0x17, 0x2f, 0x77, 0xb7, 0xb6, 0x40, + 0x77, 0xc7, 0x17, 0xce, 0xee, 0xc8, 0xc5, 0xf5, 0xee, 0x72, 0xe8, 0x18, 0xaf, 0xe9, 0x83, 0x5b, + 0x5f, 0xe0, 0xe0, 0xb4, 0xd9, 0xec, 0x83, 0x23, 0x57, 0x78, 0x63, 0xf7, 0xc2, 0x83, 0x07, 0xc6, + 0xcf, 0x24, 0x02, 0x49, 0x22, 0x72, 0x81, 0x73, 0x9e, 0x91, 0x72, 0x6c, 0xde, 0x53, 0xe6, 0xc7, + 0x0b, 0x98, 0x1f, 0x37, 0x45, 0x8e, 0x4d, 0x0d, 0xdb, 0x46, 0xb6, 0x89, 0x9d, 0xdb, 0x6c, 0xea, + 0x3d, 0x58, 0xe1, 0x82, 0xa5, 0x82, 0x94, 0x65, 0xc4, 0x89, 0x88, 0x49, 0x21, 0xbb, 0xb7, 0x77, + 0xbc, 0xdd, 0xd7, 0x06, 0xcb, 0xcd, 0xfa, 0x99, 0x5e, 0x46, 0x9f, 0xc0, 0x0a, 0xc7, 0x42, 0x52, + 0x9c, 0x45, 0x23, 0x4c, 0xb3, 0x4a, 0x90, 0xb2, 0xdb, 0xda, 0x59, 0xda, 0x6d, 0xef, 0xa1, 0x66, + 0xb7, 0x82, 0xc7, 0xc1, 0x57, 0x2a, 0x92, 0x06, 0xcb, 0x86, 0xfb, 0xa9, 0xa1, 0xa2, 0x7d, 0x68, + 0x9b, 0x67, 0x52, 0x07, 0x5a, 0x77, 0x49, 0xf5, 0xd9, 0x6b, 0x94, 0x4d, 0xda, 0x05, 0x5f, 0x37, + 0x69, 0x37, 0x00, 0x4d, 0xaf, 0x17, 0x6a, 0x71, 0xc5, 0x93, 0xb1, 0xf8, 0xd5, 0xf9, 0x62, 0x4d, + 0xaf, 0x17, 0x0e, 0x6e, 0xc1, 0x1b, 0x66, 0xba, 0xfe, 0x5d, 0xd8, 0x98, 0x91, 0x5d, 0xfe, 0x36, + 0x6c, 0xb9, 0x12, 0xc7, 0xdf, 0x81, 0x6d, 0x77, 0x40, 0xd4, 0x15, 0x5c, 0xef, 0xd9, 0xbf, 0x07, + 0x9b, 0x8e, 0x17, 0xe8, 0xff, 0xd9, 0x82, 0x4d, 0xc7, 0x1d, 0x46, 0x05, 0xb4, 0x59, 0x25, 0x79, + 0x25, 0x23, 0x5a, 0x8c, 0x58, 0xd7, 0x53, 0x33, 0x38, 0xbd, 0xe9, 0x93, 0x98, 0xc4, 0x54, 0xd5, + 0x93, 0x62, 0xc4, 0x06, 0xc0, 0xc6, 0xbf, 0x7b, 0xbf, 0x79, 0xd0, 0xb1, 0x91, 0xd0, 0x1e, 0x74, + 0xd2, 0xb8, 0x8c, 0xcc, 0x66, 0x12, 0x2a, 0x48, 0x2c, 0x99, 0xb8, 0x54, 0x3b, 0xba, 0x55, 0x5f, + 0xfe, 0x34, 0x2e, 0x35, 0xfd, 0xa8, 0xc1, 0xd0, 0x63, 0xd8, 0x18, 0xd2, 0xf4, 0x97, 0x8a, 0x88, + 0xcb, 0xb1, 0x10, 0x4b, 0x5c, 0x12, 0xd9, 0x6d, 0x19, 0xd9, 0x5a, 0x43, 0x30, 0x5a, 0x0d, 0x1f, + 0xac, 0xc2, 0xb2, 0x11, 0x64, 0x2c, 0x56, 0x2d, 0xf8, 0xcf, 0x97, 0xe0, 0x9e, 0x33, 0x5d, 0xd0, + 0x77, 0xf0, 0x16, 0x2d, 0x6a, 0x4d, 0xcc, 0x8a, 0x11, 0x4d, 0xcd, 0xb0, 0x1e, 0x2d, 0x9c, 0x57, + 0x27, 0xb5, 0xf8, 0x50, 0x69, 0x07, 0x6d, 0x7a, 0xf5, 0x81, 0xc4, 0xf4, 0x21, 0xb4, 0x54, 0xdd, + 0x2f, 0x6f, 0x9e, 0x83, 0xd3, 0xa8, 0xfd, 0x20, 0x7e, 0xf7, 0x60, 0xdd, 0x4e, 0xfb, 0xff, 0x8f, + 0xe2, 0x6f, 0x0f, 0xb6, 0x5c, 0x59, 0x88, 0xb8, 0x6d, 0x60, 0x4f, 0x6f, 0x9c, 0xad, 0x53, 0xa0, + 0x7d, 0x5c, 0x27, 0xb0, 0x66, 0x25, 0xa1, 0x0f, 0x5c, 0xc3, 0xb2, 0x8d, 0xca, 0x7f, 0xd1, 0x82, + 0xdd, 0x45, 0xc3, 0x16, 0x3d, 0xf7, 0x6c, 0xad, 0xa6, 0xff, 0x49, 0x92, 0xcf, 0x24, 0xda, 0x47, + 0xf0, 0x03, 0x3c, 0x98, 0x2b, 0x40, 0x1f, 0xcd, 0xb9, 0x07, 0xb3, 0x6e, 0xc1, 0x1f, 0x1e, 0xdc, + 0x8f, 0x59, 0xee, 0xea, 0xeb, 0xcc, 0xfb, 0xfe, 0x89, 0x81, 0x53, 0x96, 0xe1, 0x22, 0x0d, 0x98, + 0x48, 0xc3, 0x94, 0x14, 0x2a, 0xa9, 0x43, 0x0d, 0x61, 0x4e, 0x4b, 0xeb, 0xdf, 0xe6, 0x7d, 0xfd, + 0xf9, 0x57, 0x6b, 0xf3, 0x33, 0x45, 0x3c, 0x3f, 0xac, 0x49, 0xe7, 0x4f, 0x2a, 0xc9, 0x4e, 0xb3, + 0xf3, 0x6f, 0x35, 0xe9, 0x9f, 0xd6, 0xb6, 0x46, 0xfb, 0x7d, 0x05, 0xf7, 0xfb, 0x0a, 0xff, 0xa2, + 0xdf, 0x37, 0x84, 0xe1, 0xeb, 0xca, 0xec, 0xc3, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x98, 0xa6, + 0x68, 0x05, 0x3c, 0x0c, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/prediction_service.pb.go b/googleapis/cloud/automl/v1beta1/prediction_service.pb.go index b7e8702d97..57410edcf9 100644 --- a/googleapis/cloud/automl/v1beta1/prediction_service.pb.go +++ b/googleapis/cloud/automl/v1beta1/prediction_service.pb.go @@ -325,50 +325,51 @@ func init() { } var fileDescriptor_59a9dba5da3c687d = []byte{ - // 684 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x54, 0xcd, 0x6e, 0x13, 0x3b, - 0x18, 0xd5, 0x24, 0xfd, 0xb9, 0x75, 0xda, 0x7b, 0x2f, 0xa6, 0x40, 0x34, 0x05, 0x51, 0x05, 0x16, - 0x55, 0x5a, 0x6c, 0x5a, 0x8a, 0x0a, 0x69, 0x59, 0x24, 0x55, 0x55, 0xba, 0xa8, 0x1a, 0x05, 0x54, + // 700 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x54, 0xcd, 0x6e, 0x13, 0x3d, + 0x14, 0xd5, 0x24, 0xfd, 0xf9, 0xea, 0xb4, 0x1f, 0x60, 0x0a, 0x44, 0x53, 0x7e, 0xaa, 0xc0, 0xa2, + 0x4a, 0xcb, 0x98, 0x96, 0xa2, 0xc2, 0xb4, 0x2c, 0x92, 0xaa, 0x2a, 0x95, 0xa8, 0x1a, 0x05, 0x54, 0xa4, 0xaa, 0x52, 0xe4, 0x4e, 0xdc, 0xe9, 0x80, 0xc7, 0x36, 0x33, 0x9e, 0x96, 0x0a, 0xb1, 0xe1, - 0x15, 0xd8, 0xf2, 0x00, 0x3c, 0x00, 0x4f, 0xd1, 0x25, 0xbc, 0x02, 0x7b, 0xd8, 0xb1, 0x45, 0x63, - 0x3b, 0xc9, 0x84, 0xa2, 0x51, 0xb2, 0x60, 0x37, 0xb6, 0xbf, 0x73, 0xbe, 0x73, 0xec, 0x6f, 0x0e, - 0x58, 0xf5, 0x85, 0xf0, 0x19, 0xc5, 0x1e, 0x13, 0x49, 0x07, 0x93, 0x44, 0x89, 0x90, 0xe1, 0xd3, - 0xe5, 0x23, 0xaa, 0xc8, 0x32, 0x96, 0x11, 0xed, 0x04, 0x9e, 0x0a, 0x04, 0x6f, 0xc7, 0x34, 0x3a, - 0x0d, 0x3c, 0x8a, 0x64, 0x24, 0x94, 0x80, 0x73, 0x06, 0x85, 0x34, 0x0a, 0x19, 0x14, 0xb2, 0x28, - 0xf7, 0xa6, 0xa5, 0x24, 0x32, 0xc0, 0x84, 0x73, 0xa1, 0x48, 0xca, 0x10, 0x1b, 0xa8, 0x9b, 0xdb, - 0xb0, 0x5f, 0xde, 0x96, 0xe4, 0x9c, 0x09, 0xd2, 0xb1, 0xa8, 0xa5, 0x3c, 0x54, 0x87, 0x28, 0xd2, - 0x0e, 0x14, 0x0d, 0xbb, 0x3d, 0xee, 0xe6, 0x55, 0x07, 0x62, 0x18, 0x4e, 0x21, 0x69, 0x34, 0xa0, - 0xfb, 0x8e, 0xad, 0x66, 0x82, 0xfb, 0x51, 0xc2, 0x79, 0xc0, 0xfd, 0xcb, 0x45, 0x37, 0x32, 0xd6, - 0x3d, 0x16, 0x50, 0xae, 0xcc, 0x41, 0xe5, 0xa7, 0x03, 0xfe, 0x6d, 0x9a, 0xdb, 0x6c, 0xd1, 0xd7, - 0x09, 0x8d, 0x15, 0x84, 0x60, 0x8c, 0x93, 0x90, 0x96, 0x9d, 0x79, 0x67, 0x61, 0xaa, 0xa5, 0xbf, - 0xe1, 0x16, 0x98, 0xb4, 0xbe, 0xcb, 0x85, 0x79, 0x67, 0xa1, 0xb4, 0xb2, 0x88, 0x72, 0x6e, 0x1a, - 0x6d, 0xbd, 0x21, 0xa1, 0x64, 0xb4, 0x69, 0x20, 0xad, 0x2e, 0x16, 0xee, 0x81, 0x09, 0x49, 0x22, - 0x12, 0xc6, 0xe5, 0xe2, 0x7c, 0x71, 0xa1, 0xb4, 0xb2, 0x96, 0xcb, 0x32, 0xa8, 0x0b, 0x35, 0x35, - 0x72, 0x8b, 0xab, 0xe8, 0xbc, 0x65, 0x69, 0xdc, 0xc7, 0xa0, 0x94, 0xd9, 0x86, 0xff, 0x83, 0xe2, - 0x2b, 0x7a, 0x6e, 0x95, 0xa7, 0x9f, 0x70, 0x16, 0x8c, 0x9f, 0x12, 0x96, 0x50, 0x2d, 0x7b, 0xaa, - 0x65, 0x16, 0xb5, 0xc2, 0x23, 0xa7, 0xf2, 0xc3, 0x01, 0xff, 0xf5, 0x3a, 0xc4, 0x52, 0xf0, 0x98, - 0xc2, 0xa7, 0x7d, 0x9b, 0x8e, 0x16, 0x88, 0x72, 0x05, 0xd6, 0x7b, 0x53, 0x71, 0xc9, 0xe9, 0x3e, - 0xf8, 0x27, 0xa4, 0x8a, 0xa4, 0x13, 0x50, 0x2e, 0x68, 0xaa, 0xda, 0x70, 0x5e, 0x8d, 0x12, 0xb4, - 0x6b, 0xc1, 0xc6, 0x6e, 0x8f, 0xcb, 0x5d, 0x07, 0x33, 0x03, 0x47, 0x23, 0x59, 0xfe, 0x5e, 0x00, - 0x57, 0x1b, 0x44, 0x79, 0x27, 0x43, 0xbc, 0xf8, 0x0b, 0x30, 0x1d, 0x70, 0x99, 0xa8, 0xb6, 0x27, - 0xf8, 0x71, 0xe0, 0x97, 0x8b, 0xfa, 0xd9, 0x57, 0x73, 0x4d, 0x64, 0xb9, 0x77, 0x52, 0xf0, 0xa6, - 0xc6, 0xb6, 0x4a, 0x41, 0x7f, 0x01, 0x0f, 0xc0, 0x8c, 0x48, 0x54, 0x86, 0x79, 0x4c, 0x33, 0x3f, - 0x1c, 0x9a, 0x79, 0x4f, 0xa3, 0x2d, 0xf5, 0xb4, 0xc8, 0xac, 0xe0, 0xf3, 0xde, 0x7c, 0x8d, 0xeb, - 0x3b, 0xdf, 0x18, 0x9a, 0xf4, 0x2f, 0x0d, 0xd9, 0x2c, 0x80, 0x83, 0x5d, 0xe2, 0x84, 0xa9, 0x95, - 0xcf, 0x45, 0x70, 0xa5, 0xd9, 0x8b, 0xb0, 0x67, 0x26, 0xc1, 0xe0, 0x27, 0x07, 0x4c, 0xda, 0x5d, - 0xb8, 0x38, 0xc2, 0x8f, 0xe1, 0x2e, 0x8d, 0x32, 0x59, 0x95, 0xc6, 0xfb, 0xaf, 0xdf, 0x3e, 0x14, - 0x36, 0x2a, 0x6b, 0xbd, 0x48, 0x79, 0x9b, 0x3e, 0xf8, 0x13, 0x19, 0x89, 0x97, 0xd4, 0x53, 0x31, - 0xae, 0x62, 0x26, 0x3c, 0x93, 0x1e, 0xb8, 0x8a, 0x43, 0xd1, 0xa1, 0x2c, 0xc6, 0xd5, 0x77, 0x35, - 0x1b, 0xba, 0x35, 0xa7, 0x9a, 0x4a, 0x9d, 0xce, 0xfa, 0x82, 0xf7, 0x47, 0xbd, 0x68, 0xf7, 0x56, - 0x17, 0x91, 0xc9, 0x2d, 0xb4, 0xd7, 0xcd, 0xad, 0xca, 0xb6, 0x56, 0x59, 0xaf, 0x6c, 0x8c, 0xaa, - 0xf2, 0x28, 0xd3, 0xab, 0xe6, 0x54, 0xdd, 0x9d, 0x8b, 0xfa, 0x35, 0x2b, 0xc7, 0x34, 0x24, 0x32, - 0x88, 0x91, 0x27, 0xc2, 0x2f, 0x75, 0x74, 0xa2, 0x94, 0x8c, 0x6b, 0x18, 0x9f, 0x9d, 0x9d, 0xfd, - 0x76, 0x98, 0xa6, 0xee, 0x89, 0x09, 0xe0, 0x7b, 0x92, 0x11, 0x75, 0x2c, 0xa2, 0xb0, 0xf1, 0xd1, - 0x01, 0xb7, 0x3d, 0x11, 0xe6, 0x59, 0x6d, 0x5c, 0xbf, 0xf4, 0xae, 0xcd, 0x34, 0x67, 0x9b, 0xce, - 0x41, 0xdd, 0xc2, 0x7c, 0xc1, 0x08, 0xf7, 0x91, 0x88, 0x7c, 0xec, 0x53, 0xae, 0x53, 0x18, 0xf7, - 0x9b, 0xff, 0x31, 0xf4, 0xd7, 0xcd, 0xf2, 0xa2, 0x30, 0xb7, 0xad, 0x0b, 0x0f, 0x37, 0xd3, 0xa2, - 0xc3, 0x7a, 0xa2, 0xc4, 0x2e, 0x3b, 0xdc, 0x37, 0x45, 0x47, 0x13, 0x9a, 0xeb, 0xc1, 0xaf, 0x00, - 0x00, 0x00, 0xff, 0xff, 0xc3, 0x67, 0x36, 0x5e, 0x3a, 0x07, 0x00, 0x00, + 0x15, 0x78, 0x09, 0x1e, 0x80, 0x2d, 0x2f, 0xd0, 0x25, 0xbc, 0x02, 0x2b, 0x36, 0xb0, 0x63, 0x8b, + 0xc6, 0x76, 0x92, 0x09, 0x45, 0xa3, 0x64, 0xc1, 0x2e, 0x9e, 0x7b, 0xcf, 0xb9, 0xe7, 0xd8, 0x37, + 0x07, 0x2c, 0xfb, 0x9c, 0xfb, 0x94, 0x20, 0x8f, 0xf2, 0xa4, 0x8d, 0x70, 0x22, 0x79, 0x48, 0xd1, + 0xf1, 0xe2, 0x01, 0x91, 0x78, 0x11, 0x89, 0x88, 0xb4, 0x03, 0x4f, 0x06, 0x9c, 0xb5, 0x62, 0x12, + 0x1d, 0x07, 0x1e, 0x71, 0x44, 0xc4, 0x25, 0x87, 0x33, 0x1a, 0xe5, 0x28, 0x94, 0xa3, 0x51, 0x8e, + 0x41, 0xd9, 0xd7, 0x0d, 0x25, 0x16, 0x01, 0xc2, 0x8c, 0x71, 0x89, 0x53, 0x86, 0x58, 0x43, 0xed, + 0xdc, 0x81, 0xbd, 0xf6, 0x96, 0xc0, 0xa7, 0x94, 0xe3, 0xb6, 0x41, 0x2d, 0xe4, 0xa1, 0xda, 0x58, + 0xe2, 0x56, 0x20, 0x49, 0xd8, 0x99, 0x71, 0x27, 0xaf, 0x3b, 0xe0, 0x83, 0x70, 0x72, 0x41, 0xa2, + 0x3e, 0xdd, 0xb7, 0x4d, 0x37, 0xe5, 0xcc, 0x8f, 0x12, 0xc6, 0x02, 0xe6, 0x9f, 0x6f, 0xba, 0x96, + 0xb1, 0xee, 0xd1, 0x80, 0x30, 0xa9, 0x0b, 0x95, 0x5f, 0x16, 0xf8, 0xbf, 0xa1, 0x6f, 0xb3, 0x49, + 0x5e, 0x27, 0x24, 0x96, 0x10, 0x82, 0x11, 0x86, 0x43, 0x52, 0xb6, 0x66, 0xad, 0xb9, 0x89, 0xa6, + 0xfa, 0x0d, 0x37, 0xc0, 0xb8, 0xf1, 0x5d, 0x2e, 0xcc, 0x5a, 0x73, 0xa5, 0xa5, 0x79, 0x27, 0xe7, + 0xa6, 0x9d, 0x8d, 0x37, 0x38, 0x14, 0x94, 0x34, 0x34, 0xa4, 0xd9, 0xc1, 0xc2, 0x1d, 0x30, 0x26, + 0x70, 0x84, 0xc3, 0xb8, 0x5c, 0x9c, 0x2d, 0xce, 0x95, 0x96, 0x56, 0x72, 0x59, 0xfa, 0x75, 0x39, + 0x0d, 0x85, 0xdc, 0x60, 0x32, 0x3a, 0x6d, 0x1a, 0x1a, 0xfb, 0x11, 0x28, 0x65, 0x3e, 0xc3, 0x8b, + 0xa0, 0xf8, 0x8a, 0x9c, 0x1a, 0xe5, 0xe9, 0x4f, 0x38, 0x0d, 0x46, 0x8f, 0x31, 0x4d, 0x88, 0x92, + 0x3d, 0xd1, 0xd4, 0x07, 0xb7, 0xf0, 0xd0, 0xaa, 0xfc, 0xb4, 0xc0, 0x85, 0xee, 0x84, 0x58, 0x70, + 0x16, 0x13, 0xf8, 0xa4, 0x67, 0xd3, 0x52, 0x02, 0x9d, 0x5c, 0x81, 0xb5, 0xee, 0x56, 0x9c, 0x73, + 0xba, 0x0b, 0xfe, 0x0b, 0x89, 0xc4, 0xe9, 0x06, 0x94, 0x0b, 0x8a, 0xca, 0x1d, 0xcc, 0xab, 0x56, + 0xe2, 0x6c, 0x1b, 0xb0, 0xb6, 0xdb, 0xe5, 0xb2, 0x57, 0xc1, 0x54, 0x5f, 0x69, 0x28, 0xcb, 0x3f, + 0x0a, 0xe0, 0x72, 0x1d, 0x4b, 0xef, 0x68, 0x80, 0x17, 0x7f, 0x01, 0x26, 0x03, 0x26, 0x12, 0xd9, + 0xf2, 0x38, 0x3b, 0x0c, 0xfc, 0x72, 0x51, 0x3d, 0xfb, 0x72, 0xae, 0x89, 0x2c, 0xf7, 0x56, 0x0a, + 0x5e, 0x57, 0xd8, 0x66, 0x29, 0xe8, 0x1d, 0xe0, 0x1e, 0x98, 0xe2, 0x89, 0xcc, 0x30, 0x8f, 0x28, + 0xe6, 0x07, 0x03, 0x33, 0xef, 0x28, 0xb4, 0xa1, 0x9e, 0xe4, 0x99, 0x13, 0x7c, 0xde, 0xdd, 0xaf, + 0x51, 0x75, 0xe7, 0x6b, 0x03, 0x93, 0xfe, 0xa3, 0x25, 0x9b, 0x06, 0xb0, 0x7f, 0x4a, 0x9c, 0x50, + 0xb9, 0xf4, 0xa9, 0x08, 0x2e, 0x35, 0xba, 0x11, 0xf6, 0x4c, 0x27, 0x18, 0xfc, 0x68, 0x81, 0x71, + 0xf3, 0x15, 0xce, 0x0f, 0xf1, 0xc7, 0xb0, 0x17, 0x86, 0xd9, 0xac, 0x4a, 0xfd, 0xfd, 0xd7, 0x6f, + 0x1f, 0x0a, 0x6b, 0x95, 0x95, 0x6e, 0xa4, 0xbc, 0x4d, 0x1f, 0xfc, 0xb1, 0x88, 0xf8, 0x4b, 0xe2, + 0xc9, 0x18, 0x55, 0x11, 0xe5, 0x9e, 0x4e, 0x0f, 0x54, 0x45, 0x21, 0x6f, 0x13, 0x1a, 0xa3, 0xea, + 0x3b, 0xd7, 0x84, 0xae, 0x6b, 0x55, 0x53, 0xa9, 0x93, 0x59, 0x5f, 0xf0, 0xde, 0xb0, 0x17, 0x6d, + 0xdf, 0xe8, 0x20, 0x32, 0xb9, 0xe5, 0xec, 0x74, 0x72, 0xab, 0xb2, 0xa9, 0x54, 0xd6, 0x2a, 0x6b, + 0xc3, 0xaa, 0x3c, 0xc8, 0xcc, 0x72, 0xad, 0xaa, 0xbd, 0x75, 0x56, 0xbb, 0x62, 0xe4, 0xe8, 0x81, + 0x58, 0x04, 0xb1, 0xe3, 0xf1, 0xf0, 0x4b, 0xcd, 0x39, 0x92, 0x52, 0xc4, 0x2e, 0x42, 0x27, 0x27, + 0x27, 0x7f, 0x14, 0xd3, 0xd4, 0x3d, 0xd2, 0x01, 0x7c, 0x57, 0x50, 0x2c, 0x0f, 0x79, 0x14, 0xd6, + 0x3f, 0x5b, 0xe0, 0x96, 0xc7, 0xc3, 0x3c, 0xab, 0xf5, 0xab, 0xe7, 0xde, 0xb5, 0x91, 0xe6, 0x6c, + 0xc3, 0xda, 0xab, 0x19, 0x98, 0xcf, 0x29, 0x66, 0xbe, 0xc3, 0x23, 0x1f, 0xf9, 0x84, 0xa9, 0x14, + 0x46, 0xbd, 0xe1, 0x7f, 0x0d, 0xfd, 0x55, 0x7d, 0x3c, 0x2b, 0xcc, 0x6c, 0xaa, 0xc6, 0xfd, 0xf5, + 0xb4, 0x69, 0xbf, 0x96, 0x48, 0xbe, 0x4d, 0xf7, 0x77, 0x75, 0xd3, 0xf7, 0xc2, 0x4d, 0x5d, 0x75, + 0x5d, 0x55, 0x76, 0x5d, 0x55, 0x7f, 0xea, 0xba, 0xa6, 0xe1, 0x60, 0x4c, 0x0d, 0xbb, 0xff, 0x3b, + 0x00, 0x00, 0xff, 0xff, 0x37, 0x66, 0x03, 0xac, 0x5b, 0x07, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/automl/v1beta1/ranges.pb.go b/googleapis/cloud/automl/v1beta1/ranges.pb.go index 78dcb45ee2..dfe2f6f977 100644 --- a/googleapis/cloud/automl/v1beta1/ranges.pb.go +++ b/googleapis/cloud/automl/v1beta1/ranges.pb.go @@ -81,19 +81,20 @@ func init() { } var fileDescriptor_a166e9960f6d1167 = []byte{ - // 222 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0xcf, 0xbf, 0x4a, 0xc5, 0x30, - 0x14, 0x06, 0x70, 0x72, 0x45, 0x87, 0xdc, 0x45, 0x8a, 0xc3, 0xc5, 0x2b, 0x28, 0x4e, 0x77, 0x4a, - 0x28, 0xe2, 0xe4, 0xd4, 0x2a, 0x38, 0x09, 0xa5, 0x83, 0x83, 0x74, 0x39, 0x6d, 0x43, 0x28, 0xa4, - 0x39, 0x25, 0x39, 0xf1, 0x3d, 0x7c, 0x2d, 0x9f, 0x4a, 0xf2, 0x67, 0x94, 0xbb, 0xe5, 0x24, 0xbf, - 0x7c, 0x5f, 0xc2, 0x4f, 0x1a, 0x51, 0x1b, 0x25, 0x27, 0x83, 0x61, 0x96, 0x10, 0x08, 0x57, 0x23, - 0xbf, 0xeb, 0x51, 0x11, 0xd4, 0xd2, 0x81, 0xd5, 0xca, 0x8b, 0xcd, 0x21, 0x61, 0x75, 0xcc, 0x52, - 0x24, 0x29, 0xb2, 0x14, 0x45, 0xde, 0xde, 0x95, 0x18, 0xd8, 0x16, 0x09, 0xd6, 0x22, 0x01, 0x2d, - 0x68, 0xcb, 0xd5, 0xc7, 0x67, 0xbe, 0x7f, 0xc3, 0x30, 0x1a, 0xd5, 0xc7, 0xc0, 0xea, 0x86, 0x5f, - 0x7a, 0x02, 0x47, 0x07, 0xf6, 0xc0, 0x4e, 0xac, 0xcf, 0x43, 0x75, 0xcd, 0x2f, 0x94, 0x9d, 0x0f, - 0xbb, 0xb4, 0x17, 0x97, 0xed, 0x0f, 0xe3, 0xf7, 0x13, 0xae, 0xe2, 0x4c, 0x71, 0xbb, 0x4f, 0x91, - 0xbe, 0x8b, 0x3d, 0x1d, 0xfb, 0x6a, 0x8a, 0xd5, 0x68, 0xc0, 0x6a, 0x81, 0x4e, 0x4b, 0xad, 0x6c, - 0x7a, 0x85, 0xcc, 0x47, 0xb0, 0x2d, 0xfe, 0xdf, 0xdf, 0xbe, 0xe4, 0xf1, 0x77, 0x77, 0x7c, 0x4f, - 0x70, 0x78, 0x8d, 0x68, 0x68, 0x02, 0xe1, 0x87, 0x19, 0x3e, 0x33, 0x1a, 0xaf, 0x52, 0xd6, 0xd3, - 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x3b, 0x33, 0xfa, 0xe5, 0x38, 0x01, 0x00, 0x00, + // 238 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x8f, 0xb1, 0x4a, 0x04, 0x31, + 0x10, 0x86, 0xc9, 0x8a, 0x16, 0xb9, 0x46, 0x16, 0x8b, 0xc3, 0x13, 0x15, 0xab, 0xab, 0x12, 0x0e, + 0xb1, 0x89, 0xd5, 0x9d, 0x82, 0x8d, 0xc2, 0x71, 0x85, 0x85, 0x6c, 0x33, 0x7b, 0x17, 0xc2, 0x42, + 0x2e, 0xb3, 0x6c, 0x26, 0x3e, 0x98, 0x8f, 0xe1, 0xa3, 0xf8, 0x14, 0x92, 0x49, 0x4a, 0xb1, 0xcb, + 0xe4, 0xfb, 0xf2, 0xff, 0x19, 0xb9, 0x74, 0x88, 0xce, 0x5b, 0xbd, 0xf7, 0x98, 0x0e, 0x1a, 0x12, + 0xe1, 0xd1, 0xeb, 0xcf, 0x55, 0x6f, 0x09, 0x56, 0x7a, 0x82, 0xe0, 0x6c, 0x54, 0xe3, 0x84, 0x84, + 0xed, 0xa2, 0x98, 0x8a, 0x4d, 0x55, 0x4c, 0x55, 0xcd, 0xcb, 0xab, 0x1a, 0x03, 0xe3, 0xa0, 0x21, + 0x04, 0x24, 0xa0, 0x01, 0x43, 0x7d, 0x7a, 0xf7, 0x20, 0x67, 0xcf, 0x98, 0x7a, 0x6f, 0x77, 0x39, + 0xb0, 0xbd, 0x90, 0xa7, 0x91, 0x60, 0xa2, 0xb9, 0xb8, 0x15, 0x4b, 0xb1, 0x2b, 0x43, 0x7b, 0x2e, + 0x4f, 0x6c, 0x38, 0xcc, 0x1b, 0xbe, 0xcb, 0xc7, 0xcd, 0x97, 0x90, 0x37, 0x7b, 0x3c, 0xaa, 0x7f, + 0x8a, 0x37, 0x33, 0x8e, 0x8c, 0xdb, 0xdc, 0xb3, 0x15, 0x1f, 0xeb, 0xea, 0x3a, 0xf4, 0x10, 0x9c, + 0xc2, 0xc9, 0x69, 0x67, 0x03, 0xff, 0x42, 0x17, 0x04, 0xe3, 0x10, 0xff, 0xdc, 0xf6, 0xb1, 0x8c, + 0xdf, 0xcd, 0xe2, 0x85, 0xc5, 0xee, 0x29, 0x4b, 0xdd, 0x3a, 0x11, 0xbe, 0xf9, 0xee, 0xbd, 0x48, + 0x3f, 0xcd, 0x75, 0xa1, 0xc6, 0x30, 0x36, 0x86, 0xf9, 0xab, 0x31, 0x55, 0xe8, 0xcf, 0xb8, 0xec, + 0xfe, 0x37, 0x00, 0x00, 0xff, 0xff, 0x05, 0xcb, 0x11, 0xcf, 0x59, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/regression.pb.go b/googleapis/cloud/automl/v1beta1/regression.pb.go index 491379eb52..6d63d19025 100644 --- a/googleapis/cloud/automl/v1beta1/regression.pb.go +++ b/googleapis/cloud/automl/v1beta1/regression.pb.go @@ -109,26 +109,27 @@ func init() { } var fileDescriptor_b0fa6250b0d4b440 = []byte{ - // 321 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xcf, 0x4a, 0xf3, 0x40, - 0x14, 0xc5, 0x69, 0xbe, 0x4f, 0xd1, 0xd9, 0x88, 0x51, 0x68, 0x31, 0xa2, 0xe2, 0xca, 0x85, 0x64, - 0x28, 0xe2, 0x4a, 0x37, 0x6d, 0x29, 0x6e, 0x2c, 0x94, 0x0a, 0x2e, 0xa4, 0x50, 0x6e, 0xd3, 0xcb, - 0x10, 0x98, 0xce, 0x8d, 0x77, 0x26, 0x7d, 0x11, 0x5f, 0xc1, 0xa7, 0xf1, 0xa9, 0x24, 0x33, 0xd3, - 0xfa, 0x17, 0x97, 0xe1, 0xfc, 0x7e, 0x87, 0xb9, 0x27, 0xe2, 0x52, 0x11, 0x29, 0x8d, 0xb2, 0xd0, - 0x54, 0x2f, 0x24, 0xd4, 0x8e, 0x96, 0x5a, 0xae, 0xba, 0x73, 0x74, 0xd0, 0x95, 0x8c, 0x8a, 0xd1, - 0xda, 0x92, 0x4c, 0x5e, 0x31, 0x39, 0x4a, 0xb3, 0x40, 0xe7, 0x9e, 0xce, 0x03, 0x9d, 0x47, 0xfa, - 0xe8, 0x38, 0x56, 0x41, 0x55, 0x4a, 0x30, 0x86, 0x1c, 0xb8, 0x92, 0x8c, 0x0d, 0xea, 0xf9, 0x6b, - 0x22, 0xb2, 0xc9, 0xa6, 0x6f, 0xb8, 0x02, 0x5d, 0xfb, 0x7c, 0x84, 0x8e, 0xcb, 0xc2, 0xa6, 0xd7, - 0xa2, 0xcd, 0x44, 0x6e, 0xb6, 0x44, 0x30, 0x33, 0xfb, 0x5c, 0x03, 0xe3, 0x62, 0x86, 0xcc, 0xc4, - 0x9d, 0xd6, 0x59, 0xeb, 0x22, 0x99, 0x1c, 0x36, 0xf1, 0x08, 0xc1, 0x3c, 0x84, 0x70, 0xd8, 0x64, - 0x69, 0x2e, 0x0e, 0xbc, 0x01, 0x73, 0x4b, 0xba, 0x76, 0x18, 0x95, 0xc4, 0x2b, 0xfb, 0x4d, 0xd4, - 0x8b, 0x49, 0xe0, 0x07, 0xe2, 0xe4, 0x2b, 0x5f, 0x21, 0x17, 0x68, 0x1c, 0xa8, 0xb5, 0xfa, 0xcf, - 0xab, 0xd9, 0x67, 0x75, 0xbc, 0x61, 0x42, 0x49, 0x26, 0x76, 0x79, 0xfd, 0xc6, 0xce, 0x7f, 0xcf, - 0xef, 0x70, 0x7c, 0x56, 0x7a, 0x2b, 0xb2, 0x9f, 0x87, 0x68, 0x52, 0xb1, 0x7e, 0xcb, 0xe3, 0xed, - 0x6f, 0xc7, 0xdc, 0x93, 0xf2, 0xd5, 0xfd, 0x97, 0x96, 0x38, 0x2d, 0x68, 0x99, 0xff, 0x31, 0x74, - 0x7f, 0xef, 0x63, 0xc7, 0x71, 0xb3, 0xed, 0x53, 0x2f, 0xd2, 0x8a, 0x34, 0x18, 0x95, 0x13, 0x2b, - 0xa9, 0xd0, 0xf8, 0xdd, 0x65, 0x88, 0xa0, 0x2a, 0xed, 0xaf, 0xff, 0xf8, 0x26, 0x7c, 0xbe, 0x25, - 0xd9, 0x9d, 0x07, 0xa7, 0x83, 0x06, 0x9a, 0xf6, 0x6a, 0x47, 0x23, 0x3d, 0x7d, 0x0c, 0xd0, 0x7c, - 0xdb, 0x77, 0x5d, 0xbd, 0x07, 0x00, 0x00, 0xff, 0xff, 0x9b, 0x0a, 0xbf, 0x17, 0x2e, 0x02, 0x00, + // 337 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xcd, 0x4a, 0x03, 0x31, + 0x14, 0x85, 0xe9, 0xf8, 0x83, 0x66, 0x23, 0x8e, 0x42, 0x8b, 0x23, 0x55, 0x5c, 0xb9, 0x90, 0x09, + 0x45, 0xdc, 0x8c, 0x6e, 0xda, 0x52, 0xdc, 0xb4, 0x50, 0x2a, 0xb8, 0x90, 0x42, 0x49, 0xa7, 0x21, + 0x0c, 0xa4, 0xb9, 0xe3, 0x4d, 0xa6, 0x4f, 0xe4, 0x23, 0xf8, 0x14, 0x3e, 0x8a, 0x4f, 0x21, 0x73, + 0x93, 0xd6, 0x5f, 0x5c, 0x0e, 0xdf, 0x77, 0xce, 0x24, 0x27, 0xec, 0x4a, 0x01, 0x28, 0x2d, 0x79, + 0xae, 0xa1, 0x5a, 0x70, 0x51, 0x39, 0x58, 0x6a, 0xbe, 0xea, 0xcc, 0xa5, 0x13, 0x1d, 0x8e, 0x52, + 0xa1, 0xb4, 0xb6, 0x00, 0x93, 0x96, 0x08, 0x0e, 0xe2, 0xc4, 0xdb, 0x29, 0xd9, 0xa9, 0xb7, 0xd3, + 0x60, 0x9f, 0x9c, 0x86, 0x2a, 0x51, 0x16, 0x5c, 0x18, 0x03, 0x4e, 0xb8, 0x02, 0x8c, 0xf5, 0xd1, + 0x8b, 0x97, 0x88, 0x25, 0x93, 0x4d, 0xdf, 0x60, 0x25, 0x74, 0x45, 0x7c, 0x24, 0x1d, 0x16, 0xb9, + 0x8d, 0x6f, 0x58, 0x13, 0x01, 0xdc, 0x6c, 0x29, 0x85, 0x99, 0xd9, 0xe7, 0x4a, 0xa0, 0x5c, 0xcc, + 0x24, 0x22, 0x60, 0xab, 0x71, 0xde, 0xb8, 0x8c, 0x26, 0xc7, 0x35, 0x1e, 0x49, 0x61, 0x1e, 0x3c, + 0x1c, 0xd4, 0x2c, 0x4e, 0xd9, 0x11, 0x25, 0xc4, 0xdc, 0x82, 0xae, 0x9c, 0x0c, 0x91, 0x88, 0x22, + 0x87, 0x35, 0xea, 0x06, 0xe2, 0xfd, 0x3e, 0x6b, 0x7f, 0xf7, 0x4b, 0x89, 0xb9, 0x34, 0x4e, 0xa8, + 0x75, 0x74, 0x8b, 0xa2, 0xc9, 0xd7, 0xe8, 0x78, 0xe3, 0xf8, 0x92, 0x84, 0xed, 0xe3, 0xfa, 0x8c, + 0xad, 0x6d, 0xf2, 0xf7, 0x30, 0x1c, 0x2b, 0xbe, 0x63, 0xc9, 0xef, 0x8b, 0x68, 0x50, 0xa1, 0x7e, + 0x87, 0xf4, 0xe6, 0x8f, 0xcb, 0x0c, 0x41, 0x51, 0x75, 0xef, 0xb5, 0xc1, 0xce, 0x72, 0x58, 0xa6, + 0xff, 0x0c, 0xdd, 0x3b, 0xf8, 0xdc, 0x71, 0x5c, 0x6f, 0xfb, 0xd4, 0x0d, 0xb6, 0x02, 0x2d, 0x8c, + 0x4a, 0x01, 0x15, 0x57, 0xd2, 0xd0, 0xee, 0xdc, 0x23, 0x51, 0x16, 0xf6, 0xcf, 0x37, 0xbe, 0xf5, + 0x9f, 0x6f, 0x51, 0x72, 0x4f, 0xe2, 0xb4, 0x5f, 0x4b, 0xd3, 0x6e, 0xe5, 0x60, 0xa4, 0xa7, 0x8f, + 0x5e, 0x7a, 0x8f, 0xda, 0x9e, 0x66, 0x19, 0xe1, 0x2c, 0x23, 0x3e, 0xcc, 0xb2, 0x20, 0xcc, 0x77, + 0xe9, 0x67, 0xd7, 0x1f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x55, 0x43, 0xc7, 0x17, 0x4f, 0x02, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/service.pb.go b/googleapis/cloud/automl/v1beta1/service.pb.go index ce7d03c389..2f3d7a66df 100644 --- a/googleapis/cloud/automl/v1beta1/service.pb.go +++ b/googleapis/cloud/automl/v1beta1/service.pb.go @@ -1656,122 +1656,123 @@ func init() { } var fileDescriptor_62cd04b8735a9250 = []byte{ - // 1829 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x59, 0xdf, 0x6f, 0x14, 0x5f, - 0x15, 0xf7, 0x16, 0xa8, 0xf4, 0x6c, 0x6b, 0xe9, 0xa5, 0xb4, 0x65, 0x0a, 0xda, 0x8c, 0x08, 0xa5, - 0xc0, 0x0e, 0xdd, 0x56, 0x6c, 0xb7, 0x40, 0xe8, 0x2f, 0x96, 0x02, 0x05, 0x52, 0x40, 0xd4, 0x60, - 0x36, 0xd3, 0xdd, 0xdb, 0x65, 0x64, 0x76, 0xee, 0xb8, 0x73, 0xb7, 0x2d, 0x18, 0xe2, 0xaf, 0x27, - 0x1e, 0x7c, 0x30, 0x44, 0x5f, 0xc4, 0xc8, 0x83, 0xe1, 0xc9, 0x18, 0x4d, 0x7c, 0xd6, 0x98, 0x18, - 0x13, 0x49, 0x7c, 0xc1, 0x07, 0xe3, 0x9b, 0x0f, 0xfe, 0x13, 0xbe, 0x7d, 0x33, 0x77, 0xee, 0xfc, - 0xd8, 0x9d, 0xe9, 0xcc, 0xdd, 0x6d, 0x1a, 0xf2, 0x7d, 0xeb, 0x4c, 0xcf, 0xb9, 0xe7, 0x73, 0x7e, - 0xdd, 0x39, 0x9f, 0xb3, 0x70, 0xbe, 0x46, 0x69, 0xcd, 0x24, 0x5a, 0xc5, 0xa4, 0xcd, 0xaa, 0xa6, - 0x37, 0x19, 0xad, 0x9b, 0xda, 0xf6, 0xf4, 0x26, 0x61, 0xfa, 0xb4, 0xe6, 0x90, 0xc6, 0xb6, 0x51, - 0x21, 0x79, 0xbb, 0x41, 0x19, 0xc5, 0xe3, 0x9e, 0x68, 0x9e, 0x8b, 0xe6, 0x3d, 0xd1, 0xbc, 0x10, - 0x55, 0x4e, 0x89, 0x73, 0x74, 0xdb, 0xd0, 0x74, 0xcb, 0xa2, 0x4c, 0x67, 0x06, 0xb5, 0x1c, 0x4f, - 0x55, 0x99, 0x4d, 0xb3, 0x12, 0x8a, 0x97, 0x6d, 0xfd, 0x85, 0x49, 0xf5, 0xaa, 0xd0, 0x9a, 0x96, - 0xd4, 0x72, 0x6c, 0x52, 0x11, 0x2a, 0x97, 0xd2, 0x54, 0x2a, 0xd4, 0x6c, 0xd6, 0x5b, 0xc4, 0x53, - 0xbd, 0xaf, 0xea, 0x4c, 0x77, 0x08, 0x13, 0xa2, 0xe7, 0xd2, 0x44, 0x8d, 0xba, 0x5e, 0x13, 0x61, - 0x52, 0xce, 0xa4, 0x0a, 0x52, 0x99, 0xe3, 0xea, 0xb4, 0x4a, 0x4c, 0x21, 0x58, 0xc8, 0x14, 0x2c, - 0x93, 0x6d, 0xdd, 0x6c, 0xf2, 0x50, 0x08, 0x9d, 0x8b, 0x69, 0x3a, 0xd4, 0x26, 0x8d, 0x96, 0xe4, - 0xa4, 0x4a, 0x33, 0x7d, 0xd3, 0x24, 0xd1, 0x90, 0x7d, 0x55, 0x48, 0x9b, 0xd4, 0xaa, 0x35, 0x9a, - 0x96, 0x65, 0x58, 0xb5, 0xf8, 0x91, 0x13, 0x42, 0x88, 0x3f, 0x6d, 0x36, 0xb7, 0xb4, 0x2d, 0x83, - 0x98, 0xd5, 0x72, 0x5d, 0x77, 0x9e, 0x0b, 0x89, 0xd1, 0x48, 0xbd, 0x54, 0x4c, 0x83, 0x58, 0x22, - 0xce, 0xaa, 0x05, 0xc3, 0xcb, 0x0d, 0xa2, 0x33, 0xb2, 0xe2, 0x85, 0x7f, 0x83, 0x7c, 0xbf, 0x49, - 0x1c, 0x86, 0x47, 0xa0, 0xd7, 0xd6, 0x1b, 0xc4, 0x62, 0x63, 0x68, 0x02, 0x4d, 0xf6, 0x6d, 0x88, - 0x27, 0x7c, 0x1d, 0xbe, 0x28, 0x12, 0x35, 0xd6, 0x33, 0x81, 0x26, 0x73, 0x85, 0x33, 0xf9, 0x94, - 0x3a, 0xcd, 0xfb, 0xa7, 0xfa, 0x4a, 0xea, 0x39, 0x18, 0x2a, 0x11, 0xd6, 0x66, 0x0c, 0xc3, 0x61, - 0x4b, 0xaf, 0x13, 0x61, 0x8a, 0xff, 0xad, 0xfe, 0x18, 0xc1, 0xf1, 0xbb, 0x86, 0xe3, 0x8b, 0x3a, - 0x59, 0xc0, 0x46, 0xa0, 0x77, 0xcb, 0x30, 0x19, 0x69, 0x8c, 0x1d, 0xf2, 0xde, 0x7b, 0x4f, 0x78, - 0x1c, 0xfa, 0x6c, 0xbd, 0x46, 0xca, 0x8e, 0xf1, 0x92, 0x8c, 0x1d, 0x9e, 0x40, 0x93, 0x47, 0x36, - 0x8e, 0xba, 0x2f, 0x1e, 0x1a, 0x2f, 0x09, 0x3e, 0x0d, 0xc0, 0xff, 0xc9, 0xe8, 0x73, 0x62, 0x8d, - 0xf5, 0x72, 0x45, 0x2e, 0xfe, 0xc8, 0x7d, 0xa1, 0xfe, 0x08, 0xc1, 0x70, 0x2b, 0x06, 0xc7, 0xa6, - 0x96, 0x43, 0xf0, 0x0d, 0x38, 0x2a, 0x1c, 0x72, 0xc6, 0xd0, 0xc4, 0x21, 0xe9, 0x30, 0x04, 0x5a, - 0xf8, 0x2c, 0x0c, 0x5a, 0x64, 0x97, 0x95, 0x23, 0xe6, 0x7b, 0xb8, 0xf9, 0x01, 0xf7, 0xf5, 0x83, - 0x00, 0xc2, 0x1b, 0x04, 0xc3, 0x8f, 0xed, 0x6a, 0x3c, 0x41, 0x91, 0x44, 0xa0, 0x2e, 0x12, 0x81, - 0x17, 0x20, 0xd7, 0xe4, 0xe7, 0xf2, 0x32, 0x11, 0xc9, 0x54, 0xfc, 0x33, 0xfc, 0x4a, 0xca, 0xdf, - 0x74, 0x2b, 0x69, 0x5d, 0x77, 0x9e, 0x6f, 0x80, 0x27, 0xee, 0xfe, 0xad, 0x4e, 0xc1, 0xf0, 0x0a, - 0x31, 0x49, 0x0c, 0x54, 0x52, 0x22, 0x19, 0x0c, 0xad, 0xd5, 0x6d, 0xda, 0xe0, 0x51, 0x4c, 0x11, - 0xc4, 0x77, 0xa0, 0xdf, 0xb0, 0xec, 0x26, 0x2b, 0x57, 0xa8, 0xb5, 0x65, 0xd4, 0x78, 0x1e, 0x73, - 0x85, 0xc9, 0x54, 0xb7, 0xd6, 0x5c, 0x85, 0x65, 0x2e, 0xbf, 0x91, 0x33, 0xc2, 0x07, 0x75, 0x07, - 0x86, 0x56, 0x77, 0x65, 0xac, 0xde, 0x83, 0x01, 0xda, 0x64, 0x31, 0xb3, 0xe7, 0x53, 0xcd, 0xde, - 0xe7, 0x1a, 0xc2, 0x6e, 0x3f, 0x8d, 0x3c, 0xa9, 0x79, 0x18, 0x2b, 0x11, 0xb6, 0x18, 0x5c, 0x97, - 0x0f, 0x6d, 0x52, 0x49, 0x0b, 0x4f, 0x15, 0x8e, 0x97, 0x08, 0x7b, 0xe4, 0xf6, 0x7d, 0x86, 0x28, - 0x9e, 0x07, 0x08, 0x1b, 0x5b, 0x22, 0x63, 0x7d, 0x5b, 0xfe, 0x9f, 0xea, 0x9f, 0x11, 0x9c, 0x70, - 0x2b, 0x39, 0xb0, 0x93, 0xd9, 0x4f, 0xdd, 0x1b, 0x3b, 0x90, 0x56, 0x7c, 0x8d, 0x60, 0xa4, 0xdd, - 0x01, 0xd1, 0x8c, 0x25, 0xc8, 0x85, 0xd7, 0xa6, 0xdf, 0x8f, 0x67, 0x53, 0xf3, 0x17, 0x86, 0x1b, - 0x58, 0x70, 0xa0, 0x74, 0x4f, 0xbe, 0x45, 0x30, 0xe2, 0xf5, 0x64, 0x2c, 0x6d, 0xab, 0x00, 0x21, - 0x16, 0xd1, 0x98, 0xb2, 0x50, 0xfa, 0x02, 0x28, 0xfb, 0x6b, 0x4e, 0x02, 0xc3, 0x25, 0xc2, 0x96, - 0xf9, 0xd7, 0xf7, 0x00, 0x4b, 0xea, 0x2f, 0x22, 0x23, 0xa1, 0xa1, 0xcf, 0x5b, 0x4d, 0xfd, 0x0c, - 0xc1, 0x68, 0xcc, 0x03, 0x51, 0x54, 0xb7, 0xa1, 0x3f, 0x32, 0xbf, 0xf8, 0x55, 0x75, 0x2e, 0x35, - 0x95, 0x91, 0x90, 0xe7, 0x2a, 0xe1, 0x99, 0xd2, 0x75, 0xf5, 0x0e, 0xc1, 0xa8, 0x57, 0x57, 0xf1, - 0xe4, 0xdd, 0x82, 0x5c, 0x04, 0x8f, 0xa8, 0x2c, 0x69, 0x38, 0x10, 0xc2, 0xd9, 0x5f, 0x6d, 0x6d, - 0x01, 0xf6, 0xc6, 0x85, 0x75, 0x77, 0x14, 0xca, 0xca, 0xf7, 0x1c, 0x1c, 0xe1, 0x23, 0x13, 0x4f, - 0x4c, 0xae, 0xa0, 0xa6, 0xc2, 0xf5, 0x4e, 0xf4, 0x14, 0xd4, 0xaf, 0xc1, 0x60, 0x89, 0xb0, 0x16, - 0x23, 0x49, 0x97, 0xe7, 0x0f, 0x61, 0xc8, 0x4d, 0x20, 0x97, 0xfb, 0x24, 0x13, 0xc2, 0x36, 0xe0, - 0x28, 0x00, 0x51, 0x3c, 0x81, 0xdf, 0x5e, 0xd5, 0xc8, 0xfb, 0x2d, 0x5d, 0x2a, 0x93, 0x80, 0xbd, - 0x0f, 0x70, 0x66, 0x88, 0xfe, 0x8f, 0x5c, 0x51, 0xdb, 0xa4, 0x2f, 0x5a, 0x44, 0xff, 0x88, 0xe0, - 0x32, 0x1f, 0xa3, 0xcb, 0x74, 0xf3, 0x7b, 0xa4, 0xc2, 0xca, 0x55, 0xc2, 0x48, 0x85, 0xcf, 0xf7, - 0xde, 0x94, 0x5b, 0xe5, 0x3a, 0x75, 0x62, 0xb1, 0x72, 0x9d, 0x30, 0xdd, 0x1d, 0x1b, 0x44, 0xad, - 0xdc, 0x4a, 0xff, 0x22, 0xbb, 0x87, 0xde, 0xe7, 0x67, 0xae, 0xf8, 0x47, 0x72, 0xcb, 0x2b, 0xc1, - 0x81, 0xeb, 0xe2, 0xbc, 0x5b, 0x5f, 0xd8, 0xb8, 0x60, 0xc8, 0x8b, 0x27, 0xb9, 0xb7, 0x34, 0x0e, - 0x27, 0xf7, 0xc4, 0xeb, 0x8e, 0x29, 0x8f, 0xad, 0x6a, 0xdc, 0xf9, 0xa4, 0x38, 0xfd, 0x14, 0x01, - 0xf6, 0x26, 0x86, 0x2c, 0x51, 0xfc, 0xed, 0xe4, 0x91, 0x61, 0x36, 0x3b, 0xcd, 0x9e, 0x81, 0x94, - 0xe9, 0xe1, 0x57, 0x08, 0xbe, 0xec, 0x09, 0xad, 0x7a, 0x2c, 0x83, 0x54, 0x57, 0x77, 0xf5, 0xba, - 0x6d, 0x12, 0x27, 0x0d, 0x11, 0x49, 0x46, 0x74, 0x23, 0x15, 0xd1, 0x1e, 0x76, 0x52, 0xd0, 0x69, - 0x70, 0xd2, 0xef, 0xca, 0xd5, 0x80, 0x04, 0xa5, 0x05, 0xf5, 0x35, 0x82, 0xf1, 0xa0, 0x3f, 0x42, - 0x95, 0x4f, 0xd2, 0xaa, 0xbf, 0x41, 0x70, 0x2a, 0x19, 0x8b, 0xe8, 0xda, 0x27, 0x70, 0xac, 0x9d, - 0xe0, 0x89, 0x06, 0xbe, 0x28, 0x91, 0xd9, 0x30, 0x1e, 0x83, 0xf5, 0xd6, 0x17, 0xb2, 0x4d, 0x5d, - 0xf8, 0x8f, 0x0a, 0xbd, 0x8b, 0x4d, 0x46, 0xd7, 0x4d, 0xfc, 0x3b, 0x04, 0x03, 0x2d, 0xbc, 0x0c, - 0x4f, 0xa7, 0xdf, 0xf5, 0x09, 0x1c, 0x4e, 0x91, 0x62, 0x04, 0xea, 0xd2, 0x4f, 0xfe, 0xf5, 0xbf, - 0x37, 0x3d, 0x57, 0xd5, 0xe9, 0x80, 0x84, 0xfe, 0xc0, 0xcb, 0xc2, 0x35, 0xbb, 0x41, 0xdd, 0xbe, - 0x74, 0xb4, 0x29, 0xcd, 0xa4, 0x15, 0x2f, 0x5a, 0xda, 0xd4, 0x2b, 0x9f, 0xa9, 0x3b, 0xc5, 0x80, - 0x4c, 0xfc, 0x1a, 0x01, 0x84, 0xb4, 0x0e, 0xe7, 0x53, 0x0d, 0xc7, 0xf8, 0x9f, 0x24, 0xd0, 0x79, - 0x0e, 0x74, 0x06, 0x47, 0x80, 0xba, 0x45, 0xb6, 0x07, 0xcc, 0x00, 0xa5, 0x36, 0xf5, 0x0a, 0xff, - 0x1e, 0x41, 0x7f, 0x94, 0xc8, 0xe1, 0xcb, 0xa9, 0x16, 0x13, 0x78, 0xa7, 0x32, 0xdd, 0x81, 0x86, - 0x57, 0x50, 0x49, 0x80, 0x25, 0x23, 0x8b, 0xff, 0x84, 0x60, 0xa0, 0x85, 0xf6, 0x65, 0xe4, 0x3f, - 0x89, 0x22, 0x4a, 0x86, 0xf5, 0x36, 0x47, 0xb9, 0x52, 0x98, 0x0f, 0x51, 0xfa, 0xab, 0x18, 0xc9, - 0xf0, 0x86, 0x75, 0xf0, 0x16, 0xc1, 0x40, 0x0b, 0x31, 0xcc, 0x80, 0x9d, 0x44, 0x22, 0x95, 0xd3, - 0xbe, 0x4a, 0x64, 0xe7, 0x91, 0xbf, 0xef, 0xef, 0x3c, 0xfc, 0xa8, 0x4e, 0x75, 0x51, 0x06, 0xbf, - 0x45, 0x00, 0x21, 0x17, 0xcd, 0x28, 0xd3, 0x18, 0x69, 0xcd, 0x02, 0x56, 0xe2, 0xc0, 0x16, 0xd5, - 0xab, 0x1d, 0x03, 0x2b, 0x1a, 0x81, 0xad, 0x22, 0x9a, 0xe2, 0x30, 0x43, 0xf2, 0x9a, 0x01, 0x33, - 0xc6, 0x72, 0x0f, 0x10, 0x26, 0xd9, 0x8d, 0xc2, 0xfc, 0x1b, 0xe2, 0xbb, 0x9c, 0x56, 0xaa, 0x8b, - 0xbf, 0x9e, 0xd5, 0xfb, 0x89, 0xd4, 0x58, 0xb9, 0x90, 0xaa, 0xd6, 0xaa, 0xa3, 0xde, 0xe1, 0x2e, - 0xac, 0xe2, 0xe5, 0x4e, 0x5d, 0x88, 0xac, 0x31, 0xf9, 0x68, 0xee, 0x16, 0xc5, 0x1f, 0x10, 0xf4, - 0x47, 0x19, 0x78, 0xc6, 0xdd, 0x90, 0x40, 0xd6, 0x15, 0x49, 0x86, 0xa7, 0xde, 0xe4, 0xb8, 0x6f, - 0xe0, 0xeb, 0x1d, 0xe3, 0x0e, 0x59, 0xaa, 0x0b, 0xf9, 0xaf, 0x08, 0xbe, 0xd4, 0x4a, 0x86, 0x71, - 0x21, 0xf3, 0x7a, 0x8a, 0x51, 0x7f, 0x65, 0xa6, 0x23, 0x1d, 0x71, 0xa9, 0x25, 0xf8, 0x90, 0x7a, - 0xa9, 0x45, 0x0b, 0x28, 0xe2, 0x06, 0xfe, 0x27, 0x82, 0xc1, 0x36, 0x12, 0x8d, 0x67, 0x24, 0xee, - 0xb8, 0xae, 0x83, 0xff, 0x5d, 0x0e, 0xfc, 0x49, 0x61, 0x2d, 0x04, 0x1e, 0xd9, 0xb6, 0x76, 0x93, - 0x87, 0x62, 0x84, 0xeb, 0xbb, 0x39, 0x19, 0x68, 0xa1, 0xdd, 0x19, 0x57, 0x5f, 0x12, 0x45, 0x57, - 0x64, 0x09, 0x9d, 0xfa, 0x88, 0x3b, 0x73, 0x0f, 0xdf, 0xdd, 0x57, 0x25, 0x69, 0x11, 0x96, 0xea, - 0xd6, 0xd5, 0x47, 0x04, 0x83, 0x6d, 0x84, 0x18, 0x67, 0x17, 0x49, 0x7c, 0x01, 0xa0, 0xcc, 0x76, - 0xa6, 0x24, 0x4a, 0x2b, 0xc1, 0x29, 0xd9, 0xd2, 0x6a, 0x4d, 0x4c, 0xd4, 0x2f, 0xfc, 0x5f, 0x04, - 0xc7, 0xda, 0x59, 0x35, 0x9e, 0x95, 0xa8, 0xb4, 0x7d, 0xa4, 0xa7, 0xce, 0x3d, 0xa9, 0x15, 0xbe, - 0x15, 0x7a, 0x12, 0xfd, 0x35, 0x64, 0xff, 0xa9, 0x2a, 0x46, 0xb7, 0x01, 0xee, 0xf8, 0x95, 0x8b, - 0xd0, 0x72, 0xac, 0x49, 0xcc, 0x8a, 0x51, 0x96, 0x93, 0xf5, 0xc9, 0xb8, 0xce, 0xdd, 0x99, 0x53, - 0x35, 0xe9, 0x41, 0x86, 0x8f, 0xc0, 0x4e, 0x51, 0xb0, 0xda, 0x5f, 0x20, 0x38, 0xea, 0x13, 0x07, - 0x7c, 0x31, 0xab, 0x2d, 0x5a, 0x90, 0x49, 0x70, 0x67, 0xf5, 0x1b, 0x1c, 0xde, 0x34, 0xd6, 0xe4, - 0x9a, 0xc1, 0xc3, 0xe6, 0xd6, 0xfb, 0x7b, 0x04, 0x10, 0xd2, 0xf7, 0x8c, 0x0f, 0x6d, 0x6c, 0xd1, - 0xa0, 0x68, 0xd2, 0xf2, 0xa2, 0xc0, 0x13, 0x80, 0x4a, 0xc5, 0x11, 0xff, 0x12, 0x41, 0x2e, 0xc2, - 0xf7, 0x33, 0x12, 0x1c, 0xdf, 0x0c, 0x64, 0x25, 0x58, 0x00, 0x9b, 0xea, 0x38, 0x82, 0xef, 0x38, - 0xb0, 0x80, 0x60, 0x67, 0x02, 0x6b, 0xa7, 0xe2, 0x59, 0xc0, 0x16, 0x39, 0xb0, 0x05, 0xf5, 0x4a, - 0x87, 0xc0, 0x8a, 0x1e, 0xeb, 0x77, 0xc7, 0x94, 0xf7, 0xee, 0x28, 0x1d, 0xdd, 0x02, 0x64, 0x8d, - 0xd2, 0x09, 0x1b, 0x83, 0x2c, 0x98, 0xcb, 0x1c, 0xe6, 0x35, 0x75, 0xae, 0x53, 0x98, 0x4d, 0x2b, - 0x04, 0xea, 0xc6, 0x32, 0xb2, 0x81, 0xc8, 0x88, 0x65, 0x7c, 0x57, 0x71, 0x60, 0xb1, 0xf4, 0xc6, - 0x3e, 0x17, 0xe2, 0x3f, 0x10, 0x8c, 0xee, 0xb1, 0x36, 0xc0, 0x0b, 0xdd, 0x2c, 0x1b, 0x24, 0xa1, - 0x6f, 0x70, 0xe8, 0x77, 0xd5, 0x52, 0x77, 0xd0, 0x63, 0x66, 0x5d, 0x5f, 0xfe, 0x8e, 0x00, 0xc7, - 0xb7, 0x19, 0xf8, 0x8a, 0xd4, 0xf5, 0x14, 0x5b, 0x7f, 0x28, 0x1d, 0xed, 0x08, 0x7c, 0xd2, 0x85, - 0x97, 0x3a, 0x73, 0x48, 0x6b, 0x5b, 0x2d, 0xf0, 0x1e, 0xfc, 0xb7, 0xf8, 0x95, 0xb2, 0x7d, 0xb1, - 0x81, 0xe7, 0xe4, 0xee, 0xa7, 0xf8, 0x5e, 0x46, 0x99, 0xef, 0x42, 0x53, 0xdc, 0x71, 0x09, 0x9e, - 0xa5, 0x7f, 0xc4, 0x83, 0x64, 0xc5, 0x9c, 0x53, 0xd6, 0x3e, 0x2c, 0x9e, 0x10, 0xb6, 0x3d, 0x3c, - 0xba, 0x6d, 0x38, 0xf9, 0x0a, 0xad, 0x7f, 0x5c, 0xcc, 0x3f, 0x63, 0xcc, 0x76, 0x8a, 0x9a, 0xb6, - 0xb3, 0xb3, 0xd3, 0xf6, 0x4f, 0x4d, 0x6f, 0xb2, 0x67, 0xde, 0xcf, 0xeb, 0x97, 0x6c, 0x53, 0x67, - 0x5b, 0xb4, 0x51, 0x5f, 0xfa, 0x39, 0x82, 0xaf, 0x54, 0x68, 0x3d, 0xcd, 0xaf, 0xa5, 0x9c, 0xb7, - 0x7c, 0x79, 0xd0, 0xa0, 0x8c, 0x3e, 0x40, 0xdf, 0x59, 0x14, 0xb2, 0x35, 0x6a, 0xea, 0x56, 0x2d, - 0x4f, 0x1b, 0x35, 0xad, 0x46, 0x2c, 0xbe, 0x20, 0xd7, 0x42, 0x8b, 0x89, 0xbf, 0xe3, 0x2f, 0x78, - 0x8f, 0x1f, 0x7a, 0xc6, 0x4b, 0x5c, 0xf0, 0xe9, 0xb2, 0x2b, 0xf4, 0xd4, 0x3b, 0xff, 0xe9, 0x37, - 0x3d, 0xa1, 0xcd, 0x5e, 0x7e, 0xd6, 0xcc, 0x67, 0x01, 0x00, 0x00, 0xff, 0xff, 0xc2, 0x1d, 0xb3, - 0x67, 0x15, 0x22, 0x00, 0x00, + // 1851 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x59, 0xcd, 0x6f, 0x1c, 0x49, + 0x15, 0xa7, 0xbc, 0xbb, 0x26, 0x7e, 0x63, 0xe3, 0x75, 0xad, 0xd7, 0xf6, 0xb6, 0x77, 0x17, 0xab, + 0x59, 0x36, 0x5e, 0x6f, 0x76, 0x7a, 0x3d, 0x36, 0x8b, 0x3d, 0xde, 0x8d, 0xe2, 0xaf, 0x4c, 0x9c, + 0xd8, 0x49, 0xe4, 0x24, 0x04, 0x50, 0xd0, 0xa8, 0x3d, 0x53, 0x9e, 0x34, 0xe9, 0xe9, 0x6a, 0xa6, + 0x6b, 0x6c, 0x27, 0x28, 0xe2, 0xeb, 0x94, 0x03, 0xa7, 0x08, 0x2e, 0x04, 0x91, 0x03, 0xca, 0x09, + 0x21, 0x40, 0x9c, 0x41, 0x48, 0x08, 0x89, 0x48, 0x5c, 0xc2, 0x01, 0x71, 0xe3, 0xc0, 0x89, 0xff, + 0x80, 0x1b, 0xea, 0xaa, 0xea, 0x8f, 0x99, 0x6e, 0x77, 0xd7, 0x8c, 0x65, 0x45, 0xdc, 0xa6, 0x67, + 0xde, 0xab, 0xf7, 0x7b, 0x5f, 0xd5, 0xef, 0xf7, 0x06, 0x3e, 0x68, 0x50, 0xda, 0xb0, 0x89, 0x51, + 0xb3, 0x69, 0xbb, 0x6e, 0x98, 0x6d, 0x46, 0x9b, 0xb6, 0x71, 0x30, 0xbf, 0x47, 0x98, 0x39, 0x6f, + 0x78, 0xa4, 0x75, 0x60, 0xd5, 0x48, 0xd1, 0x6d, 0x51, 0x46, 0xf1, 0xb4, 0x10, 0x2d, 0x72, 0xd1, + 0xa2, 0x10, 0x2d, 0x4a, 0x51, 0xed, 0x6d, 0x79, 0x8e, 0xe9, 0x5a, 0x86, 0xe9, 0x38, 0x94, 0x99, + 0xcc, 0xa2, 0x8e, 0x27, 0x54, 0xb5, 0xc5, 0x2c, 0x2b, 0x91, 0x78, 0xd5, 0x35, 0xef, 0xdb, 0xd4, + 0xac, 0x4b, 0xad, 0x79, 0x45, 0x2d, 0xcf, 0x25, 0x35, 0xa9, 0xf2, 0x51, 0x96, 0x4a, 0x8d, 0xda, + 0xed, 0x66, 0x87, 0x78, 0xa6, 0xf7, 0x75, 0x93, 0x99, 0x1e, 0x61, 0x52, 0xf4, 0x6c, 0x96, 0xa8, + 0xd5, 0x34, 0x1b, 0x32, 0x4c, 0xda, 0x7b, 0x99, 0x82, 0x54, 0xe5, 0xb8, 0x26, 0xad, 0x13, 0x5b, + 0x0a, 0x96, 0x72, 0x05, 0xab, 0xe4, 0xc0, 0xb4, 0xdb, 0x3c, 0x14, 0x52, 0xe7, 0x5c, 0x96, 0x0e, + 0x75, 0x49, 0xab, 0x23, 0x39, 0x99, 0xd2, 0xcc, 0xdc, 0xb3, 0x49, 0x3c, 0x64, 0x5f, 0x92, 0xd2, + 0x36, 0x75, 0x1a, 0xad, 0xb6, 0xe3, 0x58, 0x4e, 0x23, 0x79, 0xe4, 0x8c, 0x14, 0xe2, 0x4f, 0x7b, + 0xed, 0x7d, 0x63, 0xdf, 0x22, 0x76, 0xbd, 0xda, 0x34, 0xbd, 0x7b, 0x52, 0x62, 0x32, 0x56, 0x2f, + 0x35, 0xdb, 0x22, 0x8e, 0x8c, 0xb3, 0xee, 0xc0, 0xf8, 0x7a, 0x8b, 0x98, 0x8c, 0x6c, 0x88, 0xf0, + 0xef, 0x92, 0xef, 0xb4, 0x89, 0xc7, 0xf0, 0x04, 0x0c, 0xba, 0x66, 0x8b, 0x38, 0x6c, 0x0a, 0xcd, + 0xa0, 0xd9, 0xa1, 0x5d, 0xf9, 0x84, 0xcf, 0xc3, 0xe7, 0x65, 0xa2, 0xa6, 0x06, 0x66, 0xd0, 0x6c, + 0xa1, 0xf4, 0x5e, 0x31, 0xa3, 0x4e, 0x8b, 0xc1, 0xa9, 0x81, 0x92, 0x7e, 0x16, 0xc6, 0x2a, 0x84, + 0x75, 0x19, 0xc3, 0xf0, 0xaa, 0x63, 0x36, 0x89, 0x34, 0xc5, 0x3f, 0xeb, 0x3f, 0x40, 0xf0, 0xc6, + 0xb6, 0xe5, 0x05, 0xa2, 0x5e, 0x1e, 0xb0, 0x09, 0x18, 0xdc, 0xb7, 0x6c, 0x46, 0x5a, 0x53, 0xaf, + 0x88, 0xef, 0xc5, 0x13, 0x9e, 0x86, 0x21, 0xd7, 0x6c, 0x90, 0xaa, 0x67, 0x3d, 0x20, 0x53, 0xaf, + 0xce, 0xa0, 0xd9, 0xd7, 0x76, 0xcf, 0xf8, 0x5f, 0xdc, 0xb0, 0x1e, 0x10, 0xfc, 0x0e, 0x00, 0xff, + 0x91, 0xd1, 0x7b, 0xc4, 0x99, 0x1a, 0xe4, 0x8a, 0x5c, 0xfc, 0xa6, 0xff, 0x85, 0xfe, 0x7d, 0x04, + 0xe3, 0x9d, 0x18, 0x3c, 0x97, 0x3a, 0x1e, 0xc1, 0x17, 0xe0, 0x8c, 0x74, 0xc8, 0x9b, 0x42, 0x33, + 0xaf, 0x28, 0x87, 0x21, 0xd4, 0xc2, 0xef, 0xc3, 0xa8, 0x43, 0x8e, 0x58, 0x35, 0x66, 0x7e, 0x80, + 0x9b, 0x1f, 0xf1, 0xbf, 0xbe, 0x1e, 0x42, 0x78, 0x8c, 0x60, 0xfc, 0x96, 0x5b, 0x4f, 0x26, 0x28, + 0x96, 0x08, 0xd4, 0x47, 0x22, 0xf0, 0x0a, 0x14, 0xda, 0xfc, 0x5c, 0x5e, 0x26, 0x32, 0x99, 0x5a, + 0x70, 0x46, 0x50, 0x49, 0xc5, 0x8b, 0x7e, 0x25, 0xed, 0x98, 0xde, 0xbd, 0x5d, 0x10, 0xe2, 0xfe, + 0x67, 0x7d, 0x0e, 0xc6, 0x37, 0x88, 0x4d, 0x12, 0xa0, 0xd2, 0x12, 0xc9, 0x60, 0x6c, 0xab, 0xe9, + 0xd2, 0x16, 0x8f, 0x62, 0x86, 0x20, 0xbe, 0x02, 0xc3, 0x96, 0xe3, 0xb6, 0x59, 0xb5, 0x46, 0x9d, + 0x7d, 0xab, 0xc1, 0xf3, 0x58, 0x28, 0xcd, 0x66, 0xba, 0xb5, 0xe5, 0x2b, 0xac, 0x73, 0xf9, 0xdd, + 0x82, 0x15, 0x3d, 0xe8, 0x87, 0x30, 0xb6, 0x79, 0xa4, 0x62, 0xf5, 0x2a, 0x8c, 0xd0, 0x36, 0x4b, + 0x98, 0xfd, 0x20, 0xd3, 0xec, 0x35, 0xae, 0x21, 0xed, 0x0e, 0xd3, 0xd8, 0x93, 0x5e, 0x84, 0xa9, + 0x0a, 0x61, 0xab, 0xe1, 0x75, 0x79, 0xc3, 0x25, 0xb5, 0xac, 0xf0, 0xd4, 0xe1, 0x8d, 0x0a, 0x61, + 0x37, 0xfd, 0xbe, 0xcf, 0x11, 0xc5, 0xcb, 0x00, 0x51, 0x63, 0x2b, 0x64, 0x6c, 0x68, 0x3f, 0xf8, + 0xa8, 0xff, 0x01, 0xc1, 0x9b, 0x7e, 0x25, 0x87, 0x76, 0x72, 0xfb, 0xa9, 0x7f, 0x63, 0xa7, 0xd2, + 0x8a, 0x8f, 0x10, 0x4c, 0x74, 0x3b, 0x20, 0x9b, 0xb1, 0x02, 0x85, 0xe8, 0xda, 0x0c, 0xfa, 0xf1, + 0xfd, 0xcc, 0xfc, 0x45, 0xe1, 0x06, 0x16, 0x1e, 0xa8, 0xdc, 0x93, 0x4f, 0x10, 0x4c, 0x88, 0x9e, + 0x4c, 0xa4, 0x6d, 0x13, 0x20, 0xc2, 0x22, 0x1b, 0x53, 0x15, 0xca, 0x50, 0x08, 0xe5, 0x64, 0xcd, + 0x49, 0x60, 0xbc, 0x42, 0xd8, 0x3a, 0x7f, 0xfb, 0x9e, 0x62, 0x49, 0xfd, 0x51, 0x66, 0x24, 0x32, + 0xf4, 0xff, 0x56, 0x53, 0x3f, 0x46, 0x30, 0x99, 0xf0, 0x40, 0x16, 0xd5, 0x65, 0x18, 0x8e, 0xcd, + 0x2f, 0x41, 0x55, 0x9d, 0xcd, 0x4c, 0x65, 0x2c, 0xe4, 0x85, 0x5a, 0x74, 0xa6, 0x72, 0x5d, 0x3d, + 0x45, 0x30, 0x29, 0xea, 0x2a, 0x99, 0xbc, 0x4b, 0x50, 0x88, 0xe1, 0x91, 0x95, 0xa5, 0x0c, 0x07, + 0x22, 0x38, 0x27, 0xab, 0xad, 0x7d, 0xc0, 0x62, 0x5c, 0xd8, 0xf1, 0x47, 0xa1, 0xbc, 0x7c, 0x2f, + 0xc1, 0x6b, 0x7c, 0x64, 0xe2, 0x89, 0x29, 0x94, 0xf4, 0x4c, 0xb8, 0xe2, 0x44, 0xa1, 0xa0, 0x7f, + 0x19, 0x46, 0x2b, 0x84, 0x75, 0x18, 0x49, 0xbb, 0x3c, 0xbf, 0x07, 0x63, 0x7e, 0x02, 0xb9, 0xdc, + 0x4b, 0x99, 0x10, 0x0e, 0x00, 0xc7, 0x01, 0xc8, 0xe2, 0x09, 0xfd, 0x16, 0x55, 0xa3, 0xee, 0xb7, + 0x72, 0xa9, 0xcc, 0x02, 0x16, 0x2f, 0xe0, 0xdc, 0x10, 0xfd, 0x17, 0xf9, 0xa2, 0xae, 0x4d, 0xef, + 0x77, 0x88, 0xfe, 0x16, 0xc1, 0xc7, 0x7c, 0x8c, 0xae, 0xd2, 0xbd, 0x6f, 0x93, 0x1a, 0xab, 0xd6, + 0x09, 0x23, 0x35, 0x3e, 0xdf, 0x8b, 0x29, 0xb7, 0xce, 0x75, 0x9a, 0xc4, 0x61, 0xd5, 0x26, 0x61, + 0xa6, 0x3f, 0x36, 0xc8, 0x5a, 0xb9, 0x94, 0xfd, 0x46, 0xf6, 0x0f, 0xbd, 0xc6, 0xcf, 0xdc, 0x08, + 0x8e, 0xe4, 0x96, 0x37, 0xc2, 0x03, 0x77, 0xe4, 0x79, 0x97, 0x3e, 0xb7, 0xfb, 0xa1, 0xa5, 0x2e, + 0x9e, 0xe6, 0xde, 0xda, 0x34, 0xbc, 0x75, 0x2c, 0x5e, 0x7f, 0x4c, 0xb9, 0xe5, 0xd4, 0x93, 0xce, + 0xa7, 0xc5, 0xe9, 0x47, 0x08, 0xb0, 0x98, 0x18, 0xf2, 0x44, 0xf1, 0x37, 0xd2, 0x47, 0x86, 0xc5, + 0xfc, 0x34, 0x0b, 0x03, 0x19, 0xd3, 0xc3, 0xcf, 0x10, 0xbc, 0x2b, 0x84, 0x36, 0x05, 0xcb, 0x20, + 0xf5, 0xcd, 0x23, 0xb3, 0xe9, 0xda, 0xc4, 0xcb, 0x42, 0x44, 0xd2, 0x11, 0x5d, 0xc8, 0x44, 0x74, + 0x8c, 0x9d, 0x0c, 0x74, 0x06, 0xbc, 0x15, 0x74, 0xe5, 0x66, 0x48, 0x82, 0xb2, 0x82, 0xfa, 0x08, + 0xc1, 0x74, 0xd8, 0x1f, 0x91, 0xca, 0x4b, 0x69, 0xd5, 0x5f, 0x20, 0x78, 0x3b, 0x1d, 0x8b, 0xec, + 0xda, 0xdb, 0xf0, 0x7a, 0x37, 0xc1, 0x93, 0x0d, 0x7c, 0x4e, 0x21, 0xb3, 0x51, 0x3c, 0x46, 0x9b, + 0x9d, 0x5f, 0xa8, 0x36, 0x75, 0xe9, 0x9f, 0x3a, 0x0c, 0xae, 0xb6, 0x19, 0xdd, 0xb1, 0xf1, 0xaf, + 0x10, 0x8c, 0x74, 0xf0, 0x32, 0x3c, 0x9f, 0x7d, 0xd7, 0xa7, 0x70, 0x38, 0x4d, 0x89, 0x11, 0xe8, + 0x6b, 0x3f, 0xfc, 0xfb, 0xbf, 0x1f, 0x0f, 0x7c, 0xaa, 0xcf, 0x87, 0x24, 0xf4, 0xbb, 0x22, 0x0b, + 0x9f, 0xb9, 0x2d, 0xea, 0xf7, 0xa5, 0x67, 0xcc, 0x19, 0x36, 0xad, 0x89, 0x68, 0x19, 0x73, 0x0f, + 0x03, 0xa6, 0xee, 0x95, 0x43, 0x32, 0xf1, 0x73, 0x04, 0x10, 0xd1, 0x3a, 0x5c, 0xcc, 0x34, 0x9c, + 0xe0, 0x7f, 0x8a, 0x40, 0x97, 0x39, 0xd0, 0x05, 0x1c, 0x03, 0xea, 0x17, 0xd9, 0x31, 0x30, 0x43, + 0x94, 0xc6, 0xdc, 0x43, 0xfc, 0x6b, 0x04, 0xc3, 0x71, 0x22, 0x87, 0x3f, 0xce, 0xb4, 0x98, 0xc2, + 0x3b, 0xb5, 0xf9, 0x1e, 0x34, 0x44, 0x41, 0xa5, 0x01, 0x56, 0x8c, 0x2c, 0xfe, 0x3d, 0x82, 0x91, + 0x0e, 0xda, 0x97, 0x93, 0xff, 0x34, 0x8a, 0xa8, 0x18, 0xd6, 0xcb, 0x1c, 0xe5, 0x46, 0x69, 0x39, + 0x42, 0x19, 0xac, 0x62, 0x14, 0xc3, 0x1b, 0xd5, 0xc1, 0x13, 0x04, 0x23, 0x1d, 0xc4, 0x30, 0x07, + 0x76, 0x1a, 0x89, 0xd4, 0xde, 0x09, 0x54, 0x62, 0x3b, 0x8f, 0xe2, 0xb5, 0x60, 0xe7, 0x11, 0x44, + 0x75, 0xae, 0x8f, 0x32, 0xf8, 0x25, 0x02, 0x88, 0xb8, 0x68, 0x4e, 0x99, 0x26, 0x48, 0x6b, 0x1e, + 0xb0, 0x0a, 0x07, 0xb6, 0xaa, 0x7f, 0xda, 0x33, 0xb0, 0xb2, 0x15, 0xda, 0x2a, 0xa3, 0x39, 0x0e, + 0x33, 0x22, 0xaf, 0x39, 0x30, 0x13, 0x2c, 0xf7, 0x14, 0x61, 0x92, 0xa3, 0x38, 0xcc, 0x3f, 0x23, + 0xbe, 0xcb, 0xe9, 0xa4, 0xba, 0xf8, 0x2b, 0x79, 0xbd, 0x9f, 0x4a, 0x8d, 0xb5, 0x0f, 0x33, 0xd5, + 0x3a, 0x75, 0xf4, 0x2b, 0xdc, 0x85, 0x4d, 0xbc, 0xde, 0xab, 0x0b, 0xb1, 0x35, 0x26, 0x1f, 0xcd, + 0xfd, 0xa2, 0xf8, 0x0d, 0x82, 0xe1, 0x38, 0x03, 0xcf, 0xb9, 0x1b, 0x52, 0xc8, 0xba, 0xa6, 0xc8, + 0xf0, 0xf4, 0x8b, 0x1c, 0xf7, 0x05, 0x7c, 0xbe, 0x67, 0xdc, 0x11, 0x4b, 0xf5, 0x21, 0xff, 0x09, + 0xc1, 0x17, 0x3a, 0xc9, 0x30, 0x2e, 0xe5, 0x5e, 0x4f, 0x09, 0xea, 0xaf, 0x2d, 0xf4, 0xa4, 0x23, + 0x2f, 0xb5, 0x14, 0x1f, 0x32, 0x2f, 0xb5, 0x78, 0x01, 0xc5, 0xdc, 0xc0, 0x7f, 0x43, 0x30, 0xda, + 0x45, 0xa2, 0xf1, 0x82, 0xc2, 0x1d, 0xd7, 0x77, 0xf0, 0xbf, 0xc5, 0x81, 0xdf, 0x2e, 0x6d, 0x45, + 0xc0, 0x63, 0xdb, 0xd6, 0x7e, 0xf2, 0x50, 0x8e, 0x71, 0x7d, 0x3f, 0x27, 0x23, 0x1d, 0xb4, 0x3b, + 0xe7, 0xea, 0x4b, 0xa3, 0xe8, 0x9a, 0x2a, 0xa1, 0xd3, 0x6f, 0x72, 0x67, 0xae, 0xe2, 0xed, 0x13, + 0x55, 0x92, 0x11, 0x63, 0xa9, 0x7e, 0x5d, 0xbd, 0x40, 0x30, 0xda, 0x45, 0x88, 0x71, 0x7e, 0x91, + 0x24, 0x17, 0x00, 0xda, 0x62, 0x6f, 0x4a, 0xb2, 0xb4, 0x52, 0x9c, 0x52, 0x2d, 0xad, 0xce, 0xc4, + 0xc4, 0xfd, 0xc2, 0xff, 0x42, 0xf0, 0x7a, 0x37, 0xab, 0xc6, 0x8b, 0x0a, 0x95, 0x76, 0x82, 0xf4, + 0x34, 0xb9, 0x27, 0x8d, 0xd2, 0xd7, 0x23, 0x4f, 0xe2, 0xff, 0x86, 0x9c, 0x3c, 0x55, 0xe5, 0xf8, + 0x36, 0xc0, 0x1f, 0xbf, 0x0a, 0x31, 0x5a, 0x8e, 0x0d, 0x85, 0x59, 0x31, 0xce, 0x72, 0xf2, 0x5e, + 0x19, 0xe7, 0xb9, 0x3b, 0x4b, 0xba, 0xa1, 0x3c, 0xc8, 0xf0, 0x11, 0xd8, 0x2b, 0x4b, 0x56, 0xfb, + 0x13, 0x04, 0x67, 0x02, 0xe2, 0x80, 0xcf, 0xe5, 0xb5, 0x45, 0x07, 0x32, 0x05, 0xee, 0xac, 0x7f, + 0x95, 0xc3, 0x9b, 0xc7, 0x86, 0x5a, 0x33, 0x08, 0x6c, 0x7e, 0xbd, 0x3f, 0x43, 0x00, 0x11, 0x7d, + 0xcf, 0x79, 0xd1, 0x26, 0x16, 0x0d, 0x9a, 0xa1, 0x2c, 0x2f, 0x0b, 0x3c, 0x05, 0xa8, 0x52, 0x1c, + 0xf1, 0x4f, 0x11, 0x14, 0x62, 0x7c, 0x3f, 0x27, 0xc1, 0xc9, 0xcd, 0x40, 0x5e, 0x82, 0x25, 0xb0, + 0xb9, 0x9e, 0x23, 0xf8, 0x94, 0x03, 0x0b, 0x09, 0x76, 0x2e, 0xb0, 0x6e, 0x2a, 0x9e, 0x07, 0x6c, + 0x95, 0x03, 0x5b, 0xd1, 0x3f, 0xe9, 0x11, 0x58, 0x59, 0xb0, 0x7e, 0x7f, 0x4c, 0x79, 0xe6, 0x8f, + 0xd2, 0xf1, 0x2d, 0x40, 0xde, 0x28, 0x9d, 0xb2, 0x31, 0xc8, 0x83, 0xb9, 0xce, 0x61, 0x7e, 0xa6, + 0x2f, 0xf5, 0x0a, 0xb3, 0xed, 0x44, 0x40, 0xfd, 0x58, 0xc6, 0x36, 0x10, 0x39, 0xb1, 0x4c, 0xee, + 0x2a, 0x4e, 0x2d, 0x96, 0x62, 0xec, 0xf3, 0x21, 0xfe, 0x15, 0xc1, 0xe4, 0x31, 0x6b, 0x03, 0xbc, + 0xd2, 0xcf, 0xb2, 0x41, 0x11, 0xfa, 0x2e, 0x87, 0xbe, 0xad, 0x57, 0xfa, 0x83, 0x9e, 0x30, 0xeb, + 0xfb, 0xf2, 0x17, 0x04, 0x38, 0xb9, 0xcd, 0xc0, 0x9f, 0x28, 0x5d, 0x4f, 0x89, 0xf5, 0x87, 0xd6, + 0xd3, 0x8e, 0x20, 0x20, 0x5d, 0x78, 0xad, 0x37, 0x87, 0x8c, 0xae, 0xd5, 0x02, 0xef, 0xc1, 0x7f, + 0xc8, 0x7f, 0x29, 0xbb, 0x17, 0x1b, 0x78, 0x49, 0xed, 0x7e, 0x4a, 0xee, 0x65, 0xb4, 0xe5, 0x3e, + 0x34, 0xe5, 0x1d, 0x97, 0xe2, 0x59, 0xf6, 0x4b, 0x3c, 0x4c, 0x56, 0xc2, 0x39, 0x6d, 0xeb, 0xf9, + 0xea, 0x9b, 0xd2, 0xb6, 0xc0, 0x63, 0xba, 0x96, 0x57, 0xac, 0xd1, 0xe6, 0x8b, 0xd5, 0xe2, 0x5d, + 0xc6, 0x5c, 0xaf, 0x6c, 0x18, 0x87, 0x87, 0x87, 0x5d, 0x3f, 0x1a, 0x66, 0x9b, 0xdd, 0x15, 0x7f, + 0xaf, 0x7f, 0xe4, 0xda, 0x26, 0xdb, 0xa7, 0xad, 0xe6, 0xda, 0xef, 0x10, 0x7c, 0xb1, 0x46, 0x9b, + 0x59, 0x7e, 0xad, 0x15, 0xc4, 0xf2, 0xe5, 0x7a, 0x8b, 0x32, 0x7a, 0x1d, 0x7d, 0x73, 0x55, 0xca, + 0x36, 0xa8, 0x6d, 0x3a, 0x8d, 0x22, 0x6d, 0x35, 0x8c, 0x06, 0x71, 0xf8, 0x82, 0xdc, 0x88, 0x2c, + 0xa6, 0xfe, 0x8f, 0xbf, 0x22, 0x1e, 0x9f, 0x0f, 0x4c, 0x57, 0xb8, 0xe0, 0x9d, 0x75, 0x5f, 0xe8, + 0x8e, 0x38, 0xff, 0xce, 0xd7, 0x84, 0xd0, 0x7f, 0x06, 0xde, 0x15, 0xbf, 0x96, 0xcb, 0xfc, 0xe7, + 0x72, 0x99, 0xff, 0xbe, 0x5d, 0x2e, 0x4b, 0x81, 0xbd, 0x41, 0x6e, 0x6c, 0xe1, 0x7f, 0x01, 0x00, + 0x00, 0xff, 0xff, 0x87, 0x9a, 0x62, 0x22, 0x36, 0x22, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/automl/v1beta1/table_spec.pb.go b/googleapis/cloud/automl/v1beta1/table_spec.pb.go index 7b39d0d567..0895b76641 100644 --- a/googleapis/cloud/automl/v1beta1/table_spec.pb.go +++ b/googleapis/cloud/automl/v1beta1/table_spec.pb.go @@ -138,26 +138,27 @@ func init() { } var fileDescriptor_67819f165062ce17 = []byte{ - // 322 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4b, 0xc3, 0x30, - 0x14, 0xc7, 0xe9, 0xa6, 0xd3, 0x65, 0x13, 0xa4, 0x5e, 0xca, 0x26, 0x38, 0xc5, 0x43, 0x0f, 0x9a, - 0x30, 0x3d, 0x7a, 0x9a, 0x3d, 0xc8, 0x0e, 0x03, 0x99, 0xe2, 0x41, 0x06, 0x25, 0xcb, 0x62, 0x08, - 0xa4, 0x79, 0xa1, 0x4d, 0xdc, 0x17, 0xf0, 0xd3, 0xf9, 0x6d, 0xfc, 0x06, 0x92, 0xa4, 0xe0, 0x45, - 0x7a, 0x7b, 0xaf, 0xbf, 0xdf, 0xfb, 0x37, 0xef, 0xa1, 0x1b, 0x01, 0x20, 0x14, 0x27, 0x4c, 0x81, - 0xdb, 0x11, 0xea, 0x2c, 0x54, 0x8a, 0x7c, 0xce, 0xb7, 0xdc, 0xd2, 0x39, 0xb1, 0x74, 0xab, 0x78, - 0xd9, 0x18, 0xce, 0xb0, 0xa9, 0xc1, 0x42, 0x3a, 0x8d, 0x36, 0x0e, 0x36, 0x8e, 0x36, 0x6e, 0xed, - 0xc9, 0x75, 0x57, 0x94, 0x84, 0x18, 0x31, 0x39, 0x6f, 0x2d, 0x6a, 0x24, 0xa1, 0x5a, 0x83, 0xa5, - 0x56, 0x82, 0x6e, 0x22, 0xbd, 0xfa, 0x49, 0xd0, 0xf0, 0xd5, 0xff, 0xf5, 0xc5, 0x70, 0x96, 0xa6, - 0xe8, 0x40, 0xd3, 0x8a, 0x67, 0xc9, 0x2c, 0xc9, 0x87, 0xeb, 0x50, 0xa7, 0xb7, 0xe8, 0xcc, 0xca, - 0x8a, 0x97, 0x0c, 0x94, 0xab, 0x74, 0x78, 0x5c, 0x29, 0x77, 0x59, 0x2f, 0x28, 0xa7, 0x1e, 0x15, - 0x81, 0xf8, 0x80, 0xe5, 0x2e, 0x9d, 0xa2, 0x61, 0x0d, 0xfb, 0x92, 0x81, 0xd3, 0x36, 0xeb, 0xcf, - 0x92, 0xbc, 0xbf, 0x3e, 0xae, 0x61, 0x5f, 0xf8, 0x3e, 0xbd, 0x44, 0xe3, 0x36, 0x26, 0xf2, 0xa3, - 0xc0, 0x47, 0xf1, 0x5b, 0x54, 0x56, 0xe8, 0x44, 0x6a, 0xe3, 0x6c, 0xc9, 0x40, 0x7f, 0x48, 0xd1, - 0x64, 0x87, 0xb3, 0x7e, 0x3e, 0xba, 0xcb, 0x71, 0xc7, 0x25, 0xf0, 0xd2, 0x4f, 0x14, 0x61, 0x60, - 0x3d, 0x96, 0x7f, 0x4d, 0xe3, 0x37, 0xe2, 0x96, 0x8a, 0x6c, 0x10, 0x37, 0xf2, 0xf5, 0xe3, 0x57, - 0x82, 0x2e, 0x18, 0x54, 0x5d, 0x89, 0xcf, 0xc9, 0xfb, 0xa2, 0xc5, 0x02, 0x14, 0xd5, 0x02, 0x43, - 0x2d, 0x88, 0xe0, 0x3a, 0x5c, 0x8d, 0x44, 0x44, 0x8d, 0x6c, 0xfe, 0x3d, 0xfe, 0x43, 0x6c, 0xbf, - 0x7b, 0xd3, 0xa7, 0x20, 0x6e, 0x0a, 0x2f, 0x6d, 0x16, 0xce, 0xc2, 0x4a, 0x6d, 0xde, 0xa2, 0xb4, - 0x1d, 0x84, 0xac, 0xfb, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x32, 0x47, 0x3a, 0x52, 0x12, 0x02, - 0x00, 0x00, + // 340 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0x33, 0x31, + 0x10, 0xc7, 0xd9, 0xf6, 0xfb, 0xaa, 0x4d, 0x2b, 0xc8, 0x7a, 0x59, 0x5a, 0xd1, 0x2a, 0x1e, 0xf6, + 0xa0, 0x09, 0xd5, 0xdb, 0x7a, 0xaa, 0x7b, 0x90, 0x82, 0x05, 0xa9, 0xe2, 0x41, 0x0a, 0x4b, 0x9a, + 0xc6, 0x10, 0xc8, 0x66, 0x96, 0xdd, 0xc4, 0x3e, 0x91, 0x2f, 0xe3, 0xa3, 0x78, 0xf3, 0x0d, 0x24, + 0xc9, 0x82, 0x17, 0xe9, 0x2d, 0xb3, 0xbf, 0xdf, 0xfc, 0x67, 0x67, 0xd0, 0xa5, 0x00, 0x10, 0x8a, + 0x13, 0xa6, 0xc0, 0x6e, 0x08, 0xb5, 0x06, 0x4a, 0x45, 0xde, 0xa7, 0x6b, 0x6e, 0xe8, 0x94, 0x18, + 0xba, 0x56, 0xbc, 0x68, 0x2a, 0xce, 0x70, 0x55, 0x83, 0x81, 0x78, 0x1c, 0x6c, 0xec, 0x6d, 0x1c, + 0x6c, 0xdc, 0xda, 0xa3, 0x8b, 0x5d, 0x51, 0x12, 0x42, 0xc4, 0xe8, 0xb8, 0xb5, 0x68, 0x25, 0x09, + 0xd5, 0x1a, 0x0c, 0x35, 0x12, 0x74, 0x13, 0xe8, 0xf9, 0x77, 0x84, 0xfa, 0xcf, 0x6e, 0xea, 0x53, + 0xc5, 0x59, 0x1c, 0xa3, 0x7f, 0x9a, 0x96, 0x3c, 0x89, 0x26, 0x51, 0xda, 0x5f, 0xfa, 0x77, 0x7c, + 0x85, 0x8e, 0x8c, 0x2c, 0x79, 0xc1, 0x40, 0xd9, 0x52, 0xfb, 0x9f, 0x2b, 0xe4, 0x26, 0xe9, 0x78, + 0xe5, 0xd0, 0xa1, 0xdc, 0x13, 0x17, 0x30, 0xdf, 0xc4, 0x63, 0xd4, 0xaf, 0x61, 0x5b, 0x30, 0xb0, + 0xda, 0x24, 0xdd, 0x49, 0x94, 0x76, 0x97, 0xfb, 0x35, 0x6c, 0x73, 0x57, 0xc7, 0x67, 0x68, 0xd8, + 0xc6, 0x04, 0xbe, 0xe7, 0xf9, 0x20, 0x7c, 0x0b, 0xca, 0x02, 0x1d, 0x48, 0x5d, 0x59, 0x53, 0x30, + 0xd0, 0x6f, 0x52, 0x34, 0xc9, 0xff, 0x49, 0x37, 0x1d, 0x5c, 0xa7, 0x78, 0xc7, 0x25, 0xf0, 0xdc, + 0x75, 0xe4, 0xbe, 0x61, 0x39, 0x94, 0xbf, 0x45, 0xe3, 0x36, 0xe2, 0x86, 0x8a, 0xa4, 0x17, 0x36, + 0x72, 0xef, 0xbb, 0x8f, 0x08, 0x9d, 0x32, 0x28, 0x77, 0x25, 0x3e, 0x46, 0xaf, 0xb3, 0x16, 0x0b, + 0x50, 0x54, 0x0b, 0x0c, 0xb5, 0x20, 0x82, 0x6b, 0x7f, 0x35, 0x12, 0x10, 0xad, 0x64, 0xf3, 0xe7, + 0xf1, 0x6f, 0x43, 0xf9, 0xd9, 0x19, 0xdf, 0x7b, 0x71, 0x95, 0x3b, 0x69, 0x35, 0xb3, 0x06, 0x16, + 0x6a, 0xf5, 0x12, 0xa4, 0xaf, 0xce, 0x49, 0xa0, 0x59, 0xe6, 0x71, 0x96, 0x79, 0xfe, 0x90, 0x65, + 0xad, 0xb0, 0xee, 0xf9, 0x61, 0x37, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x20, 0x4b, 0xe8, 0x59, + 0x33, 0x02, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/tables.pb.go b/googleapis/cloud/automl/v1beta1/tables.pb.go index 6e43bfa488..c740bd4a7f 100644 --- a/googleapis/cloud/automl/v1beta1/tables.pb.go +++ b/googleapis/cloud/automl/v1beta1/tables.pb.go @@ -500,59 +500,60 @@ func init() { } var fileDescriptor_a4edb25480826735 = []byte{ - // 856 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x5d, 0x6f, 0xdc, 0x44, - 0x14, 0x95, 0x77, 0x93, 0x16, 0x26, 0x08, 0x92, 0x49, 0x37, 0x35, 0x1b, 0xaa, 0x46, 0x79, 0xc1, - 0x42, 0x8d, 0xdd, 0x2c, 0x20, 0x21, 0xe0, 0x81, 0x74, 0xd3, 0x42, 0x1e, 0x52, 0x2a, 0x27, 0xa9, - 0x04, 0x8a, 0x64, 0xcd, 0xda, 0x77, 0xdd, 0xa1, 0xe3, 0x19, 0x6b, 0x66, 0x1c, 0xb4, 0x7d, 0xe6, - 0x99, 0x9f, 0x80, 0xf8, 0x01, 0xbc, 0xf3, 0x1f, 0xf8, 0x55, 0x68, 0x3e, 0x9c, 0xee, 0x6e, 0x16, - 0x93, 0x87, 0xbe, 0xad, 0x7d, 0xce, 0xb9, 0xbe, 0x73, 0xce, 0x9d, 0xbb, 0x28, 0x2a, 0x85, 0x28, - 0x19, 0x24, 0x39, 0x13, 0x4d, 0x91, 0x90, 0x46, 0x8b, 0x8a, 0x25, 0x57, 0x87, 0x13, 0xd0, 0xe4, - 0x30, 0xd1, 0x64, 0xc2, 0x40, 0xc5, 0xb5, 0x14, 0x5a, 0xe0, 0x5d, 0xc7, 0x8c, 0x2d, 0x33, 0x76, - 0xcc, 0xd8, 0x33, 0x87, 0x8f, 0xbb, 0xca, 0xe4, 0x8c, 0x28, 0x45, 0xa7, 0x34, 0x27, 0x9a, 0x0a, - 0xee, 0xca, 0x0d, 0x0f, 0x3a, 0x15, 0x82, 0x35, 0x15, 0xcf, 0x54, 0x0d, 0xb9, 0xa7, 0x3f, 0xea, - 0xa2, 0x17, 0x44, 0x93, 0x8c, 0x6a, 0xa8, 0xd4, 0xad, 0xd9, 0x4a, 0x13, 0xdd, 0xb2, 0x3b, 0x3d, - 0x90, 0x84, 0x97, 0xad, 0x07, 0xc3, 0xcf, 0x3a, 0xdd, 0x82, 0xaa, 0x16, 0x92, 0x30, 0xcf, 0xfd, - 0xc4, 0x73, 0xed, 0xd3, 0xa4, 0x99, 0x26, 0x4a, 0xcb, 0x26, 0xd7, 0x1e, 0x7d, 0xb8, 0x8c, 0x6a, - 0x5a, 0x81, 0xd2, 0xa4, 0xaa, 0x97, 0xe4, 0xa4, 0xa6, 0x09, 0xe1, 0x5c, 0x68, 0x6b, 0x9e, 0x6f, - 0x64, 0xff, 0xef, 0x35, 0x34, 0x38, 0xb7, 0xe9, 0x1c, 0x13, 0x4d, 0x14, 0xe8, 0x53, 0xd0, 0xc4, - 0x1c, 0x0c, 0x1f, 0xa2, 0x41, 0x2d, 0x69, 0x45, 0xe4, 0x2c, 0xb3, 0xf1, 0x59, 0x13, 0x33, 0x5a, - 0x84, 0xc1, 0x5e, 0x10, 0xbd, 0x9f, 0x62, 0x0f, 0x5a, 0xf1, 0x59, 0x0d, 0xf9, 0x49, 0x61, 0x24, - 0x9a, 0xc8, 0x12, 0x74, 0x36, 0xe7, 0xbb, 0x91, 0xf4, 0x9c, 0xc4, 0x81, 0x63, 0x8b, 0xbd, 0x95, - 0xfc, 0x0a, 0xb4, 0x7c, 0x75, 0x43, 0xd2, 0x77, 0x12, 0x07, 0x2e, 0x48, 0x1e, 0xa3, 0x41, 0xc5, - 0xb2, 0x46, 0xc1, 0xb2, 0x64, 0xcd, 0x4a, 0xb6, 0x2a, 0x76, 0xa1, 0x60, 0x41, 0xf1, 0x7b, 0x80, - 0x86, 0x8b, 0x8d, 0xe5, 0x42, 0x4a, 0x60, 0xce, 0x89, 0xf0, 0xce, 0x5e, 0x3f, 0xda, 0x18, 0xbd, - 0x88, 0x3b, 0xe6, 0x32, 0x5e, 0xe9, 0x51, 0x7c, 0x3e, 0x77, 0xa0, 0xf1, 0x5c, 0xc9, 0xa7, 0x5c, - 0xcb, 0x59, 0x1a, 0xea, 0xff, 0x80, 0xf1, 0x33, 0xb4, 0x65, 0xe7, 0x26, 0x6b, 0xea, 0x82, 0x68, - 0xc8, 0x4c, 0x66, 0xe1, 0xdd, 0xbd, 0x20, 0xda, 0x18, 0x0d, 0xdb, 0x36, 0xda, 0x40, 0xe3, 0xf3, - 0x36, 0xd0, 0xf4, 0x23, 0x2b, 0xba, 0xb0, 0x1a, 0xf3, 0x76, 0xf8, 0x06, 0x3d, 0xe8, 0x6c, 0x01, - 0x6f, 0xa2, 0xfe, 0x6b, 0x98, 0xf9, 0xc8, 0xcc, 0x4f, 0x3c, 0x46, 0xeb, 0x57, 0x84, 0x35, 0x60, - 0x33, 0xd9, 0x18, 0x1d, 0x74, 0x9e, 0x7a, 0xae, 0xe0, 0x99, 0xf9, 0x74, 0xea, 0xb4, 0x5f, 0xf7, - 0xbe, 0x0a, 0xf6, 0xff, 0x5a, 0x43, 0xdb, 0xce, 0x95, 0x53, 0x51, 0x00, 0xbb, 0x9e, 0x9b, 0x0b, - 0x84, 0x6f, 0x0e, 0x81, 0xff, 0xda, 0xa7, 0xff, 0xf3, 0xb5, 0x36, 0xb3, 0x74, 0x73, 0x79, 0x54, - 0x70, 0x81, 0x86, 0x94, 0xd7, 0x8d, 0xce, 0xa6, 0x40, 0x74, 0x23, 0x17, 0xc2, 0x57, 0x61, 0xdf, - 0x46, 0x78, 0xeb, 0xf2, 0xf7, 0x6d, 0xa9, 0x67, 0xae, 0xd2, 0xdb, 0xf7, 0x0a, 0x7f, 0x89, 0x76, - 0x44, 0xad, 0x69, 0x45, 0xdf, 0xd8, 0x43, 0x67, 0x62, 0xf2, 0x0b, 0xe4, 0x9a, 0x5e, 0x81, 0x1f, - 0xae, 0xc1, 0x3c, 0xfa, 0x63, 0x0b, 0xe2, 0xd7, 0x28, 0x74, 0x2b, 0x2e, 0xab, 0x8c, 0x17, 0x6d, - 0x6f, 0x94, 0x4f, 0x45, 0xb8, 0x6e, 0x5b, 0x1b, 0xdd, 0x62, 0xba, 0xac, 0x8f, 0xae, 0x9b, 0x13, - 0x3e, 0x15, 0xe9, 0x40, 0xaf, 0x7a, 0x8d, 0xbf, 0x43, 0x0f, 0xb4, 0x24, 0x94, 0x67, 0x93, 0xa6, - 0x30, 0x36, 0x57, 0x94, 0x31, 0x9a, 0x71, 0x51, 0x40, 0xf6, 0x4a, 0x34, 0xd2, 0xcc, 0x73, 0x10, - 0xf5, 0xd3, 0x8f, 0x2d, 0xe9, 0x89, 0xe5, 0x9c, 0x1a, 0xca, 0x73, 0x51, 0xc0, 0x0f, 0x86, 0x80, - 0xbf, 0x45, 0xbb, 0xae, 0x42, 0x2e, 0xd4, 0x0a, 0xfd, 0x5d, 0xab, 0xbf, 0x6f, 0x29, 0x63, 0xa1, - 0x96, 0xd5, 0x5f, 0xa0, 0x9d, 0x82, 0x2a, 0xbb, 0x12, 0x80, 0x48, 0x36, 0xcb, 0x94, 0x16, 0x75, - 0x4d, 0x79, 0x19, 0x7e, 0xb0, 0x17, 0x44, 0xef, 0xa5, 0xf7, 0x3c, 0xfa, 0xd4, 0x80, 0x67, 0x1e, - 0xdb, 0xff, 0xa3, 0x87, 0x36, 0xdd, 0x31, 0x8f, 0xae, 0x97, 0x10, 0xbe, 0x87, 0xd6, 0x55, 0x2e, - 0x24, 0xd8, 0x01, 0xed, 0xa5, 0xee, 0x01, 0xff, 0x84, 0xb6, 0x6b, 0x09, 0x05, 0xcd, 0x6d, 0x04, - 0x94, 0x6b, 0x90, 0x57, 0x84, 0xd9, 0x04, 0x36, 0x46, 0x51, 0xa7, 0x91, 0xc7, 0xa2, 0x99, 0x30, - 0x48, 0xcd, 0xaa, 0x35, 0x1b, 0xaa, 0x2d, 0x72, 0xe2, 0x6b, 0xe0, 0x47, 0x8b, 0xd3, 0xbf, 0x73, - 0xe3, 0xb2, 0xbd, 0x34, 0xa8, 0x1f, 0xf3, 0xce, 0x58, 0xfb, 0xef, 0x38, 0xd6, 0xfd, 0x3f, 0x83, - 0x76, 0x13, 0x2f, 0x07, 0x1e, 0xa1, 0xcd, 0xf9, 0x4d, 0xc7, 0x49, 0x05, 0xfe, 0x46, 0x7f, 0x98, - 0x5f, 0xcf, 0xee, 0x73, 0x52, 0x01, 0x8e, 0xd1, 0xb6, 0x67, 0x16, 0x54, 0xd5, 0x8c, 0xcc, 0x1c, - 0xd9, 0xad, 0xdf, 0x2d, 0x07, 0x1d, 0x3b, 0xc4, 0xf2, 0x0f, 0x10, 0x6e, 0xaf, 0x13, 0x35, 0xff, - 0x39, 0x9a, 0xf0, 0x1c, 0xec, 0xea, 0xed, 0xa5, 0x5b, 0x1e, 0x39, 0xb9, 0x06, 0x9e, 0xfc, 0x16, - 0xa0, 0x87, 0xb9, 0xa8, 0xba, 0xce, 0xfc, 0x22, 0xf8, 0xf9, 0xc8, 0xc3, 0xa5, 0x60, 0x84, 0x97, - 0xb1, 0x90, 0x65, 0x52, 0x02, 0xb7, 0x0e, 0x27, 0x0e, 0x22, 0x35, 0x55, 0x2b, 0xff, 0xfa, 0xbe, - 0x71, 0x8f, 0xff, 0xf4, 0x76, 0xbf, 0xb7, 0xc4, 0xcb, 0xb1, 0x21, 0x5d, 0x1e, 0x35, 0x5a, 0x9c, - 0xb2, 0xcb, 0x97, 0x8e, 0x34, 0xb9, 0x63, 0x6b, 0x7d, 0xfe, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, - 0x96, 0x12, 0x65, 0x95, 0x73, 0x08, 0x00, 0x00, + // 874 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0xd1, 0x6e, 0x1b, 0x45, + 0x14, 0xd5, 0xda, 0x49, 0x0b, 0x13, 0x04, 0xc9, 0xa6, 0x4e, 0x8d, 0x43, 0x69, 0x94, 0x17, 0x2c, + 0xd4, 0xac, 0x1b, 0x03, 0x12, 0x32, 0x3c, 0x90, 0x3a, 0x2d, 0x44, 0x22, 0xa5, 0xda, 0x24, 0x95, + 0x40, 0x91, 0x56, 0xe3, 0xdd, 0xeb, 0xed, 0xd0, 0xd9, 0x99, 0xd5, 0xcc, 0x6c, 0x90, 0xfb, 0x11, + 0x7c, 0x02, 0xe2, 0x85, 0x37, 0xde, 0xf9, 0x07, 0x3e, 0x85, 0xaf, 0x40, 0x73, 0x67, 0x36, 0xb1, + 0x9d, 0xb0, 0xe4, 0xa1, 0x6f, 0xde, 0x3d, 0xe7, 0xdc, 0xb9, 0x73, 0xce, 0xdd, 0x6b, 0xd2, 0xcf, + 0xa5, 0xcc, 0x39, 0x0c, 0x52, 0x2e, 0xab, 0x6c, 0x40, 0x2b, 0x23, 0x0b, 0x3e, 0xb8, 0xd8, 0x9f, + 0x80, 0xa1, 0xfb, 0x03, 0x43, 0x27, 0x1c, 0x74, 0x54, 0x2a, 0x69, 0x64, 0xb8, 0xed, 0x98, 0x11, + 0x32, 0x23, 0xc7, 0x8c, 0x3c, 0xb3, 0xf7, 0xb8, 0xa9, 0x4c, 0xca, 0xa9, 0xd6, 0x6c, 0xca, 0x52, + 0x6a, 0x98, 0x14, 0xae, 0x5c, 0x6f, 0xaf, 0x51, 0x21, 0x79, 0x55, 0x88, 0x44, 0x97, 0x90, 0x7a, + 0xfa, 0xa3, 0x26, 0x7a, 0x46, 0x0d, 0x4d, 0x98, 0x81, 0x42, 0xdf, 0x9a, 0xad, 0x0d, 0x35, 0x35, + 0xbb, 0xd1, 0x03, 0x45, 0x45, 0x5e, 0x7b, 0xd0, 0xfb, 0xb4, 0xd1, 0x2d, 0x28, 0x4a, 0xa9, 0x28, + 0xf7, 0xdc, 0x8f, 0x3c, 0x17, 0x9f, 0x26, 0xd5, 0x74, 0xa0, 0x8d, 0xaa, 0x52, 0xe3, 0xd1, 0x87, + 0xcb, 0xa8, 0x61, 0x05, 0x68, 0x43, 0x8b, 0x72, 0x49, 0x4e, 0x4b, 0x36, 0xa0, 0x42, 0x48, 0x83, + 0xe6, 0xf9, 0x46, 0x76, 0xff, 0x5a, 0x21, 0x9d, 0x53, 0x4c, 0xe7, 0x90, 0x1a, 0xaa, 0xc1, 0x1c, + 0x83, 0xa1, 0xf6, 0x62, 0xe1, 0x3e, 0xe9, 0x94, 0x8a, 0x15, 0x54, 0xcd, 0x12, 0x8c, 0x0f, 0x4d, + 0x4c, 0x58, 0xd6, 0x0d, 0x76, 0x82, 0xfe, 0xbb, 0x71, 0xe8, 0x41, 0x14, 0x9f, 0x94, 0x90, 0x1e, + 0x65, 0x56, 0x62, 0xa8, 0xca, 0xc1, 0x24, 0x73, 0xbe, 0x5b, 0x49, 0xcb, 0x49, 0x1c, 0x38, 0x46, + 0xec, 0x4a, 0xf2, 0x0b, 0xb0, 0xfc, 0xd5, 0x35, 0x49, 0xdb, 0x49, 0x1c, 0xb8, 0x20, 0x79, 0x4c, + 0x3a, 0x05, 0x4f, 0x2a, 0x0d, 0xcb, 0x92, 0x15, 0x94, 0x6c, 0x14, 0xfc, 0x4c, 0xc3, 0x82, 0xe2, + 0xd7, 0x80, 0xf4, 0x16, 0x1b, 0x4b, 0xa5, 0x52, 0xc0, 0x9d, 0x13, 0xdd, 0x3b, 0x3b, 0xed, 0xfe, + 0xda, 0xf0, 0x45, 0xd4, 0x30, 0x97, 0xd1, 0x8d, 0x1e, 0x45, 0xa7, 0x73, 0x17, 0x1a, 0xcf, 0x95, + 0x7c, 0x2a, 0x8c, 0x9a, 0xc5, 0x5d, 0xf3, 0x1f, 0x70, 0xf8, 0x8c, 0x6c, 0xe0, 0xdc, 0x24, 0x55, + 0x99, 0x51, 0x03, 0x89, 0xcd, 0xac, 0x7b, 0x77, 0x27, 0xe8, 0xaf, 0x0d, 0x7b, 0x75, 0x1b, 0x75, + 0xa0, 0xd1, 0x69, 0x1d, 0x68, 0xfc, 0x01, 0x8a, 0xce, 0x50, 0x63, 0xdf, 0xf6, 0xde, 0x90, 0x07, + 0x8d, 0x2d, 0x84, 0xeb, 0xa4, 0xfd, 0x1a, 0x66, 0x3e, 0x32, 0xfb, 0x33, 0x1c, 0x93, 0xd5, 0x0b, + 0xca, 0x2b, 0xc0, 0x4c, 0xd6, 0x86, 0x7b, 0x8d, 0xb7, 0x9e, 0x2b, 0x78, 0x62, 0x8f, 0x8e, 0x9d, + 0x76, 0xd4, 0xfa, 0x32, 0xd8, 0xfd, 0x73, 0x85, 0x6c, 0x3a, 0x57, 0x8e, 0x65, 0x06, 0xfc, 0x72, + 0x6e, 0xce, 0x48, 0x78, 0x7d, 0x08, 0xfc, 0x69, 0x9f, 0xfc, 0xcf, 0x69, 0x75, 0x66, 0xf1, 0xfa, + 0xf2, 0xa8, 0x84, 0x19, 0xe9, 0x31, 0x51, 0x56, 0x26, 0x99, 0x02, 0x35, 0x95, 0x5a, 0x08, 0x5f, + 0x77, 0xdb, 0x18, 0xe1, 0xad, 0xcb, 0xdf, 0xc7, 0x52, 0xcf, 0x5c, 0xa5, 0xab, 0xf7, 0x3a, 0xfc, + 0x82, 0x6c, 0xc9, 0xd2, 0xb0, 0x82, 0xbd, 0xc1, 0x4b, 0x27, 0x72, 0xf2, 0x33, 0xa4, 0x86, 0x5d, + 0x80, 0x1f, 0xae, 0xce, 0x3c, 0xfa, 0x43, 0x0d, 0x86, 0xaf, 0x49, 0xd7, 0xad, 0xb8, 0xa4, 0xb0, + 0x5e, 0xd4, 0xbd, 0x31, 0x31, 0x95, 0xdd, 0x55, 0x6c, 0x6d, 0x78, 0x8b, 0xe9, 0x42, 0x1f, 0x5d, + 0x37, 0x47, 0x62, 0x2a, 0xe3, 0x8e, 0xb9, 0xe9, 0x75, 0xf8, 0x0d, 0x79, 0x60, 0x14, 0x65, 0x22, + 0x99, 0x54, 0x99, 0xb5, 0xb9, 0x60, 0x9c, 0xb3, 0x44, 0xc8, 0x0c, 0x92, 0x57, 0xb2, 0x52, 0x76, + 0x9e, 0x83, 0x7e, 0x3b, 0xfe, 0x10, 0x49, 0x4f, 0x90, 0x73, 0x6c, 0x29, 0xcf, 0x65, 0x06, 0xdf, + 0x59, 0x42, 0xf8, 0x35, 0xd9, 0x76, 0x15, 0x52, 0xa9, 0x6f, 0xd0, 0xdf, 0x45, 0xfd, 0x7d, 0xa4, + 0x8c, 0xa5, 0x5e, 0x56, 0x7f, 0x4e, 0xb6, 0x32, 0xa6, 0x71, 0x25, 0x00, 0x55, 0x7c, 0x96, 0x68, + 0x23, 0xcb, 0x92, 0x89, 0xbc, 0xfb, 0xde, 0x4e, 0xd0, 0x7f, 0x27, 0xbe, 0xe7, 0xd1, 0xa7, 0x16, + 0x3c, 0xf1, 0xd8, 0xee, 0x6f, 0x2d, 0xb2, 0xee, 0xae, 0x79, 0x70, 0xb9, 0x84, 0xc2, 0x7b, 0x64, + 0x55, 0xa7, 0x52, 0x01, 0x0e, 0x68, 0x2b, 0x76, 0x0f, 0xe1, 0x8f, 0x64, 0xb3, 0x54, 0x90, 0xb1, + 0x14, 0x23, 0x60, 0xc2, 0x80, 0xba, 0xa0, 0x1c, 0x13, 0x58, 0x1b, 0xf6, 0x1b, 0x8d, 0x3c, 0x94, + 0xd5, 0x84, 0x43, 0x6c, 0x57, 0xad, 0xdd, 0x50, 0x75, 0x91, 0x23, 0x5f, 0x23, 0x7c, 0xb4, 0x38, + 0xfd, 0x5b, 0xd7, 0x3e, 0xb6, 0x97, 0x16, 0xf5, 0x63, 0xde, 0x18, 0x6b, 0xfb, 0x2d, 0xc7, 0xba, + 0xfb, 0x7b, 0x50, 0x6f, 0xe2, 0xe5, 0xc0, 0xfb, 0x64, 0x7d, 0x7e, 0xd3, 0x09, 0x5a, 0x80, 0xff, + 0xa2, 0xdf, 0x4f, 0x2f, 0x67, 0xf7, 0x39, 0x2d, 0x20, 0x8c, 0xc8, 0xa6, 0x67, 0x66, 0x4c, 0x97, + 0x9c, 0xce, 0x1c, 0xd9, 0xad, 0xdf, 0x0d, 0x07, 0x1d, 0x3a, 0x04, 0xf9, 0x7b, 0x24, 0xac, 0x3f, + 0x27, 0x66, 0xff, 0x73, 0x0c, 0x15, 0x29, 0xe0, 0xea, 0x6d, 0xc5, 0x1b, 0x1e, 0x39, 0xba, 0x04, + 0x9e, 0xfc, 0x11, 0x90, 0x87, 0xa9, 0x2c, 0x9a, 0xee, 0xfc, 0x22, 0xf8, 0xe9, 0xc0, 0xc3, 0xb9, + 0xe4, 0x54, 0xe4, 0x91, 0x54, 0xf9, 0x20, 0x07, 0x81, 0x0e, 0x0f, 0x1c, 0x44, 0x4b, 0xa6, 0x6f, + 0xfc, 0xeb, 0xfb, 0xca, 0x3d, 0xfe, 0xdd, 0xda, 0xfe, 0x16, 0x89, 0xe7, 0x63, 0x4b, 0x3a, 0x3f, + 0xa8, 0x8c, 0x3c, 0xe6, 0xe7, 0x2f, 0x1d, 0xe9, 0x9f, 0xd6, 0xc7, 0x0e, 0x1d, 0x8d, 0x10, 0x1e, + 0x8d, 0x10, 0xff, 0x7e, 0x34, 0xf2, 0x84, 0xc9, 0x1d, 0x3c, 0xec, 0xb3, 0x7f, 0x03, 0x00, 0x00, + 0xff, 0xff, 0x5f, 0x1b, 0xca, 0x58, 0x94, 0x08, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/temporal.pb.go b/googleapis/cloud/automl/v1beta1/temporal.pb.go index bb01e23c1f..81d6dfa782 100644 --- a/googleapis/cloud/automl/v1beta1/temporal.pb.go +++ b/googleapis/cloud/automl/v1beta1/temporal.pb.go @@ -84,22 +84,23 @@ func init() { } var fileDescriptor_7ab98b0922d3bd6f = []byte{ - // 264 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0xbd, 0x4a, 0x34, 0x31, - 0x14, 0x40, 0xc9, 0x16, 0x5f, 0x91, 0xe5, 0x63, 0x71, 0x2a, 0xdd, 0x15, 0x15, 0x2b, 0xb1, 0x48, - 0x58, 0x2d, 0xad, 0xc6, 0x1f, 0xac, 0x44, 0x51, 0xb1, 0x90, 0x81, 0x25, 0xb3, 0x73, 0x27, 0x04, - 0x92, 0xdc, 0x21, 0x73, 0xe3, 0x13, 0xf8, 0x0e, 0xbe, 0x93, 0x4f, 0x25, 0x9b, 0x44, 0x44, 0x10, - 0x2d, 0xc3, 0x39, 0xf7, 0xdc, 0x24, 0xfc, 0x58, 0x23, 0x6a, 0x0b, 0x72, 0x6d, 0x31, 0x76, 0x52, - 0x45, 0x42, 0x67, 0xe5, 0xcb, 0xb2, 0x05, 0x52, 0x4b, 0x49, 0xe0, 0x06, 0x0c, 0xca, 0x8a, 0x21, - 0x20, 0x61, 0xb5, 0xc8, 0xae, 0x48, 0xae, 0xc8, 0xae, 0x28, 0xee, 0x7c, 0xaf, 0x84, 0x92, 0xda, - 0xc6, 0x5e, 0x76, 0x31, 0x28, 0x32, 0xe8, 0xf3, 0xf0, 0x7c, 0xb7, 0x70, 0x35, 0x18, 0xa9, 0xbc, - 0x47, 0x4a, 0x70, 0xcc, 0xf4, 0xf0, 0x8d, 0xf1, 0xe9, 0xa3, 0x71, 0xf0, 0x00, 0xda, 0x81, 0xa7, - 0xea, 0x8a, 0x6f, 0x8d, 0xa4, 0x02, 0xad, 0xc8, 0x38, 0x58, 0x61, 0xdf, 0x8f, 0x40, 0xdb, 0xec, - 0x80, 0x1d, 0x4d, 0x4f, 0x76, 0x44, 0xb9, 0xc6, 0xe7, 0x26, 0x71, 0x59, 0x36, 0xdd, 0xcf, 0xd2, - 0xcc, 0xa6, 0x73, 0x9b, 0x26, 0xaa, 0x9a, 0xcf, 0xc0, 0x77, 0xdf, 0x22, 0x93, 0xbf, 0x22, 0xff, - 0xc1, 0x77, 0x5f, 0x89, 0xf3, 0x57, 0xc6, 0xf7, 0xd7, 0xe8, 0xc4, 0x2f, 0x6f, 0xbf, 0x63, 0xcf, - 0x75, 0xc1, 0x1a, 0xad, 0xf2, 0x5a, 0x60, 0xd0, 0x52, 0x83, 0x4f, 0x71, 0x99, 0x91, 0x1a, 0xcc, - 0xf8, 0xe3, 0x2f, 0x9f, 0xe5, 0xe3, 0xfb, 0x64, 0x71, 0x9d, 0xc4, 0xe6, 0x62, 0x23, 0x35, 0x75, - 0x24, 0xbc, 0xb1, 0xcd, 0x53, 0x96, 0xda, 0x7f, 0xa9, 0x75, 0xfa, 0x11, 0x00, 0x00, 0xff, 0xff, - 0x98, 0xb5, 0x47, 0x78, 0xb0, 0x01, 0x00, 0x00, + // 280 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0xcd, 0x4a, 0xc4, 0x30, + 0x10, 0x80, 0xe9, 0x1e, 0x3c, 0x74, 0x91, 0xc5, 0x9e, 0x74, 0x57, 0x56, 0xf1, 0x24, 0x1e, 0x12, + 0x56, 0x6f, 0xf1, 0x54, 0x7f, 0xf0, 0xa2, 0x28, 0x2a, 0x1e, 0xa4, 0xb0, 0xa4, 0xdb, 0x69, 0x28, + 0x24, 0x99, 0xd2, 0x4e, 0x7d, 0x15, 0x9f, 0xc0, 0x97, 0xf1, 0x51, 0x7c, 0x0a, 0xd9, 0x49, 0x44, + 0x04, 0xd1, 0x63, 0xf8, 0xbe, 0xf9, 0x26, 0x49, 0x7a, 0x64, 0x10, 0x8d, 0x05, 0xb9, 0xb2, 0x38, + 0x54, 0x52, 0x0f, 0x84, 0xce, 0xca, 0x97, 0x45, 0x09, 0xa4, 0x17, 0x92, 0xc0, 0xb5, 0xd8, 0x69, + 0x2b, 0xda, 0x0e, 0x09, 0xb3, 0x59, 0x70, 0x05, 0xbb, 0x22, 0xb8, 0x22, 0xba, 0xd3, 0x79, 0x0c, + 0xb1, 0x5a, 0x0e, 0xb5, 0xac, 0x86, 0x4e, 0x53, 0x83, 0x3e, 0x0c, 0x4f, 0x77, 0x23, 0xd7, 0x6d, + 0x23, 0xb5, 0xf7, 0x48, 0x0c, 0xfb, 0x40, 0x0f, 0x5e, 0x93, 0x74, 0xfc, 0xd8, 0x38, 0x78, 0x00, + 0xe3, 0xc0, 0x53, 0x76, 0x99, 0x6e, 0xf5, 0xa4, 0x3b, 0x5a, 0x52, 0xe3, 0x60, 0x89, 0x75, 0xdd, + 0x03, 0x6d, 0x27, 0xfb, 0xc9, 0xe1, 0xf8, 0x78, 0x47, 0xc4, 0x6b, 0x7c, 0x6d, 0x12, 0x17, 0x71, + 0xd3, 0xfd, 0x84, 0x67, 0xd6, 0x9d, 0x5b, 0x9e, 0xc8, 0xf2, 0x74, 0x02, 0xbe, 0xfa, 0x11, 0x19, + 0xfd, 0x17, 0xd9, 0x04, 0x5f, 0x7d, 0x27, 0xce, 0xde, 0x92, 0x74, 0x6f, 0x85, 0x4e, 0xfc, 0xf1, + 0xf6, 0xbb, 0xe4, 0x39, 0x8f, 0xd8, 0xa0, 0xd5, 0xde, 0x08, 0xec, 0x8c, 0x34, 0xe0, 0x39, 0x2e, + 0x03, 0xd2, 0x6d, 0xd3, 0xff, 0xfa, 0xcb, 0xa7, 0xe1, 0xf8, 0x3e, 0x9a, 0x5d, 0xb1, 0x58, 0x9c, + 0xaf, 0xa5, 0x22, 0x1f, 0x08, 0x6f, 0x6c, 0xf1, 0x14, 0xa4, 0x8f, 0xd1, 0x3c, 0x50, 0xa5, 0x18, + 0x2b, 0xc5, 0xfc, 0x5a, 0xa9, 0x28, 0x94, 0x1b, 0xbc, 0xec, 0xe4, 0x33, 0x00, 0x00, 0xff, 0xff, + 0x96, 0x9e, 0xa0, 0xcd, 0xd1, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/text.pb.go b/googleapis/cloud/automl/v1beta1/text.pb.go index d0a4986979..6c9cfca134 100644 --- a/googleapis/cloud/automl/v1beta1/text.pb.go +++ b/googleapis/cloud/automl/v1beta1/text.pb.go @@ -253,26 +253,27 @@ func init() { } var fileDescriptor_c1121cf231f416fd = []byte{ - // 321 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0x4f, 0x4b, 0xc3, 0x40, - 0x10, 0xc5, 0x89, 0xa0, 0xe0, 0xa2, 0x1e, 0xea, 0x45, 0xfa, 0x87, 0xda, 0x08, 0xe2, 0x69, 0xd7, - 0xea, 0xd1, 0x53, 0x5b, 0xc5, 0x53, 0xa0, 0xd4, 0xe2, 0x41, 0x0a, 0x75, 0x9a, 0x8e, 0x21, 0xb0, - 0xd9, 0x09, 0xcd, 0x54, 0xd2, 0x0f, 0xe0, 0xd9, 0xef, 0xe5, 0xa7, 0x92, 0xec, 0xb6, 0xc2, 0xda, - 0xd2, 0x63, 0xf6, 0xfd, 0xde, 0xcb, 0x9b, 0x19, 0x71, 0x9d, 0x10, 0x25, 0x1a, 0x55, 0xac, 0x69, - 0x39, 0x57, 0xb0, 0x64, 0xca, 0xb4, 0xfa, 0xec, 0xce, 0x90, 0xa1, 0xab, 0x18, 0x4b, 0x96, 0xf9, - 0x82, 0x98, 0x6a, 0x0d, 0xc7, 0x49, 0xcb, 0x49, 0xc7, 0xc9, 0x35, 0x57, 0xbf, 0xdd, 0x17, 0x12, - 0x6b, 0x28, 0x8a, 0xf4, 0x23, 0x8d, 0x81, 0x53, 0x32, 0x2e, 0xae, 0xde, 0x5c, 0x3b, 0x20, 0x4f, - 0x15, 0x18, 0x43, 0x6c, 0xc5, 0xc2, 0xa9, 0xe1, 0x57, 0x20, 0x3a, 0x63, 0x2c, 0x79, 0xe0, 0x59, - 0x1f, 0x81, 0xa1, 0x40, 0x8e, 0x90, 0x61, 0x0e, 0x0c, 0xb5, 0x77, 0x71, 0xee, 0x67, 0x4f, 0x79, - 0x95, 0xe3, 0x45, 0x70, 0x19, 0xdc, 0x9c, 0xdd, 0x29, 0xb9, 0xa7, 0xb0, 0xf4, 0x83, 0xc7, 0xab, - 0x1c, 0x47, 0xb5, 0x78, 0xeb, 0x2d, 0xec, 0x88, 0xf6, 0x76, 0x8d, 0x88, 0xe6, 0xa8, 0x37, 0x25, - 0xc2, 0xb6, 0x68, 0x55, 0xc8, 0x53, 0xc9, 0x0b, 0x88, 0x77, 0xb4, 0x0c, 0x5b, 0xa2, 0xe1, 0x03, - 0xbe, 0x7f, 0x20, 0x9a, 0x95, 0xfc, 0x82, 0x86, 0xd3, 0x0c, 0x0d, 0xff, 0x1f, 0xf2, 0x4a, 0x9c, - 0x16, 0x1b, 0x6d, 0x9a, 0x41, 0x69, 0xc7, 0x3b, 0x1c, 0x9d, 0xfc, 0x3d, 0x46, 0x50, 0x86, 0x4d, - 0x51, 0xf7, 0x42, 0xbc, 0x5f, 0xf4, 0xbf, 0x03, 0xd1, 0x8e, 0x29, 0xdb, 0xb7, 0x90, 0xfe, 0x71, - 0xe5, 0x1f, 0x56, 0xcb, 0x1f, 0x06, 0x6f, 0xbd, 0x35, 0x99, 0x90, 0x06, 0x93, 0x48, 0x5a, 0x24, - 0x2a, 0x41, 0x63, 0x4f, 0xa3, 0x9c, 0x04, 0x79, 0x5a, 0xec, 0xbc, 0xf6, 0x83, 0xfb, 0xfc, 0x39, - 0x68, 0x3c, 0x5b, 0x70, 0x32, 0xa8, 0xa0, 0x49, 0x6f, 0xc9, 0x14, 0xe9, 0xc9, 0xab, 0x83, 0x66, - 0x47, 0x36, 0xeb, 0xfe, 0x37, 0x00, 0x00, 0xff, 0xff, 0xf1, 0x97, 0xbc, 0x37, 0x7d, 0x02, 0x00, - 0x00, + // 342 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xcf, 0x4a, 0x2b, 0x31, + 0x14, 0xc6, 0x99, 0xc2, 0xbd, 0x70, 0xc3, 0xd5, 0x45, 0xdd, 0x48, 0xff, 0x58, 0x3b, 0x82, 0xb8, + 0x4a, 0xac, 0xee, 0xc6, 0x55, 0x5b, 0xc5, 0x8d, 0x03, 0xa5, 0x16, 0x17, 0x52, 0xa8, 0xa7, 0xd3, + 0x38, 0x0c, 0x64, 0x72, 0x86, 0xce, 0xa9, 0x4c, 0x1f, 0xc0, 0xf7, 0xf1, 0x39, 0x7c, 0x14, 0x9f, + 0x42, 0x26, 0x99, 0x0a, 0xb1, 0xa5, 0xcb, 0xe4, 0xf7, 0x3b, 0x5f, 0xbe, 0x24, 0xec, 0x3c, 0x46, + 0x8c, 0x95, 0x14, 0x91, 0xc2, 0xd5, 0x42, 0xc0, 0x8a, 0x30, 0x55, 0xe2, 0xad, 0x37, 0x97, 0x04, + 0x3d, 0x41, 0xb2, 0x20, 0x9e, 0x2d, 0x91, 0xb0, 0xde, 0xb4, 0x1e, 0x37, 0x1e, 0xb7, 0x1e, 0xaf, + 0xbc, 0xc6, 0xe5, 0xbe, 0x90, 0x48, 0x41, 0x9e, 0x27, 0xaf, 0x49, 0x04, 0x94, 0xa0, 0xb6, 0x71, + 0x8d, 0x56, 0x35, 0x01, 0x59, 0x22, 0x40, 0x6b, 0x24, 0x03, 0x73, 0x4b, 0xfd, 0x77, 0x8f, 0x75, + 0x27, 0xb2, 0xa0, 0xa1, 0x33, 0x7a, 0x0b, 0x04, 0xb9, 0xa4, 0x50, 0x12, 0x2c, 0x80, 0xa0, 0xfe, + 0xc2, 0x8e, 0xdc, 0xec, 0x19, 0xad, 0x33, 0x79, 0xec, 0x9d, 0x7a, 0x17, 0x87, 0x57, 0x82, 0xef, + 0x29, 0xcc, 0xdd, 0xe0, 0xc9, 0x3a, 0x93, 0xe3, 0x7a, 0xb4, 0xb5, 0xe7, 0x77, 0x59, 0x67, 0xbb, + 0x46, 0x88, 0x0b, 0xa9, 0x36, 0x25, 0xfc, 0x0e, 0x6b, 0x97, 0xca, 0x5d, 0x41, 0x4b, 0x88, 0x76, + 0xb4, 0xf4, 0xdb, 0xac, 0xe9, 0x0a, 0xee, 0xfc, 0x90, 0xb5, 0x4a, 0xfc, 0x28, 0x35, 0x25, 0xa9, + 0xd4, 0xf4, 0xfb, 0x92, 0x67, 0xec, 0x20, 0xdf, 0xb0, 0x59, 0x0a, 0x85, 0xb9, 0xde, 0x9f, 0xf1, + 0xff, 0x9f, 0xcd, 0x10, 0x0a, 0xbf, 0xc5, 0x1a, 0x4e, 0x88, 0x73, 0xc4, 0xe0, 0xc3, 0x63, 0x9d, + 0x08, 0xd3, 0x7d, 0x0f, 0x32, 0xf8, 0x57, 0xce, 0x8f, 0xca, 0xc7, 0x1f, 0x79, 0xcf, 0xfd, 0xca, + 0x8c, 0x51, 0x81, 0x8e, 0x39, 0x2e, 0x63, 0x11, 0x4b, 0x6d, 0xbe, 0x46, 0x58, 0x04, 0x59, 0x92, + 0xef, 0xfc, 0xed, 0x1b, 0xbb, 0xfc, 0xac, 0x35, 0xef, 0x8d, 0x38, 0x1d, 0x96, 0xd2, 0xb4, 0xbf, + 0x22, 0x0c, 0xd5, 0xf4, 0xc9, 0x4a, 0x5f, 0xb5, 0x13, 0x4b, 0x83, 0xc0, 0xe0, 0x20, 0x30, 0xfc, + 0x21, 0x08, 0x2a, 0x61, 0xfe, 0xd7, 0x1c, 0x76, 0xfd, 0x1d, 0x00, 0x00, 0xff, 0xff, 0x5c, 0xfd, + 0x49, 0xfc, 0x9e, 0x02, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/text_extraction.pb.go b/googleapis/cloud/automl/v1beta1/text_extraction.pb.go index cb27751cc4..afd718226a 100644 --- a/googleapis/cloud/automl/v1beta1/text_extraction.pb.go +++ b/googleapis/cloud/automl/v1beta1/text_extraction.pb.go @@ -237,31 +237,33 @@ func init() { } var fileDescriptor_425e57cc225e529c = []byte{ - // 414 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x52, 0xcd, 0x6e, 0x13, 0x31, - 0x10, 0x66, 0xb7, 0x34, 0x80, 0xd3, 0x93, 0x29, 0xd5, 0x92, 0x56, 0x6a, 0xd4, 0x53, 0x4e, 0x5e, - 0x6d, 0x39, 0x72, 0x0a, 0x55, 0x04, 0x97, 0x48, 0x55, 0x52, 0x71, 0x40, 0x91, 0x56, 0xae, 0x33, - 0xd9, 0x5a, 0x72, 0x3c, 0x2b, 0x7b, 0xb6, 0x0a, 0x77, 0xae, 0x1c, 0xb8, 0xf3, 0x44, 0xbc, 0x0a, - 0x2f, 0x81, 0x62, 0x6f, 0x93, 0x22, 0x45, 0xc9, 0xf1, 0x9b, 0xef, 0xc7, 0xdf, 0xce, 0x0e, 0x2b, - 0x2a, 0xc4, 0xca, 0x40, 0xae, 0x0c, 0x36, 0xf3, 0x5c, 0x36, 0x84, 0x4b, 0x93, 0x3f, 0x16, 0xf7, - 0x40, 0xb2, 0xc8, 0x09, 0x56, 0x54, 0xc2, 0x8a, 0x9c, 0x54, 0xa4, 0xd1, 0x8a, 0xda, 0x21, 0x21, - 0x3f, 0x8f, 0x16, 0x11, 0x2c, 0x22, 0x5a, 0x44, 0x6b, 0xe9, 0x89, 0x83, 0x79, 0x1e, 0xaa, 0x25, - 0x58, 0x8a, 0x61, 0xbd, 0x8b, 0x56, 0x2f, 0x6b, 0x9d, 0x4b, 0x6b, 0x91, 0xe4, 0xfa, 0x25, 0x1f, - 0xd9, 0xab, 0x9f, 0x09, 0xcb, 0xee, 0x60, 0x45, 0xa3, 0x4d, 0x87, 0xe1, 0x46, 0xc3, 0xc7, 0xec, - 0xe4, 0x79, 0x60, 0x76, 0xd4, 0x4f, 0x06, 0xdd, 0xeb, 0x81, 0xd8, 0x53, 0x4f, 0xac, 0xc3, 0xa6, - 0x51, 0xff, 0xe5, 0xc5, 0xa4, 0x4b, 0x5b, 0xc8, 0x4f, 0xd9, 0xb1, 0x57, 0xe8, 0x20, 0x4b, 0xfa, - 0xc9, 0x20, 0x9d, 0x44, 0xf0, 0xe9, 0x84, 0xb1, 0x6d, 0xad, 0xab, 0xbf, 0x29, 0xbb, 0xfc, 0xbf, - 0xcf, 0xe8, 0x51, 0x9a, 0x26, 0x90, 0x63, 0x20, 0xa7, 0x95, 0xe7, 0xef, 0x58, 0x47, 0x36, 0x65, - 0xed, 0xd4, 0x53, 0x90, 0x6c, 0x6e, 0x9d, 0xe2, 0xbf, 0x12, 0xd6, 0x53, 0x68, 0x17, 0x7a, 0x0e, - 0x56, 0x41, 0xb9, 0x8c, 0xea, 0x12, 0x2c, 0x39, 0x0d, 0x3e, 0x4b, 0xfb, 0x47, 0x83, 0xee, 0xf5, - 0xf4, 0x60, 0xf9, 0x3d, 0x2f, 0x8b, 0x9b, 0x4d, 0x7c, 0x3b, 0x19, 0x59, 0x72, 0xdf, 0x27, 0x99, - 0xda, 0x35, 0xd7, 0xe0, 0x7b, 0xbf, 0x13, 0x76, 0xb6, 0xdb, 0xc4, 0x0b, 0x76, 0xfa, 0xac, 0x2d, - 0x3d, 0x38, 0xf0, 0x0f, 0x68, 0xe6, 0xed, 0x37, 0xbd, 0xdd, 0x72, 0x77, 0x4f, 0x14, 0x3f, 0x63, - 0x1d, 0x07, 0x4a, 0x1a, 0x13, 0xfe, 0x44, 0x3a, 0x69, 0x11, 0xbf, 0x60, 0x6f, 0x6a, 0x07, 0x4a, - 0x7b, 0x8d, 0x36, 0x7b, 0x19, 0xa8, 0xed, 0x80, 0xbf, 0x67, 0xaf, 0x17, 0x45, 0x19, 0x37, 0x7f, - 0x1c, 0xc8, 0x57, 0x8b, 0x62, 0x1a, 0x76, 0xff, 0x23, 0x61, 0x97, 0x0a, 0x97, 0xfb, 0x76, 0x72, - 0x9b, 0x7c, 0x1b, 0xb6, 0x74, 0x85, 0x46, 0xda, 0x4a, 0xa0, 0xab, 0xf2, 0x0a, 0x6c, 0xb8, 0x9f, - 0x3c, 0x52, 0xb2, 0xd6, 0x7e, 0xe7, 0x41, 0x7e, 0x8c, 0xf0, 0x4f, 0x7a, 0xfe, 0x39, 0x08, 0x67, - 0x37, 0x6b, 0xd1, 0x6c, 0xd8, 0x10, 0x8e, 0xcd, 0xec, 0x6b, 0x14, 0xdd, 0x77, 0x42, 0xd6, 0x87, - 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x35, 0x1a, 0x34, 0x5e, 0x2b, 0x03, 0x00, 0x00, + // 433 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xc1, 0x6e, 0xd3, 0x40, + 0x10, 0x86, 0xb1, 0x4b, 0x03, 0x6c, 0x7a, 0x5a, 0x4a, 0x65, 0xd2, 0x8a, 0x46, 0x3d, 0xe5, 0xb4, + 0x96, 0xcb, 0xcd, 0x9c, 0x42, 0x15, 0xc1, 0x81, 0x48, 0x55, 0x52, 0x71, 0x40, 0x91, 0xac, 0xed, + 0x66, 0xe2, 0xae, 0xb4, 0xd9, 0xb5, 0x76, 0xc7, 0x55, 0x78, 0x08, 0x0e, 0xdc, 0xb9, 0xf2, 0x32, + 0x3c, 0x0a, 0xbc, 0x04, 0xca, 0xae, 0x1b, 0xb7, 0x52, 0x94, 0x1c, 0x67, 0xbe, 0x7f, 0xfe, 0xf9, + 0x3d, 0x5e, 0x92, 0x95, 0xc6, 0x94, 0x0a, 0x52, 0xa1, 0x4c, 0x3d, 0x4f, 0x79, 0x8d, 0x66, 0xa9, + 0xd2, 0xfb, 0xec, 0x16, 0x90, 0x67, 0x29, 0xc2, 0x0a, 0x0b, 0x58, 0xa1, 0xe5, 0x02, 0xa5, 0xd1, + 0xac, 0xb2, 0x06, 0x0d, 0x3d, 0x0d, 0x23, 0xcc, 0x8f, 0xb0, 0x30, 0xc2, 0x9a, 0x91, 0x1e, 0xdb, + 0xeb, 0xe7, 0xa0, 0x5c, 0x82, 0xc6, 0x60, 0xd6, 0x3b, 0x6b, 0xf4, 0xbc, 0x92, 0x29, 0xd7, 0xda, + 0x20, 0x5f, 0x6f, 0x72, 0x81, 0x5e, 0xfc, 0x88, 0x48, 0x72, 0x03, 0x2b, 0x1c, 0x6d, 0x32, 0x0c, + 0x37, 0x1a, 0x3a, 0x26, 0x47, 0x8f, 0x0d, 0x93, 0x83, 0x7e, 0x34, 0xe8, 0x5e, 0x0e, 0xd8, 0x8e, + 0x78, 0x6c, 0x6d, 0x36, 0x0d, 0xfa, 0xcf, 0xcf, 0x26, 0x5d, 0x6c, 0x4b, 0x7a, 0x4c, 0x0e, 0x9d, + 0x30, 0x16, 0x92, 0xa8, 0x1f, 0x0d, 0xe2, 0x49, 0x28, 0x3e, 0x1e, 0x11, 0xd2, 0xc6, 0xba, 0xf8, + 0x17, 0x93, 0xf3, 0xa7, 0x79, 0x46, 0xf7, 0x5c, 0xd5, 0x1e, 0x8e, 0x01, 0xad, 0x14, 0x8e, 0xbe, + 0x21, 0x1d, 0x5e, 0x17, 0x95, 0x15, 0x0f, 0x46, 0xbc, 0xbe, 0xb6, 0x82, 0xfe, 0x8c, 0x48, 0x4f, + 0x18, 0xbd, 0x90, 0x73, 0xd0, 0x02, 0x8a, 0x65, 0x50, 0x17, 0xa0, 0xd1, 0x4a, 0x70, 0x49, 0xdc, + 0x3f, 0x18, 0x74, 0x2f, 0xa7, 0x7b, 0xc3, 0xef, 0xd8, 0xcc, 0xae, 0x36, 0xf6, 0x4d, 0x67, 0xa4, + 0xd1, 0x7e, 0x9f, 0x24, 0x62, 0x5b, 0x5f, 0x82, 0xeb, 0xfd, 0x8a, 0xc8, 0xc9, 0xf6, 0x21, 0x9a, + 0x91, 0xe3, 0x47, 0x69, 0xf1, 0xce, 0x82, 0xbb, 0x33, 0x6a, 0xde, 0x7c, 0xd3, 0xeb, 0x96, 0xdd, + 0x3c, 0x20, 0x7a, 0x42, 0x3a, 0x16, 0x04, 0x57, 0xca, 0xff, 0x89, 0x78, 0xd2, 0x54, 0xf4, 0x8c, + 0xbc, 0xaa, 0x2c, 0x08, 0xe9, 0xa4, 0xd1, 0xc9, 0x73, 0x8f, 0xda, 0x06, 0x7d, 0x4b, 0x5e, 0x2e, + 0xb2, 0x22, 0x5c, 0xfe, 0xd0, 0xc3, 0x17, 0x8b, 0x6c, 0xea, 0x6f, 0xff, 0x3b, 0x22, 0xe7, 0xc2, + 0x2c, 0x77, 0xdd, 0xe4, 0x3a, 0xfa, 0x36, 0x6c, 0x70, 0x69, 0x14, 0xd7, 0x25, 0x33, 0xb6, 0x4c, + 0x4b, 0xd0, 0xfe, 0xfd, 0xa4, 0x01, 0xf1, 0x4a, 0xba, 0xad, 0x0f, 0xf2, 0x43, 0x28, 0xff, 0xc4, + 0xa7, 0x9f, 0xbc, 0x70, 0x76, 0xb5, 0x16, 0xcd, 0x86, 0x35, 0x9a, 0xb1, 0x9a, 0x7d, 0x0d, 0xa2, + 0xbf, 0xf1, 0xbb, 0x40, 0xf3, 0xdc, 0xe3, 0x3c, 0xf7, 0xfc, 0x4b, 0x9e, 0x37, 0x82, 0xdb, 0x8e, + 0x5f, 0xf6, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x2f, 0xe1, 0xd7, 0x4a, 0x4c, 0x03, 0x00, + 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/text_segment.pb.go b/googleapis/cloud/automl/v1beta1/text_segment.pb.go index cef75180a9..458a362720 100644 --- a/googleapis/cloud/automl/v1beta1/text_segment.pb.go +++ b/googleapis/cloud/automl/v1beta1/text_segment.pb.go @@ -93,21 +93,22 @@ func init() { } var fileDescriptor_bbd0421c131b44e6 = []byte{ - // 255 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0xd0, 0xc1, 0x4a, 0x03, 0x31, - 0x10, 0x06, 0x60, 0xd2, 0x82, 0xd2, 0xd4, 0x83, 0xec, 0x69, 0xb1, 0x8a, 0xd5, 0x53, 0x4f, 0x09, - 0xc5, 0xa3, 0xa7, 0xd6, 0x83, 0x27, 0xb1, 0x54, 0xf1, 0x20, 0x0b, 0x25, 0xdd, 0x9d, 0x86, 0x40, - 0x76, 0x66, 0xd9, 0xcc, 0x4a, 0x9f, 0xc4, 0x87, 0xf2, 0xa9, 0xa4, 0xc9, 0x16, 0x3c, 0x48, 0x8f, - 0x99, 0xf9, 0xe6, 0xe7, 0x27, 0x52, 0x59, 0x22, 0xeb, 0x41, 0x97, 0x9e, 0xba, 0x4a, 0x9b, 0x8e, - 0xa9, 0xf6, 0xfa, 0x6b, 0xbe, 0x05, 0x36, 0x73, 0xcd, 0xb0, 0xe7, 0x4d, 0x00, 0x5b, 0x03, 0xb2, - 0x6a, 0x5a, 0x62, 0xca, 0x26, 0xc9, 0xab, 0xe8, 0x55, 0xf2, 0xaa, 0xf7, 0x57, 0xd7, 0x7d, 0x98, - 0x69, 0x9c, 0x36, 0x88, 0xc4, 0x86, 0x1d, 0x61, 0x48, 0xa7, 0xf7, 0x4e, 0x8e, 0xdf, 0x61, 0xcf, - 0x6f, 0x29, 0x2f, 0xcb, 0xe5, 0x79, 0x49, 0xc8, 0x80, 0x9c, 0x0f, 0xa7, 0x62, 0x36, 0x5a, 0x1f, - 0x9f, 0xd9, 0x9d, 0xbc, 0x08, 0x6c, 0x5a, 0xde, 0xd0, 0x6e, 0x17, 0x80, 0x73, 0x31, 0x15, 0xb3, - 0xe1, 0x7a, 0x1c, 0x67, 0xaf, 0x71, 0x94, 0xdd, 0x48, 0x09, 0x58, 0x1d, 0xc1, 0x20, 0x82, 0x11, - 0x60, 0x95, 0xd6, 0xcb, 0x6f, 0x21, 0x6f, 0x4b, 0xaa, 0xd5, 0x89, 0xb2, 0xcb, 0xcb, 0x3f, 0x65, - 0x56, 0x87, 0x82, 0x2b, 0xf1, 0xb9, 0xe8, 0x0f, 0x2c, 0x79, 0x83, 0x56, 0x51, 0x6b, 0xb5, 0x05, - 0x8c, 0xf5, 0x75, 0x5a, 0x99, 0xc6, 0x85, 0x7f, 0x3f, 0xeb, 0x31, 0x3d, 0x7f, 0x06, 0x93, 0xe7, - 0x08, 0x8b, 0xa7, 0x03, 0x2a, 0x16, 0x1d, 0xd3, 0x8b, 0x2f, 0x3e, 0x12, 0xda, 0x9e, 0xc5, 0xac, - 0x87, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x7b, 0x39, 0x59, 0x73, 0x77, 0x01, 0x00, 0x00, + // 272 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xcf, 0x4a, 0xc3, 0x40, + 0x10, 0xc6, 0x49, 0x0a, 0x4a, 0xb7, 0x1e, 0x24, 0xa7, 0x60, 0xfd, 0x53, 0x3d, 0xf5, 0xb4, 0x4b, + 0xf1, 0xb6, 0x9e, 0x5a, 0x0f, 0x5e, 0x14, 0x4b, 0x15, 0x0f, 0x12, 0x28, 0xdb, 0x64, 0xba, 0x04, + 0x92, 0x99, 0x90, 0x9d, 0x48, 0xdf, 0xcc, 0x77, 0xf0, 0x51, 0x7c, 0x0a, 0xe9, 0x6e, 0x0a, 0x1e, + 0xc4, 0xe3, 0xcc, 0xef, 0x37, 0xdf, 0x7e, 0xac, 0x90, 0x96, 0xc8, 0x56, 0xa0, 0xf2, 0x8a, 0xba, + 0x42, 0x99, 0x8e, 0xa9, 0xae, 0xd4, 0xc7, 0x6c, 0x03, 0x6c, 0x66, 0x8a, 0x61, 0xc7, 0x6b, 0x07, + 0xb6, 0x06, 0x64, 0xd9, 0xb4, 0xc4, 0x94, 0x8c, 0x83, 0x2f, 0xbd, 0x2f, 0x83, 0x2f, 0x7b, 0xff, + 0xec, 0xbc, 0x0f, 0x33, 0x4d, 0xa9, 0x0c, 0x22, 0xb1, 0xe1, 0x92, 0xd0, 0x85, 0xd3, 0x9b, 0x52, + 0x8c, 0x5e, 0x61, 0xc7, 0x2f, 0x21, 0x2f, 0x49, 0xc5, 0x71, 0x4e, 0xc8, 0x80, 0x9c, 0x0e, 0x26, + 0xd1, 0x74, 0xb8, 0x3a, 0x8c, 0xc9, 0xb5, 0x38, 0x71, 0x6c, 0x5a, 0x5e, 0xd3, 0x76, 0xeb, 0x80, + 0xd3, 0x68, 0x12, 0x4d, 0x07, 0xab, 0x91, 0xdf, 0x3d, 0xfb, 0x55, 0x72, 0x21, 0x04, 0x60, 0x71, + 0x10, 0x62, 0x2f, 0x0c, 0x01, 0x8b, 0x80, 0x17, 0x9f, 0x91, 0xb8, 0xca, 0xa9, 0x96, 0xff, 0x94, + 0x5d, 0x9c, 0xfe, 0x2a, 0xb3, 0xdc, 0x17, 0x5c, 0x46, 0xef, 0xf3, 0xfe, 0xc0, 0x52, 0x65, 0xd0, + 0x4a, 0x6a, 0xad, 0xb2, 0x80, 0xbe, 0xbe, 0x0a, 0xc8, 0x34, 0xa5, 0xfb, 0xf3, 0xb3, 0xee, 0xc2, + 0xf8, 0x15, 0x8f, 0x1f, 0xbc, 0x98, 0xdd, 0xef, 0xa5, 0x6c, 0xde, 0x31, 0x3d, 0x55, 0xd9, 0x5b, + 0x90, 0xbe, 0xe3, 0xcb, 0x40, 0xb5, 0xf6, 0x58, 0x6b, 0xcf, 0x1f, 0xb5, 0xee, 0x85, 0xcd, 0x91, + 0x7f, 0xec, 0xf6, 0x27, 0x00, 0x00, 0xff, 0xff, 0x97, 0x0e, 0x20, 0x23, 0x98, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/text_sentiment.pb.go b/googleapis/cloud/automl/v1beta1/text_sentiment.pb.go index a5214cfb32..fd22dbcea9 100644 --- a/googleapis/cloud/automl/v1beta1/text_sentiment.pb.go +++ b/googleapis/cloud/automl/v1beta1/text_sentiment.pb.go @@ -205,34 +205,35 @@ func init() { } var fileDescriptor_2c3765cde9ff2509 = []byte{ - // 456 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x92, 0xc1, 0x6f, 0xd3, 0x30, - 0x14, 0xc6, 0x95, 0x96, 0x75, 0xab, 0x87, 0x58, 0x31, 0x12, 0x84, 0x6d, 0x82, 0xb2, 0x0b, 0x3d, - 0xa0, 0x64, 0x85, 0x03, 0x07, 0x4e, 0x6d, 0x35, 0x21, 0x04, 0x95, 0x50, 0x8b, 0x38, 0xa0, 0x4a, - 0xd1, 0xab, 0xf3, 0x1a, 0x59, 0x38, 0x76, 0x66, 0x3b, 0xa3, 0x7f, 0x09, 0x7f, 0x12, 0x07, 0xfe, - 0x2a, 0x64, 0x3b, 0x6d, 0x55, 0x31, 0xf5, 0xe8, 0xef, 0xfb, 0x7d, 0x9f, 0x5e, 0xf2, 0x1e, 0xb9, - 0x2e, 0x94, 0x2a, 0x04, 0xa6, 0x4c, 0xa8, 0x3a, 0x4f, 0xa1, 0xb6, 0xaa, 0x14, 0xe9, 0xdd, 0x70, - 0x89, 0x16, 0x86, 0xa9, 0xc5, 0xb5, 0xcd, 0x0c, 0x4a, 0xcb, 0x4b, 0x94, 0x36, 0xa9, 0xb4, 0xb2, - 0x8a, 0x5e, 0x84, 0x44, 0xe2, 0x13, 0x49, 0x48, 0x24, 0x4d, 0xe2, 0xfc, 0x60, 0x1d, 0x13, 0x60, - 0x0c, 0x5f, 0x71, 0x06, 0x96, 0x2b, 0x19, 0xea, 0xce, 0x2f, 0x9b, 0x04, 0x54, 0x3c, 0x05, 0x29, - 0x95, 0xf5, 0xa6, 0x09, 0xee, 0xd5, 0x7b, 0xf2, 0xec, 0x1b, 0xae, 0xed, 0x7c, 0x33, 0xc3, 0x68, - 0x4b, 0xd0, 0x4b, 0xd2, 0xdd, 0x8e, 0x16, 0x47, 0xfd, 0x68, 0x70, 0x34, 0xdb, 0x09, 0x57, 0x7f, - 0xda, 0xe4, 0xc5, 0x5e, 0xf2, 0xe6, 0x0e, 0x44, 0xed, 0x93, 0x53, 0xb4, 0x9a, 0x33, 0xe3, 0x0a, - 0x2a, 0x8d, 0x8c, 0x1b, 0xae, 0xa4, 0x2f, 0x68, 0xcd, 0x76, 0x02, 0x7d, 0x4a, 0x3a, 0x1a, 0x19, - 0x08, 0x11, 0xb7, 0xbc, 0xd5, 0xbc, 0xe8, 0x73, 0x72, 0xb2, 0x1a, 0x66, 0x86, 0x29, 0x8d, 0x71, - 0xdb, 0x3b, 0xc7, 0xab, 0xe1, 0xdc, 0x3d, 0x69, 0x42, 0x9e, 0x94, 0x08, 0x32, 0x83, 0xa5, 0x51, - 0xa2, 0xb6, 0x98, 0xa1, 0xd6, 0x4a, 0xc7, 0x0f, 0x3c, 0xf5, 0xd8, 0x59, 0xa3, 0xc6, 0xb9, 0x71, - 0x06, 0x7d, 0x43, 0xa8, 0xe7, 0xcd, 0x6d, 0x0d, 0x1a, 0xf3, 0x06, 0x3f, 0xf2, 0x78, 0xcf, 0x39, - 0xf3, 0x60, 0x04, 0xfa, 0x15, 0x79, 0x28, 0xb8, 0x44, 0xd0, 0xd9, 0x4f, 0xa8, 0x2a, 0x88, 0x3b, - 0x9e, 0x3b, 0x0d, 0xda, 0x67, 0x27, 0xd1, 0xd7, 0xe4, 0xec, 0xb6, 0x86, 0x5c, 0x83, 0xe5, 0xac, - 0xa1, 0x8e, 0x3d, 0xf5, 0x68, 0x2b, 0x07, 0xf0, 0x17, 0xe9, 0x31, 0x25, 0x57, 0xb5, 0xfb, 0xd2, - 0xac, 0x04, 0xab, 0xf9, 0x3a, 0x3e, 0xe9, 0x47, 0x83, 0xd3, 0xb7, 0x5f, 0x92, 0x03, 0xeb, 0x4d, - 0x26, 0x7b, 0x1b, 0xfc, 0xef, 0x97, 0x26, 0x93, 0x4d, 0xe9, 0xd4, 0x77, 0xce, 0xce, 0xd8, 0xbe, - 0x40, 0xaf, 0x09, 0xdd, 0x2d, 0x39, 0x33, 0x15, 0xb2, 0x8c, 0xe7, 0x71, 0xb7, 0xdf, 0x1e, 0x74, - 0xc7, 0xad, 0x38, 0x9a, 0xf5, 0x76, 0xee, 0xbc, 0x42, 0xf6, 0x29, 0x1f, 0xff, 0x8e, 0xc8, 0x4b, - 0xa6, 0xca, 0x43, 0x63, 0x8d, 0xe9, 0xde, 0xa6, 0xbf, 0xba, 0xcb, 0xf9, 0x31, 0x6a, 0x02, 0x85, - 0x12, 0x20, 0x8b, 0x44, 0xe9, 0x22, 0x2d, 0x50, 0xfa, 0xab, 0x4a, 0x83, 0x05, 0x15, 0x37, 0xf7, - 0x1e, 0xea, 0x87, 0xf0, 0xfc, 0xdb, 0xba, 0xf8, 0xe8, 0xc1, 0xc5, 0xc4, 0x41, 0x8b, 0x51, 0x6d, - 0xd5, 0x54, 0x2c, 0xbe, 0x07, 0x68, 0xd9, 0xf1, 0x5d, 0xef, 0xfe, 0x05, 0x00, 0x00, 0xff, 0xff, - 0x6a, 0x34, 0xb3, 0xed, 0x42, 0x03, 0x00, 0x00, + // 473 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x92, 0xd1, 0x6e, 0xd3, 0x30, + 0x14, 0x86, 0xd5, 0x94, 0x75, 0xab, 0x87, 0x58, 0x31, 0x12, 0x84, 0x6d, 0x1a, 0x65, 0x37, 0xf4, + 0x02, 0x25, 0x2b, 0x5c, 0x20, 0x85, 0xab, 0xb6, 0x9a, 0x10, 0x62, 0x95, 0x50, 0x8b, 0xb8, 0x40, + 0x95, 0xa2, 0x53, 0xe7, 0x34, 0xb2, 0x70, 0xec, 0xcc, 0x76, 0x46, 0xdf, 0x8c, 0x37, 0xe0, 0x82, + 0x47, 0xe1, 0x29, 0x50, 0xec, 0xac, 0x55, 0x05, 0xea, 0xa5, 0xcf, 0xf7, 0xfd, 0x7f, 0xdd, 0x1c, + 0x93, 0xab, 0x5c, 0xa9, 0x5c, 0x60, 0xcc, 0x84, 0xaa, 0xb2, 0x18, 0x2a, 0xab, 0x0a, 0x11, 0xdf, + 0x0d, 0x97, 0x68, 0x61, 0x18, 0x5b, 0x5c, 0xdb, 0xd4, 0xa0, 0xb4, 0xbc, 0x40, 0x69, 0xa3, 0x52, + 0x2b, 0xab, 0xe8, 0x99, 0x4f, 0x44, 0x2e, 0x11, 0xf9, 0x44, 0xd4, 0x24, 0x4e, 0xf7, 0xd6, 0x31, + 0x01, 0xc6, 0xf0, 0x15, 0x67, 0x60, 0xb9, 0x92, 0xbe, 0xee, 0xf4, 0xbc, 0x49, 0x40, 0xc9, 0x63, + 0x90, 0x52, 0x59, 0x07, 0x8d, 0xa7, 0x97, 0xef, 0xc8, 0xb3, 0x2f, 0xb8, 0xb6, 0xf3, 0xfb, 0x3b, + 0x8c, 0x36, 0x06, 0x3d, 0x27, 0xdd, 0xcd, 0xd5, 0xc2, 0x56, 0xbf, 0x35, 0x38, 0x98, 0x6d, 0x07, + 0x97, 0xbf, 0xda, 0xe4, 0x62, 0x27, 0x79, 0x7d, 0x07, 0xa2, 0x72, 0xc9, 0x29, 0x5a, 0xcd, 0x99, + 0xa9, 0x0b, 0x4a, 0x8d, 0x8c, 0x1b, 0xae, 0xa4, 0x2b, 0x08, 0x66, 0xdb, 0x01, 0x7d, 0x4a, 0x3a, + 0x1a, 0x19, 0x08, 0x11, 0x06, 0x0e, 0x35, 0x27, 0xfa, 0x9c, 0x1c, 0xad, 0x86, 0xa9, 0x61, 0x4a, + 0x63, 0xd8, 0x76, 0xe4, 0x70, 0x35, 0x9c, 0xd7, 0x47, 0x1a, 0x91, 0x27, 0x05, 0x82, 0x4c, 0x61, + 0x69, 0x94, 0xa8, 0x2c, 0xa6, 0xa8, 0xb5, 0xd2, 0xe1, 0x03, 0x67, 0x3d, 0xae, 0xd1, 0xa8, 0x21, + 0xd7, 0x35, 0xa0, 0xaf, 0x09, 0x75, 0xbe, 0xb9, 0xad, 0x40, 0x63, 0xd6, 0xe8, 0x07, 0x4e, 0xef, + 0xd5, 0x64, 0xee, 0x81, 0xb7, 0x5f, 0x92, 0x87, 0x82, 0x4b, 0x04, 0x9d, 0x7e, 0x87, 0xb2, 0x84, + 0xb0, 0xe3, 0xbc, 0x63, 0x3f, 0xfb, 0x54, 0x8f, 0xe8, 0x2b, 0x72, 0x72, 0x5b, 0x41, 0xa6, 0xc1, + 0x72, 0xd6, 0x58, 0x87, 0xce, 0x7a, 0xb4, 0x19, 0x7b, 0xf1, 0x07, 0xe9, 0x31, 0x25, 0x57, 0x55, + 0xfd, 0x4f, 0xd3, 0x02, 0xac, 0xe6, 0xeb, 0xf0, 0xa8, 0xdf, 0x1a, 0x1c, 0xbf, 0xb9, 0x89, 0xf6, + 0xac, 0x37, 0x9a, 0xec, 0x6c, 0xf0, 0x9f, 0x4f, 0x1a, 0x4d, 0xee, 0x4b, 0xa7, 0xae, 0x73, 0x76, + 0xc2, 0x76, 0x07, 0xf4, 0x8a, 0xd0, 0xed, 0x92, 0x53, 0x53, 0x22, 0x4b, 0x79, 0x16, 0x76, 0xfb, + 0xed, 0x41, 0x77, 0x1c, 0x84, 0xad, 0x59, 0x6f, 0x4b, 0xe7, 0x25, 0xb2, 0x8f, 0xd9, 0xf8, 0x67, + 0x8b, 0xbc, 0x60, 0xaa, 0xd8, 0x77, 0xad, 0x31, 0xdd, 0xd9, 0xf4, 0xe7, 0xfa, 0xe5, 0x7c, 0x1b, + 0x35, 0x81, 0x5c, 0x09, 0x90, 0x79, 0xa4, 0x74, 0x1e, 0xe7, 0x28, 0xdd, 0xab, 0x8a, 0x3d, 0x82, + 0x92, 0x9b, 0xff, 0x3e, 0xd4, 0xf7, 0xfe, 0xf8, 0x3b, 0x38, 0xfb, 0xe0, 0xc4, 0xc5, 0xa4, 0x96, + 0x16, 0xa3, 0xca, 0xaa, 0xa9, 0x58, 0x7c, 0xf5, 0xd2, 0x9f, 0xe0, 0xc2, 0xd3, 0x24, 0x71, 0x38, + 0x49, 0x1c, 0xbf, 0x49, 0x92, 0x46, 0x58, 0x76, 0xdc, 0x8f, 0xbd, 0xfd, 0x1b, 0x00, 0x00, 0xff, + 0xff, 0xae, 0xf0, 0x52, 0x23, 0x63, 0x03, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/translation.pb.go b/googleapis/cloud/automl/v1beta1/translation.pb.go index 61a1d39afc..86474123c8 100644 --- a/googleapis/cloud/automl/v1beta1/translation.pb.go +++ b/googleapis/cloud/automl/v1beta1/translation.pb.go @@ -239,30 +239,32 @@ func init() { } var fileDescriptor_74f6484316c15700 = []byte{ - // 399 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x92, 0x4f, 0xcb, 0xd3, 0x40, - 0x10, 0xc6, 0x49, 0x04, 0xa1, 0x2b, 0xa2, 0x06, 0x85, 0x97, 0xbe, 0x15, 0xa5, 0x07, 0xe9, 0x41, - 0x13, 0xab, 0x47, 0x4f, 0x6d, 0x15, 0x2f, 0x06, 0x4a, 0x5b, 0x14, 0xa4, 0x10, 0x26, 0xc9, 0xb0, - 0x04, 0x36, 0x3b, 0x21, 0x3b, 0x29, 0x1e, 0xfd, 0x14, 0xde, 0xfc, 0x42, 0x7e, 0x2a, 0xd9, 0xdd, - 0xb4, 0x0d, 0x62, 0x0b, 0xef, 0x2d, 0x99, 0xf9, 0xcd, 0x33, 0x7f, 0xf6, 0x11, 0x6f, 0x24, 0x91, - 0x54, 0x98, 0x14, 0x8a, 0xba, 0x32, 0x81, 0x8e, 0xa9, 0x56, 0xc9, 0x61, 0x9e, 0x23, 0xc3, 0x3c, - 0xe1, 0x16, 0xb4, 0x51, 0xc0, 0x15, 0xe9, 0xb8, 0x69, 0x89, 0x29, 0xba, 0xf5, 0x78, 0xec, 0xf0, - 0xd8, 0xe3, 0x71, 0x8f, 0x8f, 0x5f, 0x5f, 0xd3, 0x2a, 0x81, 0x21, 0xab, 0x18, 0x6b, 0xe3, 0xa5, - 0xc6, 0x93, 0x9e, 0x86, 0xa6, 0x4a, 0x40, 0x6b, 0x62, 0xd7, 0xa7, 0xcf, 0x4e, 0x7f, 0x06, 0x62, - 0xbc, 0x3b, 0xb7, 0xff, 0x08, 0x0c, 0x06, 0x39, 0x45, 0x06, 0x2b, 0x14, 0xbd, 0x15, 0x4f, 0x0d, - 0x75, 0x6d, 0x81, 0x99, 0x02, 0x2d, 0x3b, 0x90, 0x98, 0x15, 0x54, 0xe2, 0x4d, 0xf0, 0x32, 0x98, - 0x8d, 0x36, 0x91, 0xcf, 0x7d, 0xe9, 0x53, 0x2b, 0x2a, 0xd1, 0x56, 0x30, 0xb4, 0x12, 0xf9, 0x9f, - 0x8a, 0xd0, 0x57, 0xf8, 0xdc, 0xb0, 0x62, 0x8a, 0x62, 0x32, 0x98, 0xe0, 0xd3, 0x01, 0x54, 0xe7, - 0xbe, 0x52, 0xe4, 0xb6, 0x2a, 0x4c, 0xf4, 0x5c, 0x88, 0x5c, 0x61, 0x97, 0x99, 0x82, 0x5a, 0xdf, - 0x39, 0xd8, 0x8c, 0x6c, 0x64, 0x6b, 0x03, 0xd1, 0x2b, 0xf1, 0x28, 0x07, 0x83, 0xd9, 0x80, 0x09, - 0x1d, 0xf3, 0xd0, 0x86, 0x97, 0x47, 0x6e, 0xfa, 0x3b, 0x10, 0x37, 0x83, 0x3e, 0x29, 0x95, 0xa8, - 0x4e, 0x7b, 0xda, 0x1e, 0x56, 0xa4, 0xb6, 0xd1, 0x7e, 0xbb, 0x91, 0x8d, 0x38, 0xec, 0xe2, 0x19, - 0xc2, 0x3b, 0x9f, 0xe1, 0xde, 0xc5, 0x33, 0x34, 0xe2, 0xd9, 0x60, 0xbc, 0xc5, 0xe9, 0xa5, 0xa2, - 0x6f, 0x22, 0x3a, 0x1a, 0x04, 0xcb, 0xac, 0x20, 0xcd, 0xa8, 0xd9, 0xcd, 0xf8, 0xe0, 0xdd, 0x2c, - 0xbe, 0x62, 0x94, 0x78, 0x87, 0x3f, 0x78, 0xab, 0xab, 0xa6, 0x41, 0xde, 0x3c, 0x39, 0x6b, 0xac, - 0xbc, 0xc4, 0xf2, 0x57, 0x20, 0x5e, 0x14, 0x54, 0x5f, 0x93, 0x58, 0x3e, 0x1e, 0xcc, 0xb4, 0xb6, - 0x8e, 0x59, 0x07, 0xdf, 0x17, 0x7d, 0x81, 0x24, 0xbb, 0x5b, 0x4c, 0xad, 0x4c, 0x24, 0x6a, 0xe7, - 0xa7, 0xc4, 0xa7, 0xa0, 0xa9, 0xcc, 0x7f, 0xed, 0xf9, 0xc1, 0xff, 0xfe, 0x09, 0x6f, 0x3f, 0x3b, - 0x70, 0xbf, 0xb2, 0xd0, 0x7e, 0xd1, 0x31, 0xa5, 0x6a, 0xff, 0xd5, 0x43, 0xf9, 0x7d, 0xa7, 0xf5, - 0xfe, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x2c, 0xcc, 0xe5, 0xfe, 0x35, 0x03, 0x00, 0x00, + // 419 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x92, 0xdf, 0xaa, 0xd3, 0x40, + 0x10, 0xc6, 0x49, 0x04, 0xa1, 0x2b, 0xa2, 0x06, 0x85, 0x43, 0xcf, 0xf1, 0x0f, 0xbd, 0x90, 0x73, + 0xa1, 0x89, 0x47, 0xef, 0xe2, 0x55, 0x5b, 0xc5, 0x9b, 0x13, 0x38, 0xf4, 0x14, 0x05, 0x29, 0x84, + 0x49, 0x32, 0x2c, 0x81, 0xcd, 0x4e, 0xc8, 0x4e, 0x8a, 0x97, 0xbe, 0x88, 0xcf, 0xe1, 0x3b, 0xf8, + 0x28, 0x3e, 0x85, 0xec, 0x6e, 0xda, 0x06, 0xb1, 0x05, 0xef, 0xda, 0xf9, 0x7e, 0xf3, 0x7d, 0xb3, + 0x93, 0x11, 0xaf, 0x25, 0x91, 0x54, 0x98, 0x94, 0x8a, 0xfa, 0x2a, 0x81, 0x9e, 0xa9, 0x51, 0xc9, + 0xf6, 0xaa, 0x40, 0x86, 0xab, 0x84, 0x3b, 0xd0, 0x46, 0x01, 0xd7, 0xa4, 0xe3, 0xb6, 0x23, 0xa6, + 0xe8, 0xdc, 0xe3, 0xb1, 0xc3, 0x63, 0x8f, 0xc7, 0x03, 0x3e, 0x7d, 0x75, 0xca, 0xab, 0x02, 0x86, + 0xbc, 0x66, 0x6c, 0x8c, 0xb7, 0x9a, 0x5e, 0x0c, 0x34, 0xb4, 0x75, 0x02, 0x5a, 0x13, 0xbb, 0x9c, + 0x41, 0x9d, 0x7d, 0x0f, 0xc4, 0x74, 0x7d, 0x88, 0xff, 0x00, 0x0c, 0x06, 0x39, 0x43, 0x06, 0x6b, + 0x14, 0xbd, 0x11, 0x8f, 0x0d, 0xf5, 0x5d, 0x89, 0xb9, 0x02, 0x2d, 0x7b, 0x90, 0x98, 0x97, 0x54, + 0xe1, 0x59, 0xf0, 0x22, 0xb8, 0x9c, 0xac, 0x22, 0xaf, 0x5d, 0x0f, 0xd2, 0x92, 0x2a, 0xb4, 0x1d, + 0x0c, 0x9d, 0x44, 0xfe, 0xab, 0x23, 0xf4, 0x1d, 0x5e, 0x1b, 0x77, 0xcc, 0x50, 0x5c, 0x8c, 0x26, + 0xf8, 0xb8, 0x05, 0xd5, 0xbb, 0x5f, 0x19, 0x72, 0x57, 0x97, 0x26, 0x7a, 0x2a, 0x44, 0xa1, 0xb0, + 0xcf, 0x4d, 0x49, 0x9d, 0x4f, 0x0e, 0x56, 0x13, 0x5b, 0xb9, 0xb5, 0x85, 0xe8, 0xa5, 0x78, 0x50, + 0x80, 0xc1, 0x7c, 0xc4, 0x84, 0x8e, 0xb9, 0x6f, 0xcb, 0x8b, 0x1d, 0x37, 0xfb, 0x11, 0x88, 0xb3, + 0x51, 0x4e, 0x46, 0x15, 0xaa, 0xfd, 0x3b, 0x6d, 0x86, 0x35, 0x69, 0x6c, 0x75, 0x78, 0xdd, 0xc4, + 0x56, 0x1c, 0x76, 0x74, 0x0d, 0xe1, 0x7f, 0xaf, 0xe1, 0xce, 0xd1, 0x35, 0xb4, 0xe2, 0xc9, 0x68, + 0xbc, 0xf9, 0xfe, 0x4b, 0x45, 0x5f, 0x44, 0xb4, 0x3b, 0x10, 0xac, 0xf2, 0x92, 0x34, 0xa3, 0x66, + 0x37, 0xe3, 0xbd, 0xb7, 0x97, 0xf1, 0x89, 0x43, 0x89, 0xd7, 0xf8, 0x8d, 0x6f, 0x75, 0xdd, 0xb6, + 0xc8, 0xab, 0x47, 0x07, 0x8f, 0xa5, 0xb7, 0x58, 0xfc, 0x0c, 0xc4, 0xf3, 0x92, 0x9a, 0x53, 0x16, + 0x8b, 0x87, 0xa3, 0x99, 0x6e, 0xec, 0xc5, 0xdc, 0x04, 0x5f, 0xe7, 0x43, 0x83, 0x24, 0xfb, 0xb6, + 0x98, 0x3a, 0x99, 0x48, 0xd4, 0xee, 0x9e, 0x12, 0x2f, 0x41, 0x5b, 0x9b, 0x7f, 0x9e, 0xe7, 0x7b, + 0xff, 0xf7, 0x57, 0x78, 0xfe, 0xc9, 0x81, 0x9b, 0xa5, 0x85, 0x36, 0xf3, 0x9e, 0x29, 0x53, 0x9b, + 0xcf, 0x1e, 0xfa, 0x1d, 0x3e, 0xf3, 0x6a, 0x9a, 0x3a, 0x39, 0x4d, 0x9d, 0x7e, 0x9d, 0xa6, 0x03, + 0x50, 0xdc, 0x75, 0x61, 0xef, 0xfe, 0x04, 0x00, 0x00, 0xff, 0xff, 0x63, 0x05, 0x99, 0xec, 0x56, + 0x03, 0x00, 0x00, } diff --git a/googleapis/cloud/automl/v1beta1/video.pb.go b/googleapis/cloud/automl/v1beta1/video.pb.go index 844c057962..31ec8049f4 100644 --- a/googleapis/cloud/automl/v1beta1/video.pb.go +++ b/googleapis/cloud/automl/v1beta1/video.pb.go @@ -163,21 +163,22 @@ func init() { } var fileDescriptor_ec8c6b74d94d2916 = []byte{ - // 245 bytes of a gzipped FileDescriptorProto + // 262 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0xd0, 0xb1, 0x4e, 0xc3, 0x30, - 0x10, 0x06, 0x60, 0x95, 0x81, 0xc1, 0x23, 0x63, 0x8b, 0x04, 0x8a, 0x90, 0xd8, 0x6c, 0x2a, 0x46, - 0xa6, 0xb6, 0x48, 0x4c, 0x11, 0x1d, 0x50, 0x07, 0x94, 0xe5, 0x62, 0x1f, 0x96, 0xc1, 0xf5, 0x45, - 0xf1, 0xa5, 0xcf, 0xc1, 0x73, 0xf1, 0x54, 0x28, 0x76, 0x84, 0x14, 0x1a, 0x65, 0xb4, 0xfe, 0xef, - 0x7e, 0xeb, 0x4e, 0xdc, 0x5b, 0x22, 0xeb, 0x51, 0x69, 0x4f, 0x9d, 0x51, 0xd0, 0x31, 0x1d, 0xbd, - 0x3a, 0xad, 0x6b, 0x64, 0x58, 0xab, 0x93, 0x33, 0x48, 0xb2, 0x69, 0x89, 0xe9, 0x6a, 0x95, 0xa1, - 0x4c, 0x50, 0x66, 0x28, 0x07, 0xb8, 0x7c, 0x98, 0x6b, 0xd1, 0x1e, 0x62, 0x74, 0x1f, 0x4e, 0x03, - 0x3b, 0x0a, 0xb9, 0x6e, 0x79, 0x3d, 0x4c, 0x40, 0xe3, 0x14, 0x84, 0x40, 0x9c, 0xc2, 0x98, 0xd3, - 0xe2, 0x4e, 0x14, 0x87, 0xfe, 0xef, 0xdd, 0x68, 0xf4, 0x19, 0x18, 0x22, 0x72, 0x89, 0x0c, 0x06, - 0x18, 0xfe, 0xd4, 0x6b, 0xfd, 0x89, 0x9a, 0xdf, 0x5a, 0xd0, 0x5f, 0x2e, 0xd8, 0xff, 0xaa, 0x10, - 0xb7, 0x13, 0x5d, 0x25, 0x19, 0xf4, 0x67, 0x66, 0xdc, 0x34, 0x32, 0xdb, 0xef, 0x85, 0xb8, 0xd1, - 0x74, 0x94, 0x33, 0x77, 0xd8, 0x8a, 0xd4, 0xb2, 0xef, 0x77, 0xd8, 0x2f, 0xde, 0x37, 0x03, 0xb5, - 0xe4, 0x21, 0x58, 0x49, 0xad, 0x55, 0x16, 0x43, 0xda, 0x50, 0xe5, 0x08, 0x1a, 0x17, 0x27, 0x8f, - 0xf6, 0x94, 0x9f, 0x3f, 0x17, 0xab, 0x97, 0x04, 0xab, 0x5d, 0x8f, 0xaa, 0x4d, 0xc7, 0x54, 0xfa, - 0xea, 0x90, 0x51, 0x7d, 0x99, 0xba, 0x1e, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x1a, 0xeb, 0xe8, - 0x65, 0xc5, 0x01, 0x00, 0x00, + 0x10, 0x06, 0x60, 0xb5, 0x03, 0x83, 0x47, 0xc6, 0x16, 0x01, 0x8a, 0x90, 0xd8, 0x6c, 0x2a, 0x36, + 0x33, 0xb5, 0x45, 0x62, 0x21, 0xa2, 0x03, 0xea, 0x80, 0xb2, 0x5c, 0x1c, 0x63, 0x19, 0x5c, 0x5f, + 0x14, 0x5f, 0xfa, 0x5e, 0xbc, 0x06, 0x8f, 0xc2, 0x53, 0xa0, 0xd8, 0x16, 0x52, 0x68, 0xd5, 0xd1, + 0xfa, 0x3f, 0xff, 0xa7, 0x3b, 0x76, 0x6b, 0x10, 0x8d, 0xd3, 0x42, 0x39, 0xec, 0x1b, 0x01, 0x3d, + 0xe1, 0xce, 0x89, 0xfd, 0xa2, 0xd6, 0x04, 0x0b, 0xb1, 0xb7, 0x8d, 0x46, 0xde, 0x76, 0x48, 0x78, + 0x3e, 0x4f, 0x90, 0x47, 0xc8, 0x13, 0xe4, 0x19, 0xce, 0xee, 0x4e, 0xb5, 0x28, 0x07, 0x21, 0xd8, + 0x77, 0xab, 0x80, 0x2c, 0xfa, 0x54, 0x37, 0xbb, 0xc8, 0x3f, 0xa0, 0xb5, 0x02, 0xbc, 0x47, 0x8a, + 0x61, 0x48, 0x69, 0x71, 0xc3, 0x8a, 0xed, 0x30, 0x7b, 0x3d, 0xfa, 0xfa, 0x08, 0x04, 0x41, 0x53, + 0xa9, 0x09, 0x1a, 0x20, 0xf8, 0x53, 0x2f, 0xf5, 0x87, 0x56, 0xf4, 0xda, 0x81, 0xfa, 0xb4, 0xde, + 0xfc, 0x57, 0x05, 0xbb, 0x3e, 0xd2, 0x55, 0x62, 0xa3, 0xdd, 0x81, 0x19, 0x37, 0x8d, 0xcc, 0xea, + 0x6b, 0xc2, 0xae, 0x14, 0xee, 0xf8, 0x89, 0x3b, 0xac, 0x58, 0x6c, 0xd9, 0x0c, 0x3b, 0x6c, 0x26, + 0x6f, 0xcb, 0x4c, 0x0d, 0x3a, 0xf0, 0x86, 0x63, 0x67, 0x84, 0xd1, 0x3e, 0x6e, 0x28, 0x52, 0x04, + 0xad, 0x0d, 0x47, 0x8f, 0xf6, 0x90, 0x9e, 0xdf, 0xd3, 0xf9, 0x53, 0x84, 0xd5, 0x7a, 0x40, 0xd5, + 0xb2, 0x27, 0x2c, 0x5d, 0xb5, 0x4d, 0xe8, 0x67, 0x7a, 0x99, 0x52, 0x29, 0x63, 0x2c, 0x65, 0xcc, + 0x9f, 0xa5, 0xcc, 0xa0, 0x3e, 0x8b, 0xc3, 0xee, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0xe2, 0x60, + 0x79, 0x44, 0xe6, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go index ecf2602aee..01e4979de7 100644 --- a/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go +++ b/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go @@ -213,7 +213,10 @@ type DataSourceParameter struct { // Cannot be changed after initial creation. Immutable bool `protobuf:"varint,14,opt,name=immutable,proto3" json:"immutable,omitempty"` // Deprecated. This field has no effect. - Recurse bool `protobuf:"varint,15,opt,name=recurse,proto3" json:"recurse,omitempty"` + Recurse bool `protobuf:"varint,15,opt,name=recurse,proto3" json:"recurse,omitempty"` + // If true, it should not be used in new transfers, and it should not be + // visible to users. + Deprecated bool `protobuf:"varint,20,opt,name=deprecated,proto3" json:"deprecated,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -349,6 +352,13 @@ func (m *DataSourceParameter) GetRecurse() bool { return false } +func (m *DataSourceParameter) GetDeprecated() bool { + if m != nil { + return m.Deprecated + } + return false +} + // Represents data source metadata. Metadata is sufficient to // render UI and request proper OAuth tokens. type DataSource struct { @@ -402,13 +412,9 @@ type DataSource struct { ManualRunsDisabled bool `protobuf:"varint,17,opt,name=manual_runs_disabled,json=manualRunsDisabled,proto3" json:"manual_runs_disabled,omitempty"` // The minimum interval for scheduler to schedule runs. MinimumScheduleInterval *duration.Duration `protobuf:"bytes,18,opt,name=minimum_schedule_interval,json=minimumScheduleInterval,proto3" json:"minimum_schedule_interval,omitempty"` - // Partner's legal name of this data source - PartnerLegalName string `protobuf:"bytes,22,opt,name=partner_legal_name,json=partnerLegalName,proto3" json:"partner_legal_name,omitempty"` - // Redirect URL to complete transfer config setup for 3rd party data sources. - RedirectUrl string `protobuf:"bytes,23,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *DataSource) Reset() { *m = DataSource{} } @@ -564,20 +570,6 @@ func (m *DataSource) GetMinimumScheduleInterval() *duration.Duration { return nil } -func (m *DataSource) GetPartnerLegalName() string { - if m != nil { - return m.PartnerLegalName - } - return "" -} - -func (m *DataSource) GetRedirectUrl() string { - if m != nil { - return m.RedirectUrl - } - return "" -} - // A request to get data source info. type GetDataSourceRequest struct { // The field will contain name of the resource requested, for example: @@ -1575,8 +1567,6 @@ type ScheduleTransferRunsRequest struct { // Transfer configuration name in the form: // `projects/{project_id}/transferConfigs/{config_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // User labels to add to the scheduled runs. - Labels map[string]string `protobuf:"bytes,6,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Start time of the range of transfer runs. For example, // `"2017-05-25T00:00:00+00:00"`. StartTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` @@ -1620,13 +1610,6 @@ func (m *ScheduleTransferRunsRequest) GetParent() string { return "" } -func (m *ScheduleTransferRunsRequest) GetLabels() map[string]string { - if m != nil { - return m.Labels - } - return nil -} - func (m *ScheduleTransferRunsRequest) GetStartTime() *timestamp.Timestamp { if m != nil { return m.StartTime @@ -1687,8 +1670,6 @@ type StartManualTransferRunsRequest struct { // Transfer configuration name in the form: // `projects/{project_id}/transferConfigs/{config_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // User labels to add to the backfilled runs. - Labels map[string]string `protobuf:"bytes,2,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The requested time specification - this can be a time range or a specific // run_time. // @@ -1733,13 +1714,6 @@ func (m *StartManualTransferRunsRequest) GetParent() string { return "" } -func (m *StartManualTransferRunsRequest) GetLabels() map[string]string { - if m != nil { - return m.Labels - } - return nil -} - type isStartManualTransferRunsRequest_Time interface { isStartManualTransferRunsRequest_Time() } @@ -1885,142 +1859,6 @@ func (m *StartManualTransferRunsResponse) GetRuns() []*TransferRun { return nil } -// A request to enable data transfer service for a project. -type EnableDataTransferServiceRequest struct { - // The name of the project resource in the form: - // `projects/{project_id}` - Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *EnableDataTransferServiceRequest) Reset() { *m = EnableDataTransferServiceRequest{} } -func (m *EnableDataTransferServiceRequest) String() string { return proto.CompactTextString(m) } -func (*EnableDataTransferServiceRequest) ProtoMessage() {} -func (*EnableDataTransferServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_8edec8f64c27b8a4, []int{23} -} - -func (m *EnableDataTransferServiceRequest) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_EnableDataTransferServiceRequest.Unmarshal(m, b) -} -func (m *EnableDataTransferServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_EnableDataTransferServiceRequest.Marshal(b, m, deterministic) -} -func (m *EnableDataTransferServiceRequest) XXX_Merge(src proto.Message) { - xxx_messageInfo_EnableDataTransferServiceRequest.Merge(m, src) -} -func (m *EnableDataTransferServiceRequest) XXX_Size() int { - return xxx_messageInfo_EnableDataTransferServiceRequest.Size(m) -} -func (m *EnableDataTransferServiceRequest) XXX_DiscardUnknown() { - xxx_messageInfo_EnableDataTransferServiceRequest.DiscardUnknown(m) -} - -var xxx_messageInfo_EnableDataTransferServiceRequest proto.InternalMessageInfo - -func (m *EnableDataTransferServiceRequest) GetName() string { - if m != nil { - return m.Name - } - return "" -} - -// A request to determine whether data transfer is enabled for the project. -type IsDataTransferServiceEnabledRequest struct { - // The name of the project resource in the form: - // `projects/{project_id}` - Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *IsDataTransferServiceEnabledRequest) Reset() { *m = IsDataTransferServiceEnabledRequest{} } -func (m *IsDataTransferServiceEnabledRequest) String() string { return proto.CompactTextString(m) } -func (*IsDataTransferServiceEnabledRequest) ProtoMessage() {} -func (*IsDataTransferServiceEnabledRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_8edec8f64c27b8a4, []int{24} -} - -func (m *IsDataTransferServiceEnabledRequest) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_IsDataTransferServiceEnabledRequest.Unmarshal(m, b) -} -func (m *IsDataTransferServiceEnabledRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_IsDataTransferServiceEnabledRequest.Marshal(b, m, deterministic) -} -func (m *IsDataTransferServiceEnabledRequest) XXX_Merge(src proto.Message) { - xxx_messageInfo_IsDataTransferServiceEnabledRequest.Merge(m, src) -} -func (m *IsDataTransferServiceEnabledRequest) XXX_Size() int { - return xxx_messageInfo_IsDataTransferServiceEnabledRequest.Size(m) -} -func (m *IsDataTransferServiceEnabledRequest) XXX_DiscardUnknown() { - xxx_messageInfo_IsDataTransferServiceEnabledRequest.DiscardUnknown(m) -} - -var xxx_messageInfo_IsDataTransferServiceEnabledRequest proto.InternalMessageInfo - -func (m *IsDataTransferServiceEnabledRequest) GetName() string { - if m != nil { - return m.Name - } - return "" -} - -// A response to indicate whether data transfer service is enabled -// for the project. -type IsDataTransferServiceEnabledResponse struct { - // Indicates whether the data transfer service is enabled for the project. - Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` - // A string that contains additional information about why the service is - // deemed not enabled. This is only available when `enable` is false. - Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *IsDataTransferServiceEnabledResponse) Reset() { *m = IsDataTransferServiceEnabledResponse{} } -func (m *IsDataTransferServiceEnabledResponse) String() string { return proto.CompactTextString(m) } -func (*IsDataTransferServiceEnabledResponse) ProtoMessage() {} -func (*IsDataTransferServiceEnabledResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_8edec8f64c27b8a4, []int{25} -} - -func (m *IsDataTransferServiceEnabledResponse) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_IsDataTransferServiceEnabledResponse.Unmarshal(m, b) -} -func (m *IsDataTransferServiceEnabledResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_IsDataTransferServiceEnabledResponse.Marshal(b, m, deterministic) -} -func (m *IsDataTransferServiceEnabledResponse) XXX_Merge(src proto.Message) { - xxx_messageInfo_IsDataTransferServiceEnabledResponse.Merge(m, src) -} -func (m *IsDataTransferServiceEnabledResponse) XXX_Size() int { - return xxx_messageInfo_IsDataTransferServiceEnabledResponse.Size(m) -} -func (m *IsDataTransferServiceEnabledResponse) XXX_DiscardUnknown() { - xxx_messageInfo_IsDataTransferServiceEnabledResponse.DiscardUnknown(m) -} - -var xxx_messageInfo_IsDataTransferServiceEnabledResponse proto.InternalMessageInfo - -func (m *IsDataTransferServiceEnabledResponse) GetEnabled() bool { - if m != nil { - return m.Enabled - } - return false -} - -func (m *IsDataTransferServiceEnabledResponse) GetReason() string { - if m != nil { - return m.Reason - } - return "" -} - func init() { proto.RegisterEnum("google.cloud.bigquery.datatransfer.v1.DataSourceParameter_Type", DataSourceParameter_Type_name, DataSourceParameter_Type_value) proto.RegisterEnum("google.cloud.bigquery.datatransfer.v1.DataSource_AuthorizationType", DataSource_AuthorizationType_name, DataSource_AuthorizationType_value) @@ -2046,15 +1884,10 @@ func init() { proto.RegisterType((*CheckValidCredsRequest)(nil), "google.cloud.bigquery.datatransfer.v1.CheckValidCredsRequest") proto.RegisterType((*CheckValidCredsResponse)(nil), "google.cloud.bigquery.datatransfer.v1.CheckValidCredsResponse") proto.RegisterType((*ScheduleTransferRunsRequest)(nil), "google.cloud.bigquery.datatransfer.v1.ScheduleTransferRunsRequest") - proto.RegisterMapType((map[string]string)(nil), "google.cloud.bigquery.datatransfer.v1.ScheduleTransferRunsRequest.LabelsEntry") proto.RegisterType((*ScheduleTransferRunsResponse)(nil), "google.cloud.bigquery.datatransfer.v1.ScheduleTransferRunsResponse") proto.RegisterType((*StartManualTransferRunsRequest)(nil), "google.cloud.bigquery.datatransfer.v1.StartManualTransferRunsRequest") - proto.RegisterMapType((map[string]string)(nil), "google.cloud.bigquery.datatransfer.v1.StartManualTransferRunsRequest.LabelsEntry") proto.RegisterType((*StartManualTransferRunsRequest_TimeRange)(nil), "google.cloud.bigquery.datatransfer.v1.StartManualTransferRunsRequest.TimeRange") proto.RegisterType((*StartManualTransferRunsResponse)(nil), "google.cloud.bigquery.datatransfer.v1.StartManualTransferRunsResponse") - proto.RegisterType((*EnableDataTransferServiceRequest)(nil), "google.cloud.bigquery.datatransfer.v1.EnableDataTransferServiceRequest") - proto.RegisterType((*IsDataTransferServiceEnabledRequest)(nil), "google.cloud.bigquery.datatransfer.v1.IsDataTransferServiceEnabledRequest") - proto.RegisterType((*IsDataTransferServiceEnabledResponse)(nil), "google.cloud.bigquery.datatransfer.v1.IsDataTransferServiceEnabledResponse") } func init() { @@ -2062,181 +1895,169 @@ func init() { } var fileDescriptor_8edec8f64c27b8a4 = []byte{ - // 2778 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0x4b, 0x70, 0xdb, 0xc6, - 0xf9, 0x0f, 0xa8, 0xf7, 0x47, 0x3d, 0xa8, 0x8d, 0x2c, 0xc1, 0x94, 0x93, 0xc8, 0x48, 0xec, 0x28, - 0xfa, 0xe7, 0x4f, 0x46, 0x74, 0xec, 0xbf, 0x2d, 0xff, 0x63, 0x97, 0x22, 0x29, 0x99, 0xa9, 0x2c, - 0x29, 0x20, 0x65, 0xa7, 0x1a, 0x4f, 0x10, 0x98, 0x58, 0x51, 0x88, 0x41, 0x00, 0xc1, 0x02, 0xb2, - 0x95, 0x8e, 0x7b, 0x48, 0x73, 0x68, 0x3a, 0x99, 0xce, 0x74, 0x72, 0x48, 0x67, 0x3a, 0xbd, 0xf4, - 0xd2, 0xa4, 0xa7, 0xde, 0x7a, 0x69, 0x6f, 0x3d, 0xe5, 0xda, 0xe9, 0x25, 0x87, 0x76, 0x26, 0xed, - 0x4c, 0xaf, 0x9d, 0xe9, 0xa5, 0xc7, 0xce, 0x2e, 0x16, 0x7c, 0x82, 0x24, 0x48, 0x79, 0xda, 0x93, - 0xb9, 0xfb, 0xbd, 0xf6, 0xfb, 0x7d, 0x0f, 0xec, 0xb7, 0x16, 0x5c, 0xaf, 0x5a, 0x56, 0xd5, 0xc0, - 0xe9, 0x8a, 0x61, 0x79, 0x5a, 0xfa, 0xa1, 0x5e, 0xfd, 0xd0, 0xc3, 0xce, 0x69, 0x5a, 0x53, 0x5d, - 0xd5, 0x75, 0x54, 0x93, 0x1c, 0x61, 0x27, 0x7d, 0xb2, 0xde, 0xb2, 0x4e, 0xd9, 0x8e, 0xe5, 0x5a, - 0xe8, 0x92, 0x2f, 0x99, 0x62, 0x92, 0xa9, 0x40, 0x32, 0xd5, 0xc2, 0x79, 0xb2, 0x9e, 0xbc, 0xc0, - 0x0d, 0xa8, 0xb6, 0x9e, 0x56, 0x4d, 0xd3, 0x72, 0x55, 0x57, 0xb7, 0x4c, 0xe2, 0x2b, 0x49, 0xbe, - 0x19, 0xcd, 0x7c, 0xab, 0xe9, 0xe4, 0x8b, 0x5c, 0x8a, 0xad, 0x1e, 0x7a, 0x47, 0x69, 0xcd, 0x73, - 0x98, 0x5a, 0x4e, 0x5f, 0x6e, 0xa7, 0xe3, 0x9a, 0xed, 0x9e, 0x72, 0xe2, 0x4a, 0x3b, 0xf1, 0x48, - 0xc7, 0x86, 0xa6, 0xd4, 0x54, 0xf2, 0x88, 0x73, 0xbc, 0xd4, 0xce, 0xe1, 0xea, 0x35, 0x4c, 0x5c, - 0xb5, 0x66, 0x77, 0xb3, 0xff, 0xd8, 0x51, 0x6d, 0x1b, 0x3b, 0x81, 0x57, 0x4b, 0x4d, 0x3e, 0x57, - 0x0c, 0x1d, 0x9b, 0xae, 0x4f, 0x90, 0xbe, 0x1c, 0x87, 0xe7, 0xf3, 0xaa, 0xab, 0x96, 0x2c, 0xcf, - 0xa9, 0xe0, 0x7d, 0xd5, 0x51, 0x6b, 0xd8, 0xc5, 0x0e, 0x3a, 0x0f, 0x93, 0x36, 0x5d, 0x28, 0xba, - 0x26, 0x0a, 0x2b, 0xc2, 0xea, 0x94, 0x3c, 0xc1, 0xd6, 0x45, 0x0d, 0x5d, 0x84, 0x69, 0x4d, 0x27, - 0xb6, 0xa1, 0x9e, 0x2a, 0xa6, 0x5a, 0xc3, 0x62, 0x8c, 0x91, 0xe3, 0x7c, 0x6f, 0x57, 0xad, 0x61, - 0xb4, 0x02, 0x71, 0x0d, 0x93, 0x8a, 0xa3, 0xdb, 0x14, 0x03, 0x71, 0x84, 0x73, 0x34, 0xb6, 0x50, - 0x09, 0x46, 0xdd, 0x53, 0x1b, 0x8b, 0xa3, 0x2b, 0xc2, 0xea, 0x6c, 0xe6, 0x76, 0x2a, 0x52, 0xe8, - 0x52, 0x21, 0x27, 0x4d, 0x95, 0x4f, 0x6d, 0x2c, 0x33, 0x65, 0x28, 0x09, 0x93, 0x0e, 0xfe, 0xd0, - 0xd3, 0x1d, 0xac, 0x89, 0x63, 0x2b, 0xc2, 0xea, 0xa4, 0x5c, 0x5f, 0xfb, 0x34, 0x1b, 0xab, 0x2e, - 0xd6, 0xc4, 0xf1, 0x80, 0xe6, 0xaf, 0xd1, 0x6b, 0x90, 0x38, 0x51, 0x0d, 0x5d, 0x63, 0x11, 0x53, - 0x1c, 0x5c, 0xc5, 0x4f, 0xc4, 0x09, 0x76, 0xe6, 0xb9, 0xc6, 0xbe, 0x4c, 0xb7, 0xd1, 0x25, 0x98, - 0x55, 0x0d, 0xc3, 0x7a, 0x8c, 0x35, 0xe5, 0x44, 0x35, 0x3c, 0x4c, 0xc4, 0xc9, 0x95, 0x91, 0xd5, - 0x29, 0x79, 0x86, 0xef, 0xde, 0x63, 0x9b, 0xe8, 0x06, 0x4c, 0xd5, 0x74, 0xd3, 0x67, 0x11, 0xa7, - 0x56, 0x84, 0xd5, 0x78, 0xe6, 0x42, 0xe0, 0x63, 0x10, 0xa3, 0x54, 0xde, 0xf2, 0x1e, 0x1a, 0x98, - 0x49, 0xc8, 0x93, 0x35, 0xdd, 0x64, 0xbf, 0x98, 0xa8, 0xfa, 0x84, 0x8b, 0x42, 0x24, 0x51, 0xf5, - 0x89, 0x2f, 0x2a, 0xc3, 0x38, 0x4b, 0x1d, 0x22, 0xc6, 0x57, 0x46, 0x56, 0xe3, 0x99, 0x8d, 0xe1, - 0x61, 0x95, 0xb9, 0x26, 0x74, 0x15, 0x16, 0x9b, 0xb0, 0x69, 0x8e, 0xea, 0x34, 0x43, 0xe8, 0x5c, - 0x83, 0x9a, 0x6f, 0x8a, 0x6f, 0x0a, 0x9e, 0x6f, 0x12, 0x3b, 0xc6, 0x86, 0xad, 0x78, 0x8e, 0x21, - 0xce, 0x30, 0x99, 0xf9, 0x06, 0xe9, 0x0e, 0x36, 0xec, 0x03, 0xc7, 0x40, 0x17, 0x60, 0x4a, 0xaf, - 0xd5, 0x3c, 0x57, 0x7d, 0x68, 0x60, 0x71, 0x96, 0xc5, 0xa7, 0xb1, 0x81, 0x44, 0x98, 0x70, 0x70, - 0xc5, 0x73, 0x08, 0x16, 0xe7, 0x18, 0x2d, 0x58, 0x4a, 0x3a, 0x8c, 0xd2, 0x04, 0x40, 0x0b, 0x90, - 0x28, 0x7f, 0x6f, 0xbf, 0xa0, 0x1c, 0xec, 0x96, 0xf6, 0x0b, 0xb9, 0xe2, 0x56, 0xb1, 0x90, 0x4f, - 0x3c, 0x87, 0x00, 0xc6, 0x4b, 0x65, 0xb9, 0xb8, 0xbb, 0x9d, 0x10, 0x50, 0x1c, 0x26, 0x8a, 0xbb, - 0xe5, 0xc2, 0x76, 0x41, 0x4e, 0xc4, 0x28, 0x21, 0xbf, 0x77, 0xb0, 0xb9, 0x53, 0x48, 0x8c, 0x50, - 0xc2, 0xe6, 0xde, 0xde, 0x4e, 0x21, 0xbb, 0x9b, 0x18, 0xa5, 0x04, 0xb9, 0x90, 0xdb, 0x93, 0xf3, - 0x89, 0x31, 0x34, 0x03, 0x53, 0xfb, 0x3b, 0x07, 0x25, 0x65, 0x3f, 0xbb, 0x5d, 0x48, 0x8c, 0x4b, - 0x7f, 0x02, 0x80, 0x06, 0x52, 0x08, 0xc1, 0x28, 0x4b, 0x7f, 0xbf, 0x3a, 0xd8, 0x6f, 0xf4, 0x0a, - 0xcc, 0x52, 0x6c, 0x15, 0xc2, 0x58, 0x68, 0xed, 0xf8, 0xc5, 0x31, 0xad, 0xd5, 0xe5, 0x42, 0x0a, - 0x68, 0xa4, 0x6f, 0x01, 0x8d, 0x76, 0x16, 0xd0, 0x32, 0x4c, 0xf9, 0x85, 0x4c, 0xad, 0x8c, 0x31, - 0xfa, 0xa4, 0xbf, 0x51, 0xd4, 0xd0, 0x22, 0x8c, 0x93, 0x8a, 0x65, 0x63, 0x22, 0x8e, 0xb3, 0xec, - 0xe4, 0x2b, 0xf4, 0x00, 0x66, 0x82, 0xb8, 0x2b, 0xac, 0xfc, 0x26, 0x58, 0xf9, 0x5d, 0x89, 0x98, - 0x27, 0x65, 0xfe, 0x9b, 0x22, 0xbe, 0x19, 0x13, 0x05, 0x79, 0xda, 0x6d, 0xda, 0x41, 0x9b, 0xb0, - 0x4c, 0x3c, 0xdb, 0xb6, 0x1c, 0x97, 0x28, 0x35, 0xcf, 0x70, 0x75, 0xdb, 0xc0, 0x4a, 0xc0, 0x41, - 0x0b, 0x45, 0x58, 0x9d, 0x64, 0x62, 0xe7, 0x03, 0xb6, 0xbb, 0x9c, 0x2b, 0x50, 0x4c, 0xd0, 0x35, - 0x58, 0xf2, 0x6c, 0x4d, 0x75, 0xb1, 0xa2, 0x61, 0x55, 0x33, 0x74, 0x13, 0x2b, 0x04, 0x57, 0x2c, - 0x53, 0x23, 0xac, 0x8c, 0xc6, 0xe4, 0x73, 0x3e, 0x39, 0xcf, 0xa9, 0x25, 0x9f, 0x48, 0x4b, 0x58, - 0xc3, 0x47, 0xaa, 0x67, 0xb8, 0x0a, 0xa9, 0x1c, 0x63, 0xcd, 0x33, 0xfc, 0xe2, 0x99, 0x92, 0xe7, - 0xf8, 0x7e, 0x89, 0x6f, 0xa3, 0xeb, 0x20, 0xd6, 0x8f, 0x59, 0xf1, 0x88, 0x6b, 0xd5, 0x1a, 0x22, - 0x71, 0x96, 0x5d, 0x8b, 0x01, 0x3d, 0xc7, 0xc8, 0x75, 0xc9, 0x43, 0x00, 0x3b, 0x28, 0x10, 0x22, - 0x4e, 0x9f, 0xb9, 0xc6, 0x9a, 0xb4, 0xd1, 0x86, 0xdb, 0x56, 0x25, 0x13, 0xc7, 0xbc, 0x36, 0x1c, - 0x40, 0xaa, 0xe7, 0x1e, 0x5b, 0x8e, 0xfe, 0x91, 0x5f, 0x4e, 0x2c, 0x74, 0xb3, 0x2c, 0x74, 0xb9, - 0x81, 0xcd, 0xa7, 0xb2, 0xcd, 0xba, 0x58, 0xf7, 0x9c, 0x57, 0xdb, 0xb7, 0x50, 0x0d, 0xe6, 0x59, - 0x26, 0x3b, 0xf8, 0xc8, 0xc1, 0xe4, 0xd8, 0x37, 0x39, 0xc7, 0x4c, 0x66, 0x07, 0x37, 0x49, 0x7f, - 0xca, 0xbe, 0x26, 0x66, 0x70, 0x4e, 0x6b, 0xdd, 0x40, 0x5b, 0xb0, 0x12, 0x84, 0xaf, 0xc5, 0xec, - 0x63, 0xdd, 0xd4, 0xac, 0xc7, 0x8a, 0xa6, 0x9e, 0x12, 0x31, 0xc1, 0xe2, 0x7f, 0x81, 0xf3, 0x35, - 0xa9, 0xbc, 0xcf, 0x98, 0xf2, 0xea, 0x29, 0x41, 0x6f, 0xc0, 0x42, 0x4d, 0x35, 0x3d, 0xd5, 0x50, - 0x1c, 0xcf, 0x24, 0x8a, 0xa6, 0x13, 0xda, 0x3f, 0x34, 0x71, 0x9e, 0xc5, 0x15, 0xf9, 0x34, 0xd9, - 0x33, 0x49, 0x9e, 0x53, 0xd0, 0x01, 0x9c, 0xaf, 0xe9, 0xa6, 0x5e, 0xf3, 0x1a, 0x59, 0xa0, 0xe8, - 0xa6, 0x8b, 0x9d, 0x13, 0xd5, 0x10, 0x11, 0x6b, 0xbf, 0xe7, 0x3b, 0xdb, 0x2f, 0xff, 0xba, 0xcb, - 0x4b, 0x5c, 0x36, 0x48, 0x91, 0x22, 0x97, 0x44, 0xaf, 0x03, 0xb2, 0x55, 0xc7, 0x35, 0xb1, 0xa3, - 0x18, 0xb8, 0xaa, 0x1a, 0x7e, 0xa5, 0x2f, 0xb2, 0xc0, 0x26, 0x38, 0x65, 0x87, 0x12, 0x58, 0xb9, - 0x5f, 0x84, 0x69, 0x07, 0x6b, 0xba, 0x83, 0x2b, 0x2e, 0x4b, 0x80, 0x25, 0xbf, 0xde, 0x83, 0xbd, - 0x03, 0xc7, 0x90, 0x08, 0xcc, 0x77, 0x04, 0x0e, 0x49, 0xf0, 0x62, 0xf6, 0xa0, 0x7c, 0x67, 0x4f, - 0x2e, 0x1e, 0x66, 0xcb, 0xc5, 0xbd, 0x5d, 0x25, 0xa4, 0x07, 0x2e, 0x02, 0x6a, 0xe5, 0xc9, 0xed, - 0xe5, 0x0b, 0x09, 0x81, 0xca, 0x6e, 0xef, 0xed, 0x6d, 0xef, 0x14, 0x14, 0xd6, 0xe4, 0x42, 0x78, - 0x62, 0x52, 0x05, 0xe6, 0xda, 0x42, 0x87, 0x2e, 0xc2, 0x0b, 0xf9, 0x6c, 0x39, 0xab, 0xc8, 0x85, - 0x2d, 0xb9, 0x50, 0xba, 0x13, 0x66, 0x11, 0xc1, 0x6c, 0x69, 0xa7, 0x98, 0x2f, 0xee, 0x6e, 0x2b, - 0xf7, 0x8b, 0xbb, 0xf9, 0xbd, 0xfb, 0x09, 0x01, 0x9d, 0x87, 0x73, 0xb9, 0x83, 0x52, 0x79, 0xef, - 0xae, 0xd2, 0x46, 0x8a, 0x49, 0x6b, 0xb0, 0xb0, 0x8d, 0xdd, 0x46, 0xb6, 0xc8, 0xf8, 0x43, 0x0f, - 0x13, 0x37, 0xac, 0xc1, 0x4a, 0x06, 0x2c, 0xee, 0xe8, 0xa4, 0x89, 0x99, 0x04, 0xdc, 0x8b, 0x30, - 0x6e, 0xab, 0x0e, 0x36, 0x5d, 0xce, 0xcf, 0x57, 0xe8, 0x05, 0x5a, 0xb3, 0x55, 0xac, 0xb8, 0xd6, - 0x23, 0x1c, 0xdc, 0x44, 0xa6, 0xe8, 0x4e, 0x99, 0x6e, 0xd0, 0x36, 0xca, 0xc8, 0x44, 0xff, 0xc8, - 0xbf, 0x8c, 0x8c, 0xc9, 0x93, 0x74, 0xa3, 0xa4, 0x7f, 0x84, 0xa5, 0x2f, 0x04, 0x58, 0xea, 0x30, - 0x47, 0x6c, 0xcb, 0x24, 0x18, 0x95, 0x61, 0xba, 0xa9, 0xd5, 0x13, 0x51, 0x60, 0xdd, 0x60, 0x7d, - 0xe0, 0xda, 0x90, 0xe3, 0x8d, 0x6f, 0x03, 0x41, 0x97, 0x61, 0xce, 0xc4, 0x4f, 0x5c, 0xa5, 0xe9, - 0xc8, 0xfe, 0x17, 0x64, 0x86, 0x6e, 0xef, 0x07, 0xc7, 0x96, 0xfe, 0x2e, 0xc0, 0x72, 0xce, 0xa1, - 0xb7, 0x97, 0xa0, 0x75, 0xe6, 0x2c, 0xf3, 0x48, 0xaf, 0xf6, 0x43, 0xe3, 0x3d, 0x98, 0xab, 0x7f, - 0x00, 0x2a, 0x4c, 0x82, 0xe9, 0x8f, 0x67, 0xae, 0x0e, 0xf8, 0x09, 0xe0, 0xe6, 0x66, 0xdd, 0x96, - 0x35, 0xfa, 0xdf, 0xf6, 0x56, 0x55, 0xb1, 0xb4, 0xe0, 0x03, 0xd7, 0xda, 0x65, 0x72, 0x96, 0xc6, - 0xf2, 0xfe, 0x04, 0x3b, 0x84, 0x32, 0xea, 0xe6, 0x91, 0xc5, 0xbf, 0x63, 0x71, 0xbe, 0x57, 0x34, - 0x8f, 0x2c, 0xe9, 0xb3, 0x18, 0x2c, 0x1f, 0xb0, 0x96, 0x1f, 0xee, 0x69, 0x88, 0x47, 0xc2, 0x7f, - 0xd1, 0xa3, 0x9b, 0x10, 0xe7, 0xdf, 0x2f, 0x7a, 0x7d, 0x67, 0x19, 0x15, 0xcf, 0x24, 0x3b, 0x1a, - 0xc8, 0x16, 0xbd, 0x5c, 0xdd, 0x55, 0xc9, 0x23, 0x19, 0x7c, 0x76, 0xfa, 0x3b, 0x0a, 0x1c, 0x29, - 0x10, 0xb7, 0xb1, 0x1b, 0x0e, 0x45, 0x58, 0xc1, 0xac, 0xc3, 0x72, 0x1e, 0x1b, 0xb8, 0x1b, 0x7a, - 0x61, 0x22, 0xff, 0x03, 0xe7, 0x9a, 0x4c, 0xc8, 0x9e, 0xd9, 0x8b, 0x39, 0x05, 0x62, 0xab, 0xfe, - 0x3e, 0xfc, 0x3f, 0x13, 0x20, 0x49, 0x4b, 0xaa, 0xf5, 0x38, 0x7d, 0xab, 0xf8, 0x32, 0xcc, 0xb5, - 0x5e, 0xac, 0x88, 0x18, 0xf3, 0xef, 0xdd, 0xcd, 0x37, 0x2b, 0x72, 0xa6, 0x6a, 0xff, 0x95, 0x00, - 0xcb, 0xa1, 0x47, 0xe3, 0x15, 0xff, 0x3e, 0x24, 0xda, 0x32, 0x2d, 0xa8, 0xfa, 0x21, 0x53, 0x6d, - 0xae, 0x35, 0xd5, 0xa2, 0x57, 0xff, 0x9f, 0x63, 0x7e, 0x5f, 0x6a, 0xc2, 0xbc, 0x2f, 0x82, 0x3b, - 0x30, 0x4e, 0x5c, 0xd5, 0xc5, 0x3e, 0x70, 0xb3, 0x99, 0x37, 0x07, 0x3c, 0x73, 0x89, 0x0a, 0xcb, - 0x5c, 0xc7, 0x59, 0x70, 0x46, 0x1f, 0x40, 0xdc, 0xf1, 0x4c, 0x45, 0x75, 0x5d, 0x3a, 0x04, 0xb3, - 0x24, 0x9f, 0xcd, 0x14, 0x23, 0x1e, 0xa7, 0x8b, 0xdb, 0x29, 0xd9, 0x33, 0xb3, 0xbe, 0x42, 0x19, - 0x9c, 0xfa, 0x6f, 0xe9, 0x2a, 0x40, 0x83, 0x82, 0x96, 0x61, 0x49, 0x3e, 0xd8, 0x55, 0xb2, 0xe5, - 0x72, 0xe1, 0xee, 0x7e, 0xb9, 0x73, 0x56, 0xd8, 0xc9, 0x96, 0x0b, 0xa5, 0x72, 0x42, 0x90, 0x7e, - 0x2e, 0x80, 0xd8, 0x69, 0x89, 0xe7, 0xc1, 0xfd, 0xa6, 0x4b, 0x34, 0xbd, 0x65, 0xf0, 0x24, 0xc8, - 0x0c, 0x08, 0x28, 0x2d, 0x94, 0xfa, 0xfd, 0x99, 0x1a, 0x88, 0x1c, 0xfe, 0x6f, 0x84, 0xd6, 0xf0, - 0xef, 0x58, 0xd5, 0x01, 0x3f, 0x83, 0xa3, 0x3d, 0x03, 0x36, 0xd6, 0x16, 0xb0, 0x47, 0x30, 0x53, - 0xc3, 0x84, 0x30, 0xf1, 0xd3, 0x60, 0xa8, 0x98, 0xcd, 0x6c, 0x0d, 0xe8, 0xf0, 0x5d, 0x5f, 0x47, - 0x8a, 0xff, 0x5b, 0xc2, 0x27, 0xd8, 0xd1, 0xdd, 0x53, 0x79, 0x9a, 0x2b, 0xa7, 0xd7, 0x0b, 0x42, - 0xab, 0x50, 0xec, 0x74, 0x8e, 0x43, 0x5f, 0x81, 0xf9, 0x3a, 0xf4, 0x5c, 0x2a, 0x80, 0xff, 0xda, - 0x70, 0xa7, 0x91, 0xeb, 0x35, 0xcd, 0x37, 0xa2, 0x87, 0xe1, 0x75, 0x58, 0xcc, 0x1d, 0xe3, 0xca, - 0xa3, 0x7b, 0x74, 0x98, 0xcd, 0x39, 0x58, 0x23, 0xbd, 0x1a, 0x5f, 0x16, 0x96, 0x3a, 0xb8, 0xb9, - 0x57, 0x97, 0x61, 0xee, 0x58, 0x25, 0x0a, 0x1b, 0x8a, 0x95, 0x0a, 0x25, 0x31, 0xc9, 0x49, 0x79, - 0xe6, 0x58, 0x25, 0x0d, 0x7e, 0xe9, 0xeb, 0x18, 0x2c, 0x07, 0x17, 0xcd, 0x41, 0x4a, 0xff, 0x08, - 0xc6, 0x0d, 0xf5, 0x21, 0x36, 0xfc, 0xc0, 0xc5, 0x33, 0xbb, 0x11, 0xa1, 0xea, 0x61, 0x2b, 0xb5, - 0xc3, 0x14, 0x16, 0x4c, 0xd7, 0x39, 0x95, 0xb9, 0x76, 0x74, 0x03, 0x80, 0xb8, 0xaa, 0xe3, 0x2a, - 0xae, 0xce, 0x9f, 0x85, 0xc2, 0x3e, 0x7d, 0xe5, 0xe0, 0xe9, 0x4a, 0x9e, 0x62, 0xdc, 0x74, 0x8d, - 0xae, 0xc2, 0x24, 0x36, 0x35, 0x5f, 0x70, 0xa4, 0xaf, 0xe0, 0x04, 0x36, 0x35, 0xba, 0x4a, 0xde, - 0x80, 0x78, 0xd3, 0x41, 0x50, 0x02, 0x46, 0x1e, 0xe1, 0x53, 0xee, 0x3d, 0xfd, 0x89, 0x16, 0x60, - 0xcc, 0x7f, 0x48, 0xf1, 0x23, 0xe8, 0x2f, 0x36, 0x62, 0xd7, 0x05, 0xe9, 0x08, 0x2e, 0x84, 0xfb, - 0xc7, 0x83, 0xb2, 0x05, 0xa3, 0x67, 0x2c, 0x6e, 0x26, 0x2f, 0xfd, 0x76, 0x14, 0x5e, 0x2c, 0x51, - 0x3f, 0xef, 0xb2, 0xd9, 0x63, 0x90, 0xb8, 0xe9, 0xf5, 0xb8, 0xc5, 0xd8, 0x21, 0xde, 0x89, 0x1a, - 0xb7, 0x9e, 0xe6, 0x42, 0x43, 0xf7, 0x43, 0x01, 0x16, 0x1c, 0x9f, 0x8e, 0xfd, 0x30, 0x28, 0x8e, - 0x6a, 0x56, 0x83, 0x60, 0xec, 0x3d, 0x1b, 0xcb, 0x34, 0x66, 0x32, 0x55, 0x7b, 0xe7, 0x39, 0x19, - 0xd5, 0xcd, 0xd5, 0x77, 0xd1, 0xdb, 0xd0, 0xd8, 0xa5, 0xad, 0xd5, 0xcf, 0x87, 0xd1, 0x7e, 0xf9, - 0x70, 0xe7, 0x39, 0x39, 0x51, 0x97, 0x93, 0x3d, 0x93, 0xa5, 0xc6, 0x53, 0x98, 0x6a, 0x28, 0x6e, - 0xcd, 0x4c, 0x61, 0xd8, 0xcc, 0x8c, 0xfd, 0x27, 0x32, 0x73, 0x73, 0x1c, 0x46, 0xa9, 0x35, 0x49, - 0x87, 0x97, 0xba, 0xe2, 0xf9, 0x8c, 0x93, 0xf4, 0x1a, 0xac, 0x14, 0x4c, 0x3a, 0x0f, 0xd3, 0xb9, - 0xa4, 0xfe, 0xc5, 0xc7, 0xce, 0x89, 0xde, 0x7b, 0x1c, 0xbb, 0x01, 0x2f, 0x17, 0x49, 0x88, 0x8c, - 0xaf, 0x4c, 0xeb, 0x25, 0xfa, 0x2e, 0xbc, 0xd2, 0x5b, 0x94, 0xbb, 0x28, 0xc2, 0x04, 0xf6, 0xb7, - 0x78, 0x53, 0x0c, 0x96, 0xb4, 0x6c, 0x1c, 0xac, 0x12, 0x2b, 0x68, 0xcf, 0x7c, 0x95, 0xf9, 0xf6, - 0xa2, 0xff, 0xa4, 0xdd, 0xa6, 0x18, 0xfd, 0x45, 0x80, 0x99, 0x96, 0x41, 0x13, 0xdd, 0x8c, 0x08, - 0x58, 0xd8, 0x78, 0x9a, 0x1c, 0x7c, 0xd4, 0x93, 0xde, 0xfb, 0xf8, 0x8f, 0x7f, 0xfb, 0x3c, 0xf6, - 0x2e, 0x4a, 0xa7, 0x4f, 0xd6, 0xd3, 0xdf, 0xa7, 0x30, 0xbc, 0x65, 0x3b, 0xd6, 0x07, 0xb8, 0xe2, - 0x92, 0xf4, 0x5a, 0xda, 0xb0, 0x2a, 0xfe, 0xff, 0x44, 0xa4, 0xd7, 0xd2, 0x4d, 0x33, 0x61, 0x7a, - 0xed, 0xe9, 0xe1, 0x25, 0xf4, 0x72, 0xa8, 0x48, 0x2b, 0x1b, 0xfa, 0x87, 0x00, 0x73, 0x6d, 0xf3, - 0x2a, 0x7a, 0x6b, 0x80, 0x8b, 0x55, 0xe7, 0x58, 0x9d, 0xbc, 0x35, 0xac, 0xb8, 0x1f, 0xbe, 0x36, - 0x97, 0xfd, 0xc6, 0xd6, 0xc5, 0xe9, 0xa7, 0xcd, 0xee, 0xd4, 0x5d, 0xee, 0x10, 0x69, 0x61, 0x43, - 0xbf, 0x88, 0xc1, 0x42, 0xd8, 0x20, 0x8c, 0x36, 0x23, 0x1e, 0xbc, 0xc7, 0x14, 0x9d, 0x1c, 0xee, - 0x5e, 0x2f, 0x7d, 0x2a, 0x30, 0xa7, 0x3f, 0x16, 0xa4, 0x2b, 0x51, 0xbc, 0x6e, 0x9b, 0x02, 0x36, - 0xda, 0xe7, 0xd9, 0xc3, 0x0d, 0xe9, 0xd5, 0x6e, 0x50, 0xf4, 0x93, 0x45, 0xbf, 0x8f, 0xc1, 0x42, - 0xd8, 0xf8, 0x1c, 0x19, 0x9f, 0x1e, 0xb3, 0xf7, 0xb0, 0xf8, 0x7c, 0xe5, 0xe3, 0xf3, 0x4b, 0x21, - 0x93, 0x63, 0x7e, 0xb5, 0x9d, 0x39, 0xd5, 0xab, 0x30, 0xda, 0x1c, 0x4e, 0xaf, 0x3d, 0xed, 0xc4, - 0xeb, 0xed, 0xcc, 0xff, 0x45, 0xd2, 0x1b, 0x41, 0x17, 0xfa, 0x46, 0x80, 0x85, 0xb0, 0x01, 0x3a, - 0x32, 0x7e, 0x3d, 0xa6, 0xef, 0xe4, 0x62, 0xc7, 0x97, 0xa4, 0x50, 0xb3, 0xdd, 0x53, 0xe9, 0x88, - 0xe1, 0xf3, 0xfe, 0xda, 0x95, 0xbe, 0x7d, 0xa2, 0xd3, 0x85, 0xc3, 0xd7, 0xd6, 0x5e, 0x0d, 0x15, - 0xeb, 0x64, 0x45, 0xff, 0x14, 0x60, 0xbe, 0xe3, 0x35, 0x01, 0xdd, 0x8e, 0xde, 0x15, 0x9f, 0x69, - 0x5a, 0x70, 0xaf, 0xd1, 0x70, 0x5e, 0xa3, 0xc8, 0x5e, 0x7f, 0x12, 0x83, 0xe7, 0x43, 0xe6, 0x7c, - 0x94, 0x1d, 0x62, 0x04, 0x6d, 0x7d, 0xbe, 0x48, 0x6e, 0x9e, 0x45, 0x05, 0xef, 0x98, 0xad, 0x30, - 0x0c, 0xd6, 0x3b, 0xea, 0x30, 0xf4, 0x6f, 0x15, 0xe8, 0x37, 0x31, 0x58, 0x08, 0xbb, 0x01, 0x47, - 0xce, 0xec, 0x1e, 0xe3, 0x41, 0x32, 0x77, 0x26, 0x1d, 0x1c, 0x89, 0x9f, 0xf8, 0x7d, 0xe2, 0x13, - 0x41, 0xda, 0xec, 0x8f, 0x45, 0x58, 0x35, 0x07, 0x0f, 0xfa, 0x54, 0xeb, 0x86, 0xb0, 0x76, 0x78, - 0x53, 0xba, 0xd6, 0x45, 0x51, 0x7f, 0xe1, 0x1f, 0xc5, 0x04, 0xf4, 0xbb, 0x18, 0x2c, 0x75, 0xb9, - 0x92, 0xa1, 0xc2, 0x33, 0xb9, 0x22, 0x27, 0xb7, 0xce, 0xaa, 0x86, 0x63, 0xf7, 0x53, 0x1f, 0xbb, - 0x1f, 0x0b, 0x52, 0x61, 0x48, 0xec, 0x1a, 0x06, 0x02, 0xf8, 0x6e, 0x49, 0x37, 0x06, 0x80, 0xaf, - 0x43, 0x1e, 0xfd, 0x4b, 0x80, 0xd9, 0xd6, 0x97, 0x45, 0xf4, 0xff, 0x83, 0xf7, 0x9a, 0xc6, 0x03, - 0x63, 0x72, 0x88, 0x0b, 0xaf, 0xe4, 0x32, 0x5c, 0x4c, 0xb4, 0x31, 0x78, 0x97, 0x49, 0xd3, 0xbb, - 0x32, 0x6d, 0x36, 0x6f, 0xa0, 0x54, 0xb4, 0x66, 0x13, 0x48, 0xa0, 0x6f, 0x05, 0x98, 0xef, 0x78, - 0x27, 0x8d, 0xdc, 0x69, 0xbb, 0xbd, 0xb0, 0x76, 0xfd, 0x80, 0x70, 0x27, 0xd7, 0xce, 0xe4, 0xe4, - 0xda, 0xa0, 0x4e, 0x7e, 0x1a, 0x83, 0x44, 0xfb, 0xab, 0x19, 0xba, 0x75, 0xb6, 0x87, 0xbd, 0xe4, - 0xed, 0xa1, 0xe5, 0x79, 0x25, 0xb4, 0x06, 0x7c, 0xd0, 0x3a, 0x60, 0xce, 0xd5, 0x03, 0x1e, 0x25, - 0xf3, 0x99, 0x04, 0xfa, 0xaa, 0x0d, 0x8b, 0x1d, 0xab, 0x3a, 0x1c, 0x16, 0x4d, 0x8f, 0x7b, 0x43, - 0x61, 0xd1, 0xfc, 0x7e, 0x26, 0x7d, 0xee, 0x77, 0x85, 0xcf, 0x04, 0x54, 0x1c, 0x06, 0x8d, 0x20, - 0xd2, 0x75, 0x0a, 0x55, 0x7e, 0x78, 0x1b, 0xbd, 0x15, 0x15, 0x9c, 0x50, 0x05, 0xe8, 0x8b, 0x18, - 0xcc, 0xb5, 0xbd, 0x8d, 0x45, 0x1e, 0x5b, 0xc2, 0x5f, 0xe0, 0x22, 0x8f, 0x2d, 0x5d, 0x9e, 0xe4, - 0xa4, 0x4f, 0x7c, 0xa0, 0x7e, 0x20, 0xdd, 0x1e, 0x70, 0x54, 0xdb, 0xa8, 0xb4, 0x6a, 0xa4, 0x7d, - 0xf3, 0xba, 0x74, 0x25, 0xc2, 0xf4, 0x16, 0x22, 0x89, 0xfe, 0x20, 0xc0, 0xf9, 0xae, 0x83, 0x39, - 0xda, 0x8e, 0xe8, 0x64, 0xbf, 0xd1, 0xbe, 0x6b, 0x1b, 0xd9, 0x62, 0x20, 0x7c, 0x47, 0xba, 0xd9, - 0x0f, 0x84, 0xa7, 0x1b, 0xb8, 0x9b, 0x0d, 0xea, 0xc6, 0x97, 0x31, 0xb8, 0xd0, 0x6b, 0xd8, 0x47, - 0x6f, 0x47, 0xf4, 0x24, 0xc2, 0x63, 0x43, 0xf2, 0xbb, 0xcf, 0x44, 0x17, 0xcf, 0x03, 0x8b, 0x21, - 0xa0, 0x4b, 0xb7, 0xfa, 0x23, 0xa0, 0xf7, 0xd0, 0x47, 0xb3, 0xe0, 0x15, 0xe9, 0xa5, 0x30, 0x25, - 0x54, 0xb0, 0xc1, 0x95, 0xbc, 0xfc, 0x75, 0xf6, 0xe5, 0xe0, 0xc8, 0x2d, 0x27, 0xf6, 0x9d, 0x52, - 0x6d, 0x9d, 0xa4, 0x2a, 0x56, 0x6d, 0xf3, 0xaf, 0x02, 0xbc, 0x56, 0xb1, 0x6a, 0xd1, 0x7c, 0xdd, - 0x9c, 0x6f, 0x3e, 0xda, 0x3e, 0x0d, 0xf2, 0xbe, 0x70, 0xf8, 0x0e, 0x97, 0xad, 0x5a, 0x86, 0x6a, - 0x56, 0x53, 0x96, 0x53, 0x4d, 0x57, 0xb1, 0xc9, 0x52, 0x20, 0xdd, 0xb0, 0xd6, 0xe7, 0x0f, 0x21, - 0x6f, 0x36, 0xaf, 0x7f, 0x1d, 0xbb, 0xb4, 0xed, 0xeb, 0xcc, 0xb1, 0xf3, 0x6c, 0xea, 0xd5, 0x77, - 0xd8, 0x79, 0x9a, 0xcd, 0xa7, 0xee, 0xad, 0x7f, 0x1d, 0xf0, 0x3d, 0x60, 0x7c, 0x0f, 0x02, 0xbe, - 0x07, 0xcd, 0x7c, 0x0f, 0xee, 0xad, 0x3f, 0x1c, 0x67, 0xa7, 0xb9, 0xf2, 0xef, 0x00, 0x00, 0x00, - 0xff, 0xff, 0xe0, 0x91, 0x00, 0xff, 0x14, 0x2a, 0x00, 0x00, + // 2581 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xcf, 0x6f, 0x1b, 0xc7, + 0xf5, 0xf7, 0x52, 0xbf, 0x1f, 0x25, 0x91, 0x1a, 0xcb, 0xd2, 0x9a, 0x72, 0x1c, 0x65, 0xf3, 0xb5, + 0x23, 0xeb, 0xdb, 0x90, 0x11, 0x1d, 0xbb, 0xb6, 0x5c, 0xdb, 0xa0, 0x48, 0x4a, 0x66, 0x20, 0x89, + 0xca, 0x92, 0xb2, 0x5b, 0xc1, 0xc8, 0x66, 0xcd, 0x1d, 0x51, 0x1b, 0x2f, 0x77, 0xd7, 0x3b, 0xbb, + 0x92, 0xe5, 0xc2, 0x3d, 0xa4, 0x3e, 0x34, 0x45, 0x50, 0x20, 0xc8, 0x21, 0x05, 0x8a, 0x1e, 0xda, + 0x4b, 0x91, 0x9e, 0xfa, 0x07, 0xb4, 0xf7, 0x22, 0xc7, 0xf6, 0x96, 0x43, 0x0b, 0xb4, 0x05, 0x7a, + 0x2d, 0xd0, 0x4b, 0x8f, 0xc5, 0xcc, 0xee, 0x92, 0x4b, 0x72, 0x25, 0x2e, 0x29, 0x03, 0x3d, 0x89, + 0x33, 0xef, 0xd7, 0xbc, 0xcf, 0x9b, 0xf7, 0xf6, 0xbd, 0x81, 0xe0, 0x56, 0xdd, 0x30, 0xea, 0x1a, + 0xce, 0xd4, 0x34, 0xc3, 0x51, 0x32, 0x4f, 0xd4, 0xfa, 0x33, 0x07, 0x5b, 0xc7, 0x19, 0x45, 0xb6, + 0x65, 0xdb, 0x92, 0x75, 0xb2, 0x8f, 0xad, 0xcc, 0xe1, 0x4a, 0xdb, 0x3a, 0x6d, 0x5a, 0x86, 0x6d, + 0xa0, 0x2b, 0xae, 0x64, 0x9a, 0x49, 0xa6, 0x7d, 0xc9, 0x74, 0x1b, 0xe7, 0xe1, 0x4a, 0xea, 0x92, + 0x67, 0x40, 0x36, 0xd5, 0x8c, 0xac, 0xeb, 0x86, 0x2d, 0xdb, 0xaa, 0xa1, 0x13, 0x57, 0x49, 0xea, + 0xfd, 0x68, 0xe6, 0xdb, 0x4d, 0xa7, 0x2e, 0x7b, 0x52, 0x6c, 0xf5, 0xc4, 0xd9, 0xcf, 0x28, 0x8e, + 0xc5, 0xd4, 0x7a, 0xf4, 0x85, 0x4e, 0x3a, 0x6e, 0x98, 0xf6, 0xb1, 0x47, 0x5c, 0xec, 0x24, 0xee, + 0xab, 0x58, 0x53, 0xa4, 0x86, 0x4c, 0x9e, 0x7a, 0x1c, 0x6f, 0x76, 0x72, 0xd8, 0x6a, 0x03, 0x13, + 0x5b, 0x6e, 0x98, 0x27, 0xd9, 0x3f, 0xb2, 0x64, 0xd3, 0xc4, 0x96, 0xef, 0xd5, 0x7c, 0xc0, 0xe7, + 0x9a, 0xa6, 0x62, 0xdd, 0x76, 0x09, 0xc2, 0x1f, 0x47, 0xe1, 0x7c, 0x41, 0xb6, 0xe5, 0x8a, 0xe1, + 0x58, 0x35, 0xbc, 0x23, 0x5b, 0x72, 0x03, 0xdb, 0xd8, 0x42, 0x17, 0x61, 0xdc, 0xa4, 0x0b, 0x49, + 0x55, 0x78, 0x6e, 0x91, 0x5b, 0x9a, 0x10, 0xc7, 0xd8, 0xba, 0xa4, 0xa0, 0xb7, 0x60, 0x52, 0x51, + 0x89, 0xa9, 0xc9, 0xc7, 0x92, 0x2e, 0x37, 0x30, 0x1f, 0x63, 0xe4, 0xb8, 0xb7, 0xb7, 0x2d, 0x37, + 0x30, 0x5a, 0x84, 0xb8, 0x82, 0x49, 0xcd, 0x52, 0x4d, 0x8a, 0x01, 0x3f, 0xe4, 0x71, 0xb4, 0xb6, + 0x50, 0x05, 0x86, 0xed, 0x63, 0x13, 0xf3, 0xc3, 0x8b, 0xdc, 0xd2, 0x74, 0xf6, 0x7e, 0x3a, 0x52, + 0xe8, 0xd2, 0x21, 0x27, 0x4d, 0x57, 0x8f, 0x4d, 0x2c, 0x32, 0x65, 0x28, 0x05, 0xe3, 0x16, 0x7e, + 0xe6, 0xa8, 0x16, 0x56, 0xf8, 0x91, 0x45, 0x6e, 0x69, 0x5c, 0x6c, 0xae, 0x5d, 0x9a, 0x89, 0x65, + 0x1b, 0x2b, 0xfc, 0xa8, 0x4f, 0x73, 0xd7, 0xe8, 0x1a, 0x24, 0x0f, 0x65, 0x4d, 0x55, 0x58, 0xc4, + 0x24, 0x0b, 0xd7, 0xf1, 0x73, 0x7e, 0x8c, 0x9d, 0x39, 0xd1, 0xda, 0x17, 0xe9, 0x36, 0xba, 0x02, + 0xd3, 0xb2, 0xa6, 0x19, 0x47, 0x58, 0x91, 0x0e, 0x65, 0xcd, 0xc1, 0x84, 0x1f, 0x5f, 0x1c, 0x5a, + 0x9a, 0x10, 0xa7, 0xbc, 0xdd, 0x87, 0x6c, 0x13, 0xdd, 0x86, 0x89, 0x86, 0xaa, 0xbb, 0x2c, 0xfc, + 0xc4, 0x22, 0xb7, 0x14, 0xcf, 0x5e, 0xf2, 0x7d, 0xf4, 0x63, 0x94, 0x2e, 0x18, 0xce, 0x13, 0x0d, + 0x33, 0x09, 0x71, 0xbc, 0xa1, 0xea, 0xec, 0x17, 0x13, 0x95, 0x9f, 0x7b, 0xa2, 0x10, 0x49, 0x54, + 0x7e, 0xee, 0x8a, 0x8a, 0x30, 0xca, 0xae, 0x0e, 0xe1, 0xe3, 0x8b, 0x43, 0x4b, 0xf1, 0xec, 0xea, + 0xe0, 0xb0, 0x8a, 0x9e, 0x26, 0x74, 0x03, 0xe6, 0x02, 0xd8, 0x04, 0xa3, 0x3a, 0xc9, 0x10, 0xba, + 0xd0, 0xa2, 0x16, 0x02, 0xf1, 0x4d, 0xc3, 0xf9, 0x80, 0xd8, 0x01, 0xd6, 0x4c, 0xc9, 0xb1, 0x34, + 0x7e, 0x8a, 0xc9, 0xcc, 0xb4, 0x48, 0x0f, 0xb0, 0x66, 0xee, 0x5a, 0x1a, 0xba, 0x04, 0x13, 0x6a, + 0xa3, 0xe1, 0xd8, 0xf2, 0x13, 0x0d, 0xf3, 0xd3, 0x2c, 0x3e, 0xad, 0x0d, 0xc4, 0xc3, 0x98, 0x85, + 0x6b, 0x8e, 0x45, 0x30, 0x9f, 0x60, 0x34, 0x7f, 0x89, 0x2e, 0x03, 0x28, 0xd8, 0xb4, 0x70, 0x8d, + 0x05, 0x76, 0x96, 0x11, 0x03, 0x3b, 0x82, 0x0a, 0xc3, 0xf4, 0x82, 0xa0, 0x59, 0x48, 0x56, 0x7f, + 0xb0, 0x53, 0x94, 0x76, 0xb7, 0x2b, 0x3b, 0xc5, 0x7c, 0x69, 0xbd, 0x54, 0x2c, 0x24, 0xcf, 0x21, + 0x80, 0xd1, 0x4a, 0x55, 0x2c, 0x6d, 0x6f, 0x24, 0x39, 0x14, 0x87, 0xb1, 0xd2, 0x76, 0xb5, 0xb8, + 0x51, 0x14, 0x93, 0x31, 0x4a, 0x28, 0x94, 0x77, 0xd7, 0x36, 0x8b, 0xc9, 0x21, 0x4a, 0x58, 0x2b, + 0x97, 0x37, 0x8b, 0xb9, 0xed, 0xe4, 0x30, 0x25, 0x88, 0xc5, 0x7c, 0x59, 0x2c, 0x24, 0x47, 0xd0, + 0x14, 0x4c, 0xec, 0x6c, 0xee, 0x56, 0xa4, 0x9d, 0xdc, 0x46, 0x31, 0x39, 0x2a, 0xbc, 0x02, 0x80, + 0x16, 0x92, 0x08, 0xc1, 0x30, 0x4b, 0x0f, 0x37, 0x7b, 0xd8, 0x6f, 0xf4, 0x7f, 0x30, 0x4d, 0xb1, + 0x97, 0x08, 0x63, 0xa1, 0xb9, 0xe5, 0x26, 0xcf, 0xa4, 0xd2, 0x94, 0x0b, 0x49, 0xb0, 0xa1, 0x9e, + 0x09, 0x36, 0xdc, 0x9d, 0x60, 0x0b, 0x30, 0xe1, 0x26, 0x3a, 0xb5, 0x32, 0xc2, 0xe8, 0xe3, 0xee, + 0x46, 0x49, 0x41, 0x73, 0x30, 0x4a, 0x6a, 0x86, 0x89, 0x09, 0x3f, 0xca, 0x6e, 0xaf, 0xb7, 0x42, + 0x8f, 0x61, 0xca, 0xbf, 0x17, 0x12, 0x4b, 0xcf, 0x31, 0x96, 0x9e, 0xd7, 0x23, 0xde, 0xa3, 0xaa, + 0xf7, 0x9b, 0x22, 0xbe, 0x16, 0xe3, 0x39, 0x71, 0xd2, 0x0e, 0xec, 0xa0, 0x35, 0x58, 0x20, 0x8e, + 0x69, 0x1a, 0x96, 0x4d, 0xa4, 0x86, 0xa3, 0xd9, 0xaa, 0xa9, 0x61, 0xc9, 0xe7, 0xa0, 0x89, 0xc4, + 0x2d, 0x8d, 0x33, 0xb1, 0x8b, 0x3e, 0xdb, 0x96, 0xc7, 0xe5, 0x2b, 0x26, 0xe8, 0x26, 0xcc, 0x3b, + 0xa6, 0x22, 0xdb, 0x58, 0x52, 0xb0, 0xac, 0x68, 0xaa, 0x8e, 0x25, 0x82, 0x6b, 0x86, 0xae, 0x10, + 0x96, 0x66, 0x23, 0xe2, 0x05, 0x97, 0x5c, 0xf0, 0xa8, 0x15, 0x97, 0x48, 0x53, 0x5c, 0xc1, 0xfb, + 0xb2, 0xa3, 0xd9, 0x12, 0xa9, 0x1d, 0x60, 0xc5, 0xd1, 0xdc, 0xe4, 0x9a, 0x10, 0x13, 0xde, 0x7e, + 0xc5, 0xdb, 0x46, 0xb7, 0x80, 0x6f, 0x1e, 0xb3, 0xe6, 0x10, 0xdb, 0x68, 0xb4, 0x44, 0xe2, 0xec, + 0x82, 0xcd, 0xf9, 0xf4, 0x3c, 0x23, 0x37, 0x25, 0xf7, 0x00, 0x4c, 0x3f, 0x81, 0x08, 0x3f, 0x79, + 0xe6, 0x1c, 0x0c, 0x68, 0xa3, 0x05, 0xb9, 0x23, 0x8b, 0xc6, 0x0e, 0xbc, 0xdc, 0xb1, 0x00, 0xc9, + 0x8e, 0x7d, 0x60, 0x58, 0xea, 0x0b, 0x37, 0xdd, 0x58, 0xe8, 0xa6, 0x59, 0xe8, 0xf2, 0x7d, 0x9b, + 0x4f, 0xe7, 0x82, 0xba, 0x58, 0x75, 0x9d, 0x91, 0x3b, 0xb7, 0x50, 0x03, 0x66, 0xd8, 0x4d, 0xb6, + 0xf0, 0xbe, 0x85, 0xc9, 0x81, 0x6b, 0x32, 0xc1, 0x4c, 0xe6, 0xfa, 0x37, 0x49, 0x7f, 0x8a, 0xae, + 0x26, 0x66, 0x30, 0xa1, 0xb4, 0x6f, 0xa0, 0x75, 0x58, 0xf4, 0xc3, 0xd7, 0x66, 0xf6, 0x48, 0xd5, + 0x15, 0xe3, 0x48, 0x52, 0xe4, 0x63, 0xc2, 0x27, 0x59, 0xfc, 0x2f, 0x79, 0x7c, 0x01, 0x95, 0x8f, + 0x18, 0x53, 0x41, 0x3e, 0x26, 0xe8, 0x3d, 0x98, 0x6d, 0xc8, 0xba, 0x23, 0x6b, 0x92, 0xe5, 0xe8, + 0x44, 0x52, 0x54, 0x42, 0xeb, 0x8b, 0xc2, 0xcf, 0xb0, 0xb8, 0x22, 0x97, 0x26, 0x3a, 0x3a, 0x29, + 0x78, 0x14, 0xb4, 0x0b, 0x17, 0x1b, 0xaa, 0xae, 0x36, 0x9c, 0xd6, 0x2d, 0x90, 0x54, 0xdd, 0xc6, + 0xd6, 0xa1, 0xac, 0xf1, 0x88, 0x95, 0xe7, 0x8b, 0xdd, 0xe5, 0xd9, 0xfb, 0xfa, 0x8b, 0xf3, 0x9e, + 0xac, 0x7f, 0x45, 0x4a, 0x9e, 0xa4, 0x40, 0x60, 0xa6, 0x0b, 0x67, 0x24, 0xc0, 0xe5, 0xdc, 0x6e, + 0xf5, 0x41, 0x59, 0x2c, 0xed, 0xe5, 0xaa, 0xa5, 0xf2, 0xb6, 0x14, 0x52, 0xb2, 0xe6, 0x00, 0xb5, + 0xf3, 0xe4, 0xcb, 0x85, 0x62, 0x92, 0xa3, 0xb2, 0x1b, 0xe5, 0xf2, 0xc6, 0x66, 0x51, 0x62, 0x35, + 0x29, 0x84, 0x27, 0x26, 0xd4, 0x20, 0xd1, 0x81, 0x34, 0x7a, 0x0b, 0xde, 0x28, 0xe4, 0xaa, 0x39, + 0x49, 0x2c, 0xae, 0x8b, 0xc5, 0xca, 0x83, 0x30, 0x8b, 0x08, 0xa6, 0x2b, 0x9b, 0xa5, 0x42, 0x69, + 0x7b, 0x43, 0x7a, 0x54, 0xda, 0x2e, 0x94, 0x1f, 0x25, 0x39, 0x74, 0x11, 0x2e, 0xe4, 0x77, 0x2b, + 0xd5, 0xf2, 0x96, 0xd4, 0x41, 0x8a, 0x09, 0xcb, 0x30, 0xbb, 0x81, 0xed, 0x56, 0x70, 0x45, 0xfc, + 0xcc, 0xc1, 0xc4, 0x0e, 0xab, 0x87, 0x82, 0x06, 0x73, 0x9b, 0x2a, 0x09, 0x30, 0x13, 0x9f, 0x7b, + 0x0e, 0x46, 0x4d, 0xd9, 0xc2, 0xba, 0xed, 0xf1, 0x7b, 0x2b, 0xf4, 0x06, 0x4d, 0xb1, 0x3a, 0x96, + 0x6c, 0xe3, 0x29, 0xf6, 0x1b, 0x8b, 0x09, 0xba, 0x53, 0xa5, 0x1b, 0xb4, 0xea, 0x31, 0x32, 0x51, + 0x5f, 0xb8, 0xbd, 0xc5, 0x88, 0x38, 0x4e, 0x37, 0x2a, 0xea, 0x0b, 0x2c, 0x7c, 0xc5, 0xc1, 0x7c, + 0x97, 0x39, 0x62, 0x1a, 0x3a, 0xc1, 0xa8, 0x0a, 0x93, 0x81, 0xca, 0x4c, 0x78, 0x8e, 0x25, 0xef, + 0x4a, 0xdf, 0x57, 0x59, 0x8c, 0xb7, 0x4a, 0x39, 0x41, 0x57, 0x21, 0xa1, 0xe3, 0xe7, 0xb6, 0x14, + 0x38, 0xb2, 0x5b, 0xf0, 0xa7, 0xe8, 0xf6, 0x8e, 0x7f, 0x6c, 0xe1, 0x9f, 0x1c, 0x2c, 0xe4, 0x2d, + 0xda, 0x8c, 0xf8, 0x95, 0x2e, 0x6f, 0xe8, 0xfb, 0x6a, 0xbd, 0x17, 0x1a, 0x1f, 0x41, 0xa2, 0x59, + 0xaf, 0x6b, 0x4c, 0x82, 0xe9, 0x8f, 0x67, 0x6f, 0xf4, 0x59, 0xb1, 0x3d, 0x73, 0xd3, 0x76, 0xdb, + 0x1a, 0xbd, 0xdb, 0x59, 0x59, 0x6a, 0x86, 0xe2, 0x7f, 0x8f, 0xda, 0x8b, 0x42, 0xde, 0x50, 0xe8, + 0x65, 0x9a, 0x3c, 0xc4, 0x16, 0xa1, 0x8c, 0xaa, 0xbe, 0x6f, 0x78, 0x9f, 0x9d, 0xb8, 0xb7, 0x57, + 0xd2, 0xf7, 0x0d, 0xe1, 0xf3, 0x18, 0x2c, 0xec, 0xb2, 0x0a, 0x1d, 0xee, 0x69, 0x88, 0x47, 0xdc, + 0xff, 0xd0, 0xa3, 0x3b, 0x10, 0xf7, 0x3e, 0x37, 0xb4, 0x1b, 0x67, 0x37, 0x2a, 0x9e, 0x4d, 0x75, + 0xe5, 0xfb, 0x3a, 0xed, 0x95, 0xb6, 0x64, 0xf2, 0x54, 0x04, 0x97, 0x9d, 0xfe, 0x8e, 0x02, 0x47, + 0x1a, 0xf8, 0x0d, 0x6c, 0x87, 0x43, 0x11, 0x96, 0x30, 0x2b, 0xb0, 0x50, 0xc0, 0x1a, 0x3e, 0x09, + 0xbd, 0x30, 0x91, 0xff, 0x87, 0x0b, 0x01, 0x13, 0xa2, 0xa3, 0x9f, 0xc6, 0x9c, 0x06, 0xbe, 0x5d, + 0x7f, 0x0f, 0xfe, 0x9f, 0x73, 0x90, 0xa2, 0x29, 0xd5, 0x7e, 0x9c, 0x9e, 0x59, 0x7c, 0x15, 0x12, + 0xed, 0x7d, 0x10, 0xe1, 0x63, 0x6e, 0x1b, 0x1d, 0x6c, 0x84, 0xc8, 0x99, 0xb2, 0xfd, 0x37, 0x1c, + 0x2c, 0x84, 0x1e, 0xcd, 0xcb, 0xf8, 0x8f, 0x21, 0xd9, 0x71, 0xd3, 0xfc, 0xac, 0x1f, 0xf0, 0xaa, + 0x25, 0xda, 0xaf, 0x5a, 0xf4, 0xec, 0xff, 0x4b, 0xcc, 0xad, 0x4b, 0x01, 0xcc, 0x7b, 0x22, 0xb8, + 0x09, 0xa3, 0xc4, 0x96, 0x6d, 0xec, 0x02, 0x37, 0x9d, 0x7d, 0xbf, 0xcf, 0x33, 0x57, 0xa8, 0xb0, + 0xe8, 0xe9, 0x38, 0x0b, 0xce, 0xe8, 0x13, 0x88, 0x5b, 0x8e, 0x2e, 0xc9, 0xb6, 0x4d, 0x67, 0x5a, + 0x76, 0xc9, 0xa7, 0xb3, 0xa5, 0x88, 0xc7, 0x39, 0xc1, 0xed, 0xb4, 0xe8, 0xe8, 0x39, 0x57, 0xa1, + 0x08, 0x56, 0xf3, 0xb7, 0x70, 0x03, 0xa0, 0x45, 0x41, 0x0b, 0x30, 0x2f, 0xee, 0x6e, 0x4b, 0xb9, + 0x6a, 0xb5, 0xb8, 0xb5, 0x53, 0xed, 0x6e, 0xed, 0x37, 0x73, 0xd5, 0x62, 0xa5, 0x9a, 0xe4, 0x84, + 0x5f, 0x70, 0xc0, 0x77, 0x5b, 0xf2, 0xee, 0xc1, 0xa3, 0x40, 0xcf, 0x4b, 0x9b, 0x02, 0xef, 0x12, + 0x64, 0xfb, 0x04, 0x94, 0x26, 0x4a, 0xb3, 0xdd, 0xa5, 0x06, 0x22, 0x87, 0xff, 0x5b, 0xae, 0x3d, + 0xfc, 0x9b, 0x46, 0xbd, 0xcf, 0xcf, 0xe0, 0xf0, 0xa9, 0x01, 0x1b, 0xe9, 0x08, 0xd8, 0x53, 0x98, + 0x6a, 0x60, 0x42, 0x98, 0xf8, 0xb1, 0x3f, 0x03, 0x4c, 0x67, 0xd7, 0xfb, 0x74, 0x78, 0xcb, 0xd5, + 0x91, 0xf6, 0xfe, 0x56, 0xf0, 0x21, 0xb6, 0x54, 0xfb, 0x58, 0x9c, 0xf4, 0x94, 0xd3, 0xf6, 0x82, + 0xd0, 0x2c, 0xe4, 0xbb, 0x9d, 0xf3, 0xa0, 0xaf, 0xc1, 0x4c, 0x13, 0x7a, 0x4f, 0xca, 0x87, 0xff, + 0xe6, 0x60, 0xa7, 0x11, 0x9b, 0x39, 0xed, 0x6d, 0x44, 0x0f, 0xc3, 0x77, 0x60, 0x2e, 0x7f, 0x80, + 0x6b, 0x4f, 0x1f, 0xd2, 0xd9, 0x34, 0x6f, 0x61, 0x85, 0x9c, 0x56, 0xf8, 0x72, 0x30, 0xdf, 0xc5, + 0xed, 0x79, 0x75, 0x15, 0x12, 0x07, 0x32, 0x91, 0xd8, 0x8c, 0x2b, 0xd5, 0x28, 0x89, 0x49, 0x8e, + 0x8b, 0x53, 0x07, 0x32, 0x69, 0xf1, 0xb3, 0x02, 0xe5, 0xf7, 0x85, 0xfd, 0xa4, 0xfe, 0x6d, 0x00, + 0x62, 0xcb, 0x96, 0x2d, 0xd9, 0xaa, 0xf7, 0xfa, 0x12, 0xf6, 0x49, 0xaa, 0xfa, 0x2f, 0x44, 0xe2, + 0x04, 0xe3, 0xa6, 0x6b, 0x74, 0x03, 0xc6, 0xb1, 0xae, 0xb8, 0x82, 0x43, 0x3d, 0x05, 0xc7, 0xb0, + 0xae, 0xd0, 0x95, 0xb0, 0x0f, 0x97, 0xc2, 0x0f, 0xea, 0x79, 0xbc, 0x0e, 0xc3, 0x67, 0xcc, 0x1c, + 0x26, 0x2f, 0x7c, 0x31, 0x04, 0x97, 0x2b, 0xf4, 0xb0, 0x5b, 0xac, 0x0f, 0xef, 0x07, 0x94, 0x1f, + 0x73, 0x30, 0x6b, 0xb9, 0x3c, 0xd8, 0x75, 0x50, 0xb2, 0x64, 0xbd, 0xee, 0xbb, 0x59, 0x8e, 0x78, + 0xa6, 0xd3, 0xad, 0x33, 0x6c, 0x44, 0xaa, 0xf6, 0xc1, 0x39, 0x11, 0x35, 0xcd, 0x35, 0x77, 0xd1, + 0x07, 0xd0, 0xda, 0xa5, 0xc5, 0xc4, 0x45, 0x7a, 0xb8, 0x17, 0xd2, 0x0f, 0xce, 0x89, 0xc9, 0xa6, + 0x9c, 0xe8, 0xe8, 0x94, 0x90, 0x7a, 0x09, 0x13, 0x2d, 0xc5, 0xed, 0x31, 0xe7, 0x06, 0x8d, 0x79, + 0x2c, 0x72, 0xcc, 0xd7, 0x46, 0x61, 0x98, 0x8a, 0x08, 0x2a, 0xbc, 0x79, 0x22, 0x28, 0xaf, 0x37, + 0xfc, 0xd9, 0x5f, 0x5d, 0x76, 0xdf, 0x22, 0x9b, 0xdf, 0x28, 0x6c, 0x1d, 0xaa, 0x35, 0x8c, 0xfe, + 0xca, 0xc1, 0x54, 0xdb, 0x48, 0x81, 0xee, 0x44, 0xb4, 0x11, 0x36, 0x88, 0xa4, 0xfa, 0x6f, 0xea, + 0x85, 0x8f, 0x3e, 0xfd, 0xf3, 0x3f, 0xbe, 0x8c, 0x7d, 0x1f, 0x65, 0x32, 0x87, 0x2b, 0x99, 0x1f, + 0xd2, 0x02, 0x70, 0xd7, 0xb4, 0x8c, 0x4f, 0x70, 0xcd, 0x26, 0x99, 0xe5, 0x8c, 0x66, 0xd4, 0xdc, + 0x27, 0xe4, 0xcc, 0x72, 0x26, 0xd0, 0xfd, 0x67, 0x96, 0x5f, 0xee, 0x5d, 0x41, 0x6f, 0x87, 0x8a, + 0xb4, 0xb3, 0xa1, 0x7f, 0x71, 0x90, 0xe8, 0x98, 0x4c, 0xd0, 0xdd, 0x3e, 0x3e, 0xa1, 0xdd, 0x03, + 0x54, 0xea, 0xde, 0xa0, 0xe2, 0x6e, 0x50, 0x3b, 0x5c, 0x76, 0xb3, 0xec, 0x04, 0xa7, 0x5f, 0x06, + 0xdd, 0x69, 0xba, 0xdc, 0x25, 0xd2, 0xc6, 0x86, 0x7e, 0x19, 0x83, 0xd9, 0xb0, 0x91, 0x07, 0xad, + 0x45, 0x3c, 0xf8, 0x29, 0xf3, 0x52, 0x6a, 0xb0, 0x0e, 0x4e, 0xf8, 0x8c, 0x63, 0x4e, 0x7f, 0xca, + 0x09, 0xd7, 0xa3, 0x78, 0xdd, 0xd1, 0xef, 0xad, 0x76, 0x4e, 0x2e, 0x7b, 0xab, 0xc2, 0x3b, 0x27, + 0x41, 0xd1, 0x4b, 0x16, 0xfd, 0x21, 0x06, 0xb3, 0x61, 0x83, 0x52, 0x64, 0x7c, 0x4e, 0x99, 0xb2, + 0x06, 0xc5, 0xe7, 0x6b, 0x17, 0x9f, 0x5f, 0x73, 0xd9, 0x3c, 0xf3, 0xab, 0xe3, 0xcc, 0xe9, 0xd3, + 0x12, 0xa3, 0xc3, 0xe1, 0xcc, 0xf2, 0xcb, 0x6e, 0xbc, 0x3e, 0xc8, 0x7e, 0x37, 0x92, 0xde, 0x08, + 0xba, 0xd0, 0xb7, 0x1c, 0xcc, 0x86, 0x8d, 0x4a, 0x91, 0xf1, 0x3b, 0x65, 0xce, 0x4a, 0xcd, 0x75, + 0x55, 0xd0, 0x62, 0xc3, 0xb4, 0x8f, 0x85, 0x7d, 0x86, 0xcf, 0xc7, 0xcb, 0xd7, 0x7b, 0xd6, 0x89, + 0x6e, 0x17, 0xf6, 0xae, 0x2d, 0xbf, 0x13, 0x2a, 0xd6, 0xcd, 0x8a, 0xfe, 0xcd, 0xc1, 0x4c, 0xd7, + 0xdc, 0x88, 0xee, 0x47, 0xaf, 0x8a, 0xaf, 0xf5, 0x5a, 0x78, 0x5e, 0xa3, 0xc1, 0xbc, 0x46, 0x91, + 0xbd, 0x7e, 0x15, 0x83, 0xf3, 0x21, 0x13, 0x1d, 0xca, 0x0d, 0x30, 0x6c, 0xb4, 0x0f, 0xaa, 0xa9, + 0xb5, 0xb3, 0xa8, 0xf0, 0x2a, 0x66, 0x3b, 0x0c, 0xfd, 0xd5, 0x8e, 0x26, 0x0c, 0xbd, 0x4b, 0x05, + 0xfa, 0x5d, 0x0c, 0x66, 0xc3, 0xda, 0xb1, 0xc8, 0x37, 0xfb, 0x94, 0xa6, 0x33, 0x95, 0x3f, 0x93, + 0x0e, 0x0f, 0x89, 0x9f, 0xb9, 0x75, 0xe2, 0x15, 0x27, 0xac, 0xf5, 0xc6, 0x22, 0x2c, 0x9b, 0xfd, + 0x97, 0x56, 0xaa, 0x75, 0x95, 0x5b, 0xde, 0xbb, 0x23, 0xdc, 0x3c, 0x41, 0x51, 0x6f, 0xe1, 0x9f, + 0xc4, 0x38, 0xf4, 0xfb, 0x18, 0xcc, 0x9f, 0xd0, 0xc5, 0xa0, 0xe2, 0x6b, 0x69, 0x0d, 0x53, 0xeb, + 0x67, 0x55, 0xe3, 0x61, 0xf7, 0x85, 0x8b, 0xdd, 0x4f, 0x39, 0xa1, 0x38, 0x20, 0x76, 0x2d, 0x03, + 0x3e, 0x7c, 0xf7, 0x84, 0xdb, 0x7d, 0xc0, 0xd7, 0x25, 0x8f, 0xfe, 0xc3, 0xc1, 0x74, 0xfb, 0x1b, + 0x12, 0xfa, 0x5e, 0xff, 0xb5, 0xa6, 0xf5, 0x94, 0x94, 0x1a, 0xa0, 0x47, 0x14, 0x6c, 0x86, 0x8b, + 0x8e, 0x56, 0xfb, 0xaf, 0x32, 0x19, 0xda, 0x5e, 0xd2, 0x62, 0xf3, 0x1e, 0x4a, 0x47, 0x2b, 0x36, + 0xbe, 0x04, 0xfa, 0x1b, 0x07, 0x33, 0x5d, 0x2f, 0x62, 0x91, 0x2b, 0xed, 0x49, 0x6f, 0x69, 0x27, + 0x7e, 0x40, 0x3c, 0x27, 0x97, 0xcf, 0xe4, 0xe4, 0x72, 0xbf, 0x4e, 0x7e, 0x16, 0x83, 0x64, 0xe7, + 0xfb, 0x08, 0xba, 0x77, 0xb6, 0x27, 0x9c, 0xd4, 0xfd, 0x81, 0xe5, 0xbd, 0x4c, 0x68, 0x0f, 0x78, + 0xbf, 0x79, 0xc0, 0x9c, 0x6b, 0x06, 0x3c, 0xca, 0xcd, 0x67, 0x12, 0xe8, 0xeb, 0x0e, 0x2c, 0x36, + 0x8d, 0xfa, 0x60, 0x58, 0x04, 0x9e, 0x71, 0x06, 0xc2, 0x22, 0xf8, 0x52, 0x22, 0x7c, 0xe9, 0x56, + 0x85, 0xcf, 0x39, 0x54, 0x1a, 0x04, 0x0d, 0x3f, 0xd2, 0x4d, 0x0a, 0x55, 0xbe, 0x77, 0x1f, 0xdd, + 0x8d, 0x0a, 0x4e, 0xa8, 0x02, 0xf4, 0x55, 0x0c, 0x12, 0x1d, 0xaf, 0x20, 0x91, 0xc7, 0x96, 0xf0, + 0xb7, 0x96, 0xc8, 0x63, 0xcb, 0x09, 0x8f, 0x2f, 0xc2, 0x2b, 0x17, 0xa8, 0x1f, 0x09, 0xf7, 0xfb, + 0x1c, 0xd5, 0x56, 0x6b, 0xed, 0x1a, 0x69, 0xdd, 0xbc, 0x25, 0x5c, 0x8f, 0x30, 0xbd, 0x85, 0x48, + 0xa6, 0x1e, 0x7d, 0x93, 0x7b, 0xdb, 0x3f, 0x7b, 0xdb, 0xd1, 0x5d, 0xef, 0x64, 0x53, 0x25, 0xe9, + 0x9a, 0xd1, 0xf8, 0x53, 0x2e, 0x7d, 0x60, 0xdb, 0x26, 0x59, 0xcd, 0x64, 0x8e, 0x8e, 0x8e, 0x3a, + 0x88, 0x19, 0xd9, 0xb1, 0x0f, 0xdc, 0xff, 0x43, 0x7a, 0xd7, 0xd4, 0x64, 0x7b, 0xdf, 0xb0, 0x1a, + 0x6b, 0x7f, 0xe7, 0xe0, 0x5a, 0xcd, 0x68, 0x44, 0x43, 0x69, 0x6d, 0x26, 0x38, 0x4e, 0xef, 0xd0, + 0x52, 0xb3, 0xc3, 0xed, 0x7d, 0xe8, 0xc9, 0xd6, 0x0d, 0x4d, 0xd6, 0xeb, 0x69, 0xc3, 0xaa, 0x67, + 0xea, 0x58, 0x67, 0x85, 0x28, 0xd3, 0x3a, 0x41, 0x8f, 0x7f, 0x80, 0xba, 0x13, 0x5c, 0xff, 0x36, + 0x76, 0x65, 0xc3, 0xd5, 0x99, 0x67, 0xe7, 0x59, 0x53, 0xeb, 0x1f, 0xb2, 0xf3, 0x04, 0xcd, 0xa7, + 0x1f, 0xae, 0x7c, 0xe3, 0xf3, 0x3d, 0x66, 0x7c, 0x8f, 0x7d, 0xbe, 0xc7, 0x41, 0xbe, 0xc7, 0x0f, + 0x57, 0x9e, 0x8c, 0xb2, 0xd3, 0x5c, 0xff, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x8d, 0xc5, 0xf0, + 0x62, 0x0c, 0x26, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -2295,13 +2116,6 @@ type DataTransferServiceClient interface { // token for the particular user, which is a pre-requisite before user can // create a transfer config. CheckValidCreds(ctx context.Context, in *CheckValidCredsRequest, opts ...grpc.CallOption) (*CheckValidCredsResponse, error) - // Enables data transfer service for a given project. This - // method requires the additional scope of - // 'https://www.googleapis.com/auth/cloudplatformprojects' - // to manage the cloud project permissions. - EnableDataTransferService(ctx context.Context, in *EnableDataTransferServiceRequest, opts ...grpc.CallOption) (*empty.Empty, error) - // Returns true if data transfer is enabled for a project. - IsDataTransferServiceEnabled(ctx context.Context, in *IsDataTransferServiceEnabledRequest, opts ...grpc.CallOption) (*IsDataTransferServiceEnabledResponse, error) } type dataTransferServiceClient struct { @@ -2439,24 +2253,6 @@ func (c *dataTransferServiceClient) CheckValidCreds(ctx context.Context, in *Che return out, nil } -func (c *dataTransferServiceClient) EnableDataTransferService(ctx context.Context, in *EnableDataTransferServiceRequest, opts ...grpc.CallOption) (*empty.Empty, error) { - out := new(empty.Empty) - err := c.cc.Invoke(ctx, "/google.cloud.bigquery.datatransfer.v1.DataTransferService/EnableDataTransferService", in, out, opts...) - if err != nil { - return nil, err - } - return out, nil -} - -func (c *dataTransferServiceClient) IsDataTransferServiceEnabled(ctx context.Context, in *IsDataTransferServiceEnabledRequest, opts ...grpc.CallOption) (*IsDataTransferServiceEnabledResponse, error) { - out := new(IsDataTransferServiceEnabledResponse) - err := c.cc.Invoke(ctx, "/google.cloud.bigquery.datatransfer.v1.DataTransferService/IsDataTransferServiceEnabled", in, out, opts...) - if err != nil { - return nil, err - } - return out, nil -} - // DataTransferServiceServer is the server API for DataTransferService service. type DataTransferServiceServer interface { // Retrieves a supported data source and returns its settings, @@ -2503,13 +2299,6 @@ type DataTransferServiceServer interface { // token for the particular user, which is a pre-requisite before user can // create a transfer config. CheckValidCreds(context.Context, *CheckValidCredsRequest) (*CheckValidCredsResponse, error) - // Enables data transfer service for a given project. This - // method requires the additional scope of - // 'https://www.googleapis.com/auth/cloudplatformprojects' - // to manage the cloud project permissions. - EnableDataTransferService(context.Context, *EnableDataTransferServiceRequest) (*empty.Empty, error) - // Returns true if data transfer is enabled for a project. - IsDataTransferServiceEnabled(context.Context, *IsDataTransferServiceEnabledRequest) (*IsDataTransferServiceEnabledResponse, error) } func RegisterDataTransferServiceServer(s *grpc.Server, srv DataTransferServiceServer) { @@ -2768,42 +2557,6 @@ func _DataTransferService_CheckValidCreds_Handler(srv interface{}, ctx context.C return interceptor(ctx, in, info, handler) } -func _DataTransferService_EnableDataTransferService_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { - in := new(EnableDataTransferServiceRequest) - if err := dec(in); err != nil { - return nil, err - } - if interceptor == nil { - return srv.(DataTransferServiceServer).EnableDataTransferService(ctx, in) - } - info := &grpc.UnaryServerInfo{ - Server: srv, - FullMethod: "/google.cloud.bigquery.datatransfer.v1.DataTransferService/EnableDataTransferService", - } - handler := func(ctx context.Context, req interface{}) (interface{}, error) { - return srv.(DataTransferServiceServer).EnableDataTransferService(ctx, req.(*EnableDataTransferServiceRequest)) - } - return interceptor(ctx, in, info, handler) -} - -func _DataTransferService_IsDataTransferServiceEnabled_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { - in := new(IsDataTransferServiceEnabledRequest) - if err := dec(in); err != nil { - return nil, err - } - if interceptor == nil { - return srv.(DataTransferServiceServer).IsDataTransferServiceEnabled(ctx, in) - } - info := &grpc.UnaryServerInfo{ - Server: srv, - FullMethod: "/google.cloud.bigquery.datatransfer.v1.DataTransferService/IsDataTransferServiceEnabled", - } - handler := func(ctx context.Context, req interface{}) (interface{}, error) { - return srv.(DataTransferServiceServer).IsDataTransferServiceEnabled(ctx, req.(*IsDataTransferServiceEnabledRequest)) - } - return interceptor(ctx, in, info, handler) -} - var _DataTransferService_serviceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.bigquery.datatransfer.v1.DataTransferService", HandlerType: (*DataTransferServiceServer)(nil), @@ -2864,14 +2617,6 @@ var _DataTransferService_serviceDesc = grpc.ServiceDesc{ MethodName: "CheckValidCreds", Handler: _DataTransferService_CheckValidCreds_Handler, }, - { - MethodName: "EnableDataTransferService", - Handler: _DataTransferService_EnableDataTransferService_Handler, - }, - { - MethodName: "IsDataTransferServiceEnabled", - Handler: _DataTransferService_IsDataTransferServiceEnabled_Handler, - }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/bigquery/datatransfer/v1/datatransfer.proto", diff --git a/googleapis/cloud/bigquery/datatransfer/v1/resourcestate.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/resourcestate.pb.go deleted file mode 100644 index 52f3ae34a7..0000000000 --- a/googleapis/cloud/bigquery/datatransfer/v1/resourcestate.pb.go +++ /dev/null @@ -1,47 +0,0 @@ -// Code generated by protoc-gen-go. DO NOT EDIT. -// source: google/cloud/bigquery/datatransfer/v1/resourcestate.proto - -package datatransfer - -import ( - fmt "fmt" - math "math" - - proto "github.com/golang/protobuf/proto" - _ "github.com/golang/protobuf/ptypes/timestamp" - _ "google.golang.org/genproto/googleapis/api/annotations" -) - -// Reference imports to suppress errors if they are not otherwise used. -var _ = proto.Marshal -var _ = fmt.Errorf -var _ = math.Inf - -// This is a compile-time assertion to ensure that this generated file -// is compatible with the proto package it is being compiled against. -// A compilation error at this line likely means your copy of the -// proto package needs to be updated. -const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package - -func init() { - proto.RegisterFile("google/cloud/bigquery/datatransfer/v1/resourcestate.proto", fileDescriptor_5ba8205208f7e5d9) -} - -var fileDescriptor_5ba8205208f7e5d9 = []byte{ - // 237 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x90, 0xbf, 0x4a, 0x03, 0x41, - 0x10, 0xc6, 0x89, 0x85, 0x45, 0xca, 0x94, 0x41, 0xb0, 0x4a, 0x61, 0xb3, 0xc3, 0x61, 0x25, 0x76, - 0xa7, 0x60, 0x9b, 0xa8, 0xa4, 0x90, 0x6b, 0xe6, 0x2e, 0x9b, 0x61, 0xe1, 0x6e, 0xe7, 0xdc, 0x9d, - 0x3d, 0xf0, 0x95, 0x7c, 0x14, 0x9f, 0xc3, 0x07, 0x91, 0xdb, 0x3f, 0x70, 0x9d, 0x29, 0x97, 0xf9, - 0x7e, 0xdf, 0xf7, 0x63, 0xd7, 0x0f, 0xc4, 0x4c, 0xbd, 0x86, 0xae, 0xe7, 0x70, 0x82, 0xd6, 0xd0, - 0x67, 0xd0, 0xee, 0x0b, 0x4e, 0x28, 0x28, 0x0e, 0xad, 0x3f, 0x6b, 0x07, 0x53, 0x05, 0x4e, 0x7b, - 0x0e, 0xae, 0xd3, 0x5e, 0x50, 0xb4, 0x1a, 0x1d, 0x0b, 0x6f, 0x76, 0x09, 0x55, 0x11, 0x55, 0x05, - 0x55, 0x4b, 0x54, 0x4d, 0xd5, 0xf6, 0x26, 0x2f, 0xe0, 0x68, 0x00, 0xad, 0x65, 0x41, 0x31, 0x6c, - 0x7d, 0x2a, 0xd9, 0xde, 0xe6, 0x6b, 0x7c, 0xb5, 0xe1, 0x0c, 0x62, 0x86, 0x79, 0x65, 0x18, 0x53, - 0xa0, 0xfe, 0x5d, 0xad, 0xef, 0x3a, 0x1e, 0xd4, 0x45, 0x63, 0xf5, 0xe6, 0x35, 0x8b, 0xbe, 0xcd, - 0xa2, 0xfb, 0xb9, 0x61, 0xbf, 0xfa, 0x38, 0x64, 0x98, 0xb8, 0x47, 0x4b, 0x8a, 0x1d, 0x01, 0x69, - 0x1b, 0xfb, 0x21, 0x9d, 0x70, 0x34, 0xfe, 0x9f, 0x3f, 0x78, 0x5c, 0xbe, 0xbf, 0xaf, 0x76, 0x2f, - 0xa9, 0xf3, 0x29, 0x0a, 0xd5, 0x86, 0x0e, 0x51, 0xe8, 0x19, 0x05, 0xdf, 0x8b, 0xd0, 0xb1, 0xfa, - 0x29, 0xb9, 0x26, 0xe6, 0x9a, 0x92, 0x6b, 0x96, 0xb9, 0xe6, 0x58, 0xb5, 0xd7, 0xd1, 0xe6, 0xfe, - 0x2f, 0x00, 0x00, 0xff, 0xff, 0x29, 0x90, 0xaf, 0x8e, 0x90, 0x01, 0x00, 0x00, -} diff --git a/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go index 285c9c298f..273a712522 100644 --- a/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go +++ b/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go @@ -114,8 +114,6 @@ const ( TransferMessage_WARNING TransferMessage_MessageSeverity = 2 // Error message. TransferMessage_ERROR TransferMessage_MessageSeverity = 3 - // Debug message. - TransferMessage_DEBUG TransferMessage_MessageSeverity = 4 ) var TransferMessage_MessageSeverity_name = map[int32]string{ @@ -123,7 +121,6 @@ var TransferMessage_MessageSeverity_name = map[int32]string{ 1: "INFO", 2: "WARNING", 3: "ERROR", - 4: "DEBUG", } var TransferMessage_MessageSeverity_value = map[string]int32{ @@ -131,7 +128,6 @@ var TransferMessage_MessageSeverity_value = map[string]int32{ "INFO": 1, "WARNING": 2, "ERROR": 3, - "DEBUG": 4, } func (x TransferMessage_MessageSeverity) String() string { @@ -268,26 +264,10 @@ type TransferConfig struct { // Deprecated. Unique ID of the user on whose behalf transfer is done. UserId int64 `protobuf:"varint,11,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // Output only. Region in which BigQuery dataset is located. - DatasetRegion string `protobuf:"bytes,14,opt,name=dataset_region,json=datasetRegion,proto3" json:"dataset_region,omitempty"` - // A unique identifier used for identifying a transfer setup stored on - // external partner side. The token is opaque to DTS and can only be - // interpreted by partner. Partner data source should create a mapping between - // the config id and the token to validate that a transfer config/run is - // legitimate. - PartnerToken string `protobuf:"bytes,22,opt,name=partner_token,json=partnerToken,proto3" json:"partner_token,omitempty"` - // Transfer settings managed by partner data sources. It is stored as - // key-value pairs and used for DTS UI display purpose only. Two reasons we - // don't want to store them together with 'params' are: - // - The connection info is provided by partner and not editable in DTS UI - // which is different from the immutable parameter. It will be confusing to - // add another boolean to DataSourceParameter to differentiate them. - // - The connection info can be any arbitrary key-value pairs. Adding them to - // params fields requires partner to provide definition for them in data - // source definition. It will be friendlier to avoid that for partners. - PartnerConnectionInfo *_struct.Struct `protobuf:"bytes,23,opt,name=partner_connection_info,json=partnerConnectionInfo,proto3" json:"partner_connection_info,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + DatasetRegion string `protobuf:"bytes,14,opt,name=dataset_region,json=datasetRegion,proto3" json:"dataset_region,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *TransferConfig) Reset() { *m = TransferConfig{} } @@ -413,20 +393,6 @@ func (m *TransferConfig) GetDatasetRegion() string { return "" } -func (m *TransferConfig) GetPartnerToken() string { - if m != nil { - return m.PartnerToken - } - return "" -} - -func (m *TransferConfig) GetPartnerConnectionInfo() *_struct.Struct { - if m != nil { - return m.PartnerConnectionInfo - } - return nil -} - // Represents a data transfer run. type TransferRun struct { // The resource name of the transfer run. @@ -434,12 +400,10 @@ type TransferRun struct { // `projects/{project_id}/locations/{location}/transferConfigs/{config_id}/runs/{run_id}`. // The name is ignored when creating a transfer run. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // User labels. - Labels map[string]string `protobuf:"bytes,22,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Minimum time after which a transfer run can be started. ScheduleTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=schedule_time,json=scheduleTime,proto3" json:"schedule_time,omitempty"` - // For batch transfer runs, specifies the date and time that - // data should be ingested. + // For batch transfer runs, specifies the date and time of the data should be + // ingested. RunTime *timestamp.Timestamp `protobuf:"bytes,10,opt,name=run_time,json=runTime,proto3" json:"run_time,omitempty"` // Status of the transfer run. ErrorStatus *status.Status `protobuf:"bytes,21,opt,name=error_status,json=errorStatus,proto3" json:"error_status,omitempty"` @@ -466,14 +430,7 @@ type TransferRun struct { // scheduled manually, this is empty. // NOTE: the system might choose to delay the schedule depending on the // current load, so `schedule_time` doesn't always match this. - Schedule string `protobuf:"bytes,12,opt,name=schedule,proto3" json:"schedule,omitempty"` - // Output only. This is the same token initialized from TransferConfig. - // Partner token is a unique identifier used for identifying a transfer setup - // stored on external partner side. The token is opaque to DTS and can only be - // interpreted by partner. Partner data source should create a mapping between - // the config id and the token to validate that a transfer config/run is - // legitimate. - PartnerToken string `protobuf:"bytes,28,opt,name=partner_token,json=partnerToken,proto3" json:"partner_token,omitempty"` + Schedule string `protobuf:"bytes,12,opt,name=schedule,proto3" json:"schedule,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -511,13 +468,6 @@ func (m *TransferRun) GetName() string { return "" } -func (m *TransferRun) GetLabels() map[string]string { - if m != nil { - return m.Labels - } - return nil -} - func (m *TransferRun) GetScheduleTime() *timestamp.Timestamp { if m != nil { return m.ScheduleTime @@ -602,13 +552,6 @@ func (m *TransferRun) GetSchedule() string { return "" } -func (m *TransferRun) GetPartnerToken() string { - if m != nil { - return m.PartnerToken - } - return "" -} - // Represents a user facing message for a particular data transfer run. type TransferMessage struct { // Time when message was logged. @@ -675,7 +618,6 @@ func init() { proto.RegisterType((*ScheduleOptions)(nil), "google.cloud.bigquery.datatransfer.v1.ScheduleOptions") proto.RegisterType((*TransferConfig)(nil), "google.cloud.bigquery.datatransfer.v1.TransferConfig") proto.RegisterType((*TransferRun)(nil), "google.cloud.bigquery.datatransfer.v1.TransferRun") - proto.RegisterMapType((map[string]string)(nil), "google.cloud.bigquery.datatransfer.v1.TransferRun.LabelsEntry") proto.RegisterType((*TransferMessage)(nil), "google.cloud.bigquery.datatransfer.v1.TransferMessage") } @@ -684,76 +626,68 @@ func init() { } var fileDescriptor_90c2574420b818ad = []byte{ - // 1126 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdf, 0x6e, 0xdb, 0xb6, - 0x17, 0xfe, 0xc9, 0x8e, 0xff, 0x1d, 0xd9, 0x89, 0x41, 0x34, 0x8d, 0x7e, 0x41, 0xb7, 0x79, 0xd9, - 0x0a, 0x64, 0xbd, 0x90, 0x91, 0xac, 0xed, 0xd6, 0x15, 0xeb, 0xe0, 0xd8, 0x4a, 0xe6, 0xad, 0x75, - 0x52, 0x4a, 0x49, 0xd1, 0x21, 0x80, 0x46, 0x5b, 0xb4, 0x2a, 0xd4, 0xa1, 0x34, 0x8a, 0x4a, 0xeb, - 0xd7, 0xd9, 0xcd, 0x80, 0xbd, 0xc1, 0xb0, 0xeb, 0xdd, 0xec, 0x45, 0xf6, 0x1a, 0x83, 0x28, 0x4a, - 0xf0, 0x9c, 0x62, 0x4e, 0x0a, 0xec, 0xca, 0x3c, 0x3c, 0xe7, 0xfb, 0x78, 0xc8, 0xf3, 0x9d, 0x23, - 0xc3, 0x7d, 0x3f, 0x0c, 0xfd, 0x19, 0xed, 0x4e, 0x66, 0x61, 0xe2, 0x75, 0xc7, 0x81, 0xff, 0x53, - 0x42, 0xf9, 0xbc, 0xeb, 0x11, 0x41, 0x04, 0x27, 0x2c, 0x9e, 0x52, 0xde, 0xbd, 0xdc, 0xeb, 0xe6, - 0x6b, 0x33, 0xe2, 0xa1, 0x08, 0xd1, 0xdd, 0x0c, 0x65, 0x4a, 0x94, 0x99, 0xa3, 0xcc, 0x45, 0x94, - 0x79, 0xb9, 0xb7, 0x7d, 0x47, 0x91, 0x93, 0x28, 0xe8, 0x12, 0xc6, 0x42, 0x41, 0x44, 0x10, 0xb2, - 0x38, 0x23, 0x29, 0xbc, 0xd2, 0x1a, 0x27, 0xd3, 0x6e, 0x2c, 0x78, 0x32, 0x11, 0xca, 0xfb, 0xd1, - 0xb2, 0x57, 0x04, 0x17, 0x34, 0x16, 0xe4, 0x22, 0x52, 0x01, 0x5b, 0x2a, 0x80, 0x47, 0x93, 0x6e, - 0x2c, 0x88, 0x48, 0x14, 0xef, 0xce, 0xef, 0x1a, 0x6c, 0xd8, 0x93, 0x57, 0xd4, 0x4b, 0x66, 0xf4, - 0x38, 0x92, 0x27, 0xa2, 0x87, 0xb0, 0xe5, 0x05, 0x31, 0x19, 0xcf, 0xa8, 0x4b, 0x12, 0x11, 0xba, - 0x71, 0xe6, 0x0f, 0x98, 0x6f, 0x94, 0x3b, 0xda, 0x6e, 0x1d, 0x6f, 0x2a, 0x77, 0x2f, 0x11, 0xa1, - 0x5d, 0x38, 0xd1, 0x23, 0x80, 0x58, 0x10, 0x2e, 0xdc, 0xf4, 0x74, 0x43, 0xeb, 0x68, 0xbb, 0xfa, - 0xfe, 0xb6, 0xa9, 0x6e, 0x9f, 0xa7, 0x66, 0x3a, 0x79, 0x6a, 0xb8, 0x21, 0xa3, 0x53, 0x1b, 0x3d, - 0x80, 0x3a, 0x65, 0x5e, 0x06, 0x2c, 0xad, 0x04, 0xd6, 0x28, 0xf3, 0x52, 0x6b, 0xe7, 0x97, 0x2a, - 0xac, 0x3b, 0xea, 0x0d, 0xfb, 0x21, 0x9b, 0x06, 0x3e, 0x42, 0xb0, 0xc6, 0x88, 0x3a, 0xbe, 0x81, - 0xe5, 0x1a, 0xdd, 0x87, 0xdb, 0x1e, 0x8d, 0x45, 0xc0, 0xe4, 0x93, 0xba, 0xe9, 0xcb, 0xc7, 0x54, - 0xb8, 0x81, 0x27, 0xcf, 0x6a, 0xe0, 0x5b, 0x0b, 0xde, 0x41, 0xe6, 0x1c, 0x7a, 0xe8, 0x63, 0x68, - 0x7a, 0x41, 0x1c, 0xcd, 0xc8, 0xdc, 0x95, 0x8c, 0x65, 0x19, 0xab, 0xab, 0xbd, 0x51, 0x4a, 0xfc, - 0x29, 0xac, 0xa7, 0x64, 0x6e, 0x1c, 0x26, 0x7c, 0x42, 0x53, 0xc2, 0x8a, 0x0c, 0x6a, 0xa6, 0xbb, - 0xb6, 0xdc, 0x1c, 0x7a, 0xa8, 0x0b, 0xd5, 0x88, 0x70, 0x72, 0x11, 0x1b, 0x0d, 0x79, 0xb5, 0xad, - 0x2b, 0x57, 0xb3, 0x65, 0x31, 0xb1, 0x0a, 0x43, 0xdb, 0x50, 0x57, 0x6f, 0x4e, 0x8d, 0x9a, 0x24, - 0x2c, 0x6c, 0x44, 0xa0, 0x9d, 0xaf, 0xdd, 0x30, 0x2b, 0x98, 0x61, 0x48, 0xda, 0x87, 0xe6, 0xb5, - 0x84, 0x66, 0x2e, 0x95, 0x1b, 0x6f, 0xc4, 0x4b, 0xf5, 0xff, 0x02, 0x0c, 0x79, 0x2b, 0x4e, 0xa7, - 0x9c, 0xc6, 0xaf, 0xdc, 0x37, 0x01, 0xf3, 0xc2, 0x37, 0xae, 0x47, 0xe6, 0xb1, 0xd1, 0xec, 0x68, - 0xbb, 0x15, 0xbc, 0x99, 0xfa, 0x71, 0xe6, 0x7e, 0x21, 0xbd, 0x03, 0x32, 0x97, 0x79, 0x2b, 0x65, - 0x78, 0x46, 0x4b, 0x2a, 0xa5, 0xb0, 0xd1, 0x63, 0xd0, 0x93, 0xc8, 0x23, 0x82, 0x66, 0x45, 0x5e, - 0x5b, 0x59, 0x64, 0xc8, 0xc2, 0xa5, 0x3c, 0x9e, 0x40, 0x8b, 0xd1, 0xb7, 0xc2, 0xe5, 0x09, 0xcb, - 0xe0, 0xf5, 0x95, 0x70, 0x3d, 0x05, 0xe0, 0x84, 0x49, 0xfc, 0x77, 0x50, 0x49, 0x55, 0x4f, 0x0d, - 0xe8, 0x68, 0xbb, 0xeb, 0xfb, 0xf7, 0xaf, 0xf9, 0x52, 0xb9, 0xb4, 0xec, 0x14, 0x8b, 0x33, 0x0a, - 0xb4, 0x05, 0xb5, 0x24, 0xa6, 0x3c, 0x2d, 0xb6, 0xde, 0xd1, 0x76, 0xcb, 0xb8, 0x9a, 0x9a, 0x43, - 0x0f, 0xdd, 0xcd, 0xc4, 0x90, 0x2a, 0x8b, 0x53, 0x3f, 0x08, 0x99, 0xb1, 0x2e, 0x6b, 0xd7, 0x52, - 0xbb, 0x58, 0x6e, 0xa2, 0x4f, 0xa0, 0x15, 0x11, 0x2e, 0x18, 0xe5, 0xae, 0x08, 0x5f, 0x53, 0x66, - 0xdc, 0xce, 0x24, 0xa3, 0x36, 0x9d, 0x74, 0x0f, 0x1d, 0xc3, 0x56, 0x1e, 0x34, 0x09, 0x19, 0xa3, - 0x13, 0x29, 0xdc, 0x80, 0x4d, 0x43, 0x63, 0xeb, 0xdf, 0x35, 0xb4, 0xa9, 0x70, 0xfd, 0x02, 0x36, - 0x64, 0xd3, 0x70, 0xe7, 0x8f, 0x2a, 0xe8, 0xf9, 0x75, 0x70, 0xc2, 0xde, 0xd9, 0x26, 0x67, 0x50, - 0x9d, 0x91, 0x31, 0x9d, 0xc5, 0xc6, 0xed, 0x4e, 0x79, 0x57, 0xdf, 0x7f, 0x72, 0xc3, 0x67, 0xc2, - 0x09, 0x33, 0x9f, 0x4a, 0x02, 0x8b, 0x09, 0x3e, 0xc7, 0x8a, 0x0d, 0x7d, 0x03, 0xad, 0x42, 0xb2, - 0xb2, 0x7a, 0xe5, 0x95, 0xd5, 0x6b, 0xe6, 0x80, 0x7c, 0x3a, 0x14, 0x95, 0x87, 0xd5, 0xd3, 0x81, - 0xab, 0xaa, 0x3f, 0x80, 0x26, 0xe5, 0x3c, 0xe4, 0x6e, 0x36, 0xf1, 0x8c, 0x4d, 0x09, 0x45, 0x39, - 0x94, 0x47, 0x13, 0xd3, 0x96, 0x1e, 0xac, 0xcb, 0xb8, 0xcc, 0x58, 0x1a, 0x63, 0x6b, 0xef, 0x3b, - 0xc6, 0x2a, 0xd7, 0x1e, 0x63, 0xcb, 0xbd, 0x51, 0xbd, 0x51, 0x6f, 0xdc, 0x78, 0xba, 0xbc, 0xdf, - 0x34, 0xbc, 0x3a, 0xea, 0x6a, 0xef, 0x18, 0x75, 0x45, 0xa3, 0xd5, 0xff, 0xc3, 0x46, 0x5b, 0x1c, - 0x8f, 0xcd, 0xa5, 0xf1, 0x78, 0xa5, 0xbb, 0xee, 0x5c, 0xed, 0xae, 0xed, 0x47, 0xa0, 0x2f, 0xe8, - 0x14, 0xb5, 0xa1, 0xfc, 0x9a, 0xce, 0x55, 0x2b, 0xa4, 0x4b, 0x74, 0x0b, 0x2a, 0x97, 0x64, 0x96, - 0x50, 0xf5, 0x22, 0x99, 0xf1, 0x55, 0xe9, 0x4b, 0x6d, 0xe7, 0xb7, 0x12, 0x6c, 0xe4, 0xd9, 0x3e, - 0xa3, 0x71, 0x4c, 0x7c, 0x8a, 0xbe, 0x86, 0xe6, 0x45, 0xb6, 0xbc, 0xee, 0x97, 0x4f, 0x57, 0xf1, - 0xb2, 0x80, 0x63, 0xa8, 0xc7, 0xf4, 0x92, 0xf2, 0x40, 0xcc, 0xe5, 0x79, 0xeb, 0xfb, 0x87, 0x37, - 0x7c, 0x36, 0x95, 0x88, 0xa9, 0x7e, 0x6d, 0xc5, 0x86, 0x0b, 0xde, 0xf4, 0x5b, 0x56, 0xa4, 0x48, - 0xdf, 0x8a, 0xfc, 0x5b, 0x96, 0xa7, 0x41, 0xdf, 0x8a, 0x9d, 0x1f, 0x61, 0x63, 0x09, 0x8f, 0x3a, - 0x70, 0xe7, 0x99, 0x65, 0xdb, 0xbd, 0x23, 0xcb, 0xb5, 0xad, 0x33, 0x0b, 0x0f, 0x9d, 0x97, 0xee, - 0xe9, 0xc8, 0x3e, 0xb1, 0xfa, 0xc3, 0xc3, 0xa1, 0x35, 0x68, 0xff, 0x0f, 0xd5, 0x61, 0x6d, 0x38, - 0x3a, 0x3c, 0x6e, 0x6b, 0x48, 0x87, 0xda, 0x8b, 0x1e, 0x1e, 0x0d, 0x47, 0x47, 0xed, 0x12, 0x6a, - 0x40, 0xc5, 0xc2, 0xf8, 0x18, 0xb7, 0xcb, 0xe9, 0x72, 0x60, 0x1d, 0x9c, 0x1e, 0xb5, 0xd7, 0xee, - 0x7d, 0x0f, 0xcd, 0x3c, 0x63, 0x67, 0x1e, 0x51, 0xf4, 0x01, 0xfc, 0xdf, 0xc1, 0xbd, 0x91, 0x7d, - 0x68, 0x61, 0xd7, 0x79, 0x79, 0x62, 0x2d, 0x71, 0x37, 0xa0, 0x72, 0xd0, 0x73, 0xfa, 0xdf, 0xb6, - 0x35, 0xd4, 0x82, 0x86, 0xed, 0x60, 0xab, 0xf7, 0x4c, 0xd2, 0x6f, 0x97, 0x0c, 0xed, 0x5e, 0x0c, - 0xad, 0x7f, 0xa8, 0x06, 0x7d, 0x08, 0xdb, 0x05, 0x9b, 0xed, 0xf4, 0x9c, 0x65, 0x3a, 0x1d, 0x6a, - 0x27, 0xd6, 0x68, 0x90, 0x25, 0xa8, 0x43, 0x0d, 0x9f, 0x8e, 0x64, 0xb6, 0x65, 0xc9, 0x7e, 0xda, - 0xef, 0x5b, 0xd6, 0xc0, 0x1a, 0xb4, 0xd7, 0x10, 0x40, 0xf5, 0xb0, 0x37, 0x7c, 0x6a, 0x0d, 0xda, - 0x95, 0xd4, 0xd5, 0xef, 0x8d, 0xfa, 0xd6, 0xd3, 0xd4, 0xac, 0x1e, 0xfc, 0xa5, 0xc1, 0x67, 0x93, - 0xf0, 0xe2, 0x7a, 0xe5, 0x39, 0x28, 0x12, 0x3c, 0x49, 0x15, 0x70, 0xa2, 0xfd, 0xf0, 0x5c, 0xe1, - 0xfc, 0x70, 0x46, 0x98, 0x6f, 0x86, 0xdc, 0xef, 0xfa, 0x94, 0x49, 0x7d, 0x74, 0x33, 0x17, 0x89, - 0x82, 0x78, 0xc5, 0xdf, 0xcb, 0xc7, 0x8b, 0xf6, 0xcf, 0xa5, 0xca, 0x51, 0xff, 0x60, 0xe0, 0xfc, - 0x5a, 0xba, 0x7b, 0x94, 0x71, 0xf7, 0x65, 0x4e, 0x07, 0x81, 0xff, 0x5c, 0xe6, 0x94, 0x36, 0x70, - 0x9e, 0x86, 0x79, 0xb6, 0xf7, 0x67, 0x1e, 0x77, 0x2e, 0xe3, 0xce, 0xf3, 0xb8, 0xf3, 0xc5, 0xb8, - 0xf3, 0xb3, 0xbd, 0x71, 0x55, 0x66, 0xf5, 0xf9, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x47, 0x73, - 0xb4, 0xb0, 0xf3, 0x0a, 0x00, 0x00, + // 1001 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdd, 0x6e, 0xdb, 0x46, + 0x13, 0xfd, 0x28, 0x99, 0xfa, 0x19, 0x4a, 0xb6, 0xb0, 0xf8, 0x5c, 0xb3, 0x46, 0xda, 0xaa, 0x46, + 0x0d, 0xb8, 0xb9, 0x20, 0x61, 0xd7, 0x49, 0x51, 0x04, 0x6d, 0x21, 0x4b, 0xb4, 0xab, 0x36, 0x96, + 0x9d, 0x25, 0xed, 0x20, 0x85, 0x01, 0x62, 0x2d, 0xae, 0x19, 0x02, 0x32, 0xc9, 0xee, 0x2e, 0x1d, + 0xeb, 0x21, 0xfa, 0x12, 0xbd, 0xec, 0x45, 0x81, 0x5e, 0xf7, 0x0d, 0xfa, 0x22, 0x7d, 0x8d, 0x82, + 0xcb, 0x25, 0xe1, 0x28, 0x01, 0x64, 0x07, 0xe8, 0x95, 0x38, 0x3b, 0x73, 0xce, 0xce, 0xce, 0x9c, + 0x19, 0x08, 0xf6, 0xc3, 0x24, 0x09, 0x67, 0xd4, 0x9e, 0xce, 0x92, 0x2c, 0xb0, 0x2f, 0xa3, 0xf0, + 0x97, 0x8c, 0xb2, 0xb9, 0x1d, 0x10, 0x41, 0x04, 0x23, 0x31, 0xbf, 0xa2, 0xcc, 0xbe, 0xd9, 0xb5, + 0xcb, 0x6f, 0x2b, 0x65, 0x89, 0x48, 0xd0, 0x76, 0x81, 0xb2, 0x24, 0xca, 0x2a, 0x51, 0xd6, 0x5d, + 0x94, 0x75, 0xb3, 0xbb, 0xf9, 0x48, 0x91, 0x93, 0x34, 0xb2, 0x49, 0x1c, 0x27, 0x82, 0x88, 0x28, + 0x89, 0x79, 0x41, 0x52, 0x79, 0xa5, 0x75, 0x99, 0x5d, 0xd9, 0x5c, 0xb0, 0x6c, 0x2a, 0x94, 0xf7, + 0xb3, 0x45, 0xaf, 0x88, 0xae, 0x29, 0x17, 0xe4, 0x3a, 0x55, 0x01, 0x1b, 0x2a, 0x80, 0xa5, 0x53, + 0x9b, 0x0b, 0x22, 0x32, 0xc5, 0xbb, 0xf5, 0x97, 0x06, 0x6b, 0xee, 0xf4, 0x35, 0x0d, 0xb2, 0x19, + 0x3d, 0x49, 0xe5, 0x8d, 0xe8, 0x29, 0x6c, 0x04, 0x11, 0x27, 0x97, 0x33, 0xea, 0x93, 0x4c, 0x24, + 0x3e, 0x2f, 0xfc, 0x51, 0x1c, 0x9a, 0xf5, 0xbe, 0xb6, 0xd3, 0xc2, 0xeb, 0xca, 0x3d, 0xc8, 0x44, + 0xe2, 0x56, 0x4e, 0xf4, 0x0d, 0x00, 0x17, 0x84, 0x09, 0x3f, 0xbf, 0xdd, 0xd4, 0xfa, 0xda, 0x8e, + 0xb1, 0xb7, 0x69, 0xa9, 0xd7, 0x97, 0xa9, 0x59, 0x5e, 0x99, 0x1a, 0x6e, 0xcb, 0xe8, 0xdc, 0x46, + 0x4f, 0xa0, 0x45, 0xe3, 0xa0, 0x00, 0xd6, 0x96, 0x02, 0x9b, 0x34, 0x0e, 0x72, 0x6b, 0xeb, 0x4f, + 0x1d, 0x56, 0x3d, 0x55, 0xc3, 0x61, 0x12, 0x5f, 0x45, 0x21, 0x42, 0xb0, 0x12, 0x13, 0x75, 0x7d, + 0x1b, 0xcb, 0x6f, 0xb4, 0x0f, 0x1f, 0x05, 0x94, 0x8b, 0x28, 0x96, 0x25, 0xf5, 0xf3, 0xca, 0x73, + 0x2a, 0xfc, 0x28, 0x90, 0x77, 0xb5, 0xf1, 0xff, 0xef, 0x78, 0x47, 0x85, 0x73, 0x1c, 0xa0, 0xcf, + 0xa1, 0x13, 0x44, 0x3c, 0x9d, 0x91, 0xb9, 0x2f, 0x19, 0xeb, 0x32, 0xd6, 0x50, 0x67, 0x93, 0x9c, + 0xf8, 0x0b, 0x58, 0xcd, 0xc9, 0x7c, 0x9e, 0x64, 0x6c, 0x4a, 0x73, 0x42, 0x5d, 0x06, 0x75, 0xf2, + 0x53, 0x57, 0x1e, 0x8e, 0x03, 0x64, 0x43, 0x23, 0x25, 0x8c, 0x5c, 0x73, 0xb3, 0x2d, 0x9f, 0xb6, + 0xf1, 0xce, 0xd3, 0x5c, 0xd9, 0x4c, 0xac, 0xc2, 0xd0, 0x26, 0xb4, 0x54, 0xcd, 0xa9, 0xd9, 0x94, + 0x84, 0x95, 0x8d, 0x08, 0xf4, 0xca, 0x6f, 0x3f, 0x29, 0x1a, 0x66, 0x9a, 0x92, 0xf6, 0xa9, 0x75, + 0x2f, 0xa1, 0x59, 0x0b, 0xed, 0xc6, 0x6b, 0x7c, 0xa1, 0xff, 0x5f, 0x83, 0x29, 0x5f, 0xc5, 0xe8, + 0x15, 0xa3, 0xfc, 0xb5, 0xff, 0x26, 0x8a, 0x83, 0xe4, 0x8d, 0x1f, 0x90, 0x39, 0x37, 0x3b, 0x7d, + 0x6d, 0x47, 0xc7, 0xeb, 0xb9, 0x1f, 0x17, 0xee, 0x97, 0xd2, 0x3b, 0x22, 0x73, 0x99, 0xb7, 0x52, + 0x46, 0x60, 0x76, 0xa5, 0x52, 0x2a, 0x1b, 0x3d, 0x03, 0x23, 0x4b, 0x03, 0x22, 0x68, 0xd1, 0xe4, + 0x95, 0xa5, 0x4d, 0x86, 0x22, 0x5c, 0xca, 0xe3, 0x3b, 0xe8, 0xc6, 0xf4, 0x56, 0xf8, 0x2c, 0x8b, + 0x0b, 0x78, 0x6b, 0x29, 0xdc, 0xc8, 0x01, 0x38, 0x8b, 0x25, 0xfe, 0x47, 0xd0, 0x73, 0xd5, 0x53, + 0x13, 0xfa, 0xda, 0xce, 0xea, 0xde, 0xfe, 0x3d, 0x2b, 0x55, 0x4a, 0xcb, 0xcd, 0xb1, 0xb8, 0xa0, + 0x40, 0x1b, 0xd0, 0xcc, 0x38, 0x65, 0x79, 0xb3, 0x8d, 0xbe, 0xb6, 0x53, 0xc7, 0x8d, 0xdc, 0x1c, + 0x07, 0x68, 0xbb, 0x10, 0x43, 0xae, 0x2c, 0x46, 0xc3, 0x28, 0x89, 0xcd, 0x55, 0xd9, 0xbb, 0xae, + 0x3a, 0xc5, 0xf2, 0x70, 0xeb, 0x57, 0x1d, 0x8c, 0x92, 0x18, 0x67, 0xf1, 0x7b, 0x05, 0xfb, 0x3d, + 0x74, 0xab, 0x26, 0xcb, 0xf7, 0xd6, 0x97, 0xbe, 0xb7, 0x53, 0x02, 0xca, 0x79, 0xaa, 0x6a, 0x05, + 0xcb, 0xe7, 0x89, 0xa9, 0x3a, 0x3d, 0x81, 0x0e, 0x65, 0x2c, 0x61, 0x7e, 0xb1, 0x23, 0xcc, 0x75, + 0x09, 0x45, 0x25, 0x94, 0xa5, 0x53, 0xcb, 0x95, 0x1e, 0x6c, 0xc8, 0xb8, 0xc2, 0x58, 0x18, 0xfc, + 0x95, 0x0f, 0x1d, 0x7c, 0xfd, 0xde, 0x83, 0xbf, 0xa8, 0xa6, 0xc6, 0x83, 0xd4, 0xf4, 0xe0, 0x79, + 0xfc, 0xb0, 0xfd, 0xf1, 0xee, 0x72, 0x68, 0xbe, 0x67, 0x39, 0x54, 0xd2, 0x6c, 0xfd, 0x87, 0xd2, + 0xbc, 0xbb, 0x50, 0x3a, 0x6f, 0x2f, 0x94, 0xad, 0x3f, 0x6a, 0xb0, 0x56, 0xb2, 0x1d, 0x53, 0xce, + 0x49, 0x48, 0xd1, 0xb7, 0xd0, 0xb9, 0x2e, 0x3e, 0xef, 0xbb, 0xcb, 0x0d, 0x15, 0x2f, 0x0b, 0x7c, + 0x09, 0x2d, 0x4e, 0x6f, 0x28, 0x8b, 0xc4, 0x5c, 0x56, 0x68, 0x75, 0xef, 0xf0, 0x81, 0xcf, 0x52, + 0x89, 0x58, 0xea, 0xd7, 0x55, 0x6c, 0xb8, 0xe2, 0xcd, 0xb7, 0x73, 0x95, 0x22, 0xbd, 0x15, 0xe5, + 0x76, 0x2e, 0xd3, 0xa0, 0xb7, 0x62, 0xeb, 0x0c, 0xd6, 0x16, 0xf0, 0xa8, 0x0f, 0x8f, 0x8e, 0x1d, + 0xd7, 0x1d, 0x1c, 0x39, 0xbe, 0xeb, 0x9c, 0x3b, 0x78, 0xec, 0xbd, 0xf2, 0xcf, 0x26, 0xee, 0xa9, + 0x33, 0x1c, 0x1f, 0x8e, 0x9d, 0x51, 0xef, 0x7f, 0xa8, 0x05, 0x2b, 0xe3, 0xc9, 0xe1, 0x49, 0x4f, + 0x43, 0x06, 0x34, 0x5f, 0x0e, 0xf0, 0x64, 0x3c, 0x39, 0xea, 0xd5, 0x50, 0x1b, 0x74, 0x07, 0xe3, + 0x13, 0xdc, 0xab, 0x3f, 0xfe, 0x09, 0x3a, 0x65, 0x9a, 0xde, 0x3c, 0xa5, 0xe8, 0x13, 0xf8, 0xd8, + 0xc3, 0x83, 0x89, 0x7b, 0xe8, 0x60, 0xdf, 0x7b, 0x75, 0xea, 0x2c, 0x10, 0xb6, 0x41, 0x3f, 0x18, + 0x78, 0xc3, 0x1f, 0x7a, 0x1a, 0xea, 0x42, 0xdb, 0xf5, 0xb0, 0x33, 0x38, 0x96, 0x9c, 0x9b, 0x35, + 0x53, 0x7b, 0xcc, 0xa1, 0xfb, 0x56, 0x2b, 0xd1, 0xa7, 0xb0, 0x59, 0xb1, 0xb9, 0xde, 0xc0, 0x5b, + 0xa4, 0x33, 0xa0, 0x79, 0xea, 0x4c, 0x46, 0x45, 0x56, 0x06, 0x34, 0xf1, 0xd9, 0x44, 0xa6, 0x58, + 0x97, 0xec, 0x67, 0xc3, 0xa1, 0xe3, 0x8c, 0x9c, 0x51, 0x6f, 0x05, 0x01, 0x34, 0x0e, 0x07, 0xe3, + 0xe7, 0xce, 0xa8, 0xa7, 0xe7, 0xae, 0xe1, 0x60, 0x32, 0x74, 0x9e, 0xe7, 0x66, 0xe3, 0xe0, 0x1f, + 0x0d, 0xbe, 0x9c, 0x26, 0xd7, 0xf7, 0xeb, 0xc9, 0x41, 0x95, 0xe0, 0x69, 0xde, 0xf6, 0x53, 0xed, + 0xe7, 0x17, 0x0a, 0x17, 0x26, 0x33, 0x12, 0x87, 0x56, 0xc2, 0x42, 0x3b, 0xa4, 0xb1, 0x14, 0x85, + 0x5d, 0xb8, 0x48, 0x1a, 0xf1, 0x25, 0xff, 0x92, 0x9e, 0xdd, 0xb5, 0x7f, 0xab, 0xe9, 0x47, 0xc3, + 0x83, 0x91, 0xf7, 0x7b, 0x6d, 0xfb, 0xa8, 0xe0, 0x1e, 0xca, 0x9c, 0x0e, 0xa2, 0xf0, 0x85, 0xcc, + 0x29, 0x9f, 0xaa, 0x32, 0x0d, 0xeb, 0x7c, 0xf7, 0xef, 0x32, 0xee, 0x42, 0xc6, 0x5d, 0x94, 0x71, + 0x17, 0x77, 0xe3, 0x2e, 0xce, 0x77, 0x2f, 0x1b, 0x32, 0xab, 0xaf, 0xfe, 0x0d, 0x00, 0x00, 0xff, + 0xff, 0x0b, 0x93, 0x10, 0xdd, 0xba, 0x09, 0x00, 0x00, } diff --git a/googleapis/cloud/bigquery/storage/v1beta1/arrow.pb.go b/googleapis/cloud/bigquery/storage/v1beta1/arrow.pb.go new file mode 100644 index 0000000000..f6e9f4e58c --- /dev/null +++ b/googleapis/cloud/bigquery/storage/v1beta1/arrow.pb.go @@ -0,0 +1,142 @@ +// Code generated by protoc-gen-go. DO NOT EDIT. +// source: google/cloud/bigquery/storage/v1beta1/arrow.proto + +package storage + +import ( + fmt "fmt" + math "math" + + proto "github.com/golang/protobuf/proto" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package + +// Arrow schema. +type ArrowSchema struct { + // IPC serialized Arrow schema. + SerializedSchema []byte `protobuf:"bytes,1,opt,name=serialized_schema,json=serializedSchema,proto3" json:"serialized_schema,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ArrowSchema) Reset() { *m = ArrowSchema{} } +func (m *ArrowSchema) String() string { return proto.CompactTextString(m) } +func (*ArrowSchema) ProtoMessage() {} +func (*ArrowSchema) Descriptor() ([]byte, []int) { + return fileDescriptor_b85627c9be97e962, []int{0} +} + +func (m *ArrowSchema) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ArrowSchema.Unmarshal(m, b) +} +func (m *ArrowSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ArrowSchema.Marshal(b, m, deterministic) +} +func (m *ArrowSchema) XXX_Merge(src proto.Message) { + xxx_messageInfo_ArrowSchema.Merge(m, src) +} +func (m *ArrowSchema) XXX_Size() int { + return xxx_messageInfo_ArrowSchema.Size(m) +} +func (m *ArrowSchema) XXX_DiscardUnknown() { + xxx_messageInfo_ArrowSchema.DiscardUnknown(m) +} + +var xxx_messageInfo_ArrowSchema proto.InternalMessageInfo + +func (m *ArrowSchema) GetSerializedSchema() []byte { + if m != nil { + return m.SerializedSchema + } + return nil +} + +// Arrow RecordBatch. +type ArrowRecordBatch struct { + // IPC serialized Arrow RecordBatch. + SerializedRecordBatch []byte `protobuf:"bytes,1,opt,name=serialized_record_batch,json=serializedRecordBatch,proto3" json:"serialized_record_batch,omitempty"` + // The count of rows in the returning block. + RowCount int64 `protobuf:"varint,2,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ArrowRecordBatch) Reset() { *m = ArrowRecordBatch{} } +func (m *ArrowRecordBatch) String() string { return proto.CompactTextString(m) } +func (*ArrowRecordBatch) ProtoMessage() {} +func (*ArrowRecordBatch) Descriptor() ([]byte, []int) { + return fileDescriptor_b85627c9be97e962, []int{1} +} + +func (m *ArrowRecordBatch) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ArrowRecordBatch.Unmarshal(m, b) +} +func (m *ArrowRecordBatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ArrowRecordBatch.Marshal(b, m, deterministic) +} +func (m *ArrowRecordBatch) XXX_Merge(src proto.Message) { + xxx_messageInfo_ArrowRecordBatch.Merge(m, src) +} +func (m *ArrowRecordBatch) XXX_Size() int { + return xxx_messageInfo_ArrowRecordBatch.Size(m) +} +func (m *ArrowRecordBatch) XXX_DiscardUnknown() { + xxx_messageInfo_ArrowRecordBatch.DiscardUnknown(m) +} + +var xxx_messageInfo_ArrowRecordBatch proto.InternalMessageInfo + +func (m *ArrowRecordBatch) GetSerializedRecordBatch() []byte { + if m != nil { + return m.SerializedRecordBatch + } + return nil +} + +func (m *ArrowRecordBatch) GetRowCount() int64 { + if m != nil { + return m.RowCount + } + return 0 +} + +func init() { + proto.RegisterType((*ArrowSchema)(nil), "google.cloud.bigquery.storage.v1beta1.ArrowSchema") + proto.RegisterType((*ArrowRecordBatch)(nil), "google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch") +} + +func init() { + proto.RegisterFile("google/cloud/bigquery/storage/v1beta1/arrow.proto", fileDescriptor_b85627c9be97e962) +} + +var fileDescriptor_b85627c9be97e962 = []byte{ + // 247 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0xd0, 0xb1, 0x4b, 0xc4, 0x30, + 0x14, 0x06, 0x70, 0xaa, 0x20, 0x1a, 0x1d, 0xce, 0x82, 0x78, 0xe0, 0x72, 0x1c, 0x08, 0x27, 0x42, + 0x42, 0x11, 0x1c, 0x74, 0xb2, 0xae, 0x0e, 0x52, 0x37, 0x97, 0xf2, 0x9a, 0x3e, 0xde, 0x15, 0x7a, + 0x7d, 0xe7, 0x6b, 0x6a, 0xd1, 0xdd, 0xff, 0x5b, 0x9a, 0x46, 0xae, 0x9b, 0x37, 0xbe, 0x7c, 0xf9, + 0x3d, 0x92, 0x4f, 0x25, 0xc4, 0x4c, 0x35, 0x1a, 0x5b, 0x73, 0x57, 0x9a, 0xa2, 0xa2, 0x8f, 0x0e, + 0xe5, 0xcb, 0xb4, 0x8e, 0x05, 0x08, 0xcd, 0x67, 0x52, 0xa0, 0x83, 0xc4, 0x80, 0x08, 0xf7, 0x7a, + 0x2b, 0xec, 0x38, 0xbe, 0x1e, 0x89, 0xf6, 0x44, 0xff, 0x11, 0x1d, 0x88, 0x0e, 0x64, 0xf9, 0xa0, + 0x4e, 0x9f, 0x06, 0xf5, 0x66, 0xd7, 0xb8, 0x81, 0xf8, 0x56, 0x9d, 0xb7, 0x28, 0x15, 0xd4, 0xd5, + 0x37, 0x96, 0x79, 0xeb, 0x0f, 0xe7, 0xd1, 0x22, 0x5a, 0x9d, 0x65, 0xb3, 0x5d, 0x30, 0x5e, 0x5e, + 0x92, 0x9a, 0x79, 0x9b, 0xa1, 0x65, 0x29, 0x53, 0x70, 0x76, 0x1d, 0xdf, 0xab, 0xcb, 0xc9, 0x02, + 0xf1, 0x49, 0x5e, 0x0c, 0x51, 0x58, 0x73, 0xb1, 0x8b, 0xa7, 0xee, 0x4a, 0x9d, 0x08, 0xf7, 0xb9, + 0xe5, 0xae, 0x71, 0xf3, 0x83, 0x45, 0xb4, 0x3a, 0xcc, 0x8e, 0x85, 0xfb, 0xe7, 0x61, 0x4e, 0x7f, + 0x22, 0x75, 0x63, 0x79, 0xa3, 0xf7, 0xfa, 0x52, 0xaa, 0xfc, 0xa3, 0x5e, 0x87, 0x16, 0xde, 0x5f, + 0x02, 0x21, 0xae, 0xa1, 0x21, 0xcd, 0x42, 0x86, 0xb0, 0xf1, 0x0d, 0x99, 0x31, 0x82, 0x6d, 0xd5, + 0xfe, 0xd3, 0xeb, 0x63, 0x98, 0x8b, 0x23, 0x0f, 0xef, 0x7e, 0x03, 0x00, 0x00, 0xff, 0xff, 0x61, + 0xf1, 0x2a, 0xa7, 0x8f, 0x01, 0x00, 0x00, +} diff --git a/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go b/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go index 2eeff69e79..e8c1f35caf 100644 --- a/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go +++ b/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go @@ -34,17 +34,20 @@ const ( DataFormat_DATA_FORMAT_UNSPECIFIED DataFormat = 0 // Avro is a standard open source row based file format. // See https://avro.apache.org/ for more details. - DataFormat_AVRO DataFormat = 1 + DataFormat_AVRO DataFormat = 1 + DataFormat_ARROW DataFormat = 3 ) var DataFormat_name = map[int32]string{ 0: "DATA_FORMAT_UNSPECIFIED", 1: "AVRO", + 3: "ARROW", } var DataFormat_value = map[string]int32{ "DATA_FORMAT_UNSPECIFIED": 0, "AVRO": 1, + "ARROW": 3, } func (x DataFormat) String() string { @@ -55,13 +58,51 @@ func (DataFormat) EnumDescriptor() ([]byte, []int) { return fileDescriptor_2a3518a93fa439fd, []int{0} } +// Strategy for distributing data among multiple streams in a read session. +type ShardingStrategy int32 + +const ( + // Same as LIQUID. + ShardingStrategy_SHARDING_STRATEGY_UNSPECIFIED ShardingStrategy = 0 + // Assigns data to each stream based on the client's read rate. The faster the + // client reads from a stream, the more data is assigned to the stream. In + // this strategy, it's possible to read all data from a single stream even if + // there are other streams present. + ShardingStrategy_LIQUID ShardingStrategy = 1 + // Assigns data to each stream such that roughly the same number of rows can + // be read from each stream. Because the server-side unit for assigning data + // is collections of rows, the API does not guarantee that each stream will + // return the same number or rows. Additionally, the limits are enforced based + // on the number of pre-filtering rows, so some filters can lead to lopsided + // assignments. + ShardingStrategy_BALANCED ShardingStrategy = 2 +) + +var ShardingStrategy_name = map[int32]string{ + 0: "SHARDING_STRATEGY_UNSPECIFIED", + 1: "LIQUID", + 2: "BALANCED", +} + +var ShardingStrategy_value = map[string]int32{ + "SHARDING_STRATEGY_UNSPECIFIED": 0, + "LIQUID": 1, + "BALANCED": 2, +} + +func (x ShardingStrategy) String() string { + return proto.EnumName(ShardingStrategy_name, int32(x)) +} + +func (ShardingStrategy) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_2a3518a93fa439fd, []int{1} +} + // Information about a single data stream within a read session. type Stream struct { // Name of the stream, in the form // `projects/{project_id}/locations/{location}/streams/{stream_id}`. - Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // Rows in the stream. - RowCount int64 `protobuf:"varint,2,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"` + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -99,13 +140,6 @@ func (m *Stream) GetName() string { return "" } -func (m *Stream) GetRowCount() int64 { - if m != nil { - return m.RowCount - } - return 0 -} - // Expresses a point within a given stream using an offset position. type StreamPosition struct { // Identifier for a given Stream. @@ -170,16 +204,19 @@ type ReadSession struct { // // Types that are valid to be assigned to Schema: // *ReadSession_AvroSchema + // *ReadSession_ArrowSchema Schema isReadSession_Schema `protobuf_oneof:"schema"` // Streams associated with this session. Streams []*Stream `protobuf:"bytes,4,rep,name=streams,proto3" json:"streams,omitempty"` // Table that this ReadSession is reading from. TableReference *TableReference `protobuf:"bytes,7,opt,name=table_reference,json=tableReference,proto3" json:"table_reference,omitempty"` // Any modifiers which are applied when reading from the specified table. - TableModifiers *TableModifiers `protobuf:"bytes,8,opt,name=table_modifiers,json=tableModifiers,proto3" json:"table_modifiers,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + TableModifiers *TableModifiers `protobuf:"bytes,8,opt,name=table_modifiers,json=tableModifiers,proto3" json:"table_modifiers,omitempty"` + // The strategy to use for distributing data among the streams. + ShardingStrategy ShardingStrategy `protobuf:"varint,9,opt,name=sharding_strategy,json=shardingStrategy,proto3,enum=google.cloud.bigquery.storage.v1beta1.ShardingStrategy" json:"sharding_strategy,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ReadSession) Reset() { *m = ReadSession{} } @@ -229,8 +266,14 @@ type ReadSession_AvroSchema struct { AvroSchema *AvroSchema `protobuf:"bytes,5,opt,name=avro_schema,json=avroSchema,proto3,oneof"` } +type ReadSession_ArrowSchema struct { + ArrowSchema *ArrowSchema `protobuf:"bytes,6,opt,name=arrow_schema,json=arrowSchema,proto3,oneof"` +} + func (*ReadSession_AvroSchema) isReadSession_Schema() {} +func (*ReadSession_ArrowSchema) isReadSession_Schema() {} + func (m *ReadSession) GetSchema() isReadSession_Schema { if m != nil { return m.Schema @@ -245,6 +288,13 @@ func (m *ReadSession) GetAvroSchema() *AvroSchema { return nil } +func (m *ReadSession) GetArrowSchema() *ArrowSchema { + if x, ok := m.GetSchema().(*ReadSession_ArrowSchema); ok { + return x.ArrowSchema + } + return nil +} + func (m *ReadSession) GetStreams() []*Stream { if m != nil { return m.Streams @@ -266,10 +316,18 @@ func (m *ReadSession) GetTableModifiers() *TableModifiers { return nil } +func (m *ReadSession) GetShardingStrategy() ShardingStrategy { + if m != nil { + return m.ShardingStrategy + } + return ShardingStrategy_SHARDING_STRATEGY_UNSPECIFIED +} + // XXX_OneofWrappers is for the internal use of the proto package. func (*ReadSession) XXX_OneofWrappers() []interface{} { return []interface{}{ (*ReadSession_AvroSchema)(nil), + (*ReadSession_ArrowSchema)(nil), } } @@ -295,10 +353,13 @@ type CreateReadSessionRequest struct { // Optional. Read options for this session (e.g. column selection, filters). ReadOptions *TableReadOptions `protobuf:"bytes,4,opt,name=read_options,json=readOptions,proto3" json:"read_options,omitempty"` // Data output format. Currently default to Avro. - Format DataFormat `protobuf:"varint,5,opt,name=format,proto3,enum=google.cloud.bigquery.storage.v1beta1.DataFormat" json:"format,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Format DataFormat `protobuf:"varint,5,opt,name=format,proto3,enum=google.cloud.bigquery.storage.v1beta1.DataFormat" json:"format,omitempty"` + // The strategy to use for distributing data among multiple streams. Currently + // defaults to liquid sharding. + ShardingStrategy ShardingStrategy `protobuf:"varint,7,opt,name=sharding_strategy,json=shardingStrategy,proto3,enum=google.cloud.bigquery.storage.v1beta1.ShardingStrategy" json:"sharding_strategy,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *CreateReadSessionRequest) Reset() { *m = CreateReadSessionRequest{} } @@ -368,6 +429,13 @@ func (m *CreateReadSessionRequest) GetFormat() DataFormat { return DataFormat_DATA_FORMAT_UNSPECIFIED } +func (m *CreateReadSessionRequest) GetShardingStrategy() ShardingStrategy { + if m != nil { + return m.ShardingStrategy + } + return ShardingStrategy_SHARDING_STRATEGY_UNSPECIFIED +} + // Requesting row data via `ReadRows` must provide Stream position information. type ReadRowsRequest struct { // Required. Identifier of the position in the stream to start reading from. @@ -416,7 +484,21 @@ type StreamStatus struct { // Number of estimated rows in the current stream. May change over time as // different readers in the stream progress at rates which are relatively fast // or slow. - EstimatedRowCount int64 `protobuf:"varint,1,opt,name=estimated_row_count,json=estimatedRowCount,proto3" json:"estimated_row_count,omitempty"` + EstimatedRowCount int64 `protobuf:"varint,1,opt,name=estimated_row_count,json=estimatedRowCount,proto3" json:"estimated_row_count,omitempty"` + // A value in the range [0.0, 1.0] that represents the fraction of rows + // assigned to this stream that have been processed by the server. In the + // presence of read filters, the server may process more rows than it returns, + // so this value reflects progress through the pre-filtering rows. + // + // This value is only populated for sessions created through the BALANCED + // sharding strategy. + FractionConsumed float32 `protobuf:"fixed32,2,opt,name=fraction_consumed,json=fractionConsumed,proto3" json:"fraction_consumed,omitempty"` + // Whether this stream can be split. For sessions that use the LIQUID sharding + // strategy, this value is always false. For BALANCED sessions, this value is + // false when enough data have been read such that no more splits are possible + // at that point or beyond. For small tables or streams that are the result of + // a chain of splits, this value may never be true. + IsSplittable bool `protobuf:"varint,3,opt,name=is_splittable,json=isSplittable,proto3" json:"is_splittable,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -454,6 +536,20 @@ func (m *StreamStatus) GetEstimatedRowCount() int64 { return 0 } +func (m *StreamStatus) GetFractionConsumed() float32 { + if m != nil { + return m.FractionConsumed + } + return 0 +} + +func (m *StreamStatus) GetIsSplittable() bool { + if m != nil { + return m.IsSplittable + } + return false +} + // Information on if the current connection is being throttled. type ThrottleStatus struct { // How much this connection is being throttled. @@ -503,7 +599,13 @@ type ReadRowsResponse struct { // // Types that are valid to be assigned to Rows: // *ReadRowsResponse_AvroRows + // *ReadRowsResponse_ArrowRecordBatch Rows isReadRowsResponse_Rows `protobuf_oneof:"rows"` + // Number of serialized rows in the rows block. This value is recorded here, + // in addition to the row_count values in the output-specific messages in + // `rows`, so that code which needs to record progress through the stream can + // do so in an output format-independent way. + RowCount int64 `protobuf:"varint,6,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"` // Estimated stream statistics. Status *StreamStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` // Throttling status. If unset, the latest response still describes @@ -547,8 +649,14 @@ type ReadRowsResponse_AvroRows struct { AvroRows *AvroRows `protobuf:"bytes,3,opt,name=avro_rows,json=avroRows,proto3,oneof"` } +type ReadRowsResponse_ArrowRecordBatch struct { + ArrowRecordBatch *ArrowRecordBatch `protobuf:"bytes,4,opt,name=arrow_record_batch,json=arrowRecordBatch,proto3,oneof"` +} + func (*ReadRowsResponse_AvroRows) isReadRowsResponse_Rows() {} +func (*ReadRowsResponse_ArrowRecordBatch) isReadRowsResponse_Rows() {} + func (m *ReadRowsResponse) GetRows() isReadRowsResponse_Rows { if m != nil { return m.Rows @@ -563,6 +671,20 @@ func (m *ReadRowsResponse) GetAvroRows() *AvroRows { return nil } +func (m *ReadRowsResponse) GetArrowRecordBatch() *ArrowRecordBatch { + if x, ok := m.GetRows().(*ReadRowsResponse_ArrowRecordBatch); ok { + return x.ArrowRecordBatch + } + return nil +} + +func (m *ReadRowsResponse) GetRowCount() int64 { + if m != nil { + return m.RowCount + } + return 0 +} + func (m *ReadRowsResponse) GetStatus() *StreamStatus { if m != nil { return m.Status @@ -581,6 +703,7 @@ func (m *ReadRowsResponse) GetThrottleStatus() *ThrottleStatus { func (*ReadRowsResponse) XXX_OneofWrappers() []interface{} { return []interface{}{ (*ReadRowsResponse_AvroRows)(nil), + (*ReadRowsResponse_ArrowRecordBatch)(nil), } } @@ -724,7 +847,15 @@ func (m *FinalizeStreamRequest) GetStream() *Stream { // Request information for `SplitReadStream`. type SplitReadStreamRequest struct { // Stream to split. - OriginalStream *Stream `protobuf:"bytes,1,opt,name=original_stream,json=originalStream,proto3" json:"original_stream,omitempty"` + OriginalStream *Stream `protobuf:"bytes,1,opt,name=original_stream,json=originalStream,proto3" json:"original_stream,omitempty"` + // A value in the range (0.0, 1.0) that specifies the fractional point at + // which the original stream should be split. The actual split point is + // evaluated on pre-filtered rows, so if a filter is provided, then there is + // no guarantee that the division of the rows between the new child streams + // will be proportional to this fractional value. Additionally, because the + // server-side unit for assigning data is collections of rows, this fraction + // will always map to to a data storage boundary on the server side. + Fraction float32 `protobuf:"fixed32,2,opt,name=fraction,proto3" json:"fraction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -762,12 +893,21 @@ func (m *SplitReadStreamRequest) GetOriginalStream() *Stream { return nil } +func (m *SplitReadStreamRequest) GetFraction() float32 { + if m != nil { + return m.Fraction + } + return 0 +} + // Response from `SplitReadStream`. type SplitReadStreamResponse struct { - // Primary stream. Will contain the beginning portion of - // |original_stream|. + // Primary stream, which contains the beginning portion of + // |original_stream|. An empty value indicates that the original stream can no + // longer be split. PrimaryStream *Stream `protobuf:"bytes,1,opt,name=primary_stream,json=primaryStream,proto3" json:"primary_stream,omitempty"` - // Remainder stream. Will contain the tail of |original_stream|. + // Remainder stream, which contains the tail of |original_stream|. An empty + // value indicates that the original stream can no longer be split. RemainderStream *Stream `protobuf:"bytes,2,opt,name=remainder_stream,json=remainderStream,proto3" json:"remainder_stream,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -815,6 +955,7 @@ func (m *SplitReadStreamResponse) GetRemainderStream() *Stream { func init() { proto.RegisterEnum("google.cloud.bigquery.storage.v1beta1.DataFormat", DataFormat_name, DataFormat_value) + proto.RegisterEnum("google.cloud.bigquery.storage.v1beta1.ShardingStrategy", ShardingStrategy_name, ShardingStrategy_value) proto.RegisterType((*Stream)(nil), "google.cloud.bigquery.storage.v1beta1.Stream") proto.RegisterType((*StreamPosition)(nil), "google.cloud.bigquery.storage.v1beta1.StreamPosition") proto.RegisterType((*ReadSession)(nil), "google.cloud.bigquery.storage.v1beta1.ReadSession") @@ -835,80 +976,97 @@ func init() { } var fileDescriptor_2a3518a93fa439fd = []byte{ - // 1160 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0xdd, 0x6e, 0x1b, 0x45, - 0x14, 0xee, 0x3a, 0x89, 0xeb, 0x1e, 0xb7, 0xb6, 0x33, 0x88, 0xd4, 0x38, 0x20, 0xa2, 0x15, 0x95, - 0xd2, 0x54, 0xdd, 0x4d, 0x1c, 0x48, 0x5b, 0xdc, 0x16, 0x9c, 0x3f, 0x1a, 0x35, 0x6d, 0xc2, 0xda, - 0x54, 0x28, 0x17, 0x5d, 0x4d, 0xec, 0xb1, 0xb3, 0xc8, 0xbb, 0xb3, 0x9d, 0x19, 0x27, 0x04, 0x94, - 0x1b, 0x6e, 0x78, 0x00, 0x2e, 0xb8, 0x43, 0xe2, 0x4d, 0xb8, 0xa2, 0xe2, 0x86, 0x1b, 0x5e, 0x81, - 0x47, 0xe0, 0x01, 0xd0, 0xce, 0xcc, 0xfa, 0x27, 0x71, 0x9b, 0x75, 0x93, 0x3b, 0x9f, 0x99, 0xfd, - 0xbe, 0x39, 0xdf, 0x39, 0x67, 0xbf, 0x59, 0xc3, 0x72, 0x9b, 0xd2, 0x76, 0x87, 0xd8, 0x8d, 0x0e, - 0xed, 0x36, 0xed, 0x7d, 0xaf, 0xfd, 0xaa, 0x4b, 0xd8, 0xb1, 0xcd, 0x05, 0x65, 0xb8, 0x4d, 0xec, - 0xc3, 0xa5, 0x7d, 0x22, 0xf0, 0x52, 0x1c, 0x5b, 0x21, 0xa3, 0x82, 0xa2, 0x5b, 0x0a, 0x64, 0x49, - 0x90, 0x15, 0x83, 0xac, 0xf8, 0x21, 0x0d, 0x2a, 0x7d, 0xa8, 0xb9, 0x71, 0xe8, 0xd9, 0x38, 0x08, - 0xa8, 0xc0, 0xc2, 0xa3, 0x01, 0x57, 0x24, 0xa5, 0x0f, 0x06, 0x76, 0x19, 0xe1, 0xb4, 0xcb, 0x1a, - 0x9a, 0xbf, 0xb4, 0x98, 0x2c, 0x29, 0x7c, 0xc8, 0xa8, 0x46, 0xdc, 0x4f, 0x86, 0x60, 0x04, 0x37, - 0x5d, 0x1a, 0x0e, 0xa6, 0x51, 0x49, 0x86, 0x14, 0x78, 0xbf, 0x43, 0x5c, 0x46, 0x5a, 0x84, 0x91, - 0xa0, 0x97, 0xe8, 0xac, 0x06, 0xcb, 0x68, 0xbf, 0xdb, 0xb2, 0x89, 0x1f, 0x8a, 0x63, 0xbd, 0xf9, - 0xf1, 0xe9, 0x4d, 0xe1, 0xf9, 0x84, 0x0b, 0xec, 0x87, 0xea, 0x01, 0xf3, 0x01, 0xa4, 0x6b, 0x82, - 0x11, 0xec, 0x23, 0x04, 0x93, 0x01, 0xf6, 0x49, 0xd1, 0x98, 0x33, 0xe6, 0xaf, 0x39, 0xf2, 0x37, - 0x9a, 0x85, 0x6b, 0x8c, 0x1e, 0xb9, 0x0d, 0xda, 0x0d, 0x44, 0x31, 0x35, 0x67, 0xcc, 0x4f, 0x38, - 0x19, 0x46, 0x8f, 0xd6, 0xa2, 0xd8, 0xa4, 0x90, 0x53, 0xd0, 0x5d, 0xca, 0xbd, 0x48, 0x0e, 0xda, - 0x80, 0x34, 0x97, 0x2b, 0x92, 0x24, 0x5b, 0xbe, 0x6b, 0x25, 0x6a, 0x92, 0xa5, 0x68, 0x1c, 0x0d, - 0x46, 0x33, 0x90, 0xa6, 0xad, 0x16, 0x27, 0xf1, 0x91, 0x3a, 0x32, 0x5f, 0x4f, 0x40, 0xd6, 0x21, - 0xb8, 0x59, 0x23, 0x9c, 0x47, 0xc7, 0x8d, 0xca, 0xb8, 0x02, 0x59, 0xf2, 0x7d, 0xe8, 0x31, 0xe2, - 0x46, 0x4a, 0x25, 0x41, 0xb6, 0x5c, 0x8a, 0xf3, 0x88, 0xcb, 0x60, 0xd5, 0xe3, 0x32, 0x38, 0xa0, - 0x1e, 0x8f, 0x16, 0x50, 0x1d, 0xb2, 0x51, 0x3f, 0x5d, 0xde, 0x38, 0x20, 0x3e, 0x2e, 0x4e, 0x49, - 0xf0, 0x52, 0x42, 0x11, 0xd5, 0x43, 0x46, 0x6b, 0x12, 0xf8, 0xe4, 0x8a, 0x03, 0xb8, 0x17, 0xa1, - 0xaf, 0xe0, 0xaa, 0x12, 0xc6, 0x8b, 0x93, 0x73, 0x13, 0xe3, 0x97, 0x25, 0x46, 0xa3, 0x97, 0x90, - 0x3f, 0x35, 0x02, 0xc5, 0xab, 0x32, 0xc5, 0xcf, 0x12, 0x12, 0xd6, 0x23, 0xb4, 0x13, 0x83, 0x9d, - 0x9c, 0x18, 0x8a, 0xfb, 0xfc, 0x3e, 0x6d, 0x7a, 0x2d, 0x8f, 0x30, 0x5e, 0xcc, 0x8c, 0xcf, 0xff, - 0x2c, 0x06, 0x6b, 0xfe, 0x5e, 0xbc, 0x9a, 0x81, 0xb4, 0xaa, 0xac, 0xf9, 0xe7, 0x04, 0x14, 0xd7, - 0x18, 0xc1, 0x82, 0x0c, 0xf4, 0xd3, 0x21, 0xaf, 0xba, 0x84, 0x8b, 0x51, 0x32, 0x8d, 0xcb, 0x94, - 0x39, 0x03, 0xe9, 0x10, 0x33, 0x12, 0x88, 0x62, 0x5a, 0x0e, 0x8e, 0x8e, 0x46, 0xc9, 0x4f, 0x5d, - 0xa2, 0x7c, 0x74, 0x07, 0xa6, 0x99, 0x92, 0x48, 0x9a, 0x6e, 0x3c, 0x11, 0x13, 0x73, 0xc6, 0xfc, - 0x94, 0x53, 0xe8, 0x6d, 0xd4, 0x74, 0xaf, 0xf7, 0xe0, 0xfa, 0xa0, 0x51, 0x14, 0x27, 0x65, 0x26, - 0xf7, 0xc6, 0xab, 0x00, 0x6e, 0xee, 0x28, 0xb8, 0x93, 0x65, 0xfd, 0x00, 0x6d, 0x41, 0xba, 0x45, - 0x99, 0x8f, 0x85, 0x9c, 0xf0, 0x5c, 0xe2, 0x09, 0x5f, 0xc7, 0x02, 0x6f, 0x4a, 0xa0, 0xa3, 0x09, - 0x4c, 0x1f, 0xf2, 0xd1, 0x31, 0x0e, 0x3d, 0xe2, 0x71, 0xfb, 0xf6, 0xe0, 0x86, 0xcc, 0x3c, 0xd4, - 0xae, 0x30, 0x66, 0xf3, 0x86, 0x2d, 0xc5, 0x91, 0x55, 0x88, 0x23, 0xf3, 0x31, 0x5c, 0x57, 0xfb, - 0x35, 0x81, 0x45, 0x97, 0x23, 0x0b, 0xde, 0x23, 0x5c, 0x78, 0x3e, 0x8e, 0x4a, 0xda, 0x77, 0x2a, - 0x43, 0xda, 0xc6, 0x74, 0x6f, 0xcb, 0x89, 0x2d, 0xab, 0x02, 0xb9, 0xfa, 0x01, 0xa3, 0x42, 0x74, - 0x88, 0x66, 0xb8, 0x0d, 0x05, 0xa1, 0x57, 0xdc, 0x90, 0xb0, 0x06, 0xd1, 0xf0, 0x29, 0x27, 0x1f, - 0xaf, 0xef, 0xaa, 0x65, 0xf3, 0xd7, 0x14, 0x14, 0xfa, 0x62, 0x79, 0x48, 0x03, 0x4e, 0xd0, 0x73, - 0xb8, 0x26, 0x2d, 0x83, 0xd1, 0x23, 0xd5, 0xcc, 0x6c, 0xd9, 0x1e, 0xc3, 0x30, 0x22, 0xae, 0x27, - 0x57, 0x9c, 0x0c, 0xd6, 0xbf, 0xd1, 0xd3, 0xc8, 0x42, 0xa3, 0xcc, 0xf4, 0xec, 0x2d, 0x8f, 0x55, - 0x36, 0x25, 0xca, 0xd1, 0x14, 0x72, 0xa2, 0x63, 0x71, 0x9a, 0x75, 0x6a, 0xbc, 0x89, 0x1e, 0x2a, - 0x96, 0x93, 0x13, 0x43, 0xf1, 0x6a, 0x1a, 0x26, 0x23, 0xdd, 0xe6, 0xef, 0x06, 0x7c, 0xb2, 0x8a, - 0x45, 0xe3, 0xe0, 0xcc, 0x3b, 0xad, 0xc7, 0x39, 0x9e, 0x8d, 0x6d, 0xb8, 0xca, 0xd5, 0x86, 0x9e, - 0x8a, 0x72, 0xc2, 0x44, 0x06, 0x6d, 0x22, 0xa6, 0x18, 0xfd, 0x42, 0xa5, 0x46, 0xbf, 0x50, 0x66, - 0x08, 0xb7, 0xce, 0x49, 0x51, 0x77, 0x74, 0xc0, 0xae, 0x8d, 0x8b, 0xd8, 0xb5, 0xf9, 0x12, 0xde, - 0xdf, 0xf4, 0x02, 0xdc, 0xf1, 0x7e, 0x20, 0x7a, 0x4b, 0x57, 0xa1, 0x7f, 0x4d, 0xa6, 0x2e, 0x70, - 0x4d, 0x9a, 0x21, 0xcc, 0xd4, 0xc2, 0x8e, 0x27, 0xa4, 0x96, 0xa1, 0x03, 0x5e, 0x40, 0x9e, 0x32, - 0xaf, 0x1d, 0x1d, 0xee, 0x5e, 0xe4, 0x42, 0xce, 0xc5, 0x2c, 0x2a, 0x36, 0xff, 0x32, 0xe0, 0xe6, - 0x99, 0x23, 0x75, 0xd9, 0xea, 0x90, 0x0b, 0x99, 0xe7, 0x63, 0x76, 0x7c, 0xa1, 0x23, 0x6f, 0x68, - 0x12, 0xfd, 0x51, 0xf2, 0x2d, 0x14, 0x18, 0xf1, 0xb1, 0x17, 0x34, 0x09, 0x73, 0x2f, 0x52, 0xb4, - 0x7c, 0x8f, 0x46, 0x2d, 0x2c, 0x2c, 0x03, 0xf4, 0xfd, 0x0c, 0xcd, 0xc2, 0xcd, 0xf5, 0x6a, 0xbd, - 0xea, 0x6e, 0xee, 0x38, 0xcf, 0xaa, 0x75, 0xf7, 0x9b, 0xe7, 0xb5, 0xdd, 0x8d, 0xb5, 0xad, 0xcd, - 0xad, 0x8d, 0xf5, 0xc2, 0x15, 0x94, 0x81, 0xc9, 0xea, 0x0b, 0x67, 0xa7, 0x60, 0x94, 0x5f, 0x67, - 0x20, 0xbf, 0xea, 0xb5, 0xbf, 0x8e, 0x4e, 0xaa, 0xa9, 0x83, 0xd0, 0xcf, 0x29, 0x98, 0x3e, 0x33, - 0x54, 0xe8, 0x8b, 0x84, 0xe9, 0xbd, 0xe9, 0x16, 0x2c, 0xbd, 0xc3, 0x9b, 0x61, 0x9e, 0xfc, 0xf4, - 0xcf, 0xbf, 0xbf, 0xa4, 0x8e, 0xcc, 0xc5, 0xde, 0x27, 0xe3, 0x8f, 0x23, 0xbe, 0x19, 0xbf, 0x23, - 0x0d, 0xe1, 0x7a, 0xcd, 0x47, 0xfa, 0x27, 0xb7, 0x17, 0x4e, 0x3e, 0x37, 0x16, 0xf6, 0xbe, 0x34, - 0x2b, 0x6f, 0x86, 0x35, 0xb1, 0xc0, 0x9c, 0x9c, 0x82, 0xd9, 0x7a, 0x55, 0x33, 0xa0, 0x3f, 0x0c, - 0xc8, 0xc4, 0x06, 0x89, 0x56, 0xc6, 0xc8, 0x7f, 0xe0, 0xfa, 0x28, 0xdd, 0x1b, 0x1b, 0xa7, 0x06, - 0xd0, 0xac, 0x4a, 0xf1, 0x15, 0xf4, 0xa0, 0xaf, 0x62, 0xe8, 0x1e, 0xb2, 0xd4, 0xf8, 0x58, 0xd1, - 0x67, 0xe2, 0xa0, 0x08, 0xfd, 0xba, 0xda, 0x0b, 0x27, 0x8b, 0x06, 0xfa, 0xcf, 0x80, 0x8f, 0xde, - 0x6a, 0x13, 0xe8, 0x69, 0xc2, 0xfc, 0x92, 0xf8, 0x61, 0x69, 0xfb, 0x72, 0xc8, 0x74, 0x05, 0xee, - 0xcb, 0x0a, 0x94, 0xcd, 0xbb, 0xfd, 0x0a, 0x68, 0xab, 0x3c, 0x2b, 0x5a, 0xad, 0xc7, 0x9d, 0xfb, - 0xcd, 0x80, 0xdc, 0xb0, 0x57, 0xa1, 0x87, 0x09, 0x53, 0x1b, 0x69, 0x71, 0xa5, 0x99, 0x33, 0x5f, - 0xdc, 0x1b, 0xd1, 0xbf, 0x12, 0x73, 0x45, 0xa6, 0xb8, 0x68, 0xde, 0x19, 0x48, 0xf1, 0xbc, 0xb6, - 0x44, 0x09, 0xfe, 0x6d, 0x40, 0xfe, 0x94, 0xf3, 0xa0, 0x47, 0x49, 0x1d, 0x60, 0xa4, 0x49, 0x96, - 0x1e, 0xbf, 0x2b, 0x5c, 0x57, 0xfb, 0xa1, 0x94, 0xb2, 0x82, 0x3e, 0xed, 0x4b, 0x39, 0x65, 0xba, - 0x6f, 0xd1, 0xb4, 0x7a, 0x0c, 0xb7, 0x1b, 0xd4, 0x4f, 0x96, 0xc2, 0xde, 0xb6, 0x7e, 0xac, 0x4d, - 0x3b, 0x38, 0x68, 0x5b, 0x94, 0xb5, 0xed, 0x36, 0x09, 0x64, 0x69, 0x6d, 0xb5, 0x85, 0x43, 0x8f, - 0x9f, 0xf3, 0xf7, 0xb1, 0xa2, 0xe3, 0xfd, 0xb4, 0x04, 0x2e, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, - 0xca, 0xfc, 0x5f, 0xb4, 0x77, 0x0f, 0x00, 0x00, + // 1427 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0x4d, 0x73, 0x1b, 0x35, + 0x18, 0xce, 0x3a, 0x89, 0xe3, 0xbc, 0x4e, 0x1d, 0x47, 0x0c, 0xa9, 0xc7, 0x6d, 0x21, 0x2c, 0x74, + 0x26, 0x4d, 0xa9, 0x37, 0x49, 0xa1, 0x2d, 0x4d, 0x5b, 0x70, 0xbe, 0x9a, 0x4c, 0xd3, 0xa4, 0x95, + 0xdd, 0x16, 0x72, 0xe8, 0x8e, 0x62, 0x2b, 0xce, 0x32, 0xde, 0xd5, 0x56, 0x92, 0x6b, 0x42, 0xa7, + 0x17, 0x0e, 0x70, 0xe1, 0xc0, 0x0c, 0x67, 0x98, 0xe1, 0xce, 0x8f, 0xe0, 0xc0, 0x05, 0x0e, 0x1c, + 0xe0, 0x2f, 0xf0, 0x13, 0xf8, 0x01, 0xcc, 0x6a, 0xb5, 0xfe, 0x8a, 0xdb, 0xac, 0x9b, 0xdc, 0xfc, + 0x4a, 0x7a, 0x1e, 0xbd, 0xef, 0xa3, 0x77, 0x1f, 0xed, 0x1a, 0xae, 0xd6, 0x18, 0xab, 0xd5, 0xa9, + 0x55, 0xa9, 0xb3, 0x46, 0xd5, 0xda, 0x73, 0x6a, 0xcf, 0x1a, 0x94, 0x1f, 0x5a, 0x42, 0x32, 0x4e, + 0x6a, 0xd4, 0x7a, 0xbe, 0xb0, 0x47, 0x25, 0x59, 0x88, 0xe2, 0x82, 0xcf, 0x99, 0x64, 0xe8, 0x62, + 0x08, 0x2a, 0x28, 0x50, 0x21, 0x02, 0x15, 0xa2, 0x45, 0x1a, 0x94, 0x3f, 0xaf, 0xb9, 0x89, 0xef, + 0x58, 0xc4, 0xf3, 0x98, 0x24, 0xd2, 0x61, 0x9e, 0x08, 0x49, 0xf2, 0x0b, 0xf1, 0x76, 0x26, 0x9c, + 0xb3, 0xa6, 0x86, 0xcc, 0xc7, 0x84, 0x3c, 0xe7, 0x4c, 0x23, 0x6e, 0xc4, 0x43, 0x70, 0x4a, 0xaa, + 0x36, 0xf3, 0x3b, 0xd3, 0x5b, 0x8a, 0x87, 0x94, 0x64, 0xaf, 0x4e, 0x6d, 0x4e, 0xf7, 0x29, 0xa7, + 0x5e, 0x45, 0x0b, 0x94, 0x3f, 0xa7, 0xc1, 0x2a, 0xda, 0x6b, 0xec, 0x5b, 0xd4, 0xf5, 0xe5, 0xa1, + 0x9e, 0x7c, 0xb7, 0x77, 0x52, 0x3a, 0x2e, 0x15, 0x92, 0xb8, 0xbe, 0x5e, 0x70, 0xb6, 0x43, 0xb7, + 0x4a, 0xdd, 0xa1, 0x9e, 0x0c, 0x27, 0xcc, 0xf3, 0x90, 0x2c, 0x49, 0x4e, 0x89, 0x8b, 0x10, 0x8c, + 0x78, 0xc4, 0xa5, 0x39, 0x63, 0xc6, 0x98, 0x1d, 0xc7, 0xea, 0xb7, 0xc9, 0x20, 0x13, 0xce, 0x3e, + 0x60, 0xc2, 0x09, 0x4a, 0x41, 0x6b, 0x90, 0x14, 0x6a, 0x44, 0xad, 0x4b, 0x2f, 0x5e, 0x29, 0xc4, + 0x3a, 0xb8, 0x42, 0x48, 0x83, 0x35, 0x18, 0x4d, 0x43, 0x92, 0xed, 0xef, 0x0b, 0x2a, 0x73, 0x89, + 0x19, 0x63, 0x76, 0x18, 0xeb, 0xc8, 0xfc, 0x76, 0x14, 0xd2, 0x98, 0x92, 0x6a, 0x89, 0x0a, 0x11, + 0x6c, 0xd7, 0x27, 0x29, 0xb4, 0x04, 0x69, 0xfa, 0x95, 0xef, 0x70, 0x6a, 0x07, 0x55, 0x2a, 0x82, + 0xf4, 0x62, 0x3e, 0xca, 0x23, 0x92, 0xa0, 0x50, 0x8e, 0x24, 0xc0, 0x10, 0x2e, 0x0f, 0x06, 0x50, + 0x19, 0xd2, 0xc1, 0x59, 0xda, 0xa2, 0x72, 0x40, 0x5d, 0x92, 0x1b, 0x55, 0xe0, 0x85, 0x98, 0x45, + 0x14, 0x9f, 0x73, 0x56, 0x52, 0xc0, 0x8d, 0x21, 0x0c, 0xa4, 0x15, 0xa1, 0x27, 0x30, 0xa1, 0x9a, + 0x2a, 0xa2, 0x4d, 0x2a, 0xda, 0xc5, 0xb8, 0xb4, 0x01, 0xb4, 0xc5, 0x9b, 0x26, 0xed, 0x10, 0xdd, + 0x85, 0xb1, 0x50, 0x31, 0x91, 0x1b, 0x99, 0x19, 0x1e, 0x5c, 0xef, 0x08, 0x8d, 0x9e, 0xc2, 0x64, + 0x4f, 0x5f, 0xe5, 0xc6, 0x54, 0x92, 0x1f, 0xc7, 0x24, 0x2c, 0x07, 0x68, 0x1c, 0x81, 0x71, 0x46, + 0x76, 0xc5, 0x6d, 0x7e, 0x97, 0x55, 0x9d, 0x7d, 0x87, 0x72, 0x91, 0x4b, 0x0d, 0xce, 0x7f, 0x3f, + 0x02, 0x6b, 0xfe, 0x56, 0x8c, 0xaa, 0x30, 0x25, 0x0e, 0x08, 0xaf, 0x3a, 0x5e, 0xcd, 0x16, 0x92, + 0x13, 0x49, 0x6b, 0x87, 0xb9, 0xf1, 0x19, 0x63, 0x36, 0xb3, 0x78, 0x3d, 0xae, 0x24, 0x1a, 0x5f, + 0xd2, 0x70, 0x9c, 0x15, 0x3d, 0x23, 0xcb, 0x29, 0x48, 0x86, 0x27, 0x68, 0xfe, 0x3a, 0x02, 0xb9, + 0x15, 0x4e, 0x89, 0xa4, 0x1d, 0xed, 0x88, 0xe9, 0xb3, 0x06, 0x15, 0xb2, 0x9f, 0x98, 0xc6, 0x69, + 0x8a, 0x39, 0x0d, 0x49, 0x9f, 0x70, 0xea, 0x49, 0xd5, 0x48, 0xe3, 0x58, 0x47, 0xfd, 0x44, 0x4e, + 0x9c, 0xa6, 0xc8, 0x97, 0x61, 0x8a, 0x87, 0x25, 0xd2, 0xaa, 0x1d, 0xf5, 0xdd, 0xf0, 0x8c, 0x31, + 0x3b, 0x8a, 0xb3, 0xad, 0x89, 0x92, 0xee, 0xa8, 0x5d, 0x98, 0xe8, 0xf4, 0xb8, 0xdc, 0x88, 0xca, + 0xe4, 0xfa, 0x60, 0x0a, 0x90, 0xea, 0x4e, 0x08, 0xc7, 0x69, 0xde, 0x0e, 0xd0, 0x26, 0x24, 0xf7, + 0x19, 0x77, 0x89, 0x54, 0x0f, 0x68, 0x26, 0xf6, 0x03, 0xba, 0x4a, 0x24, 0x59, 0x57, 0x40, 0xac, + 0x09, 0xfa, 0x37, 0xce, 0xd8, 0x29, 0x37, 0x8e, 0xe9, 0xc2, 0x64, 0x50, 0x0c, 0x66, 0x4d, 0x11, + 0x35, 0xc9, 0x2e, 0x9c, 0x51, 0xfa, 0xf8, 0xda, 0x3a, 0x07, 0x6c, 0x91, 0x6e, 0xdf, 0xc5, 0x4a, + 0xeb, 0x28, 0x32, 0x7f, 0x30, 0x60, 0x22, 0x5c, 0x50, 0x92, 0x44, 0x36, 0x04, 0x2a, 0xc0, 0x5b, + 0x54, 0x48, 0xc7, 0x25, 0xc1, 0xc9, 0x05, 0x46, 0x54, 0x61, 0x0d, 0x4f, 0xaa, 0x2d, 0x87, 0xf1, + 0x54, 0x6b, 0x0a, 0xb3, 0xe6, 0x4a, 0x30, 0x11, 0x9c, 0xf4, 0x3e, 0x27, 0x95, 0x80, 0xcc, 0xae, + 0x30, 0x4f, 0x34, 0x5c, 0x5a, 0x55, 0xbd, 0x94, 0xc0, 0xd9, 0x68, 0x62, 0x45, 0x8f, 0xa3, 0xf7, + 0xe1, 0x8c, 0x23, 0x6c, 0xe1, 0xd7, 0x1d, 0xa9, 0x1a, 0x46, 0xb5, 0x44, 0x0a, 0x4f, 0x38, 0xa2, + 0xd4, 0x1a, 0x33, 0x97, 0x20, 0x53, 0x3e, 0xe0, 0x4c, 0xca, 0x3a, 0xd5, 0x39, 0x5d, 0x82, 0xac, + 0xd4, 0x23, 0xb6, 0x4f, 0x79, 0x85, 0xea, 0x84, 0x46, 0xf1, 0x64, 0x34, 0xfe, 0x20, 0x1c, 0x36, + 0x7f, 0x1a, 0x86, 0x6c, 0x5b, 0x3f, 0xe1, 0x33, 0x4f, 0x50, 0xb4, 0x0d, 0xe3, 0xca, 0xaa, 0x39, + 0x6b, 0x86, 0x5d, 0x98, 0x5e, 0xb4, 0x06, 0x30, 0xea, 0x80, 0x6b, 0x63, 0x08, 0xa7, 0x88, 0xfe, + 0x8d, 0x6a, 0x80, 0x42, 0x93, 0xe6, 0xb4, 0xc2, 0x78, 0xd5, 0xde, 0x23, 0xb2, 0x72, 0x30, 0x60, + 0xdb, 0x2a, 0xab, 0xc6, 0x0a, 0xbf, 0x1c, 0xc0, 0x37, 0x86, 0x70, 0x96, 0xf4, 0x8c, 0xa1, 0x73, + 0x30, 0xde, 0x3e, 0x82, 0xa4, 0x3a, 0x82, 0x14, 0x8f, 0x94, 0xbf, 0x17, 0x5c, 0xa0, 0x81, 0x3e, + 0xfa, 0xd1, 0xbd, 0x3a, 0x50, 0x3f, 0x84, 0xd2, 0x62, 0x4d, 0xa1, 0x0c, 0x21, 0x92, 0x58, 0xb3, + 0x8e, 0x0e, 0x66, 0x08, 0x5d, 0x47, 0x86, 0x33, 0xb2, 0x2b, 0x5e, 0x4e, 0xc2, 0x48, 0xa0, 0xbe, + 0xf9, 0x8b, 0x01, 0x1f, 0xa8, 0xda, 0x8e, 0x58, 0xa2, 0x76, 0x83, 0xa8, 0xe9, 0xb7, 0x60, 0x4c, + 0x84, 0x13, 0xba, 0xdd, 0xe3, 0xde, 0x81, 0x9d, 0x2e, 0x1b, 0x51, 0xf4, 0xf7, 0xa3, 0x44, 0x7f, + 0x3f, 0x32, 0x7d, 0xb8, 0x78, 0x4c, 0x8a, 0xba, 0xaf, 0x3a, 0xee, 0x54, 0xe3, 0x24, 0x77, 0xaa, + 0xf9, 0x14, 0xde, 0x5e, 0x77, 0x3c, 0x52, 0x77, 0xbe, 0xa6, 0x7a, 0x4a, 0xab, 0xd0, 0x7e, 0x49, + 0x4a, 0x9c, 0xe0, 0x25, 0xc9, 0xfc, 0xde, 0x80, 0x69, 0xf5, 0x84, 0xa9, 0x62, 0xba, 0x76, 0x78, + 0x0c, 0x93, 0x8c, 0x3b, 0xb5, 0x60, 0x77, 0xfb, 0x24, 0xef, 0x63, 0x99, 0x88, 0x45, 0xbf, 0x04, + 0xe6, 0x21, 0x15, 0x3d, 0xfe, 0xda, 0x0e, 0x5a, 0xb1, 0xf9, 0x87, 0x01, 0x67, 0x8f, 0xa4, 0xa3, + 0x35, 0x2d, 0x43, 0xc6, 0xe7, 0x8e, 0x4b, 0xf8, 0xe1, 0x89, 0xd2, 0x39, 0xa3, 0x49, 0x74, 0x36, + 0x9f, 0x43, 0x96, 0x53, 0x97, 0x38, 0x5e, 0x95, 0x72, 0xfb, 0x24, 0x8a, 0x4e, 0xb6, 0x68, 0xc2, + 0x81, 0xb9, 0x3b, 0x00, 0xed, 0xbb, 0x02, 0x9d, 0x83, 0xb3, 0xab, 0xc5, 0x72, 0xd1, 0x5e, 0xdf, + 0xc1, 0xf7, 0x8b, 0x65, 0xfb, 0xd1, 0x76, 0xe9, 0xc1, 0xda, 0xca, 0xe6, 0xfa, 0xe6, 0xda, 0x6a, + 0x76, 0x08, 0xa5, 0x60, 0xa4, 0xf8, 0x18, 0xef, 0x64, 0x0d, 0x34, 0x0e, 0xa3, 0x45, 0x8c, 0x77, + 0x9e, 0x64, 0x87, 0xe7, 0x76, 0x20, 0xdb, 0x7b, 0x2b, 0xa0, 0xf7, 0xe0, 0x42, 0x69, 0xa3, 0x88, + 0x57, 0x37, 0xb7, 0xef, 0xda, 0xa5, 0x32, 0x2e, 0x96, 0xd7, 0xee, 0x7e, 0xd1, 0xc3, 0x05, 0x90, + 0xdc, 0xda, 0x7c, 0xf8, 0x68, 0x73, 0x35, 0x6b, 0xa0, 0x09, 0x48, 0x2d, 0x17, 0xb7, 0x8a, 0xdb, + 0x2b, 0x6b, 0xab, 0xd9, 0xc4, 0xe2, 0xef, 0xe3, 0x30, 0xb9, 0xec, 0xd4, 0x1e, 0x06, 0x55, 0x94, + 0xc2, 0x22, 0xd0, 0x77, 0x09, 0x98, 0x3a, 0xd2, 0xcd, 0xe8, 0xd3, 0x98, 0xa5, 0xbf, 0xea, 0xed, + 0x25, 0xff, 0x06, 0x8f, 0xa4, 0xf9, 0xf2, 0x9b, 0x7f, 0xfe, 0xfd, 0x31, 0xd1, 0x34, 0xe7, 0x5b, + 0x5f, 0x29, 0x2f, 0xfa, 0x7c, 0xa6, 0x7c, 0x49, 0x2b, 0xd2, 0x76, 0xaa, 0xb7, 0xf5, 0x4f, 0x61, + 0xcd, 0xbd, 0xbc, 0x69, 0xcc, 0xed, 0x7e, 0x66, 0x2e, 0xbd, 0x1a, 0x56, 0x25, 0x92, 0x08, 0xda, + 0x03, 0xb3, 0xf4, 0xa8, 0x66, 0x40, 0xbf, 0x19, 0x90, 0x8a, 0xee, 0x07, 0x74, 0x6d, 0x80, 0xfc, + 0x3b, 0x2e, 0xe4, 0xfc, 0xf5, 0x81, 0x71, 0x61, 0x73, 0x9b, 0x45, 0x55, 0xfc, 0x12, 0xfa, 0xa4, + 0x5d, 0x45, 0xd7, 0xcd, 0x5e, 0x08, 0x5b, 0xb3, 0x10, 0x7c, 0x9d, 0x74, 0x16, 0xa1, 0x7d, 0xc2, + 0x9a, 0x7b, 0x39, 0x6f, 0xa0, 0xff, 0x0c, 0xb8, 0xf0, 0x5a, 0x7f, 0x42, 0xf7, 0x62, 0xe6, 0x17, + 0xc7, 0x88, 0xf3, 0x5b, 0xa7, 0x43, 0xa6, 0x15, 0xb8, 0xa1, 0x14, 0x58, 0x34, 0xaf, 0xb4, 0x15, + 0xd0, 0x1e, 0x7d, 0xb4, 0xe8, 0x70, 0x3c, 0x3a, 0xb9, 0x9f, 0x0d, 0xc8, 0x74, 0x9b, 0x24, 0xba, + 0x15, 0x33, 0xb5, 0xbe, 0xde, 0x9a, 0x9f, 0x3e, 0xf2, 0xa1, 0xb7, 0x16, 0x7c, 0x08, 0x9b, 0xd7, + 0x54, 0x8a, 0xf3, 0xe6, 0xe5, 0x8e, 0x14, 0x8f, 0x3b, 0x96, 0x20, 0xc1, 0xbf, 0x0c, 0x98, 0xec, + 0x71, 0x35, 0x74, 0x3b, 0xae, 0xbb, 0xf4, 0x35, 0xe7, 0xfc, 0x9d, 0x37, 0x85, 0x6b, 0xb5, 0x6f, + 0xa9, 0x52, 0xae, 0xa1, 0x8f, 0xda, 0xa5, 0xf4, 0x98, 0xfd, 0x6b, 0x6a, 0xca, 0xbf, 0xf8, 0xb3, + 0xf8, 0x4e, 0xb4, 0x65, 0xb4, 0x63, 0x98, 0x0f, 0xf1, 0x1d, 0x51, 0xa8, 0x30, 0xf7, 0xef, 0xe2, + 0x93, 0x03, 0x29, 0x7d, 0x71, 0xd3, 0xb2, 0x9a, 0xcd, 0x66, 0xcf, 0xa4, 0x45, 0x1a, 0xf2, 0xa0, + 0xf5, 0xe7, 0xc4, 0x87, 0xc7, 0x2d, 0x54, 0x25, 0x5e, 0xf1, 0xeb, 0x44, 0x06, 0xef, 0xdb, 0xcb, + 0x87, 0x70, 0xa9, 0xc2, 0xdc, 0x78, 0xf5, 0xef, 0x6e, 0xe9, 0x65, 0x35, 0x56, 0x27, 0x5e, 0xad, + 0xc0, 0x78, 0xcd, 0xaa, 0x51, 0x4f, 0x9d, 0xab, 0xd5, 0xde, 0xeb, 0x98, 0xbf, 0x4b, 0x96, 0x74, + 0xbc, 0x97, 0x54, 0xc0, 0xab, 0xff, 0x07, 0x00, 0x00, 0xff, 0xff, 0x9d, 0xcf, 0x25, 0xcb, 0x7f, + 0x12, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go b/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go index dd7c1a2d86..29d357929f 100644 --- a/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go +++ b/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go @@ -9,7 +9,6 @@ import ( proto "github.com/golang/protobuf/proto" timestamp "github.com/golang/protobuf/ptypes/timestamp" - _ "google.golang.org/genproto/googleapis/api/annotations" ) // Reference imports to suppress errors if they are not otherwise used. @@ -133,24 +132,23 @@ func init() { } var fileDescriptor_00fafb38a9ed74ff = []byte{ - // 293 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x4d, 0x4b, 0xc4, 0x30, - 0x10, 0x86, 0x59, 0x05, 0x75, 0xe3, 0xc7, 0xa1, 0x5e, 0x76, 0x0b, 0xa2, 0x2c, 0x08, 0x7a, 0x49, - 0x58, 0x3d, 0xee, 0x41, 0xd8, 0x5b, 0x41, 0x41, 0xcb, 0x9e, 0xbc, 0x94, 0xb4, 0x99, 0xc6, 0x48, - 0xdb, 0x89, 0x49, 0x2a, 0xf8, 0x27, 0xfc, 0xcd, 0xd2, 0x7c, 0x1c, 0x3c, 0xe9, 0x71, 0xe6, 0xed, - 0x33, 0xcf, 0x4c, 0x43, 0x36, 0x12, 0x51, 0x76, 0xc0, 0x9a, 0x0e, 0x47, 0xc1, 0x6a, 0x25, 0x3f, - 0x46, 0x30, 0x5f, 0xcc, 0x3a, 0x34, 0x5c, 0x02, 0xfb, 0x5c, 0xd7, 0xe0, 0xf8, 0x9a, 0x39, 0x5e, - 0x77, 0x50, 0x19, 0x68, 0xc1, 0xc0, 0xd0, 0x00, 0xd5, 0x06, 0x1d, 0x66, 0xd7, 0x01, 0xa6, 0x1e, - 0xa6, 0x09, 0xa6, 0x11, 0xa6, 0x11, 0xce, 0x97, 0xd1, 0xc1, 0xb5, 0x62, 0x06, 0x2c, 0x8e, 0x26, - 0x4d, 0xc8, 0x2f, 0x63, 0xe4, 0xab, 0x7a, 0x6c, 0x99, 0x53, 0x3d, 0x58, 0xc7, 0x7b, 0x1d, 0x3e, - 0x58, 0x29, 0x72, 0xb6, 0x9b, 0xdc, 0x65, 0x52, 0x67, 0x17, 0x84, 0x68, 0x83, 0xef, 0xd0, 0xb8, - 0x4a, 0x89, 0xc5, 0xec, 0x6a, 0x76, 0x33, 0x2f, 0xe7, 0xb1, 0x53, 0x88, 0x29, 0x16, 0xdc, 0x71, - 0x0b, 0x3e, 0xde, 0x0b, 0x71, 0xec, 0x14, 0x22, 0x5b, 0x92, 0xa3, 0x70, 0x8b, 0x12, 0x8b, 0x7d, - 0x1f, 0x1e, 0xfa, 0xba, 0x10, 0xab, 0x97, 0xa8, 0x7a, 0x42, 0xa1, 0x5a, 0x05, 0xc6, 0x66, 0x0f, - 0xe4, 0xd4, 0x0e, 0x5c, 0xdb, 0x37, 0x74, 0xd5, 0xb4, 0x98, 0xb7, 0x1d, 0xdf, 0xe5, 0x34, 0xde, - 0x9d, 0xb6, 0xa6, 0xbb, 0xb4, 0x75, 0x79, 0x92, 0x80, 0xa9, 0xb5, 0xfd, 0x9e, 0x91, 0xdb, 0x06, - 0x7b, 0xfa, 0xaf, 0xff, 0xb4, 0x3d, 0xff, 0x7d, 0xe9, 0xf3, 0x34, 0xfd, 0xf5, 0x31, 0xb2, 0x12, - 0x3b, 0x3e, 0x48, 0x8a, 0x46, 0x32, 0x09, 0x83, 0x37, 0xb3, 0x10, 0x71, 0xad, 0xec, 0x1f, 0xef, - 0xb7, 0x89, 0x75, 0x7d, 0xe0, 0xc1, 0xfb, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x68, 0x1c, 0xaf, - 0x7a, 0xf7, 0x01, 0x00, 0x00, + // 281 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x4f, 0x4b, 0xc4, 0x30, + 0x10, 0xc5, 0xa9, 0x82, 0xba, 0xf1, 0xcf, 0xa1, 0x5e, 0xd6, 0x05, 0x51, 0x16, 0x04, 0xbd, 0x24, + 0xac, 0x1e, 0xf7, 0x20, 0xec, 0xad, 0xa0, 0xa0, 0x65, 0x4f, 0x5e, 0x4a, 0xda, 0x4c, 0x63, 0xa4, + 0xed, 0xd4, 0x24, 0x15, 0xfc, 0x12, 0x7e, 0x66, 0xc9, 0xbf, 0x83, 0x27, 0xf7, 0x38, 0xf3, 0xf8, + 0xbd, 0xf7, 0x26, 0x21, 0x6b, 0x89, 0x28, 0x3b, 0x60, 0x4d, 0x87, 0x93, 0x60, 0xb5, 0x92, 0x9f, + 0x13, 0xe8, 0x6f, 0x66, 0x2c, 0x6a, 0x2e, 0x81, 0x7d, 0xad, 0x6a, 0xb0, 0x7c, 0xc5, 0x2c, 0xaf, + 0x3b, 0xa8, 0x34, 0xb4, 0xa0, 0x61, 0x68, 0x80, 0x8e, 0x1a, 0x2d, 0xe6, 0x37, 0x01, 0xa6, 0x1e, + 0xa6, 0x09, 0xa6, 0x11, 0xa6, 0x11, 0x5e, 0x5c, 0xc5, 0x0c, 0x0f, 0xd5, 0x53, 0xcb, 0xac, 0xea, + 0xc1, 0x58, 0xde, 0x8f, 0xc1, 0x67, 0xa9, 0xc8, 0xd9, 0xd6, 0x05, 0x94, 0xc9, 0x3f, 0xbf, 0x24, + 0x64, 0xd4, 0xf8, 0x01, 0x8d, 0xad, 0x94, 0x98, 0x67, 0xd7, 0xd9, 0xed, 0xac, 0x9c, 0xc5, 0x4d, + 0x21, 0x9c, 0x2c, 0xb8, 0xe5, 0x06, 0xbc, 0xbc, 0x17, 0xe4, 0xb8, 0x29, 0x44, 0x7e, 0x41, 0x8e, + 0x42, 0x61, 0x25, 0xe6, 0xfb, 0x5e, 0x3c, 0xf4, 0x73, 0x21, 0x96, 0xaf, 0x31, 0xea, 0x19, 0x85, + 0x6a, 0x15, 0x68, 0x93, 0x3f, 0x92, 0x53, 0x33, 0xf0, 0xd1, 0xbc, 0xa3, 0xad, 0x5c, 0x31, 0x9f, + 0x76, 0x7c, 0xbf, 0xa0, 0xf1, 0xb8, 0xd4, 0x9a, 0x6e, 0x53, 0xeb, 0xf2, 0x24, 0x01, 0x6e, 0xb5, + 0xf9, 0xc9, 0xc8, 0x5d, 0x83, 0x3d, 0xdd, 0xe9, 0x31, 0x36, 0xe7, 0x7f, 0x2f, 0x7d, 0x71, 0xee, + 0x6f, 0x4f, 0x91, 0x95, 0xd8, 0xf1, 0x41, 0x52, 0xd4, 0x92, 0x49, 0x18, 0x7c, 0x32, 0x0b, 0x12, + 0x1f, 0x95, 0xf9, 0xe7, 0x93, 0xd6, 0x71, 0xae, 0x0f, 0x3c, 0xf8, 0xf0, 0x1b, 0x00, 0x00, 0xff, + 0xff, 0xb3, 0xa1, 0xcb, 0xc3, 0xdc, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/bigquery/v2/model.pb.go b/googleapis/cloud/bigquery/v2/model.pb.go index 6fcb8f7aa9..6e5cf15256 100644 --- a/googleapis/cloud/bigquery/v2/model.pb.go +++ b/googleapis/cloud/bigquery/v2/model.pb.go @@ -34,10 +34,12 @@ const ( Model_MODEL_TYPE_UNSPECIFIED Model_ModelType = 0 // Linear regression model. Model_LINEAR_REGRESSION Model_ModelType = 1 - // Logistic regression model. + // Logistic regression based classification model. Model_LOGISTIC_REGRESSION Model_ModelType = 2 // [Beta] K-means clustering model. Model_KMEANS Model_ModelType = 3 + // [Beta] An imported TensorFlow model. + Model_TENSORFLOW Model_ModelType = 6 ) var Model_ModelType_name = map[int32]string{ @@ -45,6 +47,7 @@ var Model_ModelType_name = map[int32]string{ 1: "LINEAR_REGRESSION", 2: "LOGISTIC_REGRESSION", 3: "KMEANS", + 6: "TENSORFLOW", } var Model_ModelType_value = map[string]int32{ @@ -52,6 +55,7 @@ var Model_ModelType_value = map[string]int32{ "LINEAR_REGRESSION": 1, "LOGISTIC_REGRESSION": 2, "KMEANS": 3, + "TENSORFLOW": 6, } func (x Model_ModelType) String() string { @@ -199,6 +203,37 @@ func (Model_LearnRateStrategy) EnumDescriptor() ([]byte, []int) { return fileDescriptor_0bf703c728e4b09a, []int{0, 4} } +// Indicates the optimization strategy used for training. +type Model_OptimizationStrategy int32 + +const ( + Model_OPTIMIZATION_STRATEGY_UNSPECIFIED Model_OptimizationStrategy = 0 + // Uses an iterative batch gradient descent algorithm. + Model_BATCH_GRADIENT_DESCENT Model_OptimizationStrategy = 1 + // Uses a normal equation to solve linear regression problem. + Model_NORMAL_EQUATION Model_OptimizationStrategy = 2 +) + +var Model_OptimizationStrategy_name = map[int32]string{ + 0: "OPTIMIZATION_STRATEGY_UNSPECIFIED", + 1: "BATCH_GRADIENT_DESCENT", + 2: "NORMAL_EQUATION", +} + +var Model_OptimizationStrategy_value = map[string]int32{ + "OPTIMIZATION_STRATEGY_UNSPECIFIED": 0, + "BATCH_GRADIENT_DESCENT": 1, + "NORMAL_EQUATION": 2, +} + +func (x Model_OptimizationStrategy) String() string { + return proto.EnumName(Model_OptimizationStrategy_name, int32(x)) +} + +func (Model_OptimizationStrategy) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_0bf703c728e4b09a, []int{0, 5} +} + type Model struct { // Output only. A hash of this resource. Etag string `protobuf:"bytes,1,opt,name=etag,proto3" json:"etag,omitempty"` @@ -211,10 +246,8 @@ type Model struct { // since the epoch. LastModifiedTime int64 `protobuf:"varint,6,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"` // [Optional] A user-friendly description of this model. - // @mutable bigquery.models.patch Description string `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"` // [Optional] A descriptive name for this model. - // @mutable bigquery.models.patch FriendlyName string `protobuf:"bytes,14,opt,name=friendly_name,json=friendlyName,proto3" json:"friendly_name,omitempty"` // [Optional] The labels associated with this model. You can use these to // organize and group your models. Label keys and values can be no longer @@ -222,14 +255,12 @@ type Model struct { // characters, underscores and dashes. International characters are allowed. // Label values are optional. Label keys must start with a letter and each // label in the list must have a different key. - // @mutable bigquery.models.patch Labels map[string]string `protobuf:"bytes,15,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Optional] The time when this model expires, in milliseconds since the // epoch. If not present, the model will persist indefinitely. Expired models // will be deleted and their storage reclaimed. The defaultTableExpirationMs // property of the encapsulating dataset can be used to set a default // expirationTime on newly created models. - // @mutable bigquery.models.patch ExpirationTime int64 `protobuf:"varint,16,opt,name=expiration_time,json=expirationTime,proto3" json:"expiration_time,omitempty"` // Output only. The geographic location where the model resides. This value // is inherited from the dataset. @@ -242,7 +273,7 @@ type Model struct { // Output only. Input feature columns that were used to train this model. FeatureColumns []*StandardSqlField `protobuf:"bytes,10,rep,name=feature_columns,json=featureColumns,proto3" json:"feature_columns,omitempty"` // Output only. Label columns that were used to train this model. - // The output of the model will have a “predicted_” prefix to these columns. + // The output of the model will have a "predicted_" prefix to these columns. LabelColumns []*StandardSqlField `protobuf:"bytes,11,rep,name=label_columns,json=labelColumns,proto3" json:"label_columns,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -442,11 +473,12 @@ func (m *Model_RegressionMetrics) GetRSquared() *wrappers.DoubleValue { return nil } -// Aggregate metrics for classification models. For multi-class models, -// the metrics are either macro-averaged: metrics are calculated for each -// label and then an unweighted average is taken of those values or -// micro-averaged: the metric is calculated globally by counting the total -// number of correctly predicted rows. +// Aggregate metrics for classification/classifier models. For multi-class +// models, the metrics are either macro-averaged or micro-averaged. When +// macro-averaged, the metrics are calculated for each label and then an +// unweighted average is taken of those values. When micro-averaged, the +// metric is calculated globally by counting the total number of correctly +// predicted rows. type Model_AggregateClassificationMetrics struct { // Precision is the fraction of actual positive predictions that had // positive actual labels. For multiclass this is a macro-averaged @@ -550,15 +582,19 @@ func (m *Model_AggregateClassificationMetrics) GetRocAuc() *wrappers.DoubleValue return nil } -// Evaluation metrics for binary classification models. +// Evaluation metrics for binary classification/classifier models. type Model_BinaryClassificationMetrics struct { // Aggregate classification metrics. AggregateClassificationMetrics *Model_AggregateClassificationMetrics `protobuf:"bytes,1,opt,name=aggregate_classification_metrics,json=aggregateClassificationMetrics,proto3" json:"aggregate_classification_metrics,omitempty"` // Binary confusion matrix at multiple thresholds. BinaryConfusionMatrixList []*Model_BinaryClassificationMetrics_BinaryConfusionMatrix `protobuf:"bytes,2,rep,name=binary_confusion_matrix_list,json=binaryConfusionMatrixList,proto3" json:"binary_confusion_matrix_list,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + // Label representing the positive class. + PositiveLabel string `protobuf:"bytes,3,opt,name=positive_label,json=positiveLabel,proto3" json:"positive_label,omitempty"` + // Label representing the negative class. + NegativeLabel string `protobuf:"bytes,4,opt,name=negative_label,json=negativeLabel,proto3" json:"negative_label,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Model_BinaryClassificationMetrics) Reset() { *m = Model_BinaryClassificationMetrics{} } @@ -600,6 +636,20 @@ func (m *Model_BinaryClassificationMetrics) GetBinaryConfusionMatrixList() []*Mo return nil } +func (m *Model_BinaryClassificationMetrics) GetPositiveLabel() string { + if m != nil { + return m.PositiveLabel + } + return "" +} + +func (m *Model_BinaryClassificationMetrics) GetNegativeLabel() string { + if m != nil { + return m.NegativeLabel + } + return "" +} + // Confusion matrix for binary classification models. type Model_BinaryClassificationMetrics_BinaryConfusionMatrix struct { // Threshold value used when computing each of the following metric. @@ -612,10 +662,16 @@ type Model_BinaryClassificationMetrics_BinaryConfusionMatrix struct { TrueNegatives *wrappers.Int64Value `protobuf:"bytes,4,opt,name=true_negatives,json=trueNegatives,proto3" json:"true_negatives,omitempty"` // Number of false samples predicted as false. FalseNegatives *wrappers.Int64Value `protobuf:"bytes,5,opt,name=false_negatives,json=falseNegatives,proto3" json:"false_negatives,omitempty"` - // Aggregate precision. + // The fraction of actual positive predictions that had positive actual + // labels. Precision *wrappers.DoubleValue `protobuf:"bytes,6,opt,name=precision,proto3" json:"precision,omitempty"` - // Aggregate recall. - Recall *wrappers.DoubleValue `protobuf:"bytes,7,opt,name=recall,proto3" json:"recall,omitempty"` + // The fraction of actual positive labels that were given a positive + // prediction. + Recall *wrappers.DoubleValue `protobuf:"bytes,7,opt,name=recall,proto3" json:"recall,omitempty"` + // The equally weighted average of recall and precision. + F1Score *wrappers.DoubleValue `protobuf:"bytes,8,opt,name=f1_score,json=f1Score,proto3" json:"f1_score,omitempty"` + // The fraction of predictions given the correct label. + Accuracy *wrappers.DoubleValue `protobuf:"bytes,9,opt,name=accuracy,proto3" json:"accuracy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -699,7 +755,21 @@ func (m *Model_BinaryClassificationMetrics_BinaryConfusionMatrix) GetRecall() *w return nil } -// Evaluation metrics for multi-class classification models. +func (m *Model_BinaryClassificationMetrics_BinaryConfusionMatrix) GetF1Score() *wrappers.DoubleValue { + if m != nil { + return m.F1Score + } + return nil +} + +func (m *Model_BinaryClassificationMetrics_BinaryConfusionMatrix) GetAccuracy() *wrappers.DoubleValue { + if m != nil { + return m.Accuracy + } + return nil +} + +// Evaluation metrics for multi-class classification/classifier models. type Model_MultiClassClassificationMetrics struct { // Aggregate classification metrics. AggregateClassificationMetrics *Model_AggregateClassificationMetrics `protobuf:"bytes,1,opt,name=aggregate_classification_metrics,json=aggregateClassificationMetrics,proto3" json:"aggregate_classification_metrics,omitempty"` @@ -964,9 +1034,9 @@ func (m *Model_ClusteringMetrics) GetMeanSquaredDistance() *wrappers.DoubleValue return nil } -// Evaluation metrics of a model. These are either computed on all -// training data or just the eval data based on whether eval data was used -// during training. +// Evaluation metrics of a model. These are either computed on all training +// data or just the eval data based on whether eval data was used during +// training. These are not present for imported models. type Model_EvaluationMetrics struct { // Types that are valid to be assigned to Metrics: // *Model_EvaluationMetrics_RegressionMetrics @@ -1148,23 +1218,26 @@ func (m *Model_TrainingRun) GetEvaluationMetrics() *Model_EvaluationMetrics { } type Model_TrainingRun_TrainingOptions struct { - // The maximum number of iterations in training. + // The maximum number of iterations in training. Used only for iterative + // training algorithms. MaxIterations int64 `protobuf:"varint,1,opt,name=max_iterations,json=maxIterations,proto3" json:"max_iterations,omitempty"` // Type of loss function used during training run. LossType Model_LossType `protobuf:"varint,2,opt,name=loss_type,json=lossType,proto3,enum=google.cloud.bigquery.v2.Model_LossType" json:"loss_type,omitempty"` - // Learning rate in training. + // Learning rate in training. Used only for iterative training algorithms. LearnRate float64 `protobuf:"fixed64,3,opt,name=learn_rate,json=learnRate,proto3" json:"learn_rate,omitempty"` // L1 regularization coefficient. L1Regularization *wrappers.DoubleValue `protobuf:"bytes,4,opt,name=l1_regularization,json=l1Regularization,proto3" json:"l1_regularization,omitempty"` // L2 regularization coefficient. L2Regularization *wrappers.DoubleValue `protobuf:"bytes,5,opt,name=l2_regularization,json=l2Regularization,proto3" json:"l2_regularization,omitempty"` // When early_stop is true, stops training when accuracy improvement is - // less than 'min_relative_progress'. + // less than 'min_relative_progress'. Used only for iterative training + // algorithms. MinRelativeProgress *wrappers.DoubleValue `protobuf:"bytes,6,opt,name=min_relative_progress,json=minRelativeProgress,proto3" json:"min_relative_progress,omitempty"` // Whether to train a model from the last checkpoint. WarmStart *wrappers.BoolValue `protobuf:"bytes,7,opt,name=warm_start,json=warmStart,proto3" json:"warm_start,omitempty"` // Whether to stop early when the loss doesn't improve significantly - // any more (compared to min_relative_progress). + // any more (compared to min_relative_progress). Used only for iterative + // training algorithms. EarlyStop *wrappers.BoolValue `protobuf:"bytes,8,opt,name=early_stop,json=earlyStop,proto3" json:"early_stop,omitempty"` // Name of input label columns in training data. InputLabelColumns []string `protobuf:"bytes,9,rep,name=input_label_columns,json=inputLabelColumns,proto3" json:"input_label_columns,omitempty"` @@ -1186,20 +1259,26 @@ type Model_TrainingRun_TrainingOptions struct { // in Orderable data types: // https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#data-type-properties DataSplitColumn string `protobuf:"bytes,12,opt,name=data_split_column,json=dataSplitColumn,proto3" json:"data_split_column,omitempty"` - // The strategy to determine learning rate. + // The strategy to determine learn rate for the current iteration. LearnRateStrategy Model_LearnRateStrategy `protobuf:"varint,13,opt,name=learn_rate_strategy,json=learnRateStrategy,proto3,enum=google.cloud.bigquery.v2.Model_LearnRateStrategy" json:"learn_rate_strategy,omitempty"` - // Specifies the initial learning rate for line search to start at. + // Specifies the initial learning rate for the line search learn rate + // strategy. InitialLearnRate float64 `protobuf:"fixed64,16,opt,name=initial_learn_rate,json=initialLearnRate,proto3" json:"initial_learn_rate,omitempty"` // Weights associated with each label class, for rebalancing the - // training data. + // training data. Only applicable for classification models. LabelClassWeights map[string]float64 `protobuf:"bytes,17,rep,name=label_class_weights,json=labelClassWeights,proto3" json:"label_class_weights,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"fixed64,2,opt,name=value,proto3"` // [Beta] Distance type for clustering models. DistanceType Model_DistanceType `protobuf:"varint,20,opt,name=distance_type,json=distanceType,proto3,enum=google.cloud.bigquery.v2.Model_DistanceType" json:"distance_type,omitempty"` // [Beta] Number of clusters for clustering models. - NumClusters int64 `protobuf:"varint,21,opt,name=num_clusters,json=numClusters,proto3" json:"num_clusters,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + NumClusters int64 `protobuf:"varint,21,opt,name=num_clusters,json=numClusters,proto3" json:"num_clusters,omitempty"` + // [Beta] Google Cloud Storage URI from which the model was imported. Only + // applicable for imported models. + ModelUri string `protobuf:"bytes,22,opt,name=model_uri,json=modelUri,proto3" json:"model_uri,omitempty"` + // Optimization strategy for training linear regression models. + OptimizationStrategy Model_OptimizationStrategy `protobuf:"varint,23,opt,name=optimization_strategy,json=optimizationStrategy,proto3,enum=google.cloud.bigquery.v2.Model_OptimizationStrategy" json:"optimization_strategy,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Model_TrainingRun_TrainingOptions) Reset() { *m = Model_TrainingRun_TrainingOptions{} } @@ -1346,6 +1425,20 @@ func (m *Model_TrainingRun_TrainingOptions) GetNumClusters() int64 { return 0 } +func (m *Model_TrainingRun_TrainingOptions) GetModelUri() string { + if m != nil { + return m.ModelUri + } + return "" +} + +func (m *Model_TrainingRun_TrainingOptions) GetOptimizationStrategy() Model_OptimizationStrategy { + if m != nil { + return m.OptimizationStrategy + } + return Model_OPTIMIZATION_STRATEGY_UNSPECIFIED +} + // Information about a single iteration of the training run. type Model_TrainingRun_IterationResult struct { // Index of the iteration, 0 based. @@ -1806,6 +1899,7 @@ func init() { proto.RegisterEnum("google.cloud.bigquery.v2.Model_DistanceType", Model_DistanceType_name, Model_DistanceType_value) proto.RegisterEnum("google.cloud.bigquery.v2.Model_DataSplitMethod", Model_DataSplitMethod_name, Model_DataSplitMethod_value) proto.RegisterEnum("google.cloud.bigquery.v2.Model_LearnRateStrategy", Model_LearnRateStrategy_name, Model_LearnRateStrategy_value) + proto.RegisterEnum("google.cloud.bigquery.v2.Model_OptimizationStrategy", Model_OptimizationStrategy_name, Model_OptimizationStrategy_value) proto.RegisterType((*Model)(nil), "google.cloud.bigquery.v2.Model") proto.RegisterMapType((map[string]string)(nil), "google.cloud.bigquery.v2.Model.LabelsEntry") proto.RegisterType((*Model_RegressionMetrics)(nil), "google.cloud.bigquery.v2.Model.RegressionMetrics") @@ -1835,166 +1929,181 @@ func init() { } var fileDescriptor_0bf703c728e4b09a = []byte{ - // 2541 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x59, 0xdd, 0x73, 0x23, 0x47, - 0x11, 0xb7, 0x2c, 0x7f, 0xa9, 0x65, 0x5b, 0xd2, 0xf8, 0x7c, 0xe8, 0x74, 0x77, 0x39, 0x47, 0xe1, - 0xc3, 0x24, 0x57, 0x72, 0x9d, 0x93, 0x90, 0x5c, 0x02, 0x01, 0x59, 0x52, 0xce, 0x02, 0x59, 0xf2, - 0xed, 0xca, 0x09, 0x01, 0xaa, 0x96, 0xf1, 0xee, 0x48, 0x37, 0xc9, 0x7e, 0xe8, 0x66, 0x66, 0xcf, - 0xf6, 0xbd, 0x01, 0x2f, 0x29, 0xaa, 0xe0, 0x81, 0x27, 0x78, 0xe6, 0x0f, 0xa0, 0x28, 0x2a, 0xef, - 0x54, 0xf1, 0x37, 0xf0, 0x8f, 0x50, 0xc5, 0x13, 0x2f, 0xd4, 0xcc, 0xce, 0xea, 0xd3, 0xb6, 0xf6, - 0xb8, 0xab, 0x14, 0x2f, 0xf6, 0x4e, 0x4f, 0xf7, 0x6f, 0xba, 0x7b, 0xba, 0x7b, 0x7a, 0x46, 0xf0, - 0xcd, 0x7e, 0x10, 0xf4, 0x5d, 0xb2, 0x67, 0xbb, 0x41, 0xe8, 0xec, 0x9d, 0xd2, 0xfe, 0xd3, 0x90, - 0xb0, 0x8b, 0xbd, 0x67, 0xfb, 0x7b, 0x5e, 0xe0, 0x10, 0xb7, 0x32, 0x60, 0x81, 0x08, 0x50, 0x31, - 0xe2, 0xaa, 0x28, 0xae, 0x4a, 0xcc, 0x55, 0x79, 0xb6, 0x5f, 0xaa, 0x5c, 0x2f, 0x6f, 0x31, 0xd2, - 0x23, 0x8c, 0xf8, 0x36, 0x89, 0x90, 0x4a, 0x6f, 0x5d, 0xc9, 0xcf, 0x05, 0xf6, 0x1d, 0xcc, 0x1c, - 0x8b, 0x3f, 0xd5, 0xcb, 0x96, 0x6e, 0x6b, 0x66, 0x35, 0x3a, 0x0d, 0x7b, 0x7b, 0xc4, 0x1b, 0x88, - 0x0b, 0x3d, 0x79, 0x6f, 0x7a, 0x52, 0x50, 0x8f, 0x70, 0x81, 0xbd, 0x81, 0x66, 0x78, 0x6d, 0x9a, - 0xe1, 0x8c, 0xe1, 0xc1, 0x80, 0x30, 0xae, 0xe7, 0xef, 0xe8, 0x79, 0x3c, 0xa0, 0x7b, 0xd8, 0xf7, - 0x03, 0x81, 0x05, 0x0d, 0x7c, 0x3d, 0x5b, 0xfe, 0xe3, 0xdb, 0xb0, 0x7c, 0x24, 0x4d, 0x40, 0x08, - 0x96, 0x88, 0xc0, 0xfd, 0x62, 0x6a, 0x27, 0xb5, 0x9b, 0x31, 0xd4, 0x37, 0x7a, 0x0c, 0xb9, 0x29, - 0xfb, 0x8a, 0x8b, 0x3b, 0xa9, 0xdd, 0xec, 0xfe, 0x6e, 0xe5, 0x2a, 0x57, 0x55, 0x14, 0x9a, 0x11, - 0xf3, 0x1b, 0x9b, 0xde, 0xc4, 0x18, 0xbd, 0x01, 0x1b, 0x36, 0x23, 0x4a, 0x07, 0x4b, 0x9a, 0x52, - 0x5c, 0xde, 0x49, 0xed, 0xa6, 0x8d, 0xf5, 0x98, 0xd8, 0xa5, 0x1e, 0x41, 0xf7, 0x01, 0xb9, 0x98, - 0x0b, 0xcb, 0x0b, 0x1c, 0xda, 0xa3, 0xc4, 0x89, 0x38, 0x57, 0x14, 0x67, 0x5e, 0xce, 0x1c, 0xe9, - 0x09, 0xc5, 0xbd, 0x03, 0x59, 0x87, 0x70, 0x9b, 0xd1, 0x81, 0x04, 0x28, 0xae, 0x2b, 0x03, 0xc6, - 0x49, 0x72, 0xd1, 0x1e, 0xa3, 0xc4, 0x77, 0xdc, 0x0b, 0xcb, 0xc7, 0x1e, 0x29, 0x6e, 0x2a, 0x9e, - 0xf5, 0x98, 0xd8, 0xc6, 0x1e, 0x41, 0x35, 0x58, 0x71, 0xf1, 0x29, 0x71, 0x79, 0x31, 0xb7, 0x93, - 0xde, 0xcd, 0xee, 0xbf, 0x35, 0xc7, 0xc6, 0x4a, 0x4b, 0x71, 0x37, 0x7c, 0xc1, 0x2e, 0x0c, 0x2d, - 0x8a, 0xbe, 0x03, 0x39, 0x72, 0x3e, 0xa0, 0x6c, 0xcc, 0xc0, 0xbc, 0x52, 0x7b, 0x73, 0x44, 0x56, - 0x4a, 0x97, 0x60, 0xcd, 0x0d, 0x6c, 0x35, 0x2e, 0x6e, 0x28, 0x6d, 0x86, 0x63, 0x74, 0x08, 0x10, - 0xb9, 0x5d, 0x5c, 0x0c, 0x48, 0x71, 0x75, 0x27, 0xb5, 0xbb, 0xb9, 0xff, 0xdd, 0x79, 0xda, 0xa8, - 0xbf, 0xdd, 0x8b, 0x01, 0x31, 0x32, 0x5e, 0xfc, 0x89, 0x8e, 0x61, 0x43, 0x30, 0x4c, 0x7d, 0xea, - 0xf7, 0x2d, 0x16, 0xfa, 0xbc, 0x98, 0x49, 0x66, 0x5a, 0x57, 0x0b, 0x19, 0xa1, 0x6f, 0xac, 0x8b, - 0xd1, 0x80, 0x23, 0x13, 0x72, 0x3d, 0x82, 0x45, 0xc8, 0x88, 0x65, 0x07, 0x6e, 0xe8, 0xf9, 0xbc, - 0x08, 0x0a, 0xf3, 0xcd, 0xab, 0x31, 0x4d, 0x1d, 0xf3, 0xe6, 0x53, 0xf7, 0x63, 0x4a, 0x5c, 0xc7, - 0xd8, 0xd4, 0x10, 0xb5, 0x08, 0x01, 0x75, 0x60, 0x43, 0xf9, 0x6f, 0x08, 0x99, 0x7d, 0x61, 0xc8, - 0x75, 0x05, 0xa0, 0x01, 0x4b, 0xbf, 0x4b, 0x43, 0xc1, 0x20, 0x7d, 0x46, 0x38, 0xa7, 0x81, 0x7f, - 0x44, 0x04, 0xa3, 0x36, 0x47, 0x2d, 0xd8, 0xf2, 0x08, 0xf6, 0x2d, 0x7c, 0xca, 0x03, 0x37, 0x14, - 0xc4, 0x22, 0x8c, 0x05, 0x4c, 0x45, 0x7c, 0x76, 0xff, 0x4e, 0xbc, 0x58, 0x9c, 0x48, 0x95, 0x7a, - 0x10, 0x9e, 0xba, 0xe4, 0x13, 0xec, 0x86, 0xc4, 0x28, 0x48, 0xc1, 0xaa, 0x96, 0x6b, 0x48, 0x31, - 0xf4, 0x63, 0x40, 0x0a, 0x8d, 0x3f, 0x0d, 0x31, 0x23, 0x8e, 0x06, 0x5b, 0x4c, 0x00, 0x96, 0x97, - 0x72, 0x66, 0x24, 0x16, 0x61, 0x3d, 0x86, 0x9b, 0x13, 0x58, 0x6e, 0xd0, 0xd7, 0x78, 0xe9, 0x04, - 0x78, 0x5b, 0x63, 0x78, 0xad, 0xa0, 0x1f, 0x41, 0x1e, 0xc3, 0xb6, 0x47, 0x1c, 0x3a, 0x6b, 0xee, - 0x52, 0x32, 0x44, 0x29, 0x3a, 0x69, 0xf0, 0x43, 0xc8, 0xb0, 0x58, 0x43, 0x95, 0xb6, 0xf3, 0x50, - 0xd6, 0x98, 0x56, 0xaa, 0xf4, 0xd7, 0x34, 0xbc, 0x56, 0xed, 0xf7, 0x19, 0xe9, 0x63, 0x41, 0x6a, - 0x2e, 0xe6, 0x9c, 0xf6, 0x68, 0x14, 0xed, 0xf1, 0xe6, 0x7c, 0x00, 0x99, 0x01, 0x23, 0x36, 0x95, - 0x1b, 0x96, 0x68, 0x4b, 0x46, 0xec, 0xe8, 0x1d, 0x58, 0x61, 0xc4, 0xc6, 0xae, 0x9b, 0xc8, 0xfd, - 0x9a, 0x17, 0xbd, 0x0f, 0x6b, 0xd8, 0xb6, 0x43, 0x86, 0xed, 0x8b, 0x44, 0x6e, 0x1e, 0x72, 0x4b, - 0x5d, 0xc5, 0x13, 0x46, 0xf8, 0x93, 0xc0, 0x75, 0x12, 0xf9, 0x73, 0xc4, 0x8e, 0xde, 0x83, 0xb5, - 0xde, 0x03, 0x8b, 0xdb, 0x01, 0x23, 0x89, 0x9c, 0xb8, 0xda, 0x7b, 0x60, 0x4a, 0x66, 0x29, 0x28, - 0xc3, 0xc2, 0x0d, 0x38, 0x57, 0xa5, 0x70, 0xae, 0xa0, 0x1b, 0xf4, 0x5b, 0x01, 0xe7, 0xe8, 0x5d, - 0x58, 0x65, 0x81, 0x6d, 0xe1, 0xd0, 0x56, 0xb5, 0x64, 0xbe, 0x7b, 0x02, 0xbb, 0x1a, 0xda, 0xa5, - 0xaf, 0x56, 0xe0, 0xf6, 0x01, 0xf5, 0x31, 0xbb, 0xb8, 0x7c, 0xc3, 0xbe, 0x4c, 0xc1, 0x0e, 0x8e, - 0xf7, 0xd4, 0xb2, 0x27, 0x78, 0x2c, 0x2f, 0x62, 0xd2, 0x1b, 0xf9, 0xd1, 0xbc, 0x7a, 0x73, 0x7d, - 0x6c, 0x18, 0xaf, 0xe1, 0xeb, 0x63, 0xe7, 0x0f, 0x29, 0xb8, 0x73, 0xaa, 0x54, 0xb5, 0xec, 0xc0, - 0xef, 0x85, 0x5c, 0xa9, 0x80, 0x05, 0xa3, 0xe7, 0x96, 0x4b, 0xb9, 0x28, 0x2e, 0xaa, 0x7a, 0xf2, - 0x78, 0x9e, 0x1a, 0xd7, 0x98, 0x1b, 0xcf, 0xc5, 0xf0, 0x47, 0x0a, 0xdd, 0xb8, 0x75, 0x7a, 0x19, - 0xb9, 0x45, 0xb9, 0x28, 0xfd, 0x3b, 0x0d, 0xdb, 0x97, 0x0a, 0xa1, 0x4f, 0xa0, 0x38, 0x08, 0x38, - 0x15, 0xf4, 0x99, 0xf6, 0x9b, 0x35, 0x8a, 0xa6, 0x24, 0x91, 0x7f, 0x33, 0x96, 0x56, 0x9a, 0x76, - 0x87, 0xa1, 0x75, 0x00, 0x9b, 0x82, 0x85, 0xc4, 0x8a, 0xa7, 0xb9, 0x4e, 0x87, 0xdb, 0x33, 0x68, - 0x4d, 0x5f, 0x7c, 0xef, 0x9d, 0x08, 0x6c, 0x43, 0x8a, 0x1c, 0xc7, 0x12, 0xa8, 0x0e, 0xb9, 0x1e, - 0x76, 0xf9, 0x38, 0x48, 0x7a, 0x3e, 0xc8, 0xa6, 0x92, 0x19, 0xa1, 0xc4, 0x9a, 0xf8, 0x72, 0xd3, - 0x14, 0xc8, 0x52, 0x42, 0x4d, 0xda, 0xb1, 0xc4, 0x48, 0x93, 0x11, 0xc8, 0x72, 0x52, 0x4d, 0x46, - 0x28, 0x13, 0x65, 0x65, 0xe5, 0x7f, 0x2d, 0x2b, 0xab, 0xc9, 0xcb, 0x4a, 0xe9, 0xb7, 0x2b, 0x70, - 0xef, 0x28, 0x74, 0x05, 0x55, 0xbb, 0xf3, 0x7f, 0x9f, 0x3b, 0xbf, 0x49, 0xc1, 0xf6, 0x75, 0x49, - 0xd3, 0x99, 0xdb, 0x78, 0x5c, 0x6f, 0x6b, 0x65, 0x3a, 0x65, 0xb6, 0xec, 0x4b, 0x92, 0xe5, 0x9f, - 0x69, 0xc8, 0x4d, 0xa7, 0x49, 0x07, 0x6e, 0x48, 0x56, 0xea, 0xc8, 0xc6, 0xf1, 0x05, 0x53, 0x64, - 0x6b, 0x24, 0x39, 0xca, 0x8f, 0x3e, 0x2c, 0xb1, 0xe0, 0x8c, 0x6b, 0xc3, 0xcc, 0x57, 0x6c, 0x58, - 0xc5, 0x08, 0xce, 0x0c, 0xb5, 0x40, 0xc9, 0x85, 0x65, 0xd5, 0x16, 0xca, 0x76, 0x70, 0xc0, 0x88, - 0x43, 0x6d, 0x21, 0x0f, 0x75, 0xd9, 0xa1, 0xe8, 0xfe, 0x7a, 0x73, 0x48, 0x56, 0x5d, 0x24, 0xfa, - 0x00, 0x80, 0x0a, 0xe2, 0x59, 0x76, 0x10, 0xfa, 0x22, 0x49, 0xda, 0x66, 0x24, 0x7b, 0x4d, 0x72, - 0x97, 0xfe, 0x94, 0x82, 0xb4, 0x11, 0x9c, 0xa1, 0xd7, 0x61, 0x1d, 0xdb, 0x22, 0xc4, 0xee, 0xc4, - 0x4a, 0xd9, 0x88, 0x16, 0x2d, 0x13, 0xc0, 0x2a, 0xf1, 0x05, 0xa3, 0x24, 0x76, 0xc2, 0xc9, 0xab, - 0x76, 0x42, 0xd4, 0x0e, 0xc7, 0xab, 0x94, 0xbe, 0x4a, 0x41, 0xa1, 0xe6, 0x86, 0x5c, 0x10, 0x46, - 0xfd, 0x7e, 0x1c, 0x73, 0x6d, 0xb8, 0xe1, 0xe0, 0x67, 0x94, 0x70, 0xeb, 0x34, 0x08, 0x5d, 0x87, - 0xfa, 0x16, 0xf5, 0x1d, 0x72, 0x9e, 0x68, 0x67, 0x51, 0x24, 0x79, 0x10, 0x09, 0x36, 0xa5, 0x5c, - 0xd4, 0xeb, 0x8c, 0xb5, 0x4f, 0x0e, 0x95, 0xd7, 0xac, 0xe1, 0x6d, 0x25, 0x79, 0xf7, 0x54, 0xd7, - 0x82, 0xa5, 0xff, 0xa4, 0xa1, 0xd0, 0x78, 0x86, 0xdd, 0x70, 0x22, 0x57, 0x4e, 0x01, 0xb1, 0x61, - 0x57, 0x39, 0x95, 0xa7, 0x0f, 0xe6, 0x79, 0x72, 0xa6, 0x1f, 0x3d, 0x5c, 0x30, 0x0a, 0x6c, 0xa6, - 0x49, 0xfd, 0x55, 0x0a, 0xee, 0xc6, 0x67, 0xd9, 0xe5, 0x75, 0x21, 0x32, 0xea, 0xc3, 0x97, 0x38, - 0xcc, 0x0e, 0x17, 0x8c, 0xdb, 0xa7, 0xd7, 0x1c, 0xed, 0xbf, 0x4f, 0x41, 0xd9, 0x93, 0x1b, 0xaf, - 0x8f, 0xa7, 0x2b, 0x14, 0x89, 0x0e, 0x86, 0x1f, 0xbe, 0x64, 0x08, 0x1d, 0x2e, 0x18, 0xf7, 0xbc, - 0x39, 0xf5, 0xf2, 0x14, 0x90, 0x3d, 0x8c, 0xa2, 0xe1, 0xfa, 0x4b, 0xc9, 0x1c, 0x3f, 0x13, 0x7f, - 0xd2, 0xf1, 0xf6, 0x34, 0xf1, 0x20, 0x03, 0xab, 0x1a, 0xb8, 0xf4, 0xaf, 0x3c, 0x64, 0xc7, 0xae, - 0x40, 0xa8, 0x07, 0xf9, 0xe1, 0x35, 0x2a, 0x50, 0x57, 0xca, 0x78, 0xd7, 0x3f, 0x7c, 0x81, 0x9b, - 0xd4, 0xf0, 0xbb, 0x13, 0x41, 0x18, 0x39, 0x31, 0x49, 0x40, 0x0f, 0x01, 0xb8, 0xc0, 0x4c, 0x44, - 0x17, 0xc7, 0x35, 0xb5, 0x42, 0x69, 0x26, 0x78, 0xbb, 0xf1, 0x0b, 0x80, 0x91, 0x51, 0xdc, 0xea, - 0x3e, 0x79, 0x02, 0xab, 0x8c, 0xf0, 0xd0, 0x15, 0xb2, 0x39, 0x4c, 0xbf, 0xa8, 0x66, 0x4d, 0x41, - 0xa2, 0xbb, 0xa9, 0xa1, 0x30, 0x8c, 0x18, 0x0b, 0xfd, 0x12, 0x10, 0x19, 0xa6, 0xc1, 0xd0, 0xf1, - 0xab, 0xc9, 0x1c, 0x3f, 0x93, 0x40, 0x46, 0x81, 0x4c, 0x93, 0x4a, 0x7f, 0xcf, 0x40, 0x6e, 0xca, - 0x31, 0xe8, 0x5b, 0xb0, 0xe9, 0xe1, 0x73, 0x8b, 0xc6, 0x5a, 0x45, 0xde, 0x4e, 0x1b, 0x1b, 0x1e, - 0x3e, 0x1f, 0xaa, 0xca, 0x51, 0x03, 0x32, 0xb2, 0x1b, 0x8e, 0xae, 0xc9, 0x8b, 0xea, 0x9a, 0xbc, - 0x3b, 0xf7, 0xd2, 0x1e, 0x70, 0xae, 0x6e, 0xc9, 0x6b, 0xae, 0xfe, 0x42, 0x77, 0x01, 0x5c, 0x82, - 0x99, 0x6f, 0x31, 0x2c, 0x88, 0x0a, 0xea, 0x94, 0x91, 0x51, 0x14, 0x03, 0x0b, 0x82, 0x9a, 0x50, - 0x70, 0x1f, 0x58, 0x8c, 0xf4, 0x43, 0x17, 0x33, 0xfa, 0x3c, 0xba, 0xb2, 0x27, 0x69, 0xfa, 0xf3, - 0xee, 0x03, 0x63, 0x42, 0x4a, 0x41, 0xed, 0x4f, 0x43, 0x2d, 0x27, 0x82, 0xda, 0x9f, 0x82, 0x92, - 0x25, 0x8f, 0xfa, 0x16, 0x23, 0xae, 0x6a, 0x74, 0xac, 0x01, 0x0b, 0x54, 0x25, 0x49, 0xd4, 0xe3, - 0x6c, 0x79, 0xd4, 0x37, 0xb4, 0xe4, 0xb1, 0x16, 0x94, 0xc1, 0x77, 0x86, 0x99, 0x67, 0xa9, 0x98, - 0xd2, 0x5b, 0x3c, 0x1b, 0x7c, 0x07, 0x41, 0xe0, 0xea, 0x13, 0x48, 0x72, 0x9b, 0x92, 0x59, 0x8a, - 0x12, 0xcc, 0xdc, 0x0b, 0x8b, 0x8b, 0x60, 0x70, 0x65, 0xdc, 0x8e, 0x89, 0x2a, 0x6e, 0x53, 0x04, - 0x03, 0x54, 0x81, 0x2d, 0xea, 0x0f, 0x42, 0x61, 0x4d, 0x3e, 0x00, 0x64, 0x76, 0xd2, 0xbb, 0x19, - 0xa3, 0xa0, 0xa6, 0x5a, 0x63, 0x37, 0x7b, 0xf4, 0x73, 0x28, 0x38, 0x58, 0x60, 0x8b, 0x0f, 0x5c, - 0x2a, 0x64, 0x40, 0x3e, 0x09, 0x9c, 0x22, 0xa8, 0xbd, 0xdf, 0x9b, 0xb7, 0xf7, 0x75, 0x2c, 0xb0, - 0x29, 0xe5, 0x8e, 0x94, 0x98, 0x91, 0x73, 0x26, 0x09, 0xe8, 0x3d, 0x28, 0x8e, 0x81, 0xcb, 0x58, - 0xb5, 0x7a, 0x0c, 0xdb, 0x6a, 0x9b, 0xb2, 0x2a, 0x2e, 0xb6, 0x87, 0x22, 0x32, 0xb8, 0x3f, 0xd6, - 0x93, 0xe8, 0xcd, 0x09, 0xad, 0x22, 0x23, 0xf4, 0x43, 0xd4, 0x68, 0x91, 0xc8, 0x04, 0x84, 0x61, - 0x6b, 0x14, 0x6e, 0x16, 0x17, 0xf2, 0x5f, 0xff, 0x42, 0x3d, 0x02, 0x6d, 0xce, 0xcf, 0xa9, 0x56, - 0x1c, 0x97, 0xa6, 0x16, 0x34, 0x0a, 0xee, 0x34, 0x09, 0xdd, 0x07, 0x44, 0x7d, 0x2a, 0xa8, 0x6c, - 0x05, 0x46, 0x91, 0x9d, 0x57, 0x16, 0xe4, 0xf5, 0xcc, 0x10, 0x08, 0xfd, 0x3a, 0x05, 0x5b, 0xda, - 0xfb, 0xaa, 0xda, 0x9f, 0x11, 0xda, 0x7f, 0x22, 0x78, 0xb1, 0xa0, 0xea, 0x88, 0xf1, 0x12, 0x15, - 0x2e, 0x7a, 0x22, 0x53, 0x25, 0xfd, 0xd3, 0x08, 0x34, 0x6a, 0x0f, 0x0a, 0xee, 0x34, 0x1d, 0x3d, - 0x86, 0x8d, 0xf8, 0xd4, 0x8e, 0xf2, 0xf9, 0x86, 0xf2, 0xc7, 0xfd, 0xb9, 0x7b, 0xaa, 0x85, 0x54, - 0x4e, 0xaf, 0x3b, 0x63, 0x23, 0xd9, 0x0f, 0xf9, 0xa1, 0x67, 0xe9, 0x4a, 0xcf, 0x8b, 0xdb, 0xaa, - 0x86, 0x64, 0xfd, 0xd0, 0xd3, 0x27, 0x02, 0x2f, 0xd5, 0xe1, 0xe6, 0xe5, 0x2a, 0xa2, 0x3c, 0xa4, - 0xbf, 0x20, 0x17, 0xba, 0x87, 0x92, 0x9f, 0xe8, 0x06, 0x2c, 0xcb, 0xe2, 0x15, 0x55, 0x9a, 0x94, - 0x11, 0x0d, 0x3e, 0x58, 0x7c, 0x3f, 0x55, 0xfa, 0xc7, 0x12, 0xe4, 0xa6, 0x2a, 0x28, 0x7a, 0x00, - 0xcb, 0xe3, 0x3d, 0xcd, 0xa5, 0xbd, 0xdc, 0xdb, 0xfb, 0x51, 0x3a, 0x44, 0x9c, 0xe8, 0xfb, 0x90, - 0x75, 0x42, 0xfd, 0x72, 0xe8, 0x25, 0xba, 0x31, 0x41, 0xcc, 0x7f, 0xc4, 0x51, 0x75, 0xec, 0xa9, - 0x4f, 0xbd, 0x11, 0x24, 0xa9, 0x2b, 0xc3, 0xb7, 0x3d, 0xf5, 0x50, 0xf0, 0x10, 0x32, 0x2a, 0xe6, - 0x13, 0x3f, 0x31, 0xac, 0x49, 0x76, 0x25, 0x3a, 0x59, 0x43, 0x57, 0xa7, 0x6b, 0xa8, 0x0b, 0x1b, - 0x7a, 0x1b, 0x2c, 0xea, 0xf7, 0x02, 0x5e, 0x5c, 0x53, 0xb1, 0xf5, 0xe8, 0x25, 0xce, 0xa8, 0xf8, - 0x58, 0x6f, 0xfa, 0xbd, 0xc0, 0x58, 0xb7, 0x47, 0x03, 0x5e, 0xfa, 0x5b, 0x0a, 0xb2, 0x63, 0xb3, - 0xe8, 0x1e, 0x64, 0x6d, 0xd9, 0x90, 0x06, 0xd4, 0xb1, 0xa8, 0xa3, 0xcf, 0x12, 0x88, 0x49, 0x4d, - 0x07, 0xd5, 0x60, 0x33, 0x56, 0x8f, 0x61, 0x87, 0x86, 0x3c, 0x51, 0xe3, 0x18, 0x9b, 0x64, 0x28, - 0x11, 0xf4, 0x11, 0xc4, 0x5a, 0x58, 0x9c, 0x3e, 0x27, 0x49, 0xae, 0xcd, 0x59, 0x2d, 0x60, 0xd2, - 0xe7, 0xa4, 0xf4, 0x10, 0xb2, 0x63, 0x2f, 0xca, 0xf3, 0x02, 0x30, 0x33, 0x16, 0x80, 0x65, 0x1b, - 0x32, 0xc3, 0xe7, 0x5f, 0x54, 0x82, 0x9b, 0x47, 0x9d, 0x7a, 0xa3, 0x65, 0x75, 0x3f, 0x3b, 0x6e, - 0x58, 0x27, 0x6d, 0xf3, 0xb8, 0x51, 0x6b, 0x7e, 0xdc, 0x6c, 0xd4, 0xf3, 0x0b, 0x68, 0x1b, 0x0a, - 0xad, 0x66, 0xbb, 0x51, 0x35, 0x2c, 0xa3, 0xf1, 0xc8, 0x68, 0x98, 0x66, 0xb3, 0xd3, 0xce, 0xa7, - 0xd0, 0x37, 0x60, 0xab, 0xd5, 0x79, 0xd4, 0x34, 0xbb, 0xcd, 0xda, 0xf8, 0xc4, 0x22, 0x02, 0x58, - 0xf9, 0xc9, 0x51, 0xa3, 0xda, 0x36, 0xf3, 0xe9, 0x72, 0x07, 0xd6, 0xe2, 0xc3, 0x13, 0xdd, 0x82, - 0xed, 0x56, 0xc7, 0x34, 0xaf, 0x58, 0x42, 0x4a, 0x58, 0xe6, 0xe3, 0x93, 0xaa, 0xd1, 0xa8, 0x5b, - 0x92, 0x2f, 0x9f, 0x42, 0x05, 0xd8, 0x50, 0xe4, 0x56, 0xe7, 0x51, 0x44, 0x5a, 0x2c, 0x1f, 0xc2, - 0xfa, 0x78, 0xf6, 0xa2, 0xbb, 0x70, 0xab, 0xde, 0x34, 0xbb, 0xd5, 0x76, 0xad, 0x71, 0x19, 0xf0, - 0x06, 0x64, 0x1a, 0x27, 0xb5, 0x56, 0xb3, 0xde, 0xa8, 0x4a, 0x9d, 0x01, 0x56, 0x6a, 0x1d, 0xb3, - 0xd9, 0x6e, 0xe4, 0x17, 0xcb, 0xcf, 0x21, 0x37, 0x55, 0xdb, 0xd1, 0xeb, 0x70, 0xb7, 0x5e, 0xed, - 0x56, 0x2d, 0xf3, 0xb8, 0xd5, 0xec, 0x5a, 0x47, 0x8d, 0xee, 0x61, 0xa7, 0x3e, 0x05, 0x08, 0xb0, - 0x62, 0x54, 0xdb, 0xf5, 0xce, 0x91, 0x46, 0x3b, 0x31, 0xbb, 0x9d, 0xa3, 0xfc, 0x22, 0xda, 0x04, - 0x30, 0x1b, 0x8f, 0x4f, 0x1a, 0xed, 0x6e, 0xb3, 0xda, 0xca, 0xa7, 0xd1, 0x3a, 0xac, 0xb5, 0x3b, - 0x11, 0x50, 0x7e, 0x49, 0xce, 0x56, 0x4f, 0xba, 0xf1, 0x78, 0xb9, 0xfc, 0x29, 0x14, 0x66, 0x6a, - 0x32, 0x7a, 0x03, 0xee, 0xb5, 0x1a, 0x55, 0xa3, 0x6d, 0x19, 0xd5, 0x6e, 0xc3, 0x32, 0xbb, 0xf2, - 0xdf, 0xa3, 0xcf, 0xa6, 0xd6, 0xcf, 0x41, 0x56, 0x6e, 0x86, 0x65, 0x36, 0xaa, 0x46, 0xed, 0x30, - 0x9f, 0x92, 0x0b, 0xd5, 0x3a, 0x6d, 0xe9, 0x81, 0x6e, 0x7e, 0xb1, 0xfc, 0x39, 0xe4, 0x1e, 0x11, - 0xa1, 0x7f, 0x4e, 0x79, 0x1a, 0x12, 0x2e, 0x64, 0x96, 0x0d, 0x58, 0xf0, 0x39, 0xb1, 0x45, 0x1c, - 0xc7, 0x19, 0x23, 0xa3, 0x29, 0x4d, 0x47, 0x4e, 0xcb, 0xc3, 0x86, 0x13, 0x35, 0x1d, 0x45, 0x49, - 0x46, 0x53, 0x9a, 0x0e, 0xba, 0x05, 0x6b, 0xd1, 0xcf, 0x0a, 0xd4, 0x51, 0xc1, 0x99, 0x31, 0x56, - 0xd5, 0xb8, 0xe9, 0x94, 0xff, 0x9c, 0x82, 0xc2, 0x31, 0x16, 0xf6, 0x93, 0xaf, 0x65, 0x39, 0xf4, - 0x2e, 0x2c, 0xab, 0x4f, 0x5d, 0xe3, 0xee, 0xcd, 0xfb, 0x35, 0x29, 0xe2, 0x2e, 0x7b, 0x80, 0xea, - 0xc4, 0x25, 0x82, 0x7c, 0x3d, 0x4e, 0xf9, 0x4b, 0x0a, 0x0a, 0x2d, 0xca, 0xa3, 0x2d, 0xe0, 0xaf, - 0x66, 0xb9, 0x1f, 0x40, 0x56, 0x76, 0xb6, 0x71, 0xab, 0x7e, 0xd5, 0xb3, 0xf3, 0xc9, 0xd8, 0xe9, - 0x00, 0x1e, 0x3e, 0x37, 0x74, 0x3b, 0x2e, 0x17, 0xc7, 0x7d, 0x62, 0x89, 0xe0, 0x0b, 0x12, 0x35, - 0xa1, 0x72, 0x71, 0xdc, 0x27, 0x5d, 0x49, 0x28, 0x87, 0x80, 0xc6, 0x15, 0xe6, 0x83, 0xc0, 0xe7, - 0x04, 0xbd, 0x07, 0x2b, 0xca, 0x24, 0xd9, 0x45, 0xa7, 0x93, 0xb8, 0x5b, 0xb3, 0xa3, 0x6f, 0x43, - 0xce, 0x27, 0xe7, 0xc2, 0x1a, 0x5b, 0x32, 0x32, 0x68, 0x43, 0x92, 0x8f, 0xe3, 0x65, 0xf7, 0xbf, - 0x4c, 0xc3, 0xba, 0x92, 0x34, 0x09, 0x7b, 0x46, 0x6d, 0x82, 0x7e, 0x0a, 0x6b, 0x71, 0xe8, 0xa2, - 0x6b, 0x7e, 0xb8, 0x9a, 0x0a, 0xef, 0xd2, 0x3c, 0xc5, 0xca, 0x0b, 0x88, 0x02, 0x8c, 0x2c, 0x44, - 0xd7, 0xfc, 0x8e, 0x35, 0xb3, 0x71, 0xa5, 0xfb, 0xc9, 0x98, 0x23, 0xa7, 0x95, 0x17, 0xd0, 0x2f, - 0x00, 0x46, 0x29, 0x71, 0xdd, 0x52, 0x33, 0x89, 0x93, 0xc4, 0x90, 0x13, 0xc8, 0x8e, 0xc5, 0x32, - 0xba, 0x46, 0xb9, 0xd9, 0x90, 0x2f, 0xdd, 0x9c, 0x09, 0x98, 0x86, 0x37, 0x10, 0x17, 0xe5, 0x85, - 0x03, 0x17, 0xee, 0xd8, 0x81, 0x77, 0x25, 0xd8, 0x01, 0x28, 0x9c, 0x63, 0x29, 0xf6, 0xb3, 0x1f, - 0x69, 0xae, 0x7e, 0xe0, 0x62, 0xbf, 0x5f, 0x09, 0x58, 0x7f, 0xaf, 0x4f, 0x7c, 0x05, 0xb9, 0x17, - 0x4d, 0xe1, 0x01, 0xe5, 0xb3, 0xbf, 0x61, 0x7f, 0x18, 0x7f, 0x9f, 0xae, 0x28, 0xe6, 0xb7, 0xff, - 0x1b, 0x00, 0x00, 0xff, 0xff, 0x3e, 0x46, 0x69, 0xef, 0x5f, 0x1f, 0x00, 0x00, + // 2779 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x5a, 0xcb, 0x73, 0x23, 0x49, + 0xd1, 0xb7, 0x2c, 0xbf, 0x94, 0xb2, 0x2d, 0xa9, 0x3c, 0xf6, 0x68, 0x34, 0x33, 0x3b, 0x5e, 0xed, + 0xb7, 0xdf, 0xe7, 0x6f, 0x77, 0x56, 0x8e, 0xf1, 0x3e, 0x67, 0x16, 0x16, 0x64, 0xa9, 0xc7, 0x16, + 0xe8, 0x61, 0x77, 0xcb, 0xbb, 0xec, 0x42, 0x44, 0x53, 0xee, 0x2e, 0xc9, 0xb5, 0xdb, 0x0f, 0x4d, + 0x55, 0xf5, 0xd8, 0x9e, 0x1b, 0x70, 0x21, 0x88, 0x80, 0x20, 0xb8, 0x71, 0xe6, 0x0e, 0x41, 0x10, + 0x1c, 0x38, 0x73, 0x21, 0x38, 0x12, 0xc1, 0x1f, 0xc0, 0x8d, 0xbf, 0x80, 0x03, 0x5c, 0x88, 0xaa, + 0xee, 0x96, 0x64, 0xc9, 0xb6, 0x64, 0x66, 0x63, 0x83, 0xcb, 0x4c, 0x57, 0x56, 0xe6, 0xaf, 0x32, + 0xb3, 0x32, 0xb3, 0xb2, 0x4a, 0x86, 0xff, 0xe9, 0xfa, 0x7e, 0xd7, 0x21, 0xdb, 0x96, 0xe3, 0x07, + 0xf6, 0xf6, 0x31, 0xed, 0x3e, 0x0b, 0x08, 0x3b, 0xdf, 0x7e, 0xbe, 0xb3, 0xed, 0xfa, 0x36, 0x71, + 0x4a, 0x3d, 0xe6, 0x0b, 0x1f, 0xe5, 0x43, 0xae, 0x92, 0xe2, 0x2a, 0xc5, 0x5c, 0xa5, 0xe7, 0x3b, + 0x85, 0xd2, 0xf5, 0xf2, 0x26, 0x23, 0x1d, 0xc2, 0x88, 0x67, 0x91, 0x10, 0xa9, 0xf0, 0xe6, 0x95, + 0xfc, 0x5c, 0x60, 0xcf, 0xc6, 0xcc, 0x36, 0xf9, 0xb3, 0x68, 0xd9, 0xc2, 0xdd, 0x88, 0x59, 0x8d, + 0x8e, 0x83, 0xce, 0x36, 0x71, 0x7b, 0xe2, 0x3c, 0x9a, 0x7c, 0x30, 0x3a, 0x29, 0xa8, 0x4b, 0xb8, + 0xc0, 0x6e, 0x2f, 0x62, 0x78, 0x65, 0x94, 0xe1, 0x94, 0xe1, 0x5e, 0x8f, 0x30, 0x1e, 0xcd, 0xdf, + 0x8b, 0xe6, 0x71, 0x8f, 0x6e, 0x63, 0xcf, 0xf3, 0x05, 0x16, 0xd4, 0xf7, 0xe2, 0xd9, 0xdb, 0x43, + 0xb3, 0x96, 0x43, 0x89, 0x27, 0xc2, 0x89, 0xe2, 0xdf, 0xde, 0x83, 0xf9, 0x86, 0xb4, 0x0d, 0x21, + 0x98, 0x23, 0x02, 0x77, 0xf3, 0x89, 0xcd, 0xc4, 0x56, 0x4a, 0x57, 0xdf, 0xe8, 0x10, 0x32, 0x23, + 0x86, 0xe7, 0x67, 0x37, 0x13, 0x5b, 0xe9, 0x9d, 0xad, 0xd2, 0x55, 0x3e, 0x2c, 0x29, 0x34, 0x3d, + 0xe6, 0xd7, 0x57, 0xdd, 0x0b, 0x63, 0xf4, 0x1a, 0xac, 0x58, 0x8c, 0x28, 0xe5, 0x4c, 0x69, 0x63, + 0x7e, 0x7e, 0x33, 0xb1, 0x95, 0xd4, 0x97, 0x63, 0x62, 0x9b, 0xba, 0x04, 0x3d, 0x04, 0xe4, 0x60, + 0x2e, 0x4c, 0xd7, 0xb7, 0x69, 0x87, 0x12, 0x3b, 0xe4, 0x5c, 0x50, 0x9c, 0x59, 0x39, 0xd3, 0x88, + 0x26, 0x14, 0xf7, 0x26, 0xa4, 0x6d, 0xc2, 0x2d, 0x46, 0x7b, 0x12, 0x20, 0xbf, 0xac, 0x0c, 0x18, + 0x26, 0xc9, 0x45, 0x3b, 0x8c, 0x12, 0xcf, 0x76, 0xce, 0x4d, 0x0f, 0xbb, 0x24, 0xbf, 0xaa, 0x78, + 0x96, 0x63, 0x62, 0x13, 0xbb, 0x04, 0x55, 0x60, 0xc1, 0xc1, 0xc7, 0xc4, 0xe1, 0xf9, 0xcc, 0x66, + 0x72, 0x2b, 0xbd, 0xf3, 0xe6, 0x04, 0x1b, 0x4b, 0x75, 0xc5, 0xad, 0x79, 0x82, 0x9d, 0xeb, 0x91, + 0x28, 0xfa, 0x3f, 0xc8, 0x90, 0xb3, 0x1e, 0x65, 0x43, 0x06, 0x66, 0x95, 0xda, 0xab, 0x03, 0xb2, + 0x52, 0xba, 0x00, 0x4b, 0x8e, 0x6f, 0xa9, 0x71, 0x7e, 0x45, 0x69, 0xd3, 0x1f, 0xa3, 0x7d, 0x80, + 0xd0, 0xed, 0xe2, 0xbc, 0x47, 0xf2, 0x8b, 0x9b, 0x89, 0xad, 0xd5, 0x9d, 0xff, 0x9f, 0xa4, 0x8d, + 0xfa, 0xb7, 0x7d, 0xde, 0x23, 0x7a, 0xca, 0x8d, 0x3f, 0xd1, 0x01, 0xac, 0x08, 0x86, 0xa9, 0x47, + 0xbd, 0xae, 0xc9, 0x02, 0x8f, 0xe7, 0x53, 0xd3, 0x99, 0xd6, 0x8e, 0x84, 0xf4, 0xc0, 0xd3, 0x97, + 0xc5, 0x60, 0xc0, 0x91, 0x01, 0x99, 0x0e, 0xc1, 0x22, 0x60, 0xc4, 0xb4, 0x7c, 0x27, 0x70, 0x3d, + 0x9e, 0x07, 0x85, 0xf9, 0xc6, 0xd5, 0x98, 0x46, 0x94, 0x0c, 0xc6, 0x33, 0xe7, 0x29, 0x25, 0x8e, + 0xad, 0xaf, 0x46, 0x10, 0x95, 0x10, 0x01, 0xb5, 0x60, 0x45, 0xf9, 0xaf, 0x0f, 0x99, 0xbe, 0x31, + 0xe4, 0xb2, 0x02, 0x88, 0x00, 0x0b, 0x3f, 0x4d, 0x42, 0x4e, 0x27, 0x5d, 0x46, 0x38, 0xa7, 0xbe, + 0xd7, 0x20, 0x82, 0x51, 0x8b, 0xa3, 0x3a, 0xac, 0xb9, 0x04, 0x7b, 0x26, 0x3e, 0xe6, 0xbe, 0x13, + 0x08, 0x62, 0x12, 0xc6, 0x7c, 0xa6, 0x22, 0x3e, 0xbd, 0x73, 0x2f, 0x5e, 0x2c, 0xce, 0xb0, 0x52, + 0xd5, 0x0f, 0x8e, 0x1d, 0xf2, 0x31, 0x76, 0x02, 0xa2, 0xe7, 0xa4, 0x60, 0x39, 0x92, 0xd3, 0xa4, + 0x18, 0xfa, 0x16, 0x20, 0x85, 0xc6, 0x9f, 0x05, 0x98, 0x11, 0x3b, 0x02, 0x9b, 0x9d, 0x02, 0x2c, + 0x2b, 0xe5, 0x8c, 0x50, 0x2c, 0xc4, 0x3a, 0x84, 0x8d, 0x0b, 0x58, 0x8e, 0xdf, 0x8d, 0xf0, 0x92, + 0x53, 0xe0, 0xad, 0x0d, 0xe1, 0xd5, 0xfd, 0x6e, 0x08, 0x79, 0x00, 0xeb, 0x2e, 0xb1, 0xe9, 0xb8, + 0xb9, 0x73, 0xd3, 0x21, 0x4a, 0xd1, 0x8b, 0x06, 0x3f, 0x86, 0x14, 0x8b, 0x35, 0x54, 0x69, 0x3b, + 0x09, 0x65, 0x89, 0x45, 0x4a, 0x15, 0x7e, 0x9b, 0x84, 0x57, 0xca, 0xdd, 0x2e, 0x23, 0x5d, 0x2c, + 0x48, 0xc5, 0xc1, 0x9c, 0xd3, 0x0e, 0x0d, 0xa3, 0x3d, 0xde, 0x9c, 0x27, 0x90, 0xea, 0x31, 0x62, + 0x51, 0xb9, 0x61, 0x53, 0x6d, 0xc9, 0x80, 0x1d, 0xbd, 0x03, 0x0b, 0x8c, 0x58, 0xd8, 0x71, 0xa6, + 0x72, 0x7f, 0xc4, 0x8b, 0x3e, 0x80, 0x25, 0x6c, 0x59, 0x01, 0xc3, 0xd6, 0xf9, 0x54, 0x6e, 0xee, + 0x73, 0x4b, 0x5d, 0xc5, 0x09, 0x23, 0xfc, 0xc4, 0x77, 0xec, 0xa9, 0xfc, 0x39, 0x60, 0x47, 0xef, + 0xc3, 0x52, 0xe7, 0x91, 0xc9, 0x2d, 0x9f, 0x91, 0xa9, 0x9c, 0xb8, 0xd8, 0x79, 0x64, 0x48, 0x66, + 0x29, 0x28, 0xc3, 0xc2, 0xf1, 0x39, 0x57, 0xa5, 0x70, 0xa2, 0xa0, 0xe3, 0x77, 0xeb, 0x3e, 0xe7, + 0xe8, 0x5d, 0x58, 0x64, 0xbe, 0x65, 0xe2, 0xc0, 0x52, 0xb5, 0x64, 0xb2, 0x7b, 0x7c, 0xab, 0x1c, + 0x58, 0x85, 0x7f, 0x2c, 0xc2, 0xdd, 0x5d, 0xea, 0x61, 0x76, 0x7e, 0xf9, 0x86, 0xfd, 0x38, 0x01, + 0x9b, 0x38, 0xde, 0x53, 0xd3, 0xba, 0xc0, 0x63, 0xba, 0x21, 0x53, 0xb4, 0x91, 0x1f, 0x4d, 0xaa, + 0x37, 0xd7, 0xc7, 0x86, 0xfe, 0x0a, 0xbe, 0x3e, 0x76, 0x7e, 0x91, 0x80, 0x7b, 0xc7, 0x4a, 0x55, + 0xd3, 0xf2, 0xbd, 0x4e, 0xc0, 0x95, 0x0a, 0x58, 0x30, 0x7a, 0x66, 0x3a, 0x94, 0x8b, 0xfc, 0xac, + 0xaa, 0x27, 0x87, 0x93, 0xd4, 0xb8, 0xc6, 0xdc, 0x78, 0x2e, 0x86, 0x6f, 0x28, 0x74, 0xfd, 0xce, + 0xf1, 0x65, 0xe4, 0x3a, 0xe5, 0x02, 0xbd, 0x0e, 0xab, 0x3d, 0x9f, 0x53, 0x41, 0x9f, 0x13, 0x53, + 0x15, 0x27, 0x15, 0x64, 0x29, 0x7d, 0x25, 0xa6, 0xaa, 0xf3, 0x43, 0xb2, 0x79, 0xd2, 0xb4, 0x01, + 0xdb, 0x5c, 0xc8, 0x16, 0x53, 0x15, 0x5b, 0xe1, 0xef, 0x73, 0xb0, 0x7e, 0xa9, 0x0a, 0xe8, 0x63, + 0xc8, 0xf7, 0xd7, 0x51, 0xbb, 0x60, 0x0e, 0x62, 0x73, 0x9a, 0x3c, 0xda, 0x88, 0xa5, 0x95, 0xdd, + 0xed, 0x7e, 0xa0, 0xee, 0xc2, 0xaa, 0x60, 0x01, 0x31, 0xe3, 0x69, 0x1e, 0x25, 0xd7, 0xdd, 0x31, + 0xb4, 0x9a, 0x27, 0xde, 0x7b, 0x27, 0x04, 0x5b, 0x91, 0x22, 0x07, 0xb1, 0x04, 0xaa, 0x42, 0xa6, + 0x83, 0x1d, 0x3e, 0x0c, 0x92, 0x9c, 0x0c, 0xb2, 0xaa, 0x64, 0x06, 0x28, 0xb1, 0x26, 0xb1, 0x47, + 0x78, 0x94, 0x73, 0x93, 0x35, 0x69, 0xc6, 0x12, 0x03, 0x4d, 0x06, 0x20, 0xf3, 0xd3, 0x6a, 0x32, + 0x40, 0xb9, 0x50, 0xa4, 0x16, 0xfe, 0xd3, 0x22, 0xb5, 0x78, 0x83, 0x22, 0x35, 0x5c, 0x2e, 0x96, + 0x6e, 0x52, 0x2e, 0x86, 0xab, 0x5b, 0xea, 0x26, 0xd5, 0xad, 0xf0, 0x93, 0x05, 0x78, 0xd0, 0x08, + 0x1c, 0x41, 0x55, 0x40, 0xfc, 0xd7, 0x27, 0xff, 0x8f, 0x12, 0xb0, 0x7e, 0x5d, 0xd6, 0xb7, 0x26, + 0x76, 0x4e, 0xd7, 0xdb, 0x5a, 0x1a, 0xcd, 0xf9, 0x35, 0x6b, 0x3c, 0xdb, 0x0b, 0x7f, 0x4d, 0x42, + 0x66, 0x34, 0x33, 0x5b, 0x70, 0x4b, 0xb2, 0x52, 0x5b, 0x76, 0xbe, 0x37, 0xcc, 0xca, 0xb5, 0x81, + 0xe4, 0x20, 0x25, 0xbb, 0x30, 0xc7, 0xfc, 0x53, 0x1e, 0x19, 0x66, 0x7c, 0xc9, 0x86, 0x95, 0x74, + 0xff, 0x54, 0x57, 0x0b, 0x14, 0x1c, 0x98, 0x57, 0x7d, 0xad, 0xec, 0x67, 0x7b, 0x8c, 0xd8, 0xd4, + 0x12, 0xb2, 0x2b, 0x51, 0xe5, 0x29, 0xbc, 0x20, 0xac, 0xf6, 0xc9, 0x61, 0x19, 0x7b, 0x02, 0x40, + 0x05, 0x71, 0x4d, 0xcb, 0x0f, 0x3c, 0x31, 0x4d, 0xa5, 0x48, 0x49, 0xf6, 0x8a, 0xe4, 0x2e, 0xfc, + 0x32, 0x01, 0x49, 0xdd, 0x3f, 0x45, 0xaf, 0xc2, 0x32, 0xb6, 0x44, 0x80, 0x9d, 0x0b, 0x2b, 0xa5, + 0x43, 0x5a, 0xb8, 0x8c, 0x0f, 0x8b, 0xc4, 0x13, 0x8c, 0x92, 0xd8, 0x09, 0x47, 0x5f, 0xb6, 0x13, + 0xc2, 0x7e, 0x3e, 0x5e, 0xa5, 0xf0, 0xfb, 0x04, 0xe4, 0x2a, 0x4e, 0xc0, 0x05, 0x61, 0xd4, 0xeb, + 0xc6, 0x31, 0xd7, 0x84, 0x5b, 0x36, 0x7e, 0x4e, 0x09, 0x37, 0x8f, 0xfd, 0xc0, 0xb1, 0xa9, 0x67, + 0x52, 0xcf, 0x26, 0x67, 0x53, 0xed, 0x2c, 0x0a, 0x25, 0x77, 0x43, 0xc1, 0x9a, 0x94, 0x0b, 0x9b, + 0xb5, 0xa1, 0xfe, 0xcf, 0xa6, 0xf2, 0x02, 0xd9, 0xbf, 0x6e, 0x4d, 0xdf, 0xfe, 0x55, 0x23, 0xc1, + 0xc2, 0xbf, 0x92, 0x90, 0xd3, 0x9e, 0x63, 0x27, 0xb8, 0x90, 0x2b, 0xc7, 0x80, 0x58, 0xbf, 0x2d, + 0x1e, 0xc9, 0xd3, 0x47, 0x93, 0x3c, 0x39, 0xd6, 0x50, 0xef, 0xcf, 0xe8, 0x39, 0x36, 0xd6, 0x65, + 0xff, 0x20, 0x01, 0xf7, 0xe3, 0xc3, 0xf8, 0xf2, 0xba, 0x10, 0x1a, 0xf5, 0xe1, 0x4b, 0x9c, 0xc6, + 0xfb, 0x33, 0xfa, 0xdd, 0xe3, 0x6b, 0x7a, 0x93, 0x9f, 0x25, 0xa0, 0xe8, 0xca, 0x8d, 0x8f, 0x4e, + 0xc4, 0x2b, 0x14, 0x09, 0xcf, 0xa2, 0x6f, 0xbc, 0x64, 0x08, 0xed, 0xcf, 0xe8, 0x0f, 0xdc, 0x09, + 0xf5, 0xf2, 0x18, 0x90, 0xd5, 0x8f, 0xa2, 0xfe, 0xfa, 0x73, 0xd3, 0x39, 0x7e, 0x2c, 0xfe, 0xa4, + 0xe3, 0xad, 0x51, 0xe2, 0x6e, 0x0a, 0x16, 0x23, 0xe0, 0xc2, 0x3f, 0x73, 0x90, 0x1e, 0xba, 0xc3, + 0xa1, 0x0e, 0x64, 0xfb, 0xf7, 0x40, 0x5f, 0xdd, 0x89, 0xe3, 0x5d, 0xff, 0xf0, 0x06, 0x57, 0xc1, + 0xfe, 0x77, 0x2b, 0x84, 0xd0, 0x33, 0xe2, 0x22, 0x01, 0x3d, 0x06, 0xe0, 0x02, 0x33, 0x11, 0xde, + 0x7c, 0xc3, 0xf3, 0xaa, 0x30, 0x16, 0xbc, 0xed, 0xf8, 0x6d, 0x43, 0x4f, 0x29, 0x6e, 0x75, 0x21, + 0x3e, 0x82, 0x45, 0x46, 0x78, 0xe0, 0x08, 0xd9, 0xdd, 0x26, 0x6f, 0xaa, 0x59, 0x4d, 0x90, 0xf0, + 0x72, 0xad, 0x2b, 0x0c, 0x3d, 0xc6, 0x42, 0xdf, 0x07, 0x44, 0xfa, 0x69, 0xd0, 0x77, 0xfc, 0xe2, + 0x74, 0x8e, 0x1f, 0x4b, 0x20, 0x3d, 0x47, 0x46, 0x49, 0x85, 0x3f, 0x01, 0x64, 0x46, 0x1c, 0x23, + 0x9b, 0x3a, 0x17, 0x9f, 0x99, 0x34, 0xd6, 0x2a, 0xf4, 0x76, 0x52, 0x5f, 0x71, 0xf1, 0x59, 0x5f, + 0x55, 0x8e, 0x34, 0x48, 0xc9, 0x76, 0x3e, 0xbc, 0xe7, 0xcf, 0xaa, 0x7b, 0xfe, 0xd6, 0xc4, 0x57, + 0x07, 0x9f, 0x73, 0x75, 0xcd, 0x5f, 0x72, 0xa2, 0x2f, 0x74, 0x1f, 0xc0, 0x21, 0x98, 0x79, 0x26, + 0xc3, 0x82, 0xa8, 0xa0, 0x4e, 0xe8, 0x29, 0x45, 0xd1, 0xb1, 0x20, 0xa8, 0x06, 0x39, 0xe7, 0x91, + 0xc9, 0x48, 0x37, 0x70, 0x30, 0xa3, 0x2f, 0xc2, 0x37, 0x87, 0x69, 0x6e, 0x2d, 0x59, 0xe7, 0x91, + 0x7e, 0x41, 0x4a, 0x41, 0xed, 0x8c, 0x42, 0xcd, 0x4f, 0x05, 0xb5, 0x33, 0x02, 0x25, 0x4b, 0x1e, + 0xf5, 0x4c, 0x46, 0x9c, 0xb0, 0xf7, 0xed, 0x31, 0x5f, 0x55, 0x92, 0xa9, 0xda, 0xaa, 0x35, 0x97, + 0x7a, 0x7a, 0x24, 0x79, 0x10, 0x09, 0xca, 0xe0, 0x3b, 0xc5, 0xcc, 0x35, 0x55, 0x4c, 0x45, 0x5b, + 0x3c, 0x1e, 0x7c, 0xbb, 0xbe, 0xef, 0x44, 0x27, 0x90, 0xe4, 0x36, 0x24, 0xb3, 0x14, 0x25, 0x98, + 0x39, 0xe7, 0x26, 0x17, 0x7e, 0xef, 0xca, 0xb8, 0x1d, 0x12, 0x55, 0xdc, 0x86, 0xf0, 0x7b, 0xa8, + 0x04, 0x6b, 0xd4, 0xeb, 0x05, 0xc2, 0xbc, 0xf8, 0x82, 0x91, 0xda, 0x4c, 0x6e, 0xa5, 0xf4, 0x9c, + 0x9a, 0xaa, 0x0f, 0x3d, 0x4d, 0xa0, 0xef, 0x42, 0xce, 0xc6, 0x02, 0x9b, 0xbc, 0xe7, 0x50, 0x21, + 0x03, 0xf2, 0xc4, 0xb7, 0xf3, 0xa0, 0xf6, 0x7e, 0x7b, 0xd2, 0xde, 0x57, 0xb1, 0xc0, 0x86, 0x94, + 0x6b, 0x28, 0x31, 0x3d, 0x63, 0x5f, 0x24, 0xa0, 0xf7, 0x21, 0x3f, 0x04, 0x2e, 0x63, 0xd5, 0xec, + 0x30, 0x6c, 0xa9, 0x6d, 0x4a, 0xab, 0xb8, 0x58, 0xef, 0x8b, 0xc8, 0xe0, 0x7e, 0x1a, 0x4d, 0xa2, + 0x37, 0x2e, 0x68, 0x15, 0x1a, 0x11, 0xbd, 0xa4, 0x0d, 0x16, 0x09, 0x4d, 0x40, 0x18, 0xd6, 0x06, + 0xe1, 0x66, 0x72, 0x21, 0xff, 0xeb, 0x9e, 0xab, 0x57, 0xac, 0xd5, 0xc9, 0x39, 0x55, 0x8f, 0xe3, + 0xd2, 0x88, 0x04, 0xf5, 0x9c, 0x33, 0x4a, 0x42, 0x0f, 0x01, 0x51, 0x8f, 0x0a, 0x2a, 0x5b, 0x81, + 0x41, 0x64, 0x67, 0x95, 0x05, 0xd9, 0x68, 0xa6, 0x0f, 0x84, 0x7e, 0x98, 0x80, 0xb5, 0xc8, 0xfb, + 0xaa, 0xda, 0x9f, 0x12, 0xda, 0x3d, 0x11, 0x3c, 0x9f, 0x53, 0x75, 0x44, 0x7f, 0x89, 0x0a, 0x17, + 0xbe, 0xf1, 0xa9, 0x92, 0xfe, 0x49, 0x08, 0x1a, 0xb6, 0x07, 0x39, 0x67, 0x94, 0x8e, 0x0e, 0x61, + 0x25, 0x3e, 0xb5, 0xc3, 0x7c, 0xbe, 0xa5, 0xfc, 0xf1, 0x70, 0xe2, 0x9e, 0x46, 0x42, 0x2a, 0xa7, + 0x97, 0xed, 0xa1, 0x91, 0xec, 0x87, 0xbc, 0xc0, 0x35, 0xa3, 0x4a, 0xcf, 0xf3, 0xeb, 0xaa, 0x86, + 0xa4, 0xbd, 0xc0, 0x8d, 0x4e, 0x04, 0x8e, 0xee, 0x42, 0xf8, 0xda, 0x67, 0x06, 0x8c, 0xe6, 0x37, + 0xc2, 0x77, 0x44, 0x45, 0x38, 0x62, 0x14, 0x51, 0x58, 0x97, 0xc5, 0xde, 0x8d, 0x52, 0x6e, 0xb0, + 0x55, 0xb7, 0x95, 0x6a, 0xef, 0x4c, 0x52, 0xad, 0x35, 0x24, 0xdc, 0xdf, 0xad, 0x5b, 0xfe, 0x25, + 0xd4, 0x42, 0x15, 0x36, 0x2e, 0x77, 0x15, 0xca, 0x42, 0xf2, 0x0b, 0x72, 0x1e, 0xf5, 0x72, 0xf2, + 0x13, 0xdd, 0x82, 0x79, 0x59, 0x44, 0xc3, 0x8a, 0x97, 0xd0, 0xc3, 0xc1, 0x93, 0xd9, 0x0f, 0x12, + 0x85, 0x3f, 0xce, 0x41, 0x66, 0xa4, 0x92, 0xa3, 0x47, 0x30, 0x3f, 0xdc, 0x5b, 0x5d, 0xda, 0x53, + 0xbe, 0xbd, 0x13, 0xa6, 0x65, 0xc8, 0x89, 0xbe, 0x06, 0x69, 0x3b, 0x88, 0x9e, 0x60, 0xdd, 0xa9, + 0x2e, 0x8b, 0x10, 0xf3, 0x37, 0x38, 0x2a, 0x0f, 0xbd, 0x99, 0xaa, 0xc7, 0x96, 0x69, 0xea, 0x5b, + 0xff, 0x91, 0x54, 0xbd, 0xb8, 0x3c, 0x86, 0x94, 0xca, 0xbd, 0xa9, 0xdf, 0x6a, 0x96, 0x24, 0xbb, + 0x12, 0xbd, 0x58, 0xcb, 0x17, 0x47, 0x6b, 0xb9, 0x03, 0x2b, 0x51, 0x38, 0x98, 0xd4, 0xeb, 0xf8, + 0x3c, 0xbf, 0xa4, 0x62, 0x7c, 0xef, 0x25, 0xce, 0xca, 0xb8, 0xbd, 0xa8, 0x79, 0x1d, 0x5f, 0x5f, + 0xb6, 0x06, 0x03, 0x5e, 0xf8, 0x5d, 0x02, 0xd2, 0x43, 0xb3, 0xe8, 0x01, 0xa4, 0x2d, 0xd9, 0x18, + 0xfb, 0xd4, 0x36, 0xa9, 0x1d, 0x9d, 0x69, 0x10, 0x93, 0x6a, 0x36, 0xaa, 0xc0, 0x6a, 0xac, 0x1e, + 0xc3, 0x36, 0x0d, 0xf8, 0x54, 0x0d, 0x6c, 0x6c, 0x92, 0xae, 0x44, 0xd0, 0x47, 0x10, 0x6b, 0x61, + 0x72, 0xfa, 0x82, 0x4c, 0xf3, 0x62, 0x90, 0x8e, 0x04, 0x0c, 0xfa, 0x82, 0x14, 0x1e, 0x43, 0x7a, + 0xe8, 0x69, 0x7e, 0x52, 0x00, 0xa6, 0x86, 0x02, 0xb0, 0xc8, 0x21, 0xd5, 0x7f, 0x47, 0x47, 0x05, + 0xd8, 0x68, 0xb4, 0xaa, 0x5a, 0xdd, 0x6c, 0x7f, 0x7a, 0xa0, 0x99, 0x47, 0x4d, 0xe3, 0x40, 0xab, + 0xd4, 0x9e, 0xd6, 0xb4, 0x6a, 0x76, 0x06, 0xad, 0x43, 0xae, 0x5e, 0x6b, 0x6a, 0x65, 0xdd, 0xd4, + 0xb5, 0x3d, 0x5d, 0x33, 0x8c, 0x5a, 0xab, 0x99, 0x4d, 0xa0, 0xdb, 0xb0, 0x56, 0x6f, 0xed, 0xd5, + 0x8c, 0x76, 0xad, 0x32, 0x3c, 0x31, 0x8b, 0x00, 0x16, 0xbe, 0xdd, 0xd0, 0xca, 0x4d, 0x23, 0x9b, + 0x44, 0xab, 0x00, 0x6d, 0xad, 0x69, 0xb4, 0xf4, 0xa7, 0xf5, 0xd6, 0x27, 0xd9, 0x85, 0x62, 0x0b, + 0x96, 0xe2, 0x43, 0x1d, 0xdd, 0x81, 0xf5, 0x7a, 0xcb, 0x30, 0xae, 0x58, 0x52, 0x22, 0x98, 0xc6, + 0xe1, 0x51, 0x59, 0xd7, 0xaa, 0xa6, 0xe4, 0xcb, 0x26, 0x50, 0x0e, 0x56, 0x14, 0xb9, 0xde, 0xda, + 0x0b, 0x49, 0xb3, 0xc5, 0x7d, 0x58, 0x1e, 0xae, 0x2a, 0xe8, 0x3e, 0xdc, 0xa9, 0xd6, 0x8c, 0x76, + 0xb9, 0x59, 0xd1, 0x2e, 0x03, 0x5e, 0x81, 0x94, 0x76, 0x54, 0xa9, 0xd7, 0xaa, 0x5a, 0x59, 0xda, + 0x00, 0xb0, 0x50, 0x69, 0x19, 0xb5, 0xa6, 0x96, 0x9d, 0x2d, 0xbe, 0x80, 0xcc, 0xc8, 0x99, 0x83, + 0x5e, 0x85, 0xfb, 0xd5, 0x72, 0xbb, 0x6c, 0x1a, 0x07, 0xf5, 0x5a, 0xdb, 0x6c, 0x68, 0xed, 0xfd, + 0x56, 0x75, 0x04, 0x10, 0x60, 0x41, 0x2f, 0x37, 0xab, 0xad, 0x46, 0x84, 0x76, 0x64, 0xb4, 0x5b, + 0x8d, 0xec, 0xac, 0x34, 0xdc, 0xd0, 0x0e, 0x8f, 0xb4, 0x66, 0xbb, 0x56, 0xae, 0x67, 0x93, 0x68, + 0x19, 0x96, 0x9a, 0xad, 0x10, 0x28, 0x3b, 0x27, 0x67, 0xcb, 0x47, 0xed, 0x78, 0x3c, 0x5f, 0xfc, + 0x04, 0x72, 0x63, 0x67, 0x05, 0x7a, 0x0d, 0x1e, 0xd4, 0xb5, 0xb2, 0xde, 0x34, 0xf5, 0x72, 0x5b, + 0x33, 0x8d, 0xb6, 0xfc, 0x6f, 0xef, 0xd3, 0x91, 0xf5, 0x33, 0x90, 0x96, 0x9b, 0x63, 0x1a, 0x5a, + 0x59, 0xaf, 0xec, 0x67, 0x13, 0x72, 0xa1, 0x4a, 0xab, 0x29, 0x3d, 0xd0, 0xce, 0xce, 0x16, 0x3d, + 0xb8, 0x75, 0x59, 0x65, 0x43, 0xaf, 0xc3, 0xab, 0xad, 0x83, 0x76, 0xad, 0x51, 0xfb, 0xac, 0xdc, + 0xae, 0xb5, 0x9a, 0x57, 0xa1, 0x17, 0x60, 0x63, 0xb7, 0xdc, 0xae, 0xec, 0x9b, 0x7b, 0x7a, 0xb9, + 0x5a, 0xd3, 0x9a, 0x6d, 0xb3, 0xaa, 0x19, 0x15, 0xad, 0xd9, 0xce, 0x26, 0xd0, 0x1a, 0x64, 0x9a, + 0x2d, 0xbd, 0x51, 0xae, 0x9b, 0xda, 0xe1, 0x91, 0x42, 0xc9, 0xce, 0x16, 0x3f, 0x87, 0xcc, 0x1e, + 0x11, 0xd1, 0xef, 0x62, 0xcf, 0x02, 0xc2, 0x85, 0xcc, 0xf2, 0x1e, 0xf3, 0x3f, 0x27, 0x96, 0x88, + 0xf3, 0x28, 0xa5, 0xa7, 0x22, 0x4a, 0xcd, 0x96, 0xd3, 0xf2, 0xd0, 0xe5, 0x44, 0x4d, 0x87, 0x51, + 0x9a, 0x8a, 0x28, 0x35, 0x1b, 0xdd, 0x81, 0xb0, 0xc6, 0xcb, 0xc9, 0xf0, 0x4d, 0x71, 0x51, 0x8d, + 0x6b, 0x76, 0xf1, 0x57, 0x09, 0xc8, 0x1d, 0x60, 0x61, 0x9d, 0x7c, 0x25, 0xcb, 0xa1, 0x77, 0x61, + 0x5e, 0x7d, 0x46, 0x35, 0xf6, 0xc1, 0xa4, 0x9f, 0x05, 0x43, 0xee, 0xa2, 0x0b, 0xa8, 0x4a, 0x1c, + 0x22, 0xc8, 0x57, 0xe3, 0x94, 0xdf, 0x24, 0x20, 0x57, 0xa7, 0x3c, 0xdc, 0x02, 0xfe, 0xe5, 0x2c, + 0xf7, 0x75, 0x48, 0xcb, 0x0e, 0x3f, 0xbe, 0xb2, 0x5c, 0xf5, 0xfb, 0xc1, 0xd1, 0xd0, 0xe9, 0x04, + 0x2e, 0x3e, 0xd3, 0xa3, 0x6b, 0x89, 0x5c, 0x1c, 0x77, 0x89, 0x29, 0xfc, 0x2f, 0x88, 0x17, 0xbd, + 0xf8, 0xa6, 0x24, 0xa5, 0x2d, 0x09, 0xc5, 0x00, 0xd0, 0xb0, 0xc2, 0xbc, 0xe7, 0x7b, 0x9c, 0xa0, + 0xf7, 0x61, 0x41, 0x99, 0x24, 0x6f, 0x13, 0xc9, 0x69, 0xdc, 0x1d, 0xb1, 0xa3, 0xff, 0x85, 0x8c, + 0x47, 0xce, 0x84, 0x39, 0xb4, 0xe4, 0x6c, 0xfc, 0xc8, 0x7c, 0x26, 0x0e, 0xe2, 0x65, 0x77, 0xfe, + 0x30, 0x07, 0xcb, 0x4a, 0xd2, 0x20, 0xec, 0x39, 0xb5, 0x08, 0xfa, 0x0e, 0x2c, 0xc5, 0xa1, 0x8b, + 0xae, 0xf9, 0x05, 0x72, 0x24, 0xbc, 0x0b, 0x93, 0x14, 0x2b, 0xce, 0x20, 0x0a, 0x30, 0xb0, 0x10, + 0x5d, 0xf3, 0x83, 0xe4, 0xd8, 0xc6, 0x15, 0x1e, 0x4e, 0xc7, 0x1c, 0x3a, 0xad, 0x38, 0x83, 0xbe, + 0x07, 0x30, 0x48, 0x89, 0xeb, 0x96, 0x1a, 0x4b, 0x9c, 0x69, 0x0c, 0x39, 0x82, 0xf4, 0x50, 0x2c, + 0xa3, 0x6b, 0x94, 0x1b, 0x0f, 0xf9, 0xc2, 0xc6, 0x58, 0xc0, 0x68, 0x6e, 0x4f, 0x9c, 0x17, 0x67, + 0x0a, 0xbf, 0x4e, 0xfc, 0xb9, 0x7c, 0xbb, 0x2f, 0x1d, 0x72, 0xe1, 0x1e, 0xe5, 0x25, 0xcb, 0x77, + 0xff, 0x52, 0xfe, 0x79, 0xe2, 0x44, 0x88, 0x1e, 0x7f, 0xb2, 0xbd, 0x7d, 0x7a, 0x7a, 0x3a, 0x32, + 0xbb, 0x8d, 0x03, 0x71, 0xd2, 0xff, 0x63, 0x84, 0x87, 0x93, 0x18, 0x95, 0x9e, 0x6f, 0xf5, 0x1c, + 0x2c, 0x3a, 0x3e, 0x73, 0x6f, 0xc8, 0x5e, 0x62, 0x04, 0xdb, 0x6f, 0xf9, 0x9e, 0x73, 0xbe, 0xeb, + 0xc0, 0x3d, 0xcb, 0x77, 0xaf, 0xb4, 0x7e, 0x17, 0x94, 0xe1, 0x07, 0xd2, 0xce, 0xcf, 0xbe, 0x19, + 0x71, 0x75, 0x7d, 0x07, 0x7b, 0xdd, 0x92, 0xcf, 0xba, 0xdb, 0x5d, 0xe2, 0x29, 0x1f, 0x6c, 0x0f, + 0x16, 0x1d, 0xff, 0xb3, 0x8a, 0x0f, 0xe3, 0xef, 0xe3, 0x05, 0xc5, 0xfc, 0xf6, 0xbf, 0x03, 0x00, + 0x00, 0xff, 0xff, 0x74, 0x3d, 0xf0, 0x9c, 0xf2, 0x21, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go b/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go index ea1f175731..6fe3a697f2 100644 --- a/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go +++ b/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go @@ -96,8 +96,7 @@ type SearchCatalogRequest struct { //
  • last_access_timestamp [asc|desc], defaults to descending if not // specified,
  • //
  • last_modified_timestamp [asc|desc], defaults to descending if not - // specified,
  • - //
  • title [asc|desc], defaults to ascending if not specified.
  • + // specified. // OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -491,6 +490,8 @@ type Entry struct { // [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. // The Data Catalog resource name of the entry in URL format. For example, // "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". + // Note that this Entry and its child resources may not actually be stored in + // the location in this name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. The full name of the cloud resource the entry belongs to. See: // https://cloud.google.com/apis/design/resource_names#full_resource_name @@ -650,7 +651,9 @@ func (*Entry) XXX_OneofWrappers() []interface{} { // [CreateTagTemplate][google.cloud.datacatalog.v1beta1.DataCatalog.CreateTagTemplate]. type CreateTagTemplateRequest struct { // Required. The name of the project and the location this template is in. - // Example: "projects/{project_id}/locations/{location}". + // Example: "projects/{project_id}/locations/{location}". Note that this + // TagTemplate and its child resources may not actually be stored in the + // location in this name. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The id of the tag template to create. TagTemplateId string `protobuf:"bytes,3,opt,name=tag_template_id,json=tagTemplateId,proto3" json:"tag_template_id,omitempty"` @@ -868,6 +871,8 @@ type CreateTagRequest struct { // The name of the resource to attach this tag to. Tags can be attached to // Entries. (example: // "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}"). + // Note that this Tag and its child resources may not actually be stored in + // the location in this name. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The tag to create. Tag *Tag `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` @@ -1016,6 +1021,8 @@ func (m *DeleteTagRequest) GetName() string { type CreateTagTemplateFieldRequest struct { // Required. The name of the project this template is in. Example: // "projects/{project_id}/locations/{location}/tagTemplates/{tag_template_id}". + // Note that this TagTemplateField may not actually be stored in the location + // in this name. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The id of the tag template field to create. // Field ids can contain letters (both uppercase and lowercase), numbers @@ -1540,8 +1547,13 @@ type DataCatalogClient interface { // the complete resource, only the resource identifier and high level // fields. Clients can subsequentally call Get methods. // + // Note that searches do not have full recall. There may be results that match + // your query but are not returned, even in subsequent pages of results. These + // missing results may vary across repeated calls to search. Do not rely on + // this method if you need to guarantee full recall. + // // See [Data Catalog Search - // Syntax](/data-catalog/docs/how-to/search-reference) + // Syntax](/data-catalog/docs/how-to/search-reference) for more information. SearchCatalog(ctx context.Context, in *SearchCatalogRequest, opts ...grpc.CallOption) (*SearchCatalogResponse, error) // Updates an existing entry. UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*Entry, error) @@ -1806,8 +1818,13 @@ type DataCatalogServer interface { // the complete resource, only the resource identifier and high level // fields. Clients can subsequentally call Get methods. // + // Note that searches do not have full recall. There may be results that match + // your query but are not returned, even in subsequent pages of results. These + // missing results may vary across repeated calls to search. Do not rely on + // this method if you need to guarantee full recall. + // // See [Data Catalog Search - // Syntax](/data-catalog/docs/how-to/search-reference) + // Syntax](/data-catalog/docs/how-to/search-reference) for more information. SearchCatalog(context.Context, *SearchCatalogRequest) (*SearchCatalogResponse, error) // Updates an existing entry. UpdateEntry(context.Context, *UpdateEntryRequest) (*Entry, error) diff --git a/googleapis/cloud/datacatalog/v1beta1/tags.pb.go b/googleapis/cloud/datacatalog/v1beta1/tags.pb.go index 85da5d2398..3fb220e277 100644 --- a/googleapis/cloud/datacatalog/v1beta1/tags.pb.go +++ b/googleapis/cloud/datacatalog/v1beta1/tags.pb.go @@ -68,7 +68,8 @@ type Tag struct { // [UpdateTagRequest][google.cloud.datacatalog.v1beta1.UpdateTagRequest]. The // resource name of the tag in URL format. For example, // projects/{project_id}/locations/{location}/entrygroups/{entry_group_id}/entries/{entry_id}/tags/{tag_id}", - // where tag_id is a system-generated identifier. + // where tag_id is a system-generated identifier. Note that this Tag may not + // actually be stored in the location in this name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The resource name of the tag template that this tag uses. For // example, @@ -365,6 +366,8 @@ type TagTemplate struct { // [UpdateTagTemplateRequest][google.cloud.datacatalog.v1beta1.UpdateTagTemplateRequest]. // The resource name of the tag template in URL format. For example, // projects/{project_id}/locations/{location}/tagTemplates/{tag_template_id}. + // Note that this TagTemplate and its child resources may not actually be + // stored in the location in this name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Optional. The display name for this template. Default value is an empty // string. diff --git a/googleapis/cloud/datalabeling/v1beta1/annotation.pb.go b/googleapis/cloud/datalabeling/v1beta1/annotation.pb.go index af3313dd24..1a5c4597be 100644 --- a/googleapis/cloud/datalabeling/v1beta1/annotation.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/annotation.pb.go @@ -9,8 +9,6 @@ import ( proto "github.com/golang/protobuf/proto" duration "github.com/golang/protobuf/ptypes/duration" - _ "github.com/golang/protobuf/ptypes/struct" - _ "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" ) @@ -107,12 +105,12 @@ const ( AnnotationType_VIDEO_OBJECT_DETECTION_ANNOTATION AnnotationType = 5 // Video event annotation. AnnotationType_VIDEO_EVENT_ANNOTATION AnnotationType = 6 - // Speech to text annotation. - AnnotationType_AUDIO_TRANSCRIPTION_ANNOTATION AnnotationType = 7 // Classification for text. AnnotationType_TEXT_CLASSIFICATION_ANNOTATION AnnotationType = 8 // Entity extraction for text. AnnotationType_TEXT_ENTITY_EXTRACTION_ANNOTATION AnnotationType = 9 + // General classification. + AnnotationType_GENERAL_CLASSIFICATION_ANNOTATION AnnotationType = 14 ) var AnnotationType_name = map[int32]string{ @@ -127,9 +125,9 @@ var AnnotationType_name = map[int32]string{ 4: "VIDEO_OBJECT_TRACKING_ANNOTATION", 5: "VIDEO_OBJECT_DETECTION_ANNOTATION", 6: "VIDEO_EVENT_ANNOTATION", - 7: "AUDIO_TRANSCRIPTION_ANNOTATION", 8: "TEXT_CLASSIFICATION_ANNOTATION", 9: "TEXT_ENTITY_EXTRACTION_ANNOTATION", + 14: "GENERAL_CLASSIFICATION_ANNOTATION", } var AnnotationType_value = map[string]int32{ @@ -144,9 +142,9 @@ var AnnotationType_value = map[string]int32{ "VIDEO_OBJECT_TRACKING_ANNOTATION": 4, "VIDEO_OBJECT_DETECTION_ANNOTATION": 5, "VIDEO_EVENT_ANNOTATION": 6, - "AUDIO_TRANSCRIPTION_ANNOTATION": 7, "TEXT_CLASSIFICATION_ANNOTATION": 8, "TEXT_ENTITY_EXTRACTION_ANNOTATION": 9, + "GENERAL_CLASSIFICATION_ANNOTATION": 14, } func (x AnnotationType) String() string { @@ -248,10 +246,10 @@ type AnnotationValue struct { // *AnnotationValue_ImagePolylineAnnotation // *AnnotationValue_ImageSegmentationAnnotation // *AnnotationValue_TextClassificationAnnotation + // *AnnotationValue_TextEntityExtractionAnnotation // *AnnotationValue_VideoClassificationAnnotation // *AnnotationValue_VideoObjectTrackingAnnotation // *AnnotationValue_VideoEventAnnotation - // *AnnotationValue_AudioRecognitionAnnotation ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -307,6 +305,10 @@ type AnnotationValue_TextClassificationAnnotation struct { TextClassificationAnnotation *TextClassificationAnnotation `protobuf:"bytes,3,opt,name=text_classification_annotation,json=textClassificationAnnotation,proto3,oneof"` } +type AnnotationValue_TextEntityExtractionAnnotation struct { + TextEntityExtractionAnnotation *TextEntityExtractionAnnotation `protobuf:"bytes,10,opt,name=text_entity_extraction_annotation,json=textEntityExtractionAnnotation,proto3,oneof"` +} + type AnnotationValue_VideoClassificationAnnotation struct { VideoClassificationAnnotation *VideoClassificationAnnotation `protobuf:"bytes,4,opt,name=video_classification_annotation,json=videoClassificationAnnotation,proto3,oneof"` } @@ -319,10 +321,6 @@ type AnnotationValue_VideoEventAnnotation struct { VideoEventAnnotation *VideoEventAnnotation `protobuf:"bytes,6,opt,name=video_event_annotation,json=videoEventAnnotation,proto3,oneof"` } -type AnnotationValue_AudioRecognitionAnnotation struct { - AudioRecognitionAnnotation *AudioRecognitionAnnotation `protobuf:"bytes,7,opt,name=audio_recognition_annotation,json=audioRecognitionAnnotation,proto3,oneof"` -} - func (*AnnotationValue_ImageClassificationAnnotation) isAnnotationValue_ValueType() {} func (*AnnotationValue_ImageBoundingPolyAnnotation) isAnnotationValue_ValueType() {} @@ -333,14 +331,14 @@ func (*AnnotationValue_ImageSegmentationAnnotation) isAnnotationValue_ValueType( func (*AnnotationValue_TextClassificationAnnotation) isAnnotationValue_ValueType() {} +func (*AnnotationValue_TextEntityExtractionAnnotation) isAnnotationValue_ValueType() {} + func (*AnnotationValue_VideoClassificationAnnotation) isAnnotationValue_ValueType() {} func (*AnnotationValue_VideoObjectTrackingAnnotation) isAnnotationValue_ValueType() {} func (*AnnotationValue_VideoEventAnnotation) isAnnotationValue_ValueType() {} -func (*AnnotationValue_AudioRecognitionAnnotation) isAnnotationValue_ValueType() {} - func (m *AnnotationValue) GetValueType() isAnnotationValue_ValueType { if m != nil { return m.ValueType @@ -383,6 +381,13 @@ func (m *AnnotationValue) GetTextClassificationAnnotation() *TextClassificationA return nil } +func (m *AnnotationValue) GetTextEntityExtractionAnnotation() *TextEntityExtractionAnnotation { + if x, ok := m.GetValueType().(*AnnotationValue_TextEntityExtractionAnnotation); ok { + return x.TextEntityExtractionAnnotation + } + return nil +} + func (m *AnnotationValue) GetVideoClassificationAnnotation() *VideoClassificationAnnotation { if x, ok := m.GetValueType().(*AnnotationValue_VideoClassificationAnnotation); ok { return x.VideoClassificationAnnotation @@ -404,13 +409,6 @@ func (m *AnnotationValue) GetVideoEventAnnotation() *VideoEventAnnotation { return nil } -func (m *AnnotationValue) GetAudioRecognitionAnnotation() *AudioRecognitionAnnotation { - if x, ok := m.GetValueType().(*AnnotationValue_AudioRecognitionAnnotation); ok { - return x.AudioRecognitionAnnotation - } - return nil -} - // XXX_OneofWrappers is for the internal use of the proto package. func (*AnnotationValue) XXX_OneofWrappers() []interface{} { return []interface{}{ @@ -419,10 +417,10 @@ func (*AnnotationValue) XXX_OneofWrappers() []interface{} { (*AnnotationValue_ImagePolylineAnnotation)(nil), (*AnnotationValue_ImageSegmentationAnnotation)(nil), (*AnnotationValue_TextClassificationAnnotation)(nil), + (*AnnotationValue_TextEntityExtractionAnnotation)(nil), (*AnnotationValue_VideoClassificationAnnotation)(nil), (*AnnotationValue_VideoObjectTrackingAnnotation)(nil), (*AnnotationValue_VideoEventAnnotation)(nil), - (*AnnotationValue_AudioRecognitionAnnotation)(nil), } } @@ -1021,6 +1019,106 @@ func (m *TextClassificationAnnotation) GetAnnotationSpec() *AnnotationSpec { return nil } +// Text entity extraction annotation. +type TextEntityExtractionAnnotation struct { + // Label of the text entities. + AnnotationSpec *AnnotationSpec `protobuf:"bytes,1,opt,name=annotation_spec,json=annotationSpec,proto3" json:"annotation_spec,omitempty"` + // Position of the entity. + SequentialSegment *SequentialSegment `protobuf:"bytes,2,opt,name=sequential_segment,json=sequentialSegment,proto3" json:"sequential_segment,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *TextEntityExtractionAnnotation) Reset() { *m = TextEntityExtractionAnnotation{} } +func (m *TextEntityExtractionAnnotation) String() string { return proto.CompactTextString(m) } +func (*TextEntityExtractionAnnotation) ProtoMessage() {} +func (*TextEntityExtractionAnnotation) Descriptor() ([]byte, []int) { + return fileDescriptor_4bb97872d232a7f7, []int{13} +} + +func (m *TextEntityExtractionAnnotation) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_TextEntityExtractionAnnotation.Unmarshal(m, b) +} +func (m *TextEntityExtractionAnnotation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_TextEntityExtractionAnnotation.Marshal(b, m, deterministic) +} +func (m *TextEntityExtractionAnnotation) XXX_Merge(src proto.Message) { + xxx_messageInfo_TextEntityExtractionAnnotation.Merge(m, src) +} +func (m *TextEntityExtractionAnnotation) XXX_Size() int { + return xxx_messageInfo_TextEntityExtractionAnnotation.Size(m) +} +func (m *TextEntityExtractionAnnotation) XXX_DiscardUnknown() { + xxx_messageInfo_TextEntityExtractionAnnotation.DiscardUnknown(m) +} + +var xxx_messageInfo_TextEntityExtractionAnnotation proto.InternalMessageInfo + +func (m *TextEntityExtractionAnnotation) GetAnnotationSpec() *AnnotationSpec { + if m != nil { + return m.AnnotationSpec + } + return nil +} + +func (m *TextEntityExtractionAnnotation) GetSequentialSegment() *SequentialSegment { + if m != nil { + return m.SequentialSegment + } + return nil +} + +// Start and end position in a sequence (e.g. text segment). +type SequentialSegment struct { + // Start position (inclusive). + Start int32 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"` + // End position (exclusive). + End int32 `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SequentialSegment) Reset() { *m = SequentialSegment{} } +func (m *SequentialSegment) String() string { return proto.CompactTextString(m) } +func (*SequentialSegment) ProtoMessage() {} +func (*SequentialSegment) Descriptor() ([]byte, []int) { + return fileDescriptor_4bb97872d232a7f7, []int{14} +} + +func (m *SequentialSegment) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SequentialSegment.Unmarshal(m, b) +} +func (m *SequentialSegment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SequentialSegment.Marshal(b, m, deterministic) +} +func (m *SequentialSegment) XXX_Merge(src proto.Message) { + xxx_messageInfo_SequentialSegment.Merge(m, src) +} +func (m *SequentialSegment) XXX_Size() int { + return xxx_messageInfo_SequentialSegment.Size(m) +} +func (m *SequentialSegment) XXX_DiscardUnknown() { + xxx_messageInfo_SequentialSegment.DiscardUnknown(m) +} + +var xxx_messageInfo_SequentialSegment proto.InternalMessageInfo + +func (m *SequentialSegment) GetStart() int32 { + if m != nil { + return m.Start + } + return 0 +} + +func (m *SequentialSegment) GetEnd() int32 { + if m != nil { + return m.End + } + return 0 +} + // A time period inside of an example that has a time dimension (e.g. video). type TimeSegment struct { // Start of the time segment (inclusive), represented as the duration since @@ -1038,7 +1136,7 @@ func (m *TimeSegment) Reset() { *m = TimeSegment{} } func (m *TimeSegment) String() string { return proto.CompactTextString(m) } func (*TimeSegment) ProtoMessage() {} func (*TimeSegment) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{13} + return fileDescriptor_4bb97872d232a7f7, []int{15} } func (m *TimeSegment) XXX_Unmarshal(b []byte) error { @@ -1088,7 +1186,7 @@ func (m *VideoClassificationAnnotation) Reset() { *m = VideoClassificati func (m *VideoClassificationAnnotation) String() string { return proto.CompactTextString(m) } func (*VideoClassificationAnnotation) ProtoMessage() {} func (*VideoClassificationAnnotation) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{14} + return fileDescriptor_4bb97872d232a7f7, []int{16} } func (m *VideoClassificationAnnotation) XXX_Unmarshal(b []byte) error { @@ -1142,7 +1240,7 @@ func (m *ObjectTrackingFrame) Reset() { *m = ObjectTrackingFrame{} } func (m *ObjectTrackingFrame) String() string { return proto.CompactTextString(m) } func (*ObjectTrackingFrame) ProtoMessage() {} func (*ObjectTrackingFrame) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{15} + return fileDescriptor_4bb97872d232a7f7, []int{17} } func (m *ObjectTrackingFrame) XXX_Unmarshal(b []byte) error { @@ -1232,7 +1330,7 @@ func (m *VideoObjectTrackingAnnotation) Reset() { *m = VideoObjectTracki func (m *VideoObjectTrackingAnnotation) String() string { return proto.CompactTextString(m) } func (*VideoObjectTrackingAnnotation) ProtoMessage() {} func (*VideoObjectTrackingAnnotation) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{16} + return fileDescriptor_4bb97872d232a7f7, []int{18} } func (m *VideoObjectTrackingAnnotation) XXX_Unmarshal(b []byte) error { @@ -1289,7 +1387,7 @@ func (m *VideoEventAnnotation) Reset() { *m = VideoEventAnnotation{} } func (m *VideoEventAnnotation) String() string { return proto.CompactTextString(m) } func (*VideoEventAnnotation) ProtoMessage() {} func (*VideoEventAnnotation) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{17} + return fileDescriptor_4bb97872d232a7f7, []int{19} } func (m *VideoEventAnnotation) XXX_Unmarshal(b []byte) error { @@ -1324,65 +1422,6 @@ func (m *VideoEventAnnotation) GetTimeSegment() *TimeSegment { return nil } -// Speech audio recognition. -type AudioRecognitionAnnotation struct { - // Transcript text representing the words spoken. - Transcript string `protobuf:"bytes,1,opt,name=transcript,proto3" json:"transcript,omitempty"` - // Start position in audio file that the transcription corresponds to. - StartOffset *duration.Duration `protobuf:"bytes,2,opt,name=start_offset,json=startOffset,proto3" json:"start_offset,omitempty"` - // End position in audio file that the transcription corresponds to. - EndOffset *duration.Duration `protobuf:"bytes,3,opt,name=end_offset,json=endOffset,proto3" json:"end_offset,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *AudioRecognitionAnnotation) Reset() { *m = AudioRecognitionAnnotation{} } -func (m *AudioRecognitionAnnotation) String() string { return proto.CompactTextString(m) } -func (*AudioRecognitionAnnotation) ProtoMessage() {} -func (*AudioRecognitionAnnotation) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{18} -} - -func (m *AudioRecognitionAnnotation) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_AudioRecognitionAnnotation.Unmarshal(m, b) -} -func (m *AudioRecognitionAnnotation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_AudioRecognitionAnnotation.Marshal(b, m, deterministic) -} -func (m *AudioRecognitionAnnotation) XXX_Merge(src proto.Message) { - xxx_messageInfo_AudioRecognitionAnnotation.Merge(m, src) -} -func (m *AudioRecognitionAnnotation) XXX_Size() int { - return xxx_messageInfo_AudioRecognitionAnnotation.Size(m) -} -func (m *AudioRecognitionAnnotation) XXX_DiscardUnknown() { - xxx_messageInfo_AudioRecognitionAnnotation.DiscardUnknown(m) -} - -var xxx_messageInfo_AudioRecognitionAnnotation proto.InternalMessageInfo - -func (m *AudioRecognitionAnnotation) GetTranscript() string { - if m != nil { - return m.Transcript - } - return "" -} - -func (m *AudioRecognitionAnnotation) GetStartOffset() *duration.Duration { - if m != nil { - return m.StartOffset - } - return nil -} - -func (m *AudioRecognitionAnnotation) GetEndOffset() *duration.Duration { - if m != nil { - return m.EndOffset - } - return nil -} - // Additional information associated with the annotation. type AnnotationMetadata struct { // Metadata related to human labeling. @@ -1396,7 +1435,7 @@ func (m *AnnotationMetadata) Reset() { *m = AnnotationMetadata{} } func (m *AnnotationMetadata) String() string { return proto.CompactTextString(m) } func (*AnnotationMetadata) ProtoMessage() {} func (*AnnotationMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{19} + return fileDescriptor_4bb97872d232a7f7, []int{20} } func (m *AnnotationMetadata) XXX_Unmarshal(b []byte) error { @@ -1433,7 +1472,8 @@ type OperatorMetadata struct { // The total number of contributors that answer this question. TotalVotes int32 `protobuf:"varint,2,opt,name=total_votes,json=totalVotes,proto3" json:"total_votes,omitempty"` // The total number of contributors that choose this label. - LabelVotes int32 `protobuf:"varint,3,opt,name=label_votes,json=labelVotes,proto3" json:"label_votes,omitempty"` + LabelVotes int32 `protobuf:"varint,3,opt,name=label_votes,json=labelVotes,proto3" json:"label_votes,omitempty"` + // Comments from contributors. Comments []string `protobuf:"bytes,4,rep,name=comments,proto3" json:"comments,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1444,7 +1484,7 @@ func (m *OperatorMetadata) Reset() { *m = OperatorMetadata{} } func (m *OperatorMetadata) String() string { return proto.CompactTextString(m) } func (*OperatorMetadata) ProtoMessage() {} func (*OperatorMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_4bb97872d232a7f7, []int{20} + return fileDescriptor_4bb97872d232a7f7, []int{21} } func (m *OperatorMetadata) XXX_Unmarshal(b []byte) error { @@ -1511,12 +1551,13 @@ func init() { proto.RegisterType((*ImageSegmentationAnnotation)(nil), "google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation") proto.RegisterMapType((map[string]*AnnotationSpec)(nil), "google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation.AnnotationColorsEntry") proto.RegisterType((*TextClassificationAnnotation)(nil), "google.cloud.datalabeling.v1beta1.TextClassificationAnnotation") + proto.RegisterType((*TextEntityExtractionAnnotation)(nil), "google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation") + proto.RegisterType((*SequentialSegment)(nil), "google.cloud.datalabeling.v1beta1.SequentialSegment") proto.RegisterType((*TimeSegment)(nil), "google.cloud.datalabeling.v1beta1.TimeSegment") proto.RegisterType((*VideoClassificationAnnotation)(nil), "google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation") proto.RegisterType((*ObjectTrackingFrame)(nil), "google.cloud.datalabeling.v1beta1.ObjectTrackingFrame") proto.RegisterType((*VideoObjectTrackingAnnotation)(nil), "google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation") proto.RegisterType((*VideoEventAnnotation)(nil), "google.cloud.datalabeling.v1beta1.VideoEventAnnotation") - proto.RegisterType((*AudioRecognitionAnnotation)(nil), "google.cloud.datalabeling.v1beta1.AudioRecognitionAnnotation") proto.RegisterType((*AnnotationMetadata)(nil), "google.cloud.datalabeling.v1beta1.AnnotationMetadata") proto.RegisterType((*OperatorMetadata)(nil), "google.cloud.datalabeling.v1beta1.OperatorMetadata") } @@ -1526,107 +1567,108 @@ func init() { } var fileDescriptor_4bb97872d232a7f7 = []byte{ - // 1630 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x58, 0xdd, 0x6f, 0xdb, 0x46, - 0x12, 0x37, 0x29, 0xdb, 0x91, 0x47, 0x8a, 0xad, 0xac, 0x7d, 0x8e, 0x22, 0x7f, 0x46, 0x97, 0x1c, - 0x1c, 0x1f, 0x20, 0x21, 0x0e, 0xee, 0x2e, 0x97, 0xdc, 0x97, 0x2c, 0x33, 0x36, 0xaf, 0xb1, 0xa8, - 0x50, 0xb4, 0x9a, 0x04, 0x28, 0x18, 0x9a, 0x5a, 0xab, 0x6c, 0x24, 0x52, 0x20, 0x57, 0x82, 0x95, - 0x02, 0x05, 0x02, 0xf4, 0x03, 0x68, 0x81, 0xbe, 0xf6, 0xdf, 0x28, 0x8a, 0x3c, 0xf6, 0xb5, 0xaf, - 0xed, 0x63, 0xfb, 0xe7, 0x14, 0xbb, 0xa4, 0x24, 0x92, 0xfa, 0x30, 0xd5, 0xc4, 0x05, 0xfa, 0xa6, - 0x9d, 0x9d, 0xf9, 0xcd, 0x6f, 0x67, 0x47, 0x33, 0xb3, 0x84, 0xbd, 0xba, 0x65, 0xd5, 0x1b, 0x38, - 0xaf, 0x37, 0xac, 0x76, 0x2d, 0x5f, 0xd3, 0x88, 0xd6, 0xd0, 0x4e, 0x71, 0xc3, 0x30, 0xeb, 0xf9, - 0xce, 0xdd, 0x53, 0x4c, 0xb4, 0xbb, 0x79, 0xcd, 0x34, 0x2d, 0xa2, 0x11, 0xc3, 0x32, 0x73, 0x2d, - 0xdb, 0x22, 0x16, 0xba, 0xe9, 0xda, 0xe4, 0x98, 0x4d, 0xce, 0x6f, 0x93, 0xf3, 0x6c, 0x32, 0x0f, - 0xa7, 0x81, 0x55, 0x9d, 0x16, 0xd6, 0x55, 0x07, 0x13, 0x17, 0x3f, 0xb3, 0xe9, 0x19, 0xb3, 0xd5, - 0x69, 0xfb, 0x2c, 0x5f, 0x6b, 0xdb, 0x3e, 0xff, 0x99, 0xf5, 0xf0, 0xbe, 0x43, 0xec, 0xb6, 0xde, - 0xb3, 0xde, 0x0a, 0xef, 0x12, 0xa3, 0x89, 0x1d, 0xa2, 0x35, 0x5b, 0x21, 0x73, 0xad, 0x65, 0xf8, - 0x48, 0x38, 0xee, 0x6e, 0xf6, 0x4d, 0x0c, 0xa0, 0xd0, 0x97, 0x22, 0x04, 0xb3, 0xa6, 0xd6, 0xc4, - 0x69, 0x6e, 0x9b, 0xdb, 0x59, 0x90, 0xd9, 0x6f, 0xf4, 0x02, 0xae, 0xf9, 0xc9, 0x5b, 0x6d, 0x5b, - 0xc7, 0x69, 0x7e, 0x9b, 0xdb, 0x59, 0xdc, 0xbb, 0x97, 0xbb, 0x30, 0x36, 0xb9, 0x01, 0x7a, 0x85, - 0x99, 0xca, 0x29, 0x2d, 0x24, 0x41, 0x1f, 0x80, 0x4f, 0xa6, 0x76, 0xb4, 0x46, 0x1b, 0xa7, 0x63, - 0xdb, 0xdc, 0x4e, 0x62, 0x6f, 0x6f, 0x2a, 0x07, 0x55, 0x6a, 0x29, 0x2f, 0x69, 0x41, 0x01, 0x3a, - 0x83, 0x65, 0x1f, 0x7c, 0x13, 0x13, 0x8d, 0xe2, 0xa4, 0x67, 0x99, 0x87, 0xbf, 0x4d, 0xe5, 0xe1, - 0xd8, 0x33, 0x96, 0x91, 0x36, 0x24, 0x43, 0x06, 0xac, 0xf8, 0x03, 0x85, 0x4d, 0x7a, 0x15, 0x26, - 0x49, 0xcf, 0xb3, 0x58, 0xfd, 0x7d, 0xba, 0x58, 0xf5, 0xac, 0x65, 0x1f, 0xf7, 0xbe, 0x30, 0xfb, - 0xd3, 0x02, 0x2c, 0x85, 0xce, 0x8d, 0xbe, 0xe4, 0x60, 0xcb, 0x68, 0x6a, 0x75, 0xac, 0xea, 0x0d, - 0xcd, 0x71, 0x8c, 0x33, 0x43, 0x77, 0x99, 0x0c, 0x00, 0xd8, 0xbd, 0x26, 0xf6, 0xfe, 0x17, 0x81, - 0x8a, 0x48, 0x91, 0x8a, 0x01, 0xa0, 0x81, 0xc3, 0xa3, 0x19, 0x79, 0xc3, 0x98, 0xa4, 0x80, 0x3e, - 0xe3, 0x60, 0xd3, 0x25, 0x73, 0x6a, 0xb5, 0xcd, 0x9a, 0x61, 0xd6, 0xd5, 0x96, 0xd5, 0xe8, 0xfa, - 0xb9, 0xf0, 0x8c, 0xcb, 0x7f, 0xa2, 0x72, 0xd9, 0xf7, 0x70, 0xca, 0x56, 0xa3, 0x1b, 0x60, 0xb2, - 0x66, 0x8c, 0xdf, 0x46, 0xe7, 0x70, 0xc3, 0xa5, 0x41, 0xbd, 0x37, 0x0c, 0x13, 0xfb, 0x19, 0xc4, - 0x19, 0x83, 0x07, 0x51, 0x19, 0x94, 0x3d, 0x88, 0x80, 0xf7, 0xeb, 0xc6, 0xe8, 0x2d, 0xf4, 0x29, - 0x07, 0x6e, 0x8c, 0x54, 0x07, 0xd7, 0xe9, 0xa5, 0x0d, 0x5d, 0xc6, 0xc2, 0x74, 0x01, 0xa8, 0xf8, - 0x60, 0x46, 0x04, 0x60, 0xf4, 0x36, 0xfa, 0x82, 0x83, 0x4d, 0x82, 0xcf, 0xc9, 0x84, 0xa4, 0x70, - 0xff, 0x6a, 0xff, 0x8d, 0xc0, 0x43, 0xc1, 0xe7, 0x64, 0x42, 0x4e, 0xac, 0x93, 0x09, 0xfb, 0x2c, - 0x3f, 0x3b, 0x46, 0x0d, 0x5b, 0x13, 0xa8, 0xcc, 0x46, 0xce, 0xcf, 0x2a, 0x45, 0x9a, 0x94, 0x9f, - 0x9d, 0x49, 0x0a, 0xe8, 0x2b, 0x0e, 0xb6, 0x5d, 0x32, 0xd6, 0xe9, 0x47, 0x58, 0x27, 0x2a, 0xb1, - 0x35, 0xfd, 0x25, 0x4d, 0x53, 0x1f, 0x9b, 0xb9, 0xe9, 0xd8, 0x48, 0x0c, 0x49, 0xf1, 0x80, 0x46, - 0xb0, 0x19, 0xa7, 0x80, 0x2c, 0x58, 0x75, 0xc9, 0xe0, 0x0e, 0x36, 0x89, 0x9f, 0xc2, 0x3c, 0xa3, - 0xf0, 0x8f, 0xa8, 0x14, 0x04, 0x6a, 0x1f, 0xf0, 0xbc, 0xd2, 0x19, 0x21, 0x47, 0xaf, 0x39, 0x58, - 0xd7, 0xda, 0x35, 0xc3, 0x52, 0x6d, 0xac, 0x5b, 0x75, 0xd3, 0x08, 0x5f, 0xc4, 0x15, 0xe6, 0xf7, - 0xdf, 0x51, 0x6a, 0x16, 0x85, 0x91, 0x07, 0x28, 0x01, 0xef, 0x19, 0x6d, 0xec, 0xee, 0x7e, 0x12, - 0x80, 0x95, 0x7a, 0x95, 0x74, 0x5b, 0x38, 0xfb, 0x31, 0x6c, 0x4c, 0x2c, 0x39, 0xe8, 0x39, 0x2c, - 0x85, 0x7a, 0xa8, 0x57, 0xcd, 0xee, 0x4e, 0x57, 0x58, 0x5b, 0x58, 0x97, 0x17, 0xb5, 0xc0, 0x3a, - 0x7b, 0x0b, 0xe6, 0xab, 0xd8, 0x26, 0xf8, 0x1c, 0x25, 0x81, 0x3b, 0x67, 0xb8, 0x73, 0x32, 0xc7, - 0x56, 0x5d, 0x56, 0xa7, 0xe6, 0x64, 0xae, 0x9b, 0xcd, 0x41, 0xaa, 0x64, 0xd9, 0x4d, 0xad, 0x61, - 0xbc, 0xc2, 0xb5, 0xb0, 0x3e, 0x1f, 0xd0, 0xe7, 0xa9, 0xfe, 0x09, 0x24, 0xfd, 0x55, 0x09, 0x09, - 0x10, 0xef, 0x60, 0x9b, 0x18, 0x3a, 0x76, 0xd2, 0xdc, 0x76, 0x6c, 0x27, 0xb1, 0x77, 0x27, 0xca, - 0xbd, 0x32, 0x47, 0x72, 0xdf, 0x34, 0xfb, 0x09, 0xac, 0x0e, 0x68, 0x04, 0x1c, 0xd4, 0x60, 0xd9, - 0xec, 0xef, 0xa8, 0x21, 0x5f, 0x51, 0x7a, 0x75, 0xf8, 0x78, 0x32, 0x32, 0x03, 0x12, 0xe6, 0xff, - 0x17, 0x1e, 0xd6, 0x26, 0x54, 0x64, 0x54, 0x85, 0xab, 0x81, 0x9a, 0xef, 0x15, 0xfa, 0x7c, 0x04, - 0xff, 0x7e, 0xc4, 0xa3, 0x19, 0x39, 0x79, 0xea, 0x3f, 0x5d, 0x1b, 0xd2, 0xbe, 0xd3, 0x05, 0x5d, - 0xb8, 0x25, 0xec, 0x9f, 0x53, 0x1d, 0x31, 0xe4, 0x6c, 0xd5, 0x1c, 0x1d, 0xd4, 0x4b, 0xcc, 0xbb, - 0xfd, 0x45, 0x70, 0x8f, 0x88, 0x6b, 0xaa, 0x66, 0x63, 0x2d, 0xfb, 0x04, 0xe2, 0xbd, 0x4e, 0xf2, - 0xae, 0xb2, 0xe5, 0x15, 0xa0, 0xc1, 0x91, 0xfb, 0xe0, 0xbf, 0x4f, 0xa6, 0x7c, 0xc7, 0xc3, 0xf5, - 0x31, 0x9d, 0x13, 0x89, 0x10, 0xef, 0xb5, 0x64, 0x2f, 0x41, 0xfe, 0x1a, 0xc1, 0x6d, 0x0f, 0xe8, - 0x68, 0x46, 0xee, 0x9b, 0xa3, 0x0f, 0x03, 0x87, 0xe9, 0xa3, 0xc6, 0x22, 0xcf, 0x77, 0xc3, 0x01, - 0x3a, 0x9a, 0xf1, 0x1f, 0xa8, 0x1f, 0xb6, 0xcb, 0xcc, 0x85, 0x79, 0x98, 0xa5, 0xd4, 0xb3, 0x3f, - 0xf7, 0xfe, 0x5e, 0x63, 0x1a, 0xfa, 0x6b, 0x2e, 0x30, 0x8f, 0xeb, 0x56, 0xc3, 0xb2, 0x7b, 0x37, - 0xa7, 0xbc, 0xdd, 0x2c, 0xe1, 0xa3, 0x58, 0x64, 0xb0, 0x82, 0x49, 0xec, 0xae, 0x7f, 0x60, 0x77, - 0xc5, 0x68, 0x0d, 0x16, 0x9a, 0x46, 0xd3, 0xad, 0xdc, 0xec, 0xf6, 0x16, 0xe4, 0x38, 0x15, 0x28, - 0xdd, 0x16, 0x46, 0x5b, 0x90, 0xf0, 0x26, 0xbf, 0x2e, 0xc1, 0x0e, 0xbb, 0x86, 0xa4, 0x0c, 0xee, - 0x90, 0x46, 0x25, 0x99, 0x0e, 0xfc, 0x69, 0xa4, 0x23, 0x94, 0x82, 0xd8, 0x4b, 0xdc, 0xf5, 0x1e, - 0x1f, 0xf4, 0x27, 0x3a, 0x84, 0x39, 0xf7, 0x39, 0xc0, 0xff, 0xd6, 0x30, 0xbb, 0xf6, 0x0f, 0xf8, - 0xfb, 0x5c, 0xf6, 0x15, 0xac, 0x4f, 0x1a, 0x60, 0x2e, 0xb5, 0xc3, 0x7c, 0xc3, 0x41, 0x42, 0x31, - 0x9a, 0xbd, 0xc0, 0x23, 0x01, 0xae, 0x39, 0x44, 0xb3, 0x89, 0x4a, 0x07, 0x7a, 0xd5, 0x3a, 0x3b, - 0x73, 0x30, 0xf1, 0xbc, 0xdd, 0xe8, 0x79, 0xeb, 0x3d, 0xe9, 0x72, 0x07, 0xde, 0x83, 0x50, 0x5e, - 0x62, 0x36, 0x14, 0x47, 0x62, 0x16, 0xa8, 0x00, 0x4b, 0xd8, 0xac, 0x05, 0x40, 0xf8, 0x8b, 0x40, - 0xae, 0x62, 0xb3, 0x36, 0x80, 0xc8, 0xfe, 0xc8, 0xc1, 0xc6, 0xc4, 0x61, 0x0a, 0x3d, 0x81, 0x24, - 0x73, 0xe0, 0xcd, 0xb1, 0x1e, 0xcd, 0x5c, 0x94, 0x79, 0x71, 0x70, 0x62, 0x39, 0x41, 0x7c, 0xc7, - 0x1f, 0x11, 0x6a, 0xfe, 0x5d, 0x85, 0xfa, 0x5b, 0x1e, 0x96, 0x83, 0x93, 0xd6, 0x23, 0x9b, 0xbe, - 0x63, 0x87, 0xfa, 0x12, 0x77, 0xf9, 0x7d, 0x89, 0xbf, 0xbc, 0xbe, 0xf4, 0x00, 0x12, 0xfe, 0x6b, - 0x8f, 0x5d, 0x74, 0xed, 0x40, 0xfa, 0x77, 0x3e, 0xd4, 0x77, 0xbe, 0xe7, 0xbd, 0x1c, 0x18, 0x3b, - 0xa1, 0x5e, 0xe2, 0x7f, 0x63, 0x28, 0xbf, 0xf8, 0xb7, 0xcf, 0xaf, 0x06, 0xac, 0x86, 0xe7, 0xfa, - 0x33, 0x9a, 0x04, 0xb4, 0x1c, 0xd1, 0x42, 0x19, 0xe5, 0x31, 0x3e, 0x22, 0x87, 0xe4, 0x15, 0x6b, - 0x58, 0xe8, 0x64, 0x7f, 0xe0, 0x60, 0x65, 0xd4, 0xf8, 0xfd, 0x07, 0x8b, 0x5a, 0xf6, 0x0d, 0x07, - 0x99, 0xf1, 0xe3, 0x3c, 0xda, 0x04, 0x20, 0xb6, 0x66, 0x3a, 0xba, 0x6d, 0xb4, 0x88, 0x57, 0xa5, - 0x7d, 0x12, 0xf4, 0x2f, 0x48, 0xba, 0x35, 0x2d, 0x6a, 0x25, 0x4a, 0x30, 0x75, 0xaf, 0x94, 0xdd, - 0x07, 0xa0, 0xa5, 0x2c, 0x6a, 0x3a, 0x2f, 0x60, 0xb3, 0xe6, 0x55, 0xb0, 0x0e, 0xa0, 0xe1, 0x2f, - 0x34, 0xe8, 0x05, 0x5c, 0xb3, 0x5a, 0xd8, 0xd6, 0x88, 0x65, 0x0f, 0xbe, 0xf9, 0xb8, 0x94, 0xa2, - 0x0c, 0x38, 0x92, 0x67, 0xdb, 0xff, 0xe2, 0x93, 0xb2, 0x42, 0x92, 0xec, 0xe7, 0x1c, 0xa4, 0xc2, - 0x6a, 0x68, 0x05, 0xe6, 0x1c, 0xdd, 0xb2, 0xb1, 0xf7, 0x28, 0x70, 0x17, 0xb4, 0x27, 0x12, 0x8b, - 0x68, 0x0d, 0xb5, 0x63, 0xd1, 0x9e, 0xe8, 0x3e, 0x29, 0x80, 0x89, 0xaa, 0x54, 0x42, 0x15, 0x18, - 0x05, 0x4f, 0x21, 0xe6, 0x2a, 0x30, 0x91, 0xab, 0x90, 0x81, 0xb8, 0x6e, 0x35, 0xe9, 0x35, 0x39, - 0xe9, 0xd9, 0xed, 0x18, 0xed, 0xb8, 0xbd, 0xf5, 0x6e, 0x11, 0x52, 0xe1, 0xaf, 0x6c, 0xe8, 0x26, - 0x6c, 0x14, 0x4a, 0x25, 0x49, 0x29, 0x28, 0xa2, 0x54, 0x52, 0x2b, 0xd2, 0x89, 0x5c, 0x14, 0xd4, - 0x93, 0x52, 0xa5, 0x2c, 0x14, 0xc5, 0x47, 0xa2, 0x70, 0x90, 0x9a, 0x41, 0x49, 0x88, 0x4b, 0x65, - 0x41, 0x2e, 0x28, 0x92, 0x9c, 0x8a, 0xed, 0xbe, 0x0f, 0xcb, 0x23, 0x3e, 0x3f, 0xa1, 0x5b, 0xb0, - 0xed, 0xc7, 0x11, 0x4a, 0x8a, 0x78, 0x2c, 0x94, 0x94, 0x61, 0xa8, 0x92, 0x70, 0x58, 0x50, 0xc4, - 0xaa, 0x90, 0xe2, 0xe8, 0xaa, 0x2c, 0x55, 0x44, 0xb6, 0xe2, 0x77, 0xbf, 0x9e, 0x85, 0xc5, 0x01, - 0xb2, 0x37, 0x22, 0xac, 0xf9, 0x40, 0x95, 0x67, 0xe5, 0x30, 0xb5, 0x3f, 0xc3, 0x96, 0x78, 0x5c, - 0x38, 0x14, 0xd4, 0xe2, 0xe3, 0x42, 0xa5, 0x22, 0x3e, 0x12, 0x8b, 0xae, 0xea, 0xc0, 0x2a, 0xc5, - 0xd1, 0x23, 0xba, 0x4a, 0xfb, 0xd2, 0x49, 0xe9, 0x40, 0x2c, 0x1d, 0xaa, 0xfb, 0xd2, 0x53, 0xbf, - 0x0a, 0x8f, 0x76, 0xe1, 0x2f, 0xae, 0x8a, 0x24, 0x8b, 0x42, 0x49, 0x11, 0x0e, 0xc6, 0xea, 0x5e, - 0x45, 0x59, 0xd8, 0x0c, 0xc1, 0x95, 0xa5, 0xc7, 0xcf, 0xfc, 0x3a, 0x80, 0x36, 0xe0, 0x86, 0xab, - 0x43, 0xb7, 0x1e, 0x8b, 0x25, 0xc1, 0xbf, 0x9d, 0x18, 0x30, 0xaa, 0x08, 0x87, 0x34, 0x4a, 0x43, - 0xa4, 0x93, 0xe8, 0x0e, 0xdc, 0xae, 0x8a, 0x07, 0x82, 0xa4, 0x56, 0x8e, 0x24, 0xa5, 0x32, 0xe1, - 0x7c, 0x31, 0x1a, 0x7a, 0x57, 0x55, 0xda, 0xff, 0xbf, 0x50, 0x54, 0x54, 0x45, 0x2e, 0x14, 0xdf, - 0xa3, 0xbc, 0x7c, 0x5a, 0xb3, 0xe8, 0x36, 0xdc, 0x0c, 0x68, 0x1d, 0x08, 0x8a, 0x50, 0x0c, 0x83, - 0xcd, 0xa1, 0x0c, 0xac, 0xba, 0x6a, 0x42, 0x95, 0x5e, 0x9f, 0x6f, 0x6f, 0x9e, 0x9e, 0xbc, 0x70, - 0x72, 0x20, 0x4a, 0xd4, 0x43, 0xa9, 0x52, 0x94, 0xc5, 0x72, 0xd8, 0xfe, 0x0a, 0xd5, 0x51, 0x84, - 0xa7, 0xca, 0x04, 0xc2, 0x71, 0x4a, 0x85, 0xe9, 0xd0, 0x24, 0x51, 0x9e, 0xa9, 0xc2, 0x53, 0xca, - 0x38, 0xac, 0xb6, 0xb0, 0x7f, 0x0e, 0xb7, 0x75, 0xab, 0x79, 0xf1, 0x7f, 0xb0, 0xcc, 0x3d, 0x3f, - 0xf6, 0x94, 0xea, 0x56, 0x43, 0x33, 0xeb, 0x39, 0xcb, 0xae, 0xe7, 0xeb, 0xd8, 0x64, 0xd5, 0x20, - 0xef, 0x6e, 0x69, 0x2d, 0xc3, 0x99, 0xf0, 0xdd, 0xfd, 0xa1, 0x5f, 0x78, 0x3a, 0xcf, 0x2c, 0xef, - 0xfd, 0x1a, 0x00, 0x00, 0xff, 0xff, 0x98, 0xce, 0x14, 0xed, 0x07, 0x18, 0x00, 0x00, + // 1638 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x58, 0x5f, 0x6f, 0xdb, 0x46, + 0x12, 0x37, 0x29, 0xdb, 0x90, 0x47, 0x8a, 0x2d, 0xaf, 0x7d, 0x8e, 0x62, 0xc7, 0x8e, 0xcd, 0x4b, + 0x0e, 0x8e, 0x0f, 0x90, 0x10, 0xe7, 0x72, 0x7f, 0x12, 0xe0, 0xee, 0x64, 0x99, 0xb1, 0x75, 0x67, + 0x8b, 0x0a, 0x45, 0xab, 0x49, 0x80, 0x82, 0xa1, 0xa5, 0xb5, 0xca, 0x86, 0x22, 0x55, 0x92, 0x12, + 0xac, 0x14, 0x28, 0x50, 0xa0, 0x7f, 0x80, 0x16, 0x28, 0xd0, 0xa7, 0x7e, 0x8d, 0xa2, 0xe8, 0x63, + 0x5f, 0xfb, 0xda, 0xd7, 0xf6, 0xa1, 0x2f, 0xfd, 0x26, 0xc5, 0x2e, 0x29, 0x69, 0x49, 0xc9, 0x34, + 0xd5, 0xc4, 0x05, 0xfa, 0x46, 0xce, 0xce, 0xfc, 0xe6, 0x37, 0xb3, 0xc3, 0x9d, 0x59, 0xc2, 0x6e, + 0xd3, 0xb2, 0x9a, 0x06, 0xce, 0xd7, 0x0d, 0xab, 0xd3, 0xc8, 0x37, 0x34, 0x57, 0x33, 0xb4, 0x53, + 0x6c, 0xe8, 0x66, 0x33, 0xdf, 0xbd, 0x77, 0x8a, 0x5d, 0xed, 0x5e, 0x5e, 0x33, 0x4d, 0xcb, 0xd5, + 0x5c, 0xdd, 0x32, 0x73, 0x6d, 0xdb, 0x72, 0x2d, 0xb4, 0xe5, 0xd9, 0xe4, 0xa8, 0x4d, 0x8e, 0xb5, + 0xc9, 0xf9, 0x36, 0xab, 0x37, 0x7d, 0x58, 0xad, 0xad, 0x33, 0xf6, 0x8e, 0x07, 0xb0, 0xfa, 0x68, + 0x12, 0xa7, 0xaa, 0xd3, 0xc6, 0x75, 0xd5, 0xc1, 0xae, 0x6f, 0xfc, 0xe0, 0x72, 0x63, 0x22, 0x54, + 0xdb, 0x5a, 0xcf, 0xb0, 0xb4, 0x46, 0xdf, 0xe7, 0x86, 0x6f, 0x46, 0xdf, 0x4e, 0x3b, 0x67, 0xf9, + 0x46, 0xc7, 0x66, 0x82, 0x12, 0xbe, 0x4d, 0x00, 0x14, 0x06, 0x4e, 0x11, 0x82, 0x69, 0x53, 0x6b, + 0xe1, 0x2c, 0xb7, 0xc9, 0x6d, 0xcf, 0xc9, 0xf4, 0x19, 0xbd, 0x80, 0x45, 0x96, 0x96, 0xd5, 0xb1, + 0xeb, 0x38, 0xcb, 0x6f, 0x72, 0xdb, 0xf3, 0xbb, 0xf7, 0x73, 0x97, 0xe6, 0x24, 0x37, 0x44, 0xaf, + 0x52, 0x53, 0x39, 0xa3, 0x85, 0x24, 0xe8, 0x6d, 0x60, 0x64, 0x6a, 0x57, 0x33, 0x3a, 0x38, 0x9b, + 0xd8, 0xe4, 0xb6, 0x53, 0xbb, 0xbb, 0x13, 0x39, 0xa8, 0x11, 0x4b, 0x79, 0x41, 0x0b, 0x0a, 0xd0, + 0x19, 0x2c, 0x31, 0xf0, 0x2d, 0xec, 0x6a, 0x04, 0x27, 0x3b, 0x4d, 0x3d, 0x3c, 0x98, 0xc8, 0xc3, + 0xb1, 0x6f, 0x2c, 0x23, 0x6d, 0x44, 0x86, 0x74, 0x58, 0x66, 0x13, 0x85, 0x4d, 0x57, 0x6f, 0x61, + 0xd3, 0xcd, 0xce, 0xd2, 0x5c, 0xfd, 0x7d, 0xb2, 0x5c, 0xf5, 0xad, 0x65, 0x86, 0xfb, 0x40, 0x28, + 0xfc, 0x3c, 0x07, 0x0b, 0xa1, 0xb8, 0xd1, 0x67, 0x1c, 0xdc, 0xd2, 0x5b, 0x5a, 0x13, 0xab, 0x75, + 0x43, 0x73, 0x1c, 0xfd, 0x4c, 0xaf, 0x7b, 0x4c, 0x86, 0x00, 0x74, 0x5f, 0x53, 0xbb, 0xff, 0x8d, + 0x41, 0xa5, 0x44, 0x90, 0x8a, 0x01, 0xa0, 0xa1, 0xc3, 0xc3, 0x29, 0x79, 0x5d, 0x8f, 0x52, 0x40, + 0x1f, 0x73, 0xb0, 0xe1, 0x91, 0x39, 0xb5, 0x3a, 0x66, 0x43, 0x37, 0x9b, 0x6a, 0xdb, 0x32, 0x7a, + 0x2c, 0x17, 0x9e, 0x72, 0xf9, 0x77, 0x5c, 0x2e, 0x7b, 0x3e, 0x4e, 0xc5, 0x32, 0x7a, 0x01, 0x26, + 0x6b, 0xfa, 0xc5, 0xcb, 0xe8, 0x1c, 0x6e, 0x78, 0x34, 0x88, 0x77, 0x43, 0x37, 0x31, 0xcb, 0x20, + 0x49, 0x19, 0x3c, 0x8c, 0xcb, 0xa0, 0xe2, 0x43, 0x04, 0xbc, 0x5f, 0xd7, 0xc7, 0x2f, 0xa1, 0x8f, + 0x38, 0xf0, 0x72, 0xa4, 0x3a, 0xb8, 0x49, 0x36, 0x6d, 0x64, 0x33, 0xe6, 0x26, 0x4b, 0x40, 0x95, + 0x81, 0x19, 0x93, 0x80, 0xf1, 0xcb, 0xe8, 0x53, 0x0e, 0x36, 0x5c, 0x7c, 0xee, 0x46, 0x14, 0x85, + 0xf7, 0xa9, 0xfd, 0x27, 0x06, 0x0f, 0x05, 0x9f, 0xbb, 0x11, 0x35, 0x71, 0xd3, 0x8d, 0x58, 0x47, + 0x5f, 0x70, 0xb0, 0x45, 0x99, 0x90, 0x2a, 0x76, 0x7b, 0x2a, 0x3e, 0x77, 0x6d, 0xad, 0x1e, 0x26, + 0x03, 0x94, 0x4c, 0x21, 0x26, 0x19, 0x91, 0x42, 0x89, 0x03, 0xa4, 0x00, 0x1d, 0x1a, 0xf7, 0xc5, + 0x1a, 0xf4, 0x83, 0xe9, 0xea, 0x0d, 0x6c, 0x45, 0xe4, 0x66, 0x3a, 0xf6, 0x07, 0x53, 0x23, 0x48, + 0x51, 0x1f, 0x4c, 0x37, 0x4a, 0x01, 0x7d, 0xce, 0xc1, 0xa6, 0x47, 0xc6, 0x3a, 0x7d, 0x17, 0xd7, + 0x5d, 0x95, 0x10, 0x7e, 0x49, 0xbe, 0x1b, 0x86, 0xcd, 0xcc, 0x64, 0x6c, 0x24, 0x8a, 0xa4, 0xf8, + 0x40, 0x63, 0xd8, 0x5c, 0xa4, 0x80, 0x2c, 0x58, 0xf1, 0xc8, 0xe0, 0x2e, 0x36, 0x5d, 0x96, 0xc2, + 0x2c, 0xa5, 0xf0, 0x8f, 0xb8, 0x14, 0x44, 0x62, 0x1f, 0xf0, 0xbc, 0xdc, 0x1d, 0x23, 0xdf, 0x4b, + 0x03, 0xd0, 0x73, 0x5f, 0x75, 0x7b, 0x6d, 0x2c, 0xbc, 0x0f, 0xeb, 0x91, 0xe7, 0x0f, 0x7a, 0x0e, + 0x0b, 0xa1, 0x56, 0xe9, 0x1f, 0x6d, 0xf7, 0x26, 0x3b, 0x65, 0xdb, 0xb8, 0x2e, 0xcf, 0x6b, 0x81, + 0x77, 0xe1, 0x36, 0xcc, 0xd6, 0xb0, 0xed, 0xe2, 0x73, 0x94, 0x06, 0xee, 0x9c, 0xe2, 0xce, 0xc8, + 0x1c, 0x7d, 0xeb, 0xd1, 0x43, 0x6b, 0x46, 0xe6, 0x7a, 0x42, 0x0e, 0x32, 0x65, 0xcb, 0x6e, 0x69, + 0x86, 0xfe, 0x0a, 0x37, 0xc2, 0xfa, 0x7c, 0x40, 0x9f, 0x27, 0xfa, 0x27, 0x90, 0x66, 0x8f, 0x28, + 0x24, 0x42, 0xb2, 0x8b, 0x6d, 0x57, 0xaf, 0x63, 0x27, 0xcb, 0x6d, 0x26, 0xb6, 0x53, 0xbb, 0x77, + 0xe3, 0xe4, 0x94, 0x3a, 0x92, 0x07, 0xa6, 0xc2, 0x07, 0xb0, 0x32, 0xa4, 0x11, 0x70, 0xd0, 0x80, + 0x25, 0x73, 0xb0, 0xa2, 0x86, 0x7c, 0xc5, 0x69, 0xdc, 0xe1, 0xf0, 0x64, 0x64, 0x06, 0x24, 0xd4, + 0xff, 0x4f, 0x3c, 0xac, 0x45, 0x1c, 0xcf, 0xa8, 0x06, 0xd7, 0x02, 0x0d, 0xc0, 0x3f, 0xf5, 0xf3, + 0x31, 0xfc, 0xb3, 0x88, 0x87, 0x53, 0x72, 0xfa, 0x94, 0x8d, 0xae, 0x03, 0x59, 0x26, 0xba, 0xa0, + 0x0b, 0xef, 0x3c, 0xfb, 0xd7, 0x44, 0x21, 0x86, 0x9c, 0xad, 0x98, 0xe3, 0x93, 0x7a, 0x85, 0x75, + 0xb7, 0x37, 0x0f, 0x5e, 0x88, 0xb8, 0xa1, 0x6a, 0x36, 0xd6, 0x84, 0x27, 0x90, 0xec, 0xb7, 0x95, + 0x37, 0x55, 0x2d, 0xaf, 0x00, 0x0d, 0x43, 0x1e, 0x80, 0xff, 0x3e, 0x95, 0xf2, 0x0d, 0x0f, 0xd7, + 0x2f, 0x68, 0xa3, 0xa8, 0x04, 0xc9, 0x7e, 0x7f, 0xf6, 0x0b, 0xe4, 0xaf, 0x31, 0xdc, 0xf6, 0x81, + 0x0e, 0xa7, 0xe4, 0x81, 0x39, 0x7a, 0x27, 0x10, 0xcc, 0x00, 0x35, 0x11, 0x7b, 0xd8, 0x1b, 0x4d, + 0xd0, 0xe1, 0x14, 0x1b, 0xd0, 0x20, 0x6d, 0x57, 0x59, 0x0b, 0xb3, 0x30, 0x4d, 0xa8, 0x0b, 0x3f, + 0xf6, 0x3f, 0xaf, 0x0b, 0xba, 0xfb, 0x87, 0x5c, 0x60, 0x38, 0xaf, 0x5b, 0x86, 0x65, 0xf7, 0x77, + 0x4e, 0x79, 0xbd, 0xc1, 0x82, 0xa1, 0x58, 0xa4, 0xb0, 0xa2, 0xe9, 0xda, 0x3d, 0x76, 0x7a, 0xf7, + 0xc4, 0x68, 0x0d, 0xe6, 0x5a, 0x7a, 0xcb, 0x3b, 0xb9, 0xe9, 0xee, 0xcd, 0xc9, 0x49, 0x22, 0x50, + 0x7a, 0x6d, 0x8c, 0x6e, 0x41, 0xca, 0x1f, 0x03, 0x7b, 0x2e, 0x76, 0xe8, 0x36, 0xa4, 0x65, 0xf0, + 0x26, 0x36, 0x22, 0x59, 0xed, 0xc2, 0x9f, 0xc6, 0x3a, 0x42, 0x19, 0x48, 0xbc, 0xc4, 0x3d, 0xff, + 0x26, 0x42, 0x1e, 0xd1, 0x01, 0xcc, 0x78, 0x77, 0x03, 0xfe, 0xb7, 0xa6, 0xd9, 0xb3, 0x7f, 0xc8, + 0xff, 0x93, 0x13, 0x5e, 0xc1, 0xcd, 0xa8, 0x69, 0xe6, 0x4a, 0x3b, 0xcc, 0x2f, 0x1c, 0x6c, 0x44, + 0x4f, 0x2f, 0x57, 0xe9, 0x1e, 0xd5, 0x01, 0x39, 0xf8, 0xbd, 0x0e, 0x19, 0xc3, 0x34, 0xa3, 0x3f, + 0x9d, 0xfa, 0x49, 0xfd, 0x5b, 0x0c, 0xf8, 0xea, 0xc0, 0xd8, 0xaf, 0x1c, 0x79, 0xd1, 0x09, 0x8b, + 0x84, 0x47, 0xb0, 0x38, 0xa2, 0x87, 0x96, 0x61, 0xc6, 0x71, 0x35, 0xdb, 0xf5, 0x9b, 0xaa, 0xf7, + 0x42, 0x76, 0x1a, 0x9b, 0x0d, 0xbf, 0xb5, 0x92, 0x47, 0xe1, 0x2b, 0x0e, 0x52, 0x8a, 0xde, 0xea, + 0x57, 0x26, 0x12, 0x61, 0x91, 0xaa, 0xaa, 0xe4, 0xfa, 0xa3, 0x5a, 0x67, 0x67, 0x0e, 0x76, 0xfd, + 0x7c, 0xdc, 0xe8, 0x13, 0xee, 0xdf, 0x70, 0x73, 0xfb, 0xfe, 0x0d, 0x57, 0x5e, 0xa0, 0x36, 0x04, + 0x47, 0xa2, 0x16, 0xa8, 0x00, 0x0b, 0xd8, 0x6c, 0x04, 0x40, 0xf8, 0xcb, 0x40, 0xae, 0x61, 0xb3, + 0x31, 0x84, 0x10, 0x7e, 0xe0, 0x60, 0x3d, 0x72, 0xd2, 0x43, 0x4f, 0x20, 0x4d, 0x1d, 0xf4, 0xf3, + 0xea, 0xd1, 0xcc, 0xc5, 0x19, 0x68, 0x87, 0x11, 0xcb, 0x29, 0x97, 0x09, 0x7f, 0x4c, 0x31, 0xf0, + 0x6f, 0xaa, 0x16, 0xbf, 0xe6, 0x61, 0x29, 0x38, 0x06, 0x3e, 0xb6, 0xc9, 0xad, 0x7f, 0xa4, 0x71, + 0x73, 0x57, 0xdf, 0xb8, 0xf9, 0xab, 0x6b, 0xdc, 0x0f, 0x21, 0xc5, 0x6e, 0x7b, 0xe2, 0xb2, 0x6d, + 0x07, 0x77, 0xb0, 0xe7, 0x23, 0x8d, 0xf9, 0x3b, 0xde, 0xaf, 0x81, 0x0b, 0xc7, 0xe7, 0xab, 0xfc, + 0x7a, 0xc3, 0xf5, 0xc5, 0xbf, 0x7e, 0x7d, 0x19, 0xb0, 0x12, 0xbe, 0x74, 0x9c, 0x91, 0x22, 0x20, + 0xe7, 0x35, 0xe9, 0x24, 0x71, 0x7e, 0x5d, 0x8c, 0xa9, 0x21, 0x79, 0xd9, 0x1a, 0x15, 0x3a, 0xc2, + 0xf7, 0x1c, 0x2c, 0x8f, 0xbb, 0x1b, 0xfc, 0xc1, 0xb2, 0x26, 0x74, 0x01, 0x8d, 0xfe, 0x18, 0x42, + 0x2f, 0x60, 0xd1, 0x6a, 0x63, 0x5b, 0x73, 0x2d, 0x7b, 0xf8, 0xab, 0xc9, 0xf3, 0x16, 0x67, 0x94, + 0x92, 0x7c, 0xdb, 0xc1, 0x8f, 0xa6, 0x8c, 0x15, 0x92, 0x08, 0x9f, 0x70, 0x90, 0x09, 0xab, 0xd1, + 0x93, 0xb5, 0x6e, 0xd9, 0xd8, 0xbf, 0x7e, 0x78, 0x2f, 0xa4, 0xfb, 0xba, 0x96, 0xab, 0x19, 0x6a, + 0xd7, 0x22, 0xdd, 0xd7, 0x3b, 0x61, 0x81, 0x8a, 0x6a, 0x44, 0x42, 0x14, 0x28, 0x05, 0x5f, 0x21, + 0xe1, 0x29, 0x50, 0x91, 0xa7, 0xb0, 0x0a, 0xc9, 0xba, 0xd5, 0x22, 0xf1, 0x3a, 0xd9, 0xe9, 0xcd, + 0x04, 0xe9, 0xed, 0xfd, 0xf7, 0x9d, 0x22, 0x64, 0xc2, 0x3f, 0xf7, 0xd0, 0x16, 0xac, 0x17, 0xca, + 0x65, 0x49, 0x29, 0x28, 0x25, 0xa9, 0xac, 0x56, 0xa5, 0x13, 0xb9, 0x28, 0xaa, 0x27, 0xe5, 0x6a, + 0x45, 0x2c, 0x96, 0x1e, 0x97, 0xc4, 0xfd, 0xcc, 0x14, 0x4a, 0x43, 0x52, 0xaa, 0x88, 0x72, 0x41, + 0x91, 0xe4, 0x4c, 0x62, 0xe7, 0x2d, 0x58, 0x1a, 0xf3, 0xd7, 0x0b, 0xdd, 0x86, 0x4d, 0x16, 0x47, + 0x2c, 0x2b, 0xa5, 0x63, 0xb1, 0xac, 0x8c, 0x42, 0x95, 0xc5, 0x83, 0x82, 0x52, 0xaa, 0x89, 0x19, + 0x8e, 0xbc, 0x55, 0xa4, 0x6a, 0x89, 0xbe, 0xf1, 0x3b, 0x5f, 0x4e, 0xc3, 0xfc, 0x10, 0xd9, 0x1f, + 0x46, 0xd6, 0x18, 0x50, 0xe5, 0x59, 0x25, 0x4c, 0xed, 0xcf, 0x70, 0xab, 0x74, 0x5c, 0x38, 0x10, + 0xd5, 0xe2, 0x51, 0xa1, 0x5a, 0x2d, 0x3d, 0x2e, 0x15, 0x3d, 0xd5, 0xa1, 0x55, 0x86, 0x23, 0x21, + 0x7a, 0x4a, 0x7b, 0xd2, 0x49, 0x79, 0xbf, 0x54, 0x3e, 0x50, 0xf7, 0xa4, 0xa7, 0xac, 0x0a, 0x8f, + 0x76, 0xe0, 0x2f, 0x9e, 0x8a, 0x24, 0x97, 0xc4, 0xb2, 0x22, 0xee, 0x5f, 0xa8, 0x7b, 0x0d, 0x09, + 0xb0, 0x11, 0x82, 0xab, 0x48, 0x47, 0xcf, 0x58, 0x1d, 0x40, 0xeb, 0x70, 0xc3, 0xd3, 0x21, 0x4b, + 0x47, 0xa5, 0xb2, 0xc8, 0x2e, 0xa7, 0x86, 0x8c, 0xaa, 0xe2, 0x01, 0xc9, 0xd2, 0x08, 0xe9, 0x34, + 0xba, 0x0b, 0x77, 0x6a, 0xa5, 0x7d, 0x51, 0x52, 0xab, 0x87, 0x92, 0x52, 0x8d, 0x88, 0x2f, 0x41, + 0x52, 0xef, 0xa9, 0x4a, 0x7b, 0xff, 0x13, 0x8b, 0x8a, 0xaa, 0xc8, 0x85, 0xe2, 0xff, 0x09, 0x2f, + 0x46, 0x6b, 0x1a, 0xdd, 0x81, 0xad, 0x80, 0xd6, 0xbe, 0xa8, 0x88, 0xc5, 0x30, 0xd8, 0x0c, 0x5a, + 0x85, 0x15, 0x4f, 0x4d, 0xac, 0x91, 0xed, 0x63, 0xd6, 0x66, 0x49, 0xe4, 0x8a, 0xf8, 0x54, 0x89, + 0x20, 0x93, 0x24, 0x6e, 0xa8, 0x0e, 0x29, 0x00, 0xe5, 0x99, 0x2a, 0x3e, 0x25, 0x6c, 0xc2, 0x6a, + 0x73, 0x44, 0xed, 0x40, 0x2c, 0x8b, 0x72, 0xe1, 0x28, 0x02, 0x6d, 0x7e, 0xef, 0x1c, 0xee, 0xd4, + 0xad, 0xd6, 0xe5, 0x9f, 0x61, 0x85, 0x7b, 0x7e, 0xec, 0x2b, 0x35, 0x2d, 0x43, 0x33, 0x9b, 0x39, + 0xcb, 0x6e, 0xe6, 0x9b, 0xd8, 0xa4, 0x8d, 0x22, 0xef, 0x2d, 0x69, 0x6d, 0xdd, 0x89, 0xf8, 0x1d, + 0xff, 0x88, 0x15, 0x9e, 0xce, 0x52, 0xcb, 0xfb, 0xbf, 0x06, 0x00, 0x00, 0xff, 0xff, 0x65, 0x1e, + 0xc8, 0xba, 0x79, 0x18, 0x00, 0x00, } diff --git a/googleapis/cloud/datalabeling/v1beta1/annotation_spec_set.pb.go b/googleapis/cloud/datalabeling/v1beta1/annotation_spec_set.pb.go index 3083103270..6b15ddd7e7 100644 --- a/googleapis/cloud/datalabeling/v1beta1/annotation_spec_set.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/annotation_spec_set.pb.go @@ -26,8 +26,7 @@ const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package // image classification tasks, we define a set of labels, this set is called // AnnotationSpecSet. AnnotationSpecSet is immutable upon creation. type AnnotationSpecSet struct { - // Output only. - // AnnotationSpecSet resource name, format: + // Output only. AnnotationSpecSet resource name, format: // projects/{project_id}/annotationSpecSets/{annotation_spec_set_id} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The display name for AnnotationSpecSet defined by user. @@ -37,10 +36,13 @@ type AnnotationSpecSet struct { // The description can be up to 10000 characters long. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Required. The actual spec set defined by the users. - AnnotationSpecs []*AnnotationSpec `protobuf:"bytes,4,rep,name=annotation_specs,json=annotationSpecs,proto3" json:"annotation_specs,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + AnnotationSpecs []*AnnotationSpec `protobuf:"bytes,4,rep,name=annotation_specs,json=annotationSpecs,proto3" json:"annotation_specs,omitempty"` + // Output only. The names of any related resources that are blocking changes + // to the annotation spec set. + BlockingResources []string `protobuf:"bytes,5,rep,name=blocking_resources,json=blockingResources,proto3" json:"blocking_resources,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *AnnotationSpecSet) Reset() { *m = AnnotationSpecSet{} } @@ -96,6 +98,13 @@ func (m *AnnotationSpecSet) GetAnnotationSpecs() []*AnnotationSpec { return nil } +func (m *AnnotationSpecSet) GetBlockingResources() []string { + if m != nil { + return m.BlockingResources + } + return nil +} + // Container of information related to one annotation spec. type AnnotationSpec struct { // Required. The display name of the AnnotationSpec. Maximum of 64 characters. @@ -157,22 +166,24 @@ func init() { } var fileDescriptor_ee18bab2b343845e = []byte{ - // 268 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x91, 0x5f, 0x4b, 0xc3, 0x30, - 0x14, 0xc5, 0xe9, 0x36, 0x04, 0x33, 0xf1, 0x4f, 0x9f, 0x8a, 0xf8, 0xd0, 0x0d, 0x84, 0x3d, 0x25, - 0x54, 0x1f, 0xf7, 0xa4, 0xef, 0x8a, 0x6c, 0xf8, 0x22, 0x42, 0xb9, 0x6d, 0x2f, 0x21, 0x90, 0xe5, - 0x86, 0x26, 0x8a, 0x7e, 0x45, 0x3f, 0x95, 0x2c, 0x0d, 0xda, 0x3a, 0xb0, 0x6f, 0xc9, 0xb9, 0xe7, - 0x1c, 0x7e, 0x37, 0x61, 0x6b, 0x49, 0x24, 0x35, 0x8a, 0x5a, 0xd3, 0x5b, 0x23, 0x1a, 0xf0, 0xa0, - 0xa1, 0x42, 0xad, 0x8c, 0x14, 0xef, 0x45, 0x85, 0x1e, 0x0a, 0x01, 0xc6, 0x90, 0x07, 0xaf, 0xc8, - 0x94, 0xce, 0x62, 0x5d, 0x3a, 0xf4, 0xdc, 0xb6, 0xe4, 0x29, 0x5d, 0x74, 0x61, 0x1e, 0xc2, 0xbc, - 0x1f, 0xe6, 0x31, 0x7c, 0x79, 0x15, 0xfb, 0xc1, 0xaa, 0x5e, 0x91, 0xeb, 0x0a, 0x96, 0x5f, 0x09, - 0xbb, 0xb8, 0xfb, 0x51, 0xb7, 0x16, 0xeb, 0x2d, 0xfa, 0x34, 0x65, 0x33, 0x03, 0x3b, 0xcc, 0x92, - 0x3c, 0x59, 0x1d, 0x6f, 0xc2, 0x39, 0x5d, 0xb0, 0x93, 0x46, 0x39, 0xab, 0xe1, 0xb3, 0x0c, 0xb3, - 0x49, 0x98, 0xcd, 0xa3, 0xf6, 0xb8, 0xb7, 0xe4, 0x6c, 0xde, 0xa0, 0xab, 0x5b, 0x65, 0xf7, 0x65, - 0xd9, 0x34, 0x3a, 0x7e, 0xa5, 0xf4, 0x95, 0x9d, 0xff, 0x59, 0xc6, 0x65, 0xb3, 0x7c, 0xba, 0x9a, - 0xdf, 0x14, 0x7c, 0x74, 0x15, 0x3e, 0x04, 0xdd, 0x9c, 0xc1, 0xe0, 0xee, 0x96, 0xcf, 0xec, 0x74, - 0x68, 0x39, 0x80, 0x4e, 0x46, 0xa1, 0x27, 0x07, 0xd0, 0xf7, 0x1f, 0xec, 0xba, 0xa6, 0xdd, 0x38, - 0xdf, 0x53, 0xf2, 0xf2, 0x10, 0x4d, 0x92, 0x34, 0x18, 0xc9, 0xa9, 0x95, 0x42, 0xa2, 0x09, 0x4f, - 0x2d, 0xba, 0x11, 0x58, 0xe5, 0xfe, 0xf9, 0xeb, 0x75, 0x5f, 0xac, 0x8e, 0x42, 0xf2, 0xf6, 0x3b, - 0x00, 0x00, 0xff, 0xff, 0x4b, 0xca, 0xe4, 0xde, 0x24, 0x02, 0x00, 0x00, + // 293 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xcf, 0x4b, 0xc3, 0x30, + 0x14, 0xc7, 0xe9, 0x36, 0x85, 0x65, 0xa2, 0x2e, 0xa7, 0x22, 0x1e, 0xba, 0x81, 0xb0, 0x8b, 0x29, + 0xd3, 0xe3, 0x4e, 0x7a, 0x57, 0xa4, 0xc3, 0x8b, 0x08, 0xe5, 0x35, 0x7d, 0x84, 0x60, 0x96, 0x17, + 0x9a, 0x4c, 0xf4, 0x4f, 0xf7, 0x26, 0xcb, 0x3a, 0xdd, 0x1c, 0xb8, 0x5b, 0xfb, 0xfd, 0x45, 0x3e, + 0x24, 0x6c, 0xa6, 0x88, 0x94, 0xc1, 0x5c, 0x1a, 0x5a, 0xd6, 0x79, 0x0d, 0x01, 0x0c, 0x54, 0x68, + 0xb4, 0x55, 0xf9, 0xfb, 0xb4, 0xc2, 0x00, 0xd3, 0x1c, 0xac, 0xa5, 0x00, 0x41, 0x93, 0x2d, 0xbd, + 0x43, 0x59, 0x7a, 0x0c, 0xc2, 0x35, 0x14, 0x88, 0x8f, 0xd6, 0x65, 0x11, 0xcb, 0x62, 0xbb, 0x2c, + 0xda, 0xf2, 0xc5, 0x65, 0xbb, 0x0f, 0x4e, 0x6f, 0x0d, 0xf9, 0xf5, 0xc0, 0xf8, 0x2b, 0x61, 0xc3, + 0xbb, 0x1f, 0x75, 0xee, 0x50, 0xce, 0x31, 0x70, 0xce, 0x7a, 0x16, 0x16, 0x98, 0x26, 0x59, 0x32, + 0xe9, 0x17, 0xf1, 0x9b, 0x8f, 0xd8, 0x49, 0xad, 0xbd, 0x33, 0xf0, 0x59, 0x46, 0xaf, 0x13, 0xbd, + 0x41, 0xab, 0x3d, 0xae, 0x22, 0x19, 0x1b, 0xd4, 0xe8, 0x65, 0xa3, 0xdd, 0x6a, 0x2c, 0xed, 0xb6, + 0x89, 0x5f, 0x89, 0xbf, 0xb2, 0xf3, 0x3f, 0x30, 0x3e, 0xed, 0x65, 0xdd, 0xc9, 0xe0, 0x66, 0x2a, + 0x0e, 0xa2, 0x88, 0xdd, 0x83, 0x16, 0x67, 0xb0, 0xf3, 0xef, 0xf9, 0x35, 0xe3, 0x95, 0x21, 0xf9, + 0xa6, 0xad, 0x2a, 0x1b, 0xf4, 0xb4, 0x6c, 0x24, 0xfa, 0xf4, 0x28, 0xeb, 0x4e, 0xfa, 0xc5, 0x70, + 0xe3, 0x14, 0x1b, 0x63, 0xfc, 0xcc, 0x4e, 0x77, 0x17, 0xf7, 0x18, 0x93, 0x83, 0x8c, 0x9d, 0x3d, + 0xc6, 0xfb, 0x0f, 0x76, 0x25, 0x69, 0x71, 0x18, 0xe7, 0x29, 0x79, 0x79, 0x68, 0x43, 0x8a, 0x0c, + 0x58, 0x25, 0xa8, 0x51, 0xb9, 0x42, 0x1b, 0x6f, 0x26, 0x5f, 0x5b, 0xe0, 0xb4, 0xff, 0xe7, 0x69, + 0xcc, 0xb6, 0xc5, 0xea, 0x38, 0x36, 0x6f, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x1c, 0xe5, 0x00, + 0x70, 0x53, 0x02, 0x00, 0x00, } diff --git a/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go b/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go index 54679bbda1..c72c2916d8 100644 --- a/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go @@ -12,7 +12,7 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" - _ "google.golang.org/genproto/protobuf/field_mask" + field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" ) @@ -148,33 +148,6 @@ func (LabelTextRequest_Feature) EnumDescriptor() ([]byte, []int) { return fileDescriptor_a21c40690da1750b, []int{16, 0} } -// Audio labeling task feature. -type LabelAudioRequest_Feature int32 - -const ( - LabelAudioRequest_FEATURE_UNSPECIFIED LabelAudioRequest_Feature = 0 - // Transcribe the audios into text. - LabelAudioRequest_AUDIO_TRANSCRIPTION LabelAudioRequest_Feature = 1 -) - -var LabelAudioRequest_Feature_name = map[int32]string{ - 0: "FEATURE_UNSPECIFIED", - 1: "AUDIO_TRANSCRIPTION", -} - -var LabelAudioRequest_Feature_value = map[string]int32{ - "FEATURE_UNSPECIFIED": 0, - "AUDIO_TRANSCRIPTION": 1, -} - -func (x LabelAudioRequest_Feature) String() string { - return proto.EnumName(LabelAudioRequest_Feature_name, int32(x)) -} - -func (LabelAudioRequest_Feature) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{17, 0} -} - // Request message for CreateDataset. type CreateDatasetRequest struct { // Required. Dataset resource parent, format: @@ -280,9 +253,9 @@ type ListDatasetsRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListDatasetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListDatasetsResponse.next_page_token] of the previous - // [DataLabelingService.ListDatasets] call. - // Returns the first page if empty. + // [ListDatasetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListDatasetsResponse.next_page_token] + // of the previous [DataLabelingService.ListDatasets] call. Returns the first + // page if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -440,10 +413,13 @@ type ImportDataRequest struct { // projects/{project_id}/datasets/{dataset_id} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. Specify the input source of the data. - InputConfig *InputConfig `protobuf:"bytes,2,opt,name=input_config,json=inputConfig,proto3" json:"input_config,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + InputConfig *InputConfig `protobuf:"bytes,2,opt,name=input_config,json=inputConfig,proto3" json:"input_config,omitempty"` + // Email of the user who started the import task and should be notified by + // email. If empty no notification will be sent. + UserEmailAddress string `protobuf:"bytes,3,opt,name=user_email_address,json=userEmailAddress,proto3" json:"user_email_address,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ImportDataRequest) Reset() { *m = ImportDataRequest{} } @@ -485,6 +461,13 @@ func (m *ImportDataRequest) GetInputConfig() *InputConfig { return nil } +func (m *ImportDataRequest) GetUserEmailAddress() string { + if m != nil { + return m.UserEmailAddress + } + return "" +} + // Request message for ExportData API. type ExportDataRequest struct { // Required. Dataset resource name, format: @@ -499,10 +482,13 @@ type ExportDataRequest struct { // Optional. Filter is not supported at this moment. Filter string `protobuf:"bytes,3,opt,name=filter,proto3" json:"filter,omitempty"` // Required. Specify the output destination. - OutputConfig *OutputConfig `protobuf:"bytes,4,opt,name=output_config,json=outputConfig,proto3" json:"output_config,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + OutputConfig *OutputConfig `protobuf:"bytes,4,opt,name=output_config,json=outputConfig,proto3" json:"output_config,omitempty"` + // Email of the user who started the export task and should be notified by + // email. If empty no notification will be sent. + UserEmailAddress string `protobuf:"bytes,5,opt,name=user_email_address,json=userEmailAddress,proto3" json:"user_email_address,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ExportDataRequest) Reset() { *m = ExportDataRequest{} } @@ -558,6 +544,13 @@ func (m *ExportDataRequest) GetOutputConfig() *OutputConfig { return nil } +func (m *ExportDataRequest) GetUserEmailAddress() string { + if m != nil { + return m.UserEmailAddress + } + return "" +} + // Request message for GetDataItem. type GetDataItemRequest struct { // Required. The name of the data item to get, format: @@ -612,9 +605,9 @@ type ListDataItemsRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListDataItemsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListDataItemsResponse.next_page_token] of the previous - // [DataLabelingService.ListDataItems] call. - // Return first page if empty. + // [ListDataItemsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListDataItemsResponse.next_page_token] + // of the previous [DataLabelingService.ListDataItems] call. Return first page + // if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -779,9 +772,9 @@ type ListAnnotatedDatasetsRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListAnnotatedDatasetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsResponse.next_page_token] of the previous - // [DataLabelingService.ListAnnotatedDatasets] call. - // Return first page if empty. + // [ListAnnotatedDatasetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsResponse.next_page_token] + // of the previous [DataLabelingService.ListAnnotatedDatasets] call. Return + // first page if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -841,49 +834,6 @@ func (m *ListAnnotatedDatasetsRequest) GetPageToken() string { return "" } -// Request message for DeleteAnnotatedDataset. -type DeleteAnnotatedDatasetRequest struct { - // Required. Name of the annotated dataset to delete, format: - // projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/ - // {annotated_dataset_id} - Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *DeleteAnnotatedDatasetRequest) Reset() { *m = DeleteAnnotatedDatasetRequest{} } -func (m *DeleteAnnotatedDatasetRequest) String() string { return proto.CompactTextString(m) } -func (*DeleteAnnotatedDatasetRequest) ProtoMessage() {} -func (*DeleteAnnotatedDatasetRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{12} -} - -func (m *DeleteAnnotatedDatasetRequest) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Unmarshal(m, b) -} -func (m *DeleteAnnotatedDatasetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Marshal(b, m, deterministic) -} -func (m *DeleteAnnotatedDatasetRequest) XXX_Merge(src proto.Message) { - xxx_messageInfo_DeleteAnnotatedDatasetRequest.Merge(m, src) -} -func (m *DeleteAnnotatedDatasetRequest) XXX_Size() int { - return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Size(m) -} -func (m *DeleteAnnotatedDatasetRequest) XXX_DiscardUnknown() { - xxx_messageInfo_DeleteAnnotatedDatasetRequest.DiscardUnknown(m) -} - -var xxx_messageInfo_DeleteAnnotatedDatasetRequest proto.InternalMessageInfo - -func (m *DeleteAnnotatedDatasetRequest) GetName() string { - if m != nil { - return m.Name - } - return "" -} - // Results of listing annotated datasets for a dataset. type ListAnnotatedDatasetsResponse struct { // The list of annotated datasets to return. @@ -899,7 +849,7 @@ func (m *ListAnnotatedDatasetsResponse) Reset() { *m = ListAnnotatedData func (m *ListAnnotatedDatasetsResponse) String() string { return proto.CompactTextString(m) } func (*ListAnnotatedDatasetsResponse) ProtoMessage() {} func (*ListAnnotatedDatasetsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{13} + return fileDescriptor_a21c40690da1750b, []int{12} } func (m *ListAnnotatedDatasetsResponse) XXX_Unmarshal(b []byte) error { @@ -934,6 +884,49 @@ func (m *ListAnnotatedDatasetsResponse) GetNextPageToken() string { return "" } +// Request message for DeleteAnnotatedDataset. +type DeleteAnnotatedDatasetRequest struct { + // Required. Name of the annotated dataset to delete, format: + // projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/ + // {annotated_dataset_id} + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *DeleteAnnotatedDatasetRequest) Reset() { *m = DeleteAnnotatedDatasetRequest{} } +func (m *DeleteAnnotatedDatasetRequest) String() string { return proto.CompactTextString(m) } +func (*DeleteAnnotatedDatasetRequest) ProtoMessage() {} +func (*DeleteAnnotatedDatasetRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{13} +} + +func (m *DeleteAnnotatedDatasetRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Unmarshal(m, b) +} +func (m *DeleteAnnotatedDatasetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Marshal(b, m, deterministic) +} +func (m *DeleteAnnotatedDatasetRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_DeleteAnnotatedDatasetRequest.Merge(m, src) +} +func (m *DeleteAnnotatedDatasetRequest) XXX_Size() int { + return xxx_messageInfo_DeleteAnnotatedDatasetRequest.Size(m) +} +func (m *DeleteAnnotatedDatasetRequest) XXX_DiscardUnknown() { + xxx_messageInfo_DeleteAnnotatedDatasetRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_DeleteAnnotatedDatasetRequest proto.InternalMessageInfo + +func (m *DeleteAnnotatedDatasetRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + // Request message for starting an image labeling task. type LabelImageRequest struct { // Required. Config for labeling tasks. The type of request config must @@ -1330,66 +1323,6 @@ func (*LabelTextRequest) XXX_OneofWrappers() []interface{} { } } -// Request message for LabelAudio. -type LabelAudioRequest struct { - // Required. Name of the dataset to request labeling task, format: - // projects/{project_id}/datasets/{dataset_id} - Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Required. Basic human annotation config. - BasicConfig *HumanAnnotationConfig `protobuf:"bytes,2,opt,name=basic_config,json=basicConfig,proto3" json:"basic_config,omitempty"` - // Required. The type of audio labeling task. - Feature LabelAudioRequest_Feature `protobuf:"varint,3,opt,name=feature,proto3,enum=google.cloud.datalabeling.v1beta1.LabelAudioRequest_Feature" json:"feature,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *LabelAudioRequest) Reset() { *m = LabelAudioRequest{} } -func (m *LabelAudioRequest) String() string { return proto.CompactTextString(m) } -func (*LabelAudioRequest) ProtoMessage() {} -func (*LabelAudioRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{17} -} - -func (m *LabelAudioRequest) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_LabelAudioRequest.Unmarshal(m, b) -} -func (m *LabelAudioRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_LabelAudioRequest.Marshal(b, m, deterministic) -} -func (m *LabelAudioRequest) XXX_Merge(src proto.Message) { - xxx_messageInfo_LabelAudioRequest.Merge(m, src) -} -func (m *LabelAudioRequest) XXX_Size() int { - return xxx_messageInfo_LabelAudioRequest.Size(m) -} -func (m *LabelAudioRequest) XXX_DiscardUnknown() { - xxx_messageInfo_LabelAudioRequest.DiscardUnknown(m) -} - -var xxx_messageInfo_LabelAudioRequest proto.InternalMessageInfo - -func (m *LabelAudioRequest) GetParent() string { - if m != nil { - return m.Parent - } - return "" -} - -func (m *LabelAudioRequest) GetBasicConfig() *HumanAnnotationConfig { - if m != nil { - return m.BasicConfig - } - return nil -} - -func (m *LabelAudioRequest) GetFeature() LabelAudioRequest_Feature { - if m != nil { - return m.Feature - } - return LabelAudioRequest_FEATURE_UNSPECIFIED -} - // Request message for GetExample type GetExampleRequest struct { // Required. Name of example, format: @@ -1409,7 +1342,7 @@ func (m *GetExampleRequest) Reset() { *m = GetExampleRequest{} } func (m *GetExampleRequest) String() string { return proto.CompactTextString(m) } func (*GetExampleRequest) ProtoMessage() {} func (*GetExampleRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{18} + return fileDescriptor_a21c40690da1750b, []int{17} } func (m *GetExampleRequest) XXX_Unmarshal(b []byte) error { @@ -1458,9 +1391,9 @@ type ListExamplesRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListExamplesResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListExamplesResponse.next_page_token] of the previous - // [DataLabelingService.ListExamples] call. - // Return first page if empty. + // [ListExamplesResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListExamplesResponse.next_page_token] + // of the previous [DataLabelingService.ListExamples] call. Return first page + // if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1471,7 +1404,7 @@ func (m *ListExamplesRequest) Reset() { *m = ListExamplesRequest{} } func (m *ListExamplesRequest) String() string { return proto.CompactTextString(m) } func (*ListExamplesRequest) ProtoMessage() {} func (*ListExamplesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{19} + return fileDescriptor_a21c40690da1750b, []int{18} } func (m *ListExamplesRequest) XXX_Unmarshal(b []byte) error { @@ -1535,7 +1468,7 @@ func (m *ListExamplesResponse) Reset() { *m = ListExamplesResponse{} } func (m *ListExamplesResponse) String() string { return proto.CompactTextString(m) } func (*ListExamplesResponse) ProtoMessage() {} func (*ListExamplesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{20} + return fileDescriptor_a21c40690da1750b, []int{19} } func (m *ListExamplesResponse) XXX_Unmarshal(b []byte) error { @@ -1588,7 +1521,7 @@ func (m *CreateAnnotationSpecSetRequest) Reset() { *m = CreateAnnotation func (m *CreateAnnotationSpecSetRequest) String() string { return proto.CompactTextString(m) } func (*CreateAnnotationSpecSetRequest) ProtoMessage() {} func (*CreateAnnotationSpecSetRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{21} + return fileDescriptor_a21c40690da1750b, []int{20} } func (m *CreateAnnotationSpecSetRequest) XXX_Unmarshal(b []byte) error { @@ -1637,7 +1570,7 @@ func (m *GetAnnotationSpecSetRequest) Reset() { *m = GetAnnotationSpecSe func (m *GetAnnotationSpecSetRequest) String() string { return proto.CompactTextString(m) } func (*GetAnnotationSpecSetRequest) ProtoMessage() {} func (*GetAnnotationSpecSetRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{22} + return fileDescriptor_a21c40690da1750b, []int{21} } func (m *GetAnnotationSpecSetRequest) XXX_Unmarshal(b []byte) error { @@ -1677,9 +1610,9 @@ type ListAnnotationSpecSetsRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListAnnotationSpecSetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsResponse.next_page_token] of the previous - // [DataLabelingService.ListAnnotationSpecSets] call. - // Return first page if empty. + // [ListAnnotationSpecSetsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsResponse.next_page_token] + // of the previous [DataLabelingService.ListAnnotationSpecSets] call. Return + // first page if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1690,7 +1623,7 @@ func (m *ListAnnotationSpecSetsRequest) Reset() { *m = ListAnnotationSpe func (m *ListAnnotationSpecSetsRequest) String() string { return proto.CompactTextString(m) } func (*ListAnnotationSpecSetsRequest) ProtoMessage() {} func (*ListAnnotationSpecSetsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{23} + return fileDescriptor_a21c40690da1750b, []int{22} } func (m *ListAnnotationSpecSetsRequest) XXX_Unmarshal(b []byte) error { @@ -1754,7 +1687,7 @@ func (m *ListAnnotationSpecSetsResponse) Reset() { *m = ListAnnotationSp func (m *ListAnnotationSpecSetsResponse) String() string { return proto.CompactTextString(m) } func (*ListAnnotationSpecSetsResponse) ProtoMessage() {} func (*ListAnnotationSpecSetsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{24} + return fileDescriptor_a21c40690da1750b, []int{23} } func (m *ListAnnotationSpecSetsResponse) XXX_Unmarshal(b []byte) error { @@ -1803,7 +1736,7 @@ func (m *DeleteAnnotationSpecSetRequest) Reset() { *m = DeleteAnnotation func (m *DeleteAnnotationSpecSetRequest) String() string { return proto.CompactTextString(m) } func (*DeleteAnnotationSpecSetRequest) ProtoMessage() {} func (*DeleteAnnotationSpecSetRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{25} + return fileDescriptor_a21c40690da1750b, []int{24} } func (m *DeleteAnnotationSpecSetRequest) XXX_Unmarshal(b []byte) error { @@ -1847,7 +1780,7 @@ func (m *CreateInstructionRequest) Reset() { *m = CreateInstructionReque func (m *CreateInstructionRequest) String() string { return proto.CompactTextString(m) } func (*CreateInstructionRequest) ProtoMessage() {} func (*CreateInstructionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{26} + return fileDescriptor_a21c40690da1750b, []int{25} } func (m *CreateInstructionRequest) XXX_Unmarshal(b []byte) error { @@ -1896,7 +1829,7 @@ func (m *GetInstructionRequest) Reset() { *m = GetInstructionRequest{} } func (m *GetInstructionRequest) String() string { return proto.CompactTextString(m) } func (*GetInstructionRequest) ProtoMessage() {} func (*GetInstructionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{27} + return fileDescriptor_a21c40690da1750b, []int{26} } func (m *GetInstructionRequest) XXX_Unmarshal(b []byte) error { @@ -1938,7 +1871,7 @@ func (m *DeleteInstructionRequest) Reset() { *m = DeleteInstructionReque func (m *DeleteInstructionRequest) String() string { return proto.CompactTextString(m) } func (*DeleteInstructionRequest) ProtoMessage() {} func (*DeleteInstructionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{28} + return fileDescriptor_a21c40690da1750b, []int{27} } func (m *DeleteInstructionRequest) XXX_Unmarshal(b []byte) error { @@ -1978,9 +1911,9 @@ type ListInstructionsRequest struct { PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A token identifying a page of results for the server to return. // Typically obtained by - // [ListInstructionsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListInstructionsResponse.next_page_token] of the previous - // [DataLabelingService.ListInstructions] call. - // Return first page if empty. + // [ListInstructionsResponse.next_page_token][google.cloud.datalabeling.v1beta1.ListInstructionsResponse.next_page_token] + // of the previous [DataLabelingService.ListInstructions] call. Return first + // page if empty. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1991,7 +1924,7 @@ func (m *ListInstructionsRequest) Reset() { *m = ListInstructionsRequest func (m *ListInstructionsRequest) String() string { return proto.CompactTextString(m) } func (*ListInstructionsRequest) ProtoMessage() {} func (*ListInstructionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{29} + return fileDescriptor_a21c40690da1750b, []int{28} } func (m *ListInstructionsRequest) XXX_Unmarshal(b []byte) error { @@ -2055,7 +1988,7 @@ func (m *ListInstructionsResponse) Reset() { *m = ListInstructionsRespon func (m *ListInstructionsResponse) String() string { return proto.CompactTextString(m) } func (*ListInstructionsResponse) ProtoMessage() {} func (*ListInstructionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_a21c40690da1750b, []int{30} + return fileDescriptor_a21c40690da1750b, []int{29} } func (m *ListInstructionsResponse) XXX_Unmarshal(b []byte) error { @@ -2090,207 +2023,994 @@ func (m *ListInstructionsResponse) GetNextPageToken() string { return "" } -func init() { - proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelImageRequest_Feature", LabelImageRequest_Feature_name, LabelImageRequest_Feature_value) - proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelVideoRequest_Feature", LabelVideoRequest_Feature_name, LabelVideoRequest_Feature_value) - proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelTextRequest_Feature", LabelTextRequest_Feature_name, LabelTextRequest_Feature_value) - proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelAudioRequest_Feature", LabelAudioRequest_Feature_name, LabelAudioRequest_Feature_value) - proto.RegisterType((*CreateDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateDatasetRequest") - proto.RegisterType((*GetDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetDatasetRequest") - proto.RegisterType((*ListDatasetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListDatasetsRequest") - proto.RegisterType((*ListDatasetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListDatasetsResponse") - proto.RegisterType((*DeleteDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteDatasetRequest") - proto.RegisterType((*ImportDataRequest)(nil), "google.cloud.datalabeling.v1beta1.ImportDataRequest") - proto.RegisterType((*ExportDataRequest)(nil), "google.cloud.datalabeling.v1beta1.ExportDataRequest") - proto.RegisterType((*GetDataItemRequest)(nil), "google.cloud.datalabeling.v1beta1.GetDataItemRequest") - proto.RegisterType((*ListDataItemsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListDataItemsRequest") - proto.RegisterType((*ListDataItemsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListDataItemsResponse") - proto.RegisterType((*GetAnnotatedDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetAnnotatedDatasetRequest") - proto.RegisterType((*ListAnnotatedDatasetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsRequest") - proto.RegisterType((*DeleteAnnotatedDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteAnnotatedDatasetRequest") - proto.RegisterType((*ListAnnotatedDatasetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsResponse") - proto.RegisterType((*LabelImageRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelImageRequest") - proto.RegisterType((*LabelVideoRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelVideoRequest") - proto.RegisterType((*LabelTextRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelTextRequest") - proto.RegisterType((*LabelAudioRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelAudioRequest") - proto.RegisterType((*GetExampleRequest)(nil), "google.cloud.datalabeling.v1beta1.GetExampleRequest") - proto.RegisterType((*ListExamplesRequest)(nil), "google.cloud.datalabeling.v1beta1.ListExamplesRequest") - proto.RegisterType((*ListExamplesResponse)(nil), "google.cloud.datalabeling.v1beta1.ListExamplesResponse") - proto.RegisterType((*CreateAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateAnnotationSpecSetRequest") - proto.RegisterType((*GetAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetAnnotationSpecSetRequest") - proto.RegisterType((*ListAnnotationSpecSetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsRequest") - proto.RegisterType((*ListAnnotationSpecSetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsResponse") - proto.RegisterType((*DeleteAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteAnnotationSpecSetRequest") - proto.RegisterType((*CreateInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateInstructionRequest") - proto.RegisterType((*GetInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.GetInstructionRequest") - proto.RegisterType((*DeleteInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteInstructionRequest") - proto.RegisterType((*ListInstructionsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListInstructionsRequest") - proto.RegisterType((*ListInstructionsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListInstructionsResponse") +// Request message for GetEvaluation. +type GetEvaluationRequest struct { + // Required. Name of the evaluation. Format: + // 'projects/{project_id}/datasets/{dataset_id}/evaluations/{evaluation_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } -func init() { - proto.RegisterFile("google/cloud/datalabeling/v1beta1/data_labeling_service.proto", fileDescriptor_a21c40690da1750b) +func (m *GetEvaluationRequest) Reset() { *m = GetEvaluationRequest{} } +func (m *GetEvaluationRequest) String() string { return proto.CompactTextString(m) } +func (*GetEvaluationRequest) ProtoMessage() {} +func (*GetEvaluationRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{30} } -var fileDescriptor_a21c40690da1750b = []byte{ - // 2191 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5a, 0xcd, 0x6f, 0x1b, 0xc7, - 0x15, 0xcf, 0xe8, 0xcb, 0xd6, 0xd3, 0x87, 0xc9, 0x91, 0x2c, 0x31, 0x74, 0x64, 0xa8, 0x1b, 0xa4, - 0x71, 0x68, 0x94, 0xb4, 0x2c, 0xbb, 0x76, 0xa4, 0x2a, 0x0e, 0x45, 0xae, 0x14, 0xa6, 0x0a, 0xa9, - 0x92, 0x94, 0xeb, 0xb4, 0x05, 0x88, 0x25, 0x39, 0x62, 0xb6, 0x26, 0x77, 0x59, 0xee, 0x52, 0x90, - 0x1c, 0xa4, 0x40, 0x8d, 0xb6, 0x87, 0xe6, 0xd0, 0x43, 0x81, 0x1c, 0x5a, 0xc4, 0x40, 0x0f, 0xed, - 0xa5, 0x4d, 0xd0, 0x4b, 0x6f, 0x6d, 0x0e, 0x05, 0x7a, 0xea, 0xc7, 0xa5, 0x40, 0x6f, 0xbd, 0xf5, - 0x0f, 0x29, 0x66, 0x76, 0xf6, 0x8b, 0xbb, 0x4b, 0x0e, 0x65, 0x03, 0x6a, 0x6e, 0xda, 0xd9, 0x7d, - 0xef, 0xfd, 0xde, 0x7b, 0xbf, 0xb7, 0x3b, 0xf3, 0x13, 0x61, 0xa7, 0xa5, 0xeb, 0xad, 0x36, 0xc9, - 0x34, 0xda, 0x7a, 0xbf, 0x99, 0x69, 0x2a, 0xa6, 0xd2, 0x56, 0xea, 0xa4, 0xad, 0x6a, 0xad, 0xcc, - 0xc9, 0x46, 0x9d, 0x98, 0xca, 0x06, 0x5b, 0xac, 0xd9, 0xab, 0x35, 0x83, 0xf4, 0x4e, 0xd4, 0x06, - 0x49, 0x77, 0x7b, 0xba, 0xa9, 0xe3, 0xaf, 0x58, 0xe6, 0x69, 0x66, 0x9e, 0xf6, 0x9a, 0xa7, 0xb9, - 0x79, 0xf2, 0x15, 0x1e, 0x41, 0xe9, 0xaa, 0x19, 0x45, 0xd3, 0x74, 0x53, 0x31, 0x55, 0x5d, 0x33, - 0x2c, 0x07, 0xc9, 0xed, 0xd1, 0xf1, 0x5d, 0xa3, 0x9a, 0xd1, 0x25, 0x8d, 0x9a, 0x41, 0x4c, 0x6e, - 0x9c, 0x11, 0x03, 0xef, 0x1a, 0x3c, 0x18, 0x6d, 0xf0, 0x41, 0xbf, 0xa3, 0x68, 0x35, 0x4f, 0xcc, - 0x86, 0xae, 0x1d, 0xab, 0x2d, 0xee, 0x60, 0x73, 0xb4, 0x03, 0x55, 0x33, 0xcc, 0x5e, 0xbf, 0x41, - 0x6d, 0xb9, 0xd1, 0xed, 0xd1, 0x46, 0x7a, 0x97, 0xf4, 0x7c, 0x75, 0x79, 0x95, 0xdb, 0xb4, 0x75, - 0xad, 0xd5, 0xeb, 0x6b, 0x1a, 0x7d, 0x38, 0xf0, 0xd0, 0x35, 0xfe, 0x10, 0xbb, 0xaa, 0xf7, 0x8f, - 0x33, 0xa4, 0xd3, 0x35, 0xcf, 0xf8, 0xcd, 0xf5, 0xc1, 0x9b, 0xc7, 0x2a, 0x69, 0x37, 0x6b, 0x1d, - 0xc5, 0x78, 0x6c, 0x3d, 0x21, 0x99, 0xb0, 0x9c, 0xeb, 0x11, 0xc5, 0x24, 0x79, 0xab, 0x48, 0x65, - 0xf2, 0x83, 0x3e, 0x31, 0x4c, 0xbc, 0x02, 0x33, 0x5d, 0xa5, 0x47, 0x34, 0x33, 0x81, 0xd6, 0xd1, - 0x8d, 0xd9, 0x32, 0xbf, 0xc2, 0x79, 0xb8, 0xc4, 0xcb, 0x99, 0x98, 0x58, 0x47, 0x37, 0xe6, 0x6e, - 0xa7, 0xd2, 0x23, 0xdb, 0x9f, 0xb6, 0x7d, 0xdb, 0xa6, 0xd2, 0xeb, 0x10, 0xdf, 0x27, 0xe6, 0x40, - 0x48, 0x0c, 0x53, 0x9a, 0xd2, 0x21, 0x3c, 0x20, 0xfb, 0x5b, 0xfa, 0x11, 0x82, 0xa5, 0x03, 0xd5, - 0xb0, 0x1f, 0x35, 0x46, 0xc1, 0x5b, 0x81, 0x99, 0x63, 0xb5, 0x6d, 0x92, 0x1e, 0x43, 0x37, 0x5b, - 0xe6, 0x57, 0xf8, 0x1a, 0xcc, 0x76, 0x95, 0x16, 0xa9, 0x19, 0xea, 0x13, 0x92, 0x98, 0x5c, 0x47, - 0x37, 0xa6, 0xcb, 0x97, 0xe9, 0x42, 0x45, 0x7d, 0x42, 0xf0, 0x1a, 0x00, 0xbb, 0x69, 0xea, 0x8f, - 0x89, 0x96, 0x98, 0x62, 0x86, 0xec, 0xf1, 0x2a, 0x5d, 0x90, 0x7e, 0x8a, 0x60, 0xd9, 0x8f, 0xc1, - 0xe8, 0xea, 0x9a, 0x41, 0xf0, 0x1e, 0x5c, 0xe6, 0x09, 0x19, 0x09, 0xb4, 0x3e, 0x39, 0x66, 0x31, - 0x1c, 0x5b, 0xfc, 0x55, 0xb8, 0xa2, 0x91, 0x53, 0xb3, 0xe6, 0x01, 0x61, 0xa1, 0x5f, 0xa0, 0xcb, - 0x87, 0x0e, 0x90, 0x14, 0x2c, 0xe7, 0x49, 0x9b, 0x04, 0x7a, 0x15, 0x56, 0xb8, 0x27, 0x10, 0x2f, - 0x74, 0xba, 0x7a, 0x8f, 0xa1, 0x1e, 0xf2, 0x20, 0xfe, 0x16, 0xcc, 0xab, 0x5a, 0xb7, 0x6f, 0x72, - 0x8e, 0xf3, 0xae, 0xa6, 0x05, 0x12, 0x29, 0x50, 0xb3, 0x1c, 0xb3, 0x2a, 0xcf, 0xa9, 0xee, 0x85, - 0xf4, 0x17, 0x04, 0x71, 0xf9, 0x54, 0x24, 0xf8, 0x4d, 0x88, 0xf3, 0x29, 0x23, 0xcd, 0x9a, 0x97, - 0x57, 0xb3, 0xe5, 0x98, 0x73, 0x83, 0x67, 0xeb, 0xe9, 0xed, 0xa4, 0xaf, 0xb7, 0x55, 0x58, 0xd0, - 0xfb, 0xa6, 0x27, 0x85, 0x29, 0x96, 0x42, 0x46, 0x20, 0x85, 0x12, 0xb3, 0xe3, 0x39, 0xcc, 0xeb, - 0x9e, 0x2b, 0xe9, 0x06, 0x60, 0x4e, 0xd1, 0x82, 0x49, 0x3a, 0xc3, 0x4a, 0xfd, 0xd4, 0xc3, 0x0f, - 0xfa, 0xec, 0x85, 0x90, 0xf4, 0x63, 0x04, 0x57, 0x07, 0x40, 0x70, 0x96, 0xbe, 0x0b, 0xc0, 0xde, - 0xde, 0x2a, 0x5d, 0xe5, 0x3c, 0xbd, 0x29, 0xc8, 0x53, 0x96, 0xfa, 0x6c, 0xd3, 0xf6, 0x29, 0xcc, - 0xd4, 0x5b, 0x90, 0xdc, 0x27, 0x66, 0x76, 0xa0, 0x83, 0xc3, 0x8a, 0xf8, 0x33, 0x04, 0xaf, 0x50, - 0xfc, 0x83, 0x36, 0x17, 0x52, 0xcc, 0x4d, 0x58, 0xb3, 0x06, 0x6d, 0x9c, 0x0c, 0x7e, 0x87, 0x60, - 0x2d, 0x22, 0x03, 0xde, 0x89, 0x3a, 0xe0, 0x00, 0xdb, 0xed, 0x8e, 0x6c, 0x0a, 0x74, 0x24, 0x80, - 0x26, 0x3e, 0x38, 0x23, 0xe2, 0x1d, 0xfa, 0x62, 0x06, 0xe2, 0x07, 0x34, 0x40, 0xa1, 0xa3, 0xb4, - 0x88, 0x9d, 0xd7, 0x0f, 0xe1, 0x9a, 0x4a, 0xaf, 0x6b, 0x8d, 0xb6, 0x62, 0x18, 0xea, 0xb1, 0xda, - 0xf0, 0x7e, 0xff, 0xf8, 0x60, 0x7d, 0x43, 0xe4, 0xdd, 0x40, 0xbd, 0xe4, 0x7c, 0x4e, 0xac, 0xb9, - 0x7a, 0xe7, 0xa5, 0xf2, 0xcb, 0x6a, 0xd4, 0x4d, 0xac, 0xc2, 0x72, 0x5d, 0xef, 0x6b, 0x4d, 0xba, - 0xc9, 0xe8, 0xea, 0xed, 0x33, 0x3b, 0xf0, 0x34, 0x0b, 0x7c, 0x57, 0x20, 0xf0, 0x2e, 0x37, 0x3f, - 0xd4, 0xdb, 0x67, 0x4e, 0x44, 0x5c, 0x0f, 0xac, 0xe2, 0xef, 0xc1, 0x15, 0x1a, 0xa1, 0xad, 0x6a, - 0xc4, 0x8e, 0x32, 0xc3, 0xa2, 0x6c, 0x08, 0x44, 0x39, 0xe4, 0x96, 0x4e, 0x84, 0xc5, 0xae, 0x6f, - 0x05, 0x7f, 0x00, 0x4b, 0x06, 0x69, 0x75, 0x88, 0xe6, 0xdb, 0x40, 0x24, 0x2e, 0x09, 0xe7, 0x51, - 0xf1, 0x58, 0xbb, 0x79, 0x18, 0x81, 0xd5, 0xc8, 0xb9, 0xf8, 0x2e, 0xcc, 0xd7, 0x15, 0x43, 0x6d, - 0xf8, 0xdf, 0xeb, 0xf7, 0x05, 0x42, 0xbf, 0x43, 0x77, 0x3f, 0x59, 0x67, 0xf3, 0x63, 0xbf, 0xe1, - 0x99, 0x37, 0x1e, 0xf4, 0x21, 0x5c, 0x3a, 0x26, 0x8a, 0xd9, 0xef, 0x59, 0xa3, 0xb5, 0x28, 0xc4, - 0x89, 0x00, 0xdd, 0xd2, 0x7b, 0x96, 0x8f, 0xb2, 0xed, 0x4c, 0xfa, 0x04, 0xc1, 0x25, 0xbe, 0x88, - 0x57, 0x61, 0x69, 0x4f, 0xce, 0x56, 0x8f, 0xca, 0x72, 0xed, 0xa8, 0x58, 0x39, 0x94, 0x73, 0x85, - 0xbd, 0x82, 0x9c, 0x8f, 0xbd, 0x84, 0x31, 0x2c, 0xe6, 0x0e, 0xb2, 0x95, 0x4a, 0x61, 0xaf, 0x90, - 0xcb, 0x56, 0x0b, 0xa5, 0x62, 0x0c, 0xe1, 0x18, 0xcc, 0xef, 0x96, 0x8e, 0x8a, 0xf9, 0x42, 0x71, - 0xbf, 0xb6, 0x5b, 0x7a, 0x14, 0x9b, 0xc0, 0x2f, 0xc3, 0xd5, 0x52, 0xb9, 0x20, 0x17, 0xab, 0x72, - 0xbe, 0xe6, 0xbb, 0x35, 0x83, 0xe3, 0xb0, 0xe0, 0xac, 0x1c, 0x96, 0x0e, 0xde, 0x8f, 0x4d, 0xe2, - 0x79, 0xb8, 0x4c, 0xff, 0x3a, 0x28, 0x14, 0xe5, 0xd8, 0x14, 0xf5, 0x56, 0x91, 0xf7, 0xdf, 0x93, - 0x8b, 0x55, 0xcb, 0xff, 0xf4, 0x6e, 0x0c, 0x16, 0x7b, 0x16, 0x68, 0x5e, 0x4f, 0xe9, 0x97, 0xf6, - 0x00, 0x3d, 0x54, 0x9b, 0x44, 0xf7, 0x0c, 0xd0, 0x09, 0xbd, 0x7e, 0xee, 0x01, 0x62, 0x5e, 0xa3, - 0x06, 0xe8, 0x24, 0xea, 0x26, 0xee, 0xc1, 0xaa, 0x5e, 0xff, 0x3e, 0x69, 0x98, 0xb5, 0x26, 0x31, - 0x49, 0xc3, 0x1b, 0x7b, 0x5a, 0x98, 0x00, 0x25, 0xe6, 0x21, 0x6f, 0x3b, 0x70, 0xe2, 0x5e, 0xd5, - 0xc3, 0x6e, 0x60, 0x1d, 0x56, 0x78, 0x4c, 0xb3, 0xa7, 0x34, 0x1e, 0xd3, 0xd9, 0xf5, 0x0d, 0xd4, - 0x3d, 0xe1, 0x90, 0x55, 0x6e, 0xef, 0x44, 0x5c, 0xd6, 0x43, 0xd6, 0x71, 0x05, 0xe6, 0xc9, 0x09, - 0xd1, 0x4c, 0xff, 0x54, 0x89, 0x6c, 0x59, 0x64, 0x6a, 0xe6, 0x78, 0x9f, 0x23, 0xee, 0xe5, 0x97, - 0x6d, 0x8e, 0xbc, 0xac, 0x0b, 0xce, 0x51, 0xfb, 0x9c, 0x63, 0xb4, 0x0c, 0xb1, 0xd2, 0xee, 0xbb, - 0x72, 0xae, 0x5a, 0xcb, 0xcb, 0x55, 0x39, 0xc7, 0x56, 0x27, 0xf0, 0x12, 0x5c, 0xe1, 0xab, 0xd5, - 0x72, 0x36, 0xf7, 0xcd, 0x42, 0x71, 0x3f, 0x36, 0x89, 0x67, 0x61, 0x5a, 0x7e, 0x28, 0x17, 0xab, - 0xb1, 0xa9, 0x90, 0xe1, 0xf8, 0xdb, 0x14, 0xc4, 0x18, 0xcc, 0x2a, 0x39, 0x75, 0x3e, 0x9a, 0x1f, - 0x42, 0xd2, 0xa4, 0x9f, 0xa6, 0x61, 0xa3, 0xb1, 0x2d, 0x90, 0x3f, 0xf5, 0x19, 0x31, 0x19, 0x09, - 0x33, 0xe2, 0x1e, 0x7e, 0x8a, 0x60, 0x8d, 0x45, 0x27, 0x9a, 0xa9, 0x9a, 0x67, 0x35, 0x72, 0x4a, - 0xc9, 0x1a, 0x9c, 0x8f, 0x1d, 0x41, 0x00, 0x32, 0x73, 0x23, 0x3b, 0x5e, 0x1c, 0x08, 0x2c, 0xc7, - 0xf0, 0xbb, 0x17, 0xc3, 0xb1, 0x23, 0x97, 0x63, 0x33, 0x8c, 0x63, 0xdb, 0xa2, 0x1c, 0xf3, 0x34, - 0x2f, 0x48, 0xb1, 0x6f, 0x0b, 0x50, 0x6c, 0x15, 0x96, 0xaa, 0xf2, 0xa3, 0x6a, 0x2d, 0xc0, 0xb3, - 0x24, 0xac, 0xb0, 0x1b, 0x72, 0xb1, 0x5a, 0xa8, 0xbe, 0x5f, 0x93, 0x1f, 0x51, 0x62, 0x59, 0x6c, - 0x0b, 0x61, 0xd3, 0xa7, 0x13, 0xfc, 0x55, 0x9b, 0xed, 0x37, 0x55, 0x7d, 0xd4, 0x86, 0xf0, 0xff, - 0x74, 0x60, 0xbd, 0xd8, 0x83, 0xd5, 0xdc, 0x16, 0xab, 0x66, 0xf6, 0x28, 0x5f, 0x28, 0xd1, 0x29, - 0x2c, 0x56, 0x72, 0xe5, 0xc2, 0xa1, 0x55, 0x4d, 0xe9, 0x01, 0x3b, 0x4d, 0xcb, 0xa7, 0x4a, 0xa7, - 0xdb, 0x26, 0xc3, 0x8e, 0x5b, 0x11, 0x7b, 0x65, 0xe7, 0x94, 0xcd, 0x5d, 0x5c, 0xe8, 0x29, 0xdb, - 0xc5, 0xe0, 0x9e, 0xb2, 0x09, 0x5f, 0x1b, 0xe3, 0x94, 0x6d, 0x57, 0xc3, 0xb1, 0x15, 0xde, 0x19, - 0x3f, 0x43, 0x70, 0xdd, 0x92, 0x44, 0x5c, 0x2a, 0x54, 0xba, 0xa4, 0x51, 0x19, 0x2d, 0x8e, 0x34, - 0x61, 0x29, 0x44, 0xa8, 0xe2, 0x0c, 0xbc, 0x23, 0xbe, 0xc3, 0xf7, 0x44, 0x8c, 0x2b, 0x83, 0x4b, - 0xd2, 0x06, 0x5c, 0x73, 0x0f, 0x57, 0x41, 0x70, 0x61, 0x67, 0x93, 0x8f, 0xfd, 0x67, 0x13, 0xd7, - 0xe8, 0x42, 0x5a, 0xfd, 0x07, 0x04, 0xd7, 0xa3, 0xd0, 0xf0, 0xa6, 0x1f, 0xc3, 0x72, 0x48, 0x25, - 0x6d, 0x02, 0x9c, 0xaf, 0x94, 0x38, 0x50, 0x4a, 0x71, 0x52, 0xdc, 0x81, 0xeb, 0xbe, 0x13, 0xa1, - 0x58, 0xd9, 0x7f, 0x8c, 0x20, 0x61, 0x51, 0xa9, 0xe0, 0x0a, 0x82, 0xa3, 0x2a, 0x7e, 0x08, 0x73, - 0x1e, 0xf9, 0x70, 0x2c, 0x3d, 0xc6, 0x8d, 0xe1, 0x75, 0x21, 0xdd, 0x84, 0xab, 0xfb, 0xc4, 0x0c, - 0x81, 0x10, 0x86, 0x39, 0x0d, 0x09, 0x2b, 0x53, 0xc1, 0xe7, 0x7f, 0x82, 0x60, 0x95, 0x36, 0xd3, - 0xf3, 0xf8, 0x85, 0x90, 0xea, 0x13, 0x04, 0x89, 0x20, 0x0e, 0x4e, 0xa7, 0x32, 0xcc, 0x7b, 0x0a, - 0x62, 0xd3, 0x68, 0xdc, 0xa2, 0xfa, 0x7c, 0x88, 0x52, 0xe7, 0xf6, 0xe7, 0xaf, 0xc2, 0x12, 0x3d, - 0x9e, 0x1f, 0x70, 0xd7, 0x15, 0x4b, 0x3c, 0xc7, 0xbf, 0x45, 0xb0, 0xe0, 0x93, 0x5e, 0xb1, 0xc8, - 0x46, 0x39, 0x4c, 0xac, 0x4d, 0x8e, 0x21, 0x3b, 0x4a, 0xb7, 0x9e, 0xfe, 0xeb, 0xbf, 0xbf, 0x98, - 0x48, 0x49, 0xaf, 0x39, 0xba, 0xf3, 0x87, 0x56, 0x57, 0x76, 0xba, 0x3d, 0x9d, 0x6e, 0xb6, 0x8d, - 0x4c, 0xea, 0x23, 0x5b, 0x32, 0x37, 0xb6, 0x50, 0x0a, 0x7f, 0x8a, 0x00, 0x5c, 0xb5, 0x16, 0x8b, - 0x0c, 0x5f, 0x40, 0xdc, 0x1d, 0x0b, 0xe2, 0xd7, 0x18, 0xc4, 0xd7, 0xb1, 0x07, 0x22, 0xa5, 0x9a, - 0x07, 0xa0, 0x83, 0x2f, 0x93, 0xfa, 0x08, 0x7f, 0x8e, 0x60, 0xde, 0xab, 0xcf, 0xe2, 0xaf, 0x8b, - 0x7c, 0x93, 0x83, 0xa2, 0x72, 0xf2, 0xde, 0xd8, 0x76, 0x16, 0xbd, 0xc2, 0x00, 0x0f, 0xa9, 0x29, - 0xfe, 0x39, 0x82, 0x05, 0x9f, 0x90, 0x2b, 0xd4, 0xf9, 0x30, 0xe9, 0x37, 0xb9, 0x62, 0x1b, 0xda, - 0x0a, 0x7f, 0x5a, 0xee, 0x74, 0xcd, 0x33, 0x1b, 0x51, 0x4a, 0xb0, 0x84, 0xcf, 0x10, 0x80, 0x2b, - 0x17, 0x0b, 0xb5, 0x38, 0xa0, 0x2e, 0x27, 0xd7, 0x6c, 0x2b, 0xcf, 0xff, 0x2b, 0xd2, 0x25, 0xfb, - 0xff, 0x15, 0xd2, 0x36, 0x83, 0x74, 0x57, 0xba, 0x25, 0x04, 0x69, 0x4b, 0x75, 0xfc, 0x53, 0x0e, - 0x52, 0x80, 0xae, 0xa4, 0x2c, 0x04, 0x30, 0xa0, 0x40, 0xbf, 0x60, 0x80, 0xe4, 0xd4, 0x0b, 0xf0, - 0xf7, 0x08, 0xe6, 0x3c, 0x7a, 0x31, 0xbe, 0x2b, 0x3e, 0x25, 0x1e, 0x7d, 0x39, 0x39, 0x8e, 0x30, - 0x2b, 0xbd, 0xc9, 0x00, 0x6f, 0xe2, 0x0d, 0x11, 0xc0, 0x19, 0x47, 0xc5, 0xa5, 0x0d, 0xff, 0x33, - 0x82, 0x05, 0x9f, 0x5c, 0x8c, 0xc7, 0x21, 0xbf, 0x57, 0xe5, 0x4e, 0xde, 0x1f, 0xdf, 0x90, 0x8f, - 0x4d, 0x08, 0xfe, 0xc0, 0xd8, 0x78, 0x4b, 0xee, 0xa6, 0x80, 0xff, 0x8e, 0x60, 0x29, 0x44, 0x61, - 0xc6, 0x3b, 0x62, 0x65, 0x8f, 0xd0, 0x75, 0x93, 0xe7, 0x51, 0x61, 0xa5, 0x2c, 0x4b, 0x63, 0x1b, - 0xbf, 0x29, 0xd4, 0x86, 0x80, 0x64, 0x4b, 0xdb, 0xf1, 0x1f, 0xae, 0xde, 0x07, 0xb4, 0x63, 0xfc, - 0x40, 0xb0, 0xba, 0x51, 0xba, 0x79, 0xf2, 0xed, 0xf3, 0x3b, 0xe0, 0x6d, 0x0a, 0xc9, 0x6f, 0x78, - 0x9b, 0x82, 0xaa, 0xf4, 0x1f, 0x11, 0xac, 0x84, 0x2b, 0xea, 0xf8, 0x6d, 0xe1, 0x57, 0x5f, 0x54, - 0xd3, 0xa2, 0xde, 0x81, 0x1c, 0x77, 0xea, 0x39, 0xfa, 0xf2, 0x6b, 0x04, 0xe0, 0xca, 0x96, 0x42, - 0xaf, 0x9d, 0x80, 0xca, 0x39, 0xea, 0xb5, 0xf3, 0x16, 0x83, 0x79, 0x5f, 0xda, 0x14, 0x2d, 0x2f, - 0x93, 0xcf, 0xb7, 0x58, 0x60, 0xfa, 0xe6, 0x71, 0x30, 0x32, 0x49, 0x48, 0x1c, 0xa3, 0x57, 0x41, - 0x7a, 0xe1, 0x18, 0x99, 0x42, 0xe9, 0x62, 0x7c, 0x86, 0x60, 0xd6, 0x91, 0x14, 0xf0, 0xe6, 0x39, - 0x04, 0x88, 0x51, 0x08, 0x77, 0x18, 0xc2, 0x7b, 0xd2, 0x6d, 0x51, 0x84, 0x26, 0x39, 0x35, 0x43, - 0x8a, 0xc8, 0x8e, 0xe9, 0xe2, 0x45, 0xf4, 0x9e, 0xea, 0x5f, 0x78, 0x11, 0x15, 0xea, 0xdc, 0xc5, - 0xf8, 0x27, 0x6b, 0x1f, 0xc6, 0x4f, 0xb6, 0xa2, 0xfb, 0x30, 0xbf, 0x2c, 0x90, 0x1c, 0xe3, 0xec, - 0x2c, 0x1d, 0x30, 0xc0, 0x7b, 0x38, 0x7f, 0xde, 0x01, 0xca, 0xd8, 0x87, 0x6f, 0x3a, 0x4b, 0xff, - 0xe0, 0xdb, 0x34, 0xfb, 0x80, 0x2f, 0xbc, 0x4d, 0x1b, 0x50, 0x25, 0x84, 0xb7, 0x69, 0x83, 0x4a, - 0x42, 0x58, 0x3e, 0xc3, 0x1a, 0x10, 0xfa, 0x4a, 0x70, 0x52, 0xc2, 0xff, 0x44, 0xb0, 0x1a, 0xa1, - 0x13, 0xe0, 0xac, 0xf0, 0x4e, 0x3e, 0xea, 0x3c, 0x99, 0x3c, 0xd7, 0x19, 0x57, 0xda, 0x62, 0x29, - 0xde, 0x91, 0x32, 0x43, 0x77, 0xa2, 0xc1, 0x83, 0x30, 0xe5, 0xd7, 0x5f, 0x11, 0x2c, 0x87, 0x09, - 0x0b, 0xf8, 0xad, 0xb1, 0x3e, 0xaa, 0x2f, 0x2a, 0x95, 0x7b, 0x2c, 0x95, 0x0d, 0x9c, 0x89, 0x66, - 0x5f, 0x30, 0x0f, 0x4a, 0xb4, 0x7f, 0x23, 0x58, 0x09, 0x97, 0x17, 0xf0, 0x98, 0x1f, 0xc3, 0xa0, - 0x4e, 0x92, 0xcc, 0x3e, 0x87, 0x07, 0x4e, 0xc3, 0x90, 0xc4, 0x84, 0x7a, 0x84, 0x3f, 0x43, 0xb0, - 0x1a, 0xa1, 0x42, 0x08, 0x31, 0x6e, 0xb8, 0x82, 0x11, 0xf9, 0x1d, 0xe5, 0x78, 0x53, 0x63, 0x37, - 0xe2, 0x37, 0x08, 0xe2, 0x01, 0xf9, 0x03, 0x6f, 0x0b, 0xcf, 0x46, 0x50, 0x81, 0x18, 0xf5, 0x8a, - 0xbd, 0xc3, 0xa0, 0xa6, 0xa5, 0x37, 0x86, 0x96, 0xd6, 0x7b, 0x8c, 0xa7, 0xc4, 0xff, 0x0c, 0xc1, - 0xa2, 0x5f, 0x20, 0xc1, 0xf7, 0xc5, 0x28, 0x1f, 0x82, 0x70, 0x4c, 0x51, 0x41, 0xda, 0x60, 0x90, - 0x6f, 0xe2, 0x37, 0xa2, 0xab, 0xeb, 0xc5, 0x4b, 0xeb, 0xfa, 0x05, 0x82, 0xd8, 0xa0, 0xd4, 0x81, - 0xb7, 0x04, 0x89, 0x19, 0xa2, 0xd3, 0x24, 0xb7, 0xcf, 0x65, 0xcb, 0xe9, 0x1c, 0x92, 0xc0, 0x88, - 0x9a, 0xe3, 0x5f, 0x21, 0x88, 0x07, 0x44, 0x26, 0x21, 0x62, 0x44, 0x49, 0x53, 0x91, 0xe4, 0xe5, - 0xe8, 0x52, 0xe2, 0xe5, 0xdd, 0x3d, 0x85, 0xd7, 0x1a, 0x7a, 0x67, 0x34, 0x98, 0x43, 0xf4, 0x9d, - 0xf7, 0xf8, 0x43, 0x2d, 0xbd, 0xad, 0x68, 0xad, 0xb4, 0xde, 0x6b, 0x65, 0x5a, 0x44, 0x63, 0x10, - 0xf8, 0xef, 0x12, 0x95, 0xae, 0x6a, 0x0c, 0xf9, 0xd1, 0xdf, 0xb6, 0x77, 0xb1, 0x3e, 0xc3, 0x2c, - 0x37, 0xff, 0x17, 0x00, 0x00, 0xff, 0xff, 0x26, 0x81, 0x0d, 0xe1, 0x91, 0x29, 0x00, 0x00, +func (m *GetEvaluationRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_GetEvaluationRequest.Unmarshal(m, b) +} +func (m *GetEvaluationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_GetEvaluationRequest.Marshal(b, m, deterministic) +} +func (m *GetEvaluationRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_GetEvaluationRequest.Merge(m, src) +} +func (m *GetEvaluationRequest) XXX_Size() int { + return xxx_messageInfo_GetEvaluationRequest.Size(m) +} +func (m *GetEvaluationRequest) XXX_DiscardUnknown() { + xxx_messageInfo_GetEvaluationRequest.DiscardUnknown(m) } -// Reference imports to suppress errors if they are not otherwise used. -var _ context.Context -var _ grpc.ClientConn +var xxx_messageInfo_GetEvaluationRequest proto.InternalMessageInfo -// This is a compile-time assertion to ensure that this generated file -// is compatible with the grpc package it is being compiled against. -const _ = grpc.SupportPackageIsVersion4 +func (m *GetEvaluationRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} -// DataLabelingServiceClient is the client API for DataLabelingService service. -// -// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. -type DataLabelingServiceClient interface { - // Creates dataset. If success return a Dataset resource. - CreateDataset(ctx context.Context, in *CreateDatasetRequest, opts ...grpc.CallOption) (*Dataset, error) - // Gets dataset by resource name. - GetDataset(ctx context.Context, in *GetDatasetRequest, opts ...grpc.CallOption) (*Dataset, error) - // Lists datasets under a project. Pagination is supported. - ListDatasets(ctx context.Context, in *ListDatasetsRequest, opts ...grpc.CallOption) (*ListDatasetsResponse, error) +// Request message for SearchEvaluation. +type SearchEvaluationsRequest struct { + // Required. Evaluation search parent. Format: + // projects/{project_id} + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Optional. Support filtering by model id, job state, start and end time. + // Format: + // "evaluation_job.evaluation_job_id = {evaluation_job_id} AND + // evaluation_job.evaluation_job_run_time_start = {timestamp} AND + // evaluation_job.evaluation_job_run_time_end = {timestamp} AND + // annotation_spec.display_name = {display_name}" + Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Requested page size. Server may return fewer results than + // requested. Default value is 100. + PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` + // Optional. A token identifying a page of results for the server to return. + // Typically obtained by + // [SearchEvaluationsResponse.next_page_token][google.cloud.datalabeling.v1beta1.SearchEvaluationsResponse.next_page_token] + // of the previous [DataLabelingService.SearchEvaluations] call. Return first + // page if empty. + PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SearchEvaluationsRequest) Reset() { *m = SearchEvaluationsRequest{} } +func (m *SearchEvaluationsRequest) String() string { return proto.CompactTextString(m) } +func (*SearchEvaluationsRequest) ProtoMessage() {} +func (*SearchEvaluationsRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{31} +} + +func (m *SearchEvaluationsRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SearchEvaluationsRequest.Unmarshal(m, b) +} +func (m *SearchEvaluationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SearchEvaluationsRequest.Marshal(b, m, deterministic) +} +func (m *SearchEvaluationsRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_SearchEvaluationsRequest.Merge(m, src) +} +func (m *SearchEvaluationsRequest) XXX_Size() int { + return xxx_messageInfo_SearchEvaluationsRequest.Size(m) +} +func (m *SearchEvaluationsRequest) XXX_DiscardUnknown() { + xxx_messageInfo_SearchEvaluationsRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_SearchEvaluationsRequest proto.InternalMessageInfo + +func (m *SearchEvaluationsRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *SearchEvaluationsRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *SearchEvaluationsRequest) GetPageSize() int32 { + if m != nil { + return m.PageSize + } + return 0 +} + +func (m *SearchEvaluationsRequest) GetPageToken() string { + if m != nil { + return m.PageToken + } + return "" +} + +// Results of searching evaluations. +type SearchEvaluationsResponse struct { + // The list of evaluations to return. + Evaluations []*Evaluation `protobuf:"bytes,1,rep,name=evaluations,proto3" json:"evaluations,omitempty"` + // A token to retrieve next page of results. + NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SearchEvaluationsResponse) Reset() { *m = SearchEvaluationsResponse{} } +func (m *SearchEvaluationsResponse) String() string { return proto.CompactTextString(m) } +func (*SearchEvaluationsResponse) ProtoMessage() {} +func (*SearchEvaluationsResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{32} +} + +func (m *SearchEvaluationsResponse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SearchEvaluationsResponse.Unmarshal(m, b) +} +func (m *SearchEvaluationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SearchEvaluationsResponse.Marshal(b, m, deterministic) +} +func (m *SearchEvaluationsResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_SearchEvaluationsResponse.Merge(m, src) +} +func (m *SearchEvaluationsResponse) XXX_Size() int { + return xxx_messageInfo_SearchEvaluationsResponse.Size(m) +} +func (m *SearchEvaluationsResponse) XXX_DiscardUnknown() { + xxx_messageInfo_SearchEvaluationsResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_SearchEvaluationsResponse proto.InternalMessageInfo + +func (m *SearchEvaluationsResponse) GetEvaluations() []*Evaluation { + if m != nil { + return m.Evaluations + } + return nil +} + +func (m *SearchEvaluationsResponse) GetNextPageToken() string { + if m != nil { + return m.NextPageToken + } + return "" +} + +// Request message of SearchExampleComparisons. +type SearchExampleComparisonsRequest struct { + // Required. Name of the Evaluation resource to search example comparison + // from. Format: + // projects/{project_id}/datasets/{dataset_id}/evaluations/{evaluation_id} + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Optional. Requested page size. Server may return fewer results than + // requested. Default value is 100. + PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` + // Optional. A token identifying a page of results for the server to return. + // Typically obtained by + // [SearchExampleComparisons.next_page_token][] of the previous + // [DataLabelingService.SearchExampleComparisons] call. + // Return first page if empty. + PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SearchExampleComparisonsRequest) Reset() { *m = SearchExampleComparisonsRequest{} } +func (m *SearchExampleComparisonsRequest) String() string { return proto.CompactTextString(m) } +func (*SearchExampleComparisonsRequest) ProtoMessage() {} +func (*SearchExampleComparisonsRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{33} +} + +func (m *SearchExampleComparisonsRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SearchExampleComparisonsRequest.Unmarshal(m, b) +} +func (m *SearchExampleComparisonsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SearchExampleComparisonsRequest.Marshal(b, m, deterministic) +} +func (m *SearchExampleComparisonsRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_SearchExampleComparisonsRequest.Merge(m, src) +} +func (m *SearchExampleComparisonsRequest) XXX_Size() int { + return xxx_messageInfo_SearchExampleComparisonsRequest.Size(m) +} +func (m *SearchExampleComparisonsRequest) XXX_DiscardUnknown() { + xxx_messageInfo_SearchExampleComparisonsRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_SearchExampleComparisonsRequest proto.InternalMessageInfo + +func (m *SearchExampleComparisonsRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *SearchExampleComparisonsRequest) GetPageSize() int32 { + if m != nil { + return m.PageSize + } + return 0 +} + +func (m *SearchExampleComparisonsRequest) GetPageToken() string { + if m != nil { + return m.PageToken + } + return "" +} + +// Results of searching example comparisons. +type SearchExampleComparisonsResponse struct { + ExampleComparisons []*SearchExampleComparisonsResponse_ExampleComparison `protobuf:"bytes,1,rep,name=example_comparisons,json=exampleComparisons,proto3" json:"example_comparisons,omitempty"` + // A token to retrieve next page of results. + NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SearchExampleComparisonsResponse) Reset() { *m = SearchExampleComparisonsResponse{} } +func (m *SearchExampleComparisonsResponse) String() string { return proto.CompactTextString(m) } +func (*SearchExampleComparisonsResponse) ProtoMessage() {} +func (*SearchExampleComparisonsResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{34} +} + +func (m *SearchExampleComparisonsResponse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SearchExampleComparisonsResponse.Unmarshal(m, b) +} +func (m *SearchExampleComparisonsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SearchExampleComparisonsResponse.Marshal(b, m, deterministic) +} +func (m *SearchExampleComparisonsResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_SearchExampleComparisonsResponse.Merge(m, src) +} +func (m *SearchExampleComparisonsResponse) XXX_Size() int { + return xxx_messageInfo_SearchExampleComparisonsResponse.Size(m) +} +func (m *SearchExampleComparisonsResponse) XXX_DiscardUnknown() { + xxx_messageInfo_SearchExampleComparisonsResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_SearchExampleComparisonsResponse proto.InternalMessageInfo + +func (m *SearchExampleComparisonsResponse) GetExampleComparisons() []*SearchExampleComparisonsResponse_ExampleComparison { + if m != nil { + return m.ExampleComparisons + } + return nil +} + +func (m *SearchExampleComparisonsResponse) GetNextPageToken() string { + if m != nil { + return m.NextPageToken + } + return "" +} + +// Example comparisons containing annotation comparison between groundtruth +// and predictions. +type SearchExampleComparisonsResponse_ExampleComparison struct { + GroundTruthExample *Example `protobuf:"bytes,1,opt,name=ground_truth_example,json=groundTruthExample,proto3" json:"ground_truth_example,omitempty"` + ModelCreatedExamples []*Example `protobuf:"bytes,2,rep,name=model_created_examples,json=modelCreatedExamples,proto3" json:"model_created_examples,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SearchExampleComparisonsResponse_ExampleComparison) Reset() { + *m = SearchExampleComparisonsResponse_ExampleComparison{} +} +func (m *SearchExampleComparisonsResponse_ExampleComparison) String() string { + return proto.CompactTextString(m) +} +func (*SearchExampleComparisonsResponse_ExampleComparison) ProtoMessage() {} +func (*SearchExampleComparisonsResponse_ExampleComparison) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{34, 0} +} + +func (m *SearchExampleComparisonsResponse_ExampleComparison) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison.Unmarshal(m, b) +} +func (m *SearchExampleComparisonsResponse_ExampleComparison) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison.Marshal(b, m, deterministic) +} +func (m *SearchExampleComparisonsResponse_ExampleComparison) XXX_Merge(src proto.Message) { + xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison.Merge(m, src) +} +func (m *SearchExampleComparisonsResponse_ExampleComparison) XXX_Size() int { + return xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison.Size(m) +} +func (m *SearchExampleComparisonsResponse_ExampleComparison) XXX_DiscardUnknown() { + xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison.DiscardUnknown(m) +} + +var xxx_messageInfo_SearchExampleComparisonsResponse_ExampleComparison proto.InternalMessageInfo + +func (m *SearchExampleComparisonsResponse_ExampleComparison) GetGroundTruthExample() *Example { + if m != nil { + return m.GroundTruthExample + } + return nil +} + +func (m *SearchExampleComparisonsResponse_ExampleComparison) GetModelCreatedExamples() []*Example { + if m != nil { + return m.ModelCreatedExamples + } + return nil +} + +// Request message for CreateEvaluationJob. +type CreateEvaluationJobRequest struct { + // Required. Evaluation job resource parent, format: + // projects/{project_id}. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Required. The evaluation job to create. + Job *EvaluationJob `protobuf:"bytes,2,opt,name=job,proto3" json:"job,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *CreateEvaluationJobRequest) Reset() { *m = CreateEvaluationJobRequest{} } +func (m *CreateEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*CreateEvaluationJobRequest) ProtoMessage() {} +func (*CreateEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{35} +} + +func (m *CreateEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_CreateEvaluationJobRequest.Unmarshal(m, b) +} +func (m *CreateEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_CreateEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *CreateEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_CreateEvaluationJobRequest.Merge(m, src) +} +func (m *CreateEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_CreateEvaluationJobRequest.Size(m) +} +func (m *CreateEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_CreateEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_CreateEvaluationJobRequest proto.InternalMessageInfo + +func (m *CreateEvaluationJobRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *CreateEvaluationJobRequest) GetJob() *EvaluationJob { + if m != nil { + return m.Job + } + return nil +} + +// Request message for UpdateEvaluationJob. +type UpdateEvaluationJobRequest struct { + // Required. Evaluation job that is going to be updated. + EvaluationJob *EvaluationJob `protobuf:"bytes,1,opt,name=evaluation_job,json=evaluationJob,proto3" json:"evaluation_job,omitempty"` + // Optional. Mask for which field in evaluation_job should be updated. + UpdateMask *field_mask.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *UpdateEvaluationJobRequest) Reset() { *m = UpdateEvaluationJobRequest{} } +func (m *UpdateEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*UpdateEvaluationJobRequest) ProtoMessage() {} +func (*UpdateEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{36} +} + +func (m *UpdateEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_UpdateEvaluationJobRequest.Unmarshal(m, b) +} +func (m *UpdateEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_UpdateEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *UpdateEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_UpdateEvaluationJobRequest.Merge(m, src) +} +func (m *UpdateEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_UpdateEvaluationJobRequest.Size(m) +} +func (m *UpdateEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_UpdateEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_UpdateEvaluationJobRequest proto.InternalMessageInfo + +func (m *UpdateEvaluationJobRequest) GetEvaluationJob() *EvaluationJob { + if m != nil { + return m.EvaluationJob + } + return nil +} + +func (m *UpdateEvaluationJobRequest) GetUpdateMask() *field_mask.FieldMask { + if m != nil { + return m.UpdateMask + } + return nil +} + +// Request message for GetEvaluationJob. +type GetEvaluationJobRequest struct { + // Required. Name of the evaluation job. Format: + // 'projects/{project_id}/evaluationJobs/{evaluation_job_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *GetEvaluationJobRequest) Reset() { *m = GetEvaluationJobRequest{} } +func (m *GetEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*GetEvaluationJobRequest) ProtoMessage() {} +func (*GetEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{37} +} + +func (m *GetEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_GetEvaluationJobRequest.Unmarshal(m, b) +} +func (m *GetEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_GetEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *GetEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_GetEvaluationJobRequest.Merge(m, src) +} +func (m *GetEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_GetEvaluationJobRequest.Size(m) +} +func (m *GetEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_GetEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_GetEvaluationJobRequest proto.InternalMessageInfo + +func (m *GetEvaluationJobRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +// Request message for PauseEvaluationJob. +type PauseEvaluationJobRequest struct { + // Required. Name of the evaluation job that is going to be paused. Format: + // 'projects/{project_id}/evaluationJobs/{evaluation_job_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *PauseEvaluationJobRequest) Reset() { *m = PauseEvaluationJobRequest{} } +func (m *PauseEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*PauseEvaluationJobRequest) ProtoMessage() {} +func (*PauseEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{38} +} + +func (m *PauseEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_PauseEvaluationJobRequest.Unmarshal(m, b) +} +func (m *PauseEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_PauseEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *PauseEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_PauseEvaluationJobRequest.Merge(m, src) +} +func (m *PauseEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_PauseEvaluationJobRequest.Size(m) +} +func (m *PauseEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_PauseEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_PauseEvaluationJobRequest proto.InternalMessageInfo + +func (m *PauseEvaluationJobRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +// Request message ResumeEvaluationJob. +type ResumeEvaluationJobRequest struct { + // Required. Name of the evaluation job that is going to be resumed. Format: + // 'projects/{project_id}/evaluationJobs/{evaluation_job_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ResumeEvaluationJobRequest) Reset() { *m = ResumeEvaluationJobRequest{} } +func (m *ResumeEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*ResumeEvaluationJobRequest) ProtoMessage() {} +func (*ResumeEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{39} +} + +func (m *ResumeEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ResumeEvaluationJobRequest.Unmarshal(m, b) +} +func (m *ResumeEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ResumeEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *ResumeEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_ResumeEvaluationJobRequest.Merge(m, src) +} +func (m *ResumeEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_ResumeEvaluationJobRequest.Size(m) +} +func (m *ResumeEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_ResumeEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_ResumeEvaluationJobRequest proto.InternalMessageInfo + +func (m *ResumeEvaluationJobRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +// Request message DeleteEvaluationJob. +type DeleteEvaluationJobRequest struct { + // Required. Name of the evaluation job that is going to be deleted. Format: + // 'projects/{project_id}/evaluationJobs/{evaluation_job_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *DeleteEvaluationJobRequest) Reset() { *m = DeleteEvaluationJobRequest{} } +func (m *DeleteEvaluationJobRequest) String() string { return proto.CompactTextString(m) } +func (*DeleteEvaluationJobRequest) ProtoMessage() {} +func (*DeleteEvaluationJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{40} +} + +func (m *DeleteEvaluationJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_DeleteEvaluationJobRequest.Unmarshal(m, b) +} +func (m *DeleteEvaluationJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_DeleteEvaluationJobRequest.Marshal(b, m, deterministic) +} +func (m *DeleteEvaluationJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_DeleteEvaluationJobRequest.Merge(m, src) +} +func (m *DeleteEvaluationJobRequest) XXX_Size() int { + return xxx_messageInfo_DeleteEvaluationJobRequest.Size(m) +} +func (m *DeleteEvaluationJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_DeleteEvaluationJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_DeleteEvaluationJobRequest proto.InternalMessageInfo + +func (m *DeleteEvaluationJobRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +// Request message for ListEvaluationJobs. +type ListEvaluationJobsRequest struct { + // Required. Evaluation resource parent. Format: + // "projects/{project_id}" + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Optional. Only support filter by model id and job state. Format: + // "evaluation_job.model_id = {model_id} AND evaluation_job.state = + // {EvaluationJob::State}" + Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Requested page size. Server may return fewer results than + // requested. Default value is 100. + PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` + // Optional. A token identifying a page of results for the server to return. + // Typically obtained by + // [ListEvaluationJobs.next_page_token][] of the previous + // [DataLabelingService.ListEvaluationJobs] call. + // Return first page if empty. + PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ListEvaluationJobsRequest) Reset() { *m = ListEvaluationJobsRequest{} } +func (m *ListEvaluationJobsRequest) String() string { return proto.CompactTextString(m) } +func (*ListEvaluationJobsRequest) ProtoMessage() {} +func (*ListEvaluationJobsRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{41} +} + +func (m *ListEvaluationJobsRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ListEvaluationJobsRequest.Unmarshal(m, b) +} +func (m *ListEvaluationJobsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ListEvaluationJobsRequest.Marshal(b, m, deterministic) +} +func (m *ListEvaluationJobsRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_ListEvaluationJobsRequest.Merge(m, src) +} +func (m *ListEvaluationJobsRequest) XXX_Size() int { + return xxx_messageInfo_ListEvaluationJobsRequest.Size(m) +} +func (m *ListEvaluationJobsRequest) XXX_DiscardUnknown() { + xxx_messageInfo_ListEvaluationJobsRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_ListEvaluationJobsRequest proto.InternalMessageInfo + +func (m *ListEvaluationJobsRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *ListEvaluationJobsRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *ListEvaluationJobsRequest) GetPageSize() int32 { + if m != nil { + return m.PageSize + } + return 0 +} + +func (m *ListEvaluationJobsRequest) GetPageToken() string { + if m != nil { + return m.PageToken + } + return "" +} + +// Results for listing evaluation jobs. +type ListEvaluationJobsResponse struct { + // The list of evaluation jobs to return. + EvaluationJobs []*EvaluationJob `protobuf:"bytes,1,rep,name=evaluation_jobs,json=evaluationJobs,proto3" json:"evaluation_jobs,omitempty"` + // A token to retrieve next page of results. + NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ListEvaluationJobsResponse) Reset() { *m = ListEvaluationJobsResponse{} } +func (m *ListEvaluationJobsResponse) String() string { return proto.CompactTextString(m) } +func (*ListEvaluationJobsResponse) ProtoMessage() {} +func (*ListEvaluationJobsResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_a21c40690da1750b, []int{42} +} + +func (m *ListEvaluationJobsResponse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ListEvaluationJobsResponse.Unmarshal(m, b) +} +func (m *ListEvaluationJobsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ListEvaluationJobsResponse.Marshal(b, m, deterministic) +} +func (m *ListEvaluationJobsResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_ListEvaluationJobsResponse.Merge(m, src) +} +func (m *ListEvaluationJobsResponse) XXX_Size() int { + return xxx_messageInfo_ListEvaluationJobsResponse.Size(m) +} +func (m *ListEvaluationJobsResponse) XXX_DiscardUnknown() { + xxx_messageInfo_ListEvaluationJobsResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_ListEvaluationJobsResponse proto.InternalMessageInfo + +func (m *ListEvaluationJobsResponse) GetEvaluationJobs() []*EvaluationJob { + if m != nil { + return m.EvaluationJobs + } + return nil +} + +func (m *ListEvaluationJobsResponse) GetNextPageToken() string { + if m != nil { + return m.NextPageToken + } + return "" +} + +func init() { + proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelImageRequest_Feature", LabelImageRequest_Feature_name, LabelImageRequest_Feature_value) + proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelVideoRequest_Feature", LabelVideoRequest_Feature_name, LabelVideoRequest_Feature_value) + proto.RegisterEnum("google.cloud.datalabeling.v1beta1.LabelTextRequest_Feature", LabelTextRequest_Feature_name, LabelTextRequest_Feature_value) + proto.RegisterType((*CreateDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateDatasetRequest") + proto.RegisterType((*GetDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetDatasetRequest") + proto.RegisterType((*ListDatasetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListDatasetsRequest") + proto.RegisterType((*ListDatasetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListDatasetsResponse") + proto.RegisterType((*DeleteDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteDatasetRequest") + proto.RegisterType((*ImportDataRequest)(nil), "google.cloud.datalabeling.v1beta1.ImportDataRequest") + proto.RegisterType((*ExportDataRequest)(nil), "google.cloud.datalabeling.v1beta1.ExportDataRequest") + proto.RegisterType((*GetDataItemRequest)(nil), "google.cloud.datalabeling.v1beta1.GetDataItemRequest") + proto.RegisterType((*ListDataItemsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListDataItemsRequest") + proto.RegisterType((*ListDataItemsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListDataItemsResponse") + proto.RegisterType((*GetAnnotatedDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetAnnotatedDatasetRequest") + proto.RegisterType((*ListAnnotatedDatasetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsRequest") + proto.RegisterType((*ListAnnotatedDatasetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsResponse") + proto.RegisterType((*DeleteAnnotatedDatasetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteAnnotatedDatasetRequest") + proto.RegisterType((*LabelImageRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelImageRequest") + proto.RegisterType((*LabelVideoRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelVideoRequest") + proto.RegisterType((*LabelTextRequest)(nil), "google.cloud.datalabeling.v1beta1.LabelTextRequest") + proto.RegisterType((*GetExampleRequest)(nil), "google.cloud.datalabeling.v1beta1.GetExampleRequest") + proto.RegisterType((*ListExamplesRequest)(nil), "google.cloud.datalabeling.v1beta1.ListExamplesRequest") + proto.RegisterType((*ListExamplesResponse)(nil), "google.cloud.datalabeling.v1beta1.ListExamplesResponse") + proto.RegisterType((*CreateAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateAnnotationSpecSetRequest") + proto.RegisterType((*GetAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.GetAnnotationSpecSetRequest") + proto.RegisterType((*ListAnnotationSpecSetsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsRequest") + proto.RegisterType((*ListAnnotationSpecSetsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListAnnotationSpecSetsResponse") + proto.RegisterType((*DeleteAnnotationSpecSetRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteAnnotationSpecSetRequest") + proto.RegisterType((*CreateInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateInstructionRequest") + proto.RegisterType((*GetInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.GetInstructionRequest") + proto.RegisterType((*DeleteInstructionRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteInstructionRequest") + proto.RegisterType((*ListInstructionsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListInstructionsRequest") + proto.RegisterType((*ListInstructionsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListInstructionsResponse") + proto.RegisterType((*GetEvaluationRequest)(nil), "google.cloud.datalabeling.v1beta1.GetEvaluationRequest") + proto.RegisterType((*SearchEvaluationsRequest)(nil), "google.cloud.datalabeling.v1beta1.SearchEvaluationsRequest") + proto.RegisterType((*SearchEvaluationsResponse)(nil), "google.cloud.datalabeling.v1beta1.SearchEvaluationsResponse") + proto.RegisterType((*SearchExampleComparisonsRequest)(nil), "google.cloud.datalabeling.v1beta1.SearchExampleComparisonsRequest") + proto.RegisterType((*SearchExampleComparisonsResponse)(nil), "google.cloud.datalabeling.v1beta1.SearchExampleComparisonsResponse") + proto.RegisterType((*SearchExampleComparisonsResponse_ExampleComparison)(nil), "google.cloud.datalabeling.v1beta1.SearchExampleComparisonsResponse.ExampleComparison") + proto.RegisterType((*CreateEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.CreateEvaluationJobRequest") + proto.RegisterType((*UpdateEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.UpdateEvaluationJobRequest") + proto.RegisterType((*GetEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.GetEvaluationJobRequest") + proto.RegisterType((*PauseEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.PauseEvaluationJobRequest") + proto.RegisterType((*ResumeEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.ResumeEvaluationJobRequest") + proto.RegisterType((*DeleteEvaluationJobRequest)(nil), "google.cloud.datalabeling.v1beta1.DeleteEvaluationJobRequest") + proto.RegisterType((*ListEvaluationJobsRequest)(nil), "google.cloud.datalabeling.v1beta1.ListEvaluationJobsRequest") + proto.RegisterType((*ListEvaluationJobsResponse)(nil), "google.cloud.datalabeling.v1beta1.ListEvaluationJobsResponse") +} + +func init() { + proto.RegisterFile("google/cloud/datalabeling/v1beta1/data_labeling_service.proto", fileDescriptor_a21c40690da1750b) +} + +var fileDescriptor_a21c40690da1750b = []byte{ + // 2848 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5b, 0xdf, 0x6f, 0x23, 0x57, + 0xf5, 0xef, 0xdd, 0x6c, 0xb2, 0xcd, 0xc9, 0x8f, 0x75, 0xae, 0xb3, 0x49, 0x76, 0xb6, 0xdb, 0x6f, + 0xbe, 0x83, 0x4a, 0xb7, 0x0e, 0x6b, 0x27, 0x9b, 0xed, 0xee, 0x36, 0x69, 0xda, 0x3a, 0xc9, 0x24, + 0xf5, 0x92, 0xc6, 0xc1, 0x71, 0xfa, 0x8b, 0x4a, 0xc3, 0xd8, 0xbe, 0x71, 0x66, 0xd7, 0x9e, 0x31, + 0x9e, 0x71, 0x9a, 0x6d, 0x55, 0x24, 0x2a, 0x28, 0x12, 0x7d, 0xe0, 0x01, 0xd4, 0x07, 0x10, 0x45, + 0x3c, 0x80, 0x8a, 0x4a, 0x11, 0x42, 0xf0, 0x06, 0xfb, 0x06, 0x48, 0xfc, 0x7a, 0xa0, 0x12, 0x0f, + 0x48, 0xbc, 0xf1, 0x07, 0xf0, 0xcc, 0x0b, 0x68, 0xee, 0xdc, 0xf9, 0xe5, 0x99, 0xb1, 0xef, 0x78, + 0x57, 0x8a, 0x78, 0x8b, 0xef, 0x9d, 0x73, 0xce, 0xe7, 0x9c, 0xfb, 0x39, 0xf7, 0xc7, 0x39, 0x0a, + 0xac, 0xd5, 0x75, 0xbd, 0xde, 0x20, 0xb9, 0x6a, 0x43, 0xef, 0xd4, 0x72, 0x35, 0xc5, 0x54, 0x1a, + 0x4a, 0x85, 0x34, 0x54, 0xad, 0x9e, 0x3b, 0x5e, 0xaa, 0x10, 0x53, 0x59, 0xa2, 0x83, 0xb2, 0x33, + 0x2a, 0x1b, 0xa4, 0x7d, 0xac, 0x56, 0x49, 0xb6, 0xd5, 0xd6, 0x4d, 0x1d, 0xff, 0xbf, 0x2d, 0x9e, + 0xa5, 0xe2, 0x59, 0xbf, 0x78, 0x96, 0x89, 0x0b, 0x8f, 0x31, 0x0b, 0x4a, 0x4b, 0xcd, 0x29, 0x9a, + 0xa6, 0x9b, 0x8a, 0xa9, 0xea, 0x9a, 0x61, 0x2b, 0x10, 0x66, 0x7d, 0xb3, 0xd5, 0x86, 0x4a, 0x34, + 0x93, 0x4d, 0x5c, 0xeb, 0x0f, 0xcc, 0xd3, 0xc6, 0x64, 0x56, 0x93, 0xc8, 0xc8, 0x46, 0x8b, 0x54, + 0x65, 0x83, 0x38, 0x06, 0x73, 0x7c, 0x91, 0xf0, 0x04, 0x38, 0x10, 0x92, 0x63, 0xa5, 0xd1, 0xf1, + 0x23, 0xbc, 0x91, 0x44, 0x46, 0xbe, 0xa3, 0x57, 0x98, 0xdc, 0xf3, 0xfd, 0xe5, 0x8e, 0x3a, 0x4d, + 0x45, 0x93, 0x7d, 0xfe, 0x55, 0x75, 0xed, 0x50, 0xad, 0x33, 0x05, 0xcb, 0xfd, 0x15, 0xa8, 0x9a, + 0x61, 0xb6, 0x3b, 0x55, 0x1f, 0xda, 0xcf, 0x30, 0xa1, 0x86, 0xae, 0xd5, 0xdb, 0x1d, 0x4d, 0xb3, + 0xbe, 0xd6, 0x5b, 0xa4, 0x1d, 0x58, 0xc1, 0x4b, 0xec, 0x23, 0xfa, 0xab, 0xd2, 0x39, 0xcc, 0x91, + 0x66, 0xcb, 0xbc, 0xc7, 0x26, 0xe7, 0xbb, 0x27, 0x0f, 0x55, 0xd2, 0xa8, 0xc9, 0x4d, 0xc5, 0xb8, + 0x6b, 0x7f, 0x21, 0x9a, 0x30, 0xbd, 0xd1, 0x26, 0x8a, 0x49, 0x36, 0xed, 0xe0, 0x96, 0xc8, 0x97, + 0x3b, 0xc4, 0x30, 0xf1, 0x0c, 0x8c, 0xb4, 0x94, 0x36, 0xd1, 0xcc, 0x39, 0x34, 0x8f, 0xae, 0x8c, + 0x96, 0xd8, 0x2f, 0xbc, 0x09, 0xe7, 0xd8, 0x32, 0xcc, 0x9d, 0x99, 0x47, 0x57, 0xc6, 0xae, 0x65, + 0xb2, 0x7d, 0x39, 0x98, 0x75, 0x74, 0x3b, 0xa2, 0xe2, 0x93, 0x30, 0xb5, 0x4d, 0xcc, 0x2e, 0x93, + 0x18, 0xce, 0x6a, 0x4a, 0x93, 0x30, 0x83, 0xf4, 0x6f, 0xf1, 0xab, 0x08, 0xd2, 0x3b, 0xaa, 0xe1, + 0x7c, 0x6a, 0xf4, 0x83, 0x37, 0x03, 0x23, 0x87, 0x6a, 0xc3, 0x24, 0x6d, 0x8a, 0x6e, 0xb4, 0xc4, + 0x7e, 0xe1, 0x4b, 0x30, 0xda, 0x52, 0xea, 0x44, 0x36, 0xd4, 0xb7, 0xc8, 0xdc, 0xd0, 0x3c, 0xba, + 0x32, 0x5c, 0x7a, 0xd4, 0x1a, 0xd8, 0x57, 0xdf, 0x22, 0xf8, 0x32, 0x00, 0x9d, 0x34, 0xf5, 0xbb, + 0x44, 0x9b, 0x3b, 0x4b, 0x05, 0xe9, 0xe7, 0x65, 0x6b, 0x40, 0x7c, 0x0f, 0xc1, 0x74, 0x10, 0x83, + 0xd1, 0xd2, 0x35, 0x83, 0xe0, 0x2d, 0x78, 0x94, 0x39, 0x64, 0xcc, 0xa1, 0xf9, 0xa1, 0x84, 0xc1, + 0x70, 0x65, 0xf1, 0x67, 0xe1, 0xbc, 0x46, 0x4e, 0x4c, 0xd9, 0x07, 0xc2, 0x46, 0x3f, 0x61, 0x0d, + 0xef, 0xb9, 0x40, 0x32, 0x30, 0xbd, 0x49, 0x1a, 0x24, 0xb4, 0x56, 0x51, 0x81, 0xfb, 0x08, 0xc1, + 0x54, 0xa1, 0xd9, 0xd2, 0xdb, 0x14, 0x76, 0x8f, 0x2f, 0xf1, 0x17, 0x60, 0x5c, 0xd5, 0x5a, 0x1d, + 0x93, 0x11, 0x96, 0x2d, 0x6b, 0x96, 0xc3, 0x93, 0x82, 0x25, 0xb6, 0x41, 0xa5, 0x4a, 0x63, 0xaa, + 0xf7, 0x03, 0x7f, 0x0e, 0x70, 0xc7, 0x20, 0x6d, 0x99, 0x34, 0x15, 0xb5, 0x21, 0x2b, 0xb5, 0x5a, + 0x9b, 0x18, 0x06, 0x0d, 0xfb, 0x68, 0x29, 0x65, 0xcd, 0x48, 0xd6, 0x44, 0xde, 0x1e, 0x17, 0xff, + 0x85, 0x60, 0x4a, 0x3a, 0xe1, 0x81, 0xba, 0x00, 0x53, 0x2c, 0xc1, 0x48, 0x4d, 0xf6, 0xd3, 0x70, + 0xb4, 0x94, 0x72, 0x27, 0x58, 0x70, 0x7c, 0x54, 0x18, 0x0a, 0x50, 0xa1, 0x0c, 0x13, 0x7a, 0xc7, + 0xf4, 0x39, 0x7c, 0x96, 0x3a, 0x9c, 0xe3, 0x70, 0xb8, 0x48, 0xe5, 0x98, 0xc7, 0xe3, 0xba, 0xef, + 0x57, 0x8c, 0xcb, 0xc3, 0x31, 0x2e, 0x5f, 0x01, 0xcc, 0xf8, 0x5f, 0x30, 0x49, 0xb3, 0xd7, 0x3a, + 0xbe, 0xeb, 0x23, 0x9f, 0xf5, 0xed, 0xa9, 0x64, 0xc0, 0xfb, 0x08, 0x2e, 0x74, 0x81, 0x60, 0x29, + 0x70, 0x1b, 0x80, 0x9e, 0x4f, 0xaa, 0x35, 0xca, 0x92, 0x60, 0x81, 0x33, 0x09, 0xa8, 0xeb, 0xa3, + 0x35, 0x47, 0x27, 0x77, 0x1a, 0x2c, 0x82, 0xb0, 0x4d, 0xcc, 0x7c, 0xd7, 0x7a, 0xf7, 0x0a, 0xe2, + 0x37, 0x11, 0x3c, 0x66, 0xe1, 0xef, 0x96, 0x39, 0x95, 0x60, 0x7e, 0x8c, 0xe0, 0x72, 0x0c, 0x18, + 0x16, 0xd4, 0x0a, 0xe0, 0x10, 0xcd, 0x9d, 0xe0, 0x2e, 0x73, 0x04, 0x37, 0x14, 0x9a, 0xa9, 0xee, + 0xe4, 0xe0, 0x0f, 0xf6, 0x32, 0x5c, 0xb6, 0xf7, 0x9c, 0x24, 0xf1, 0xbe, 0x3f, 0x02, 0x53, 0x3b, + 0x16, 0xaa, 0x42, 0x53, 0xa9, 0x13, 0xe7, 0xcb, 0xaf, 0xc0, 0x25, 0xd5, 0xfa, 0x2d, 0x57, 0x1b, + 0x8a, 0x61, 0xa8, 0x87, 0x6a, 0xd5, 0x7f, 0x50, 0xb2, 0x34, 0x7c, 0x96, 0x67, 0xdf, 0xb1, 0xb4, + 0x6c, 0x04, 0x94, 0xd8, 0x59, 0xf8, 0xe2, 0x23, 0xa5, 0x8b, 0x6a, 0xdc, 0x24, 0x56, 0x61, 0xba, + 0xa2, 0x77, 0xb4, 0x9a, 0x75, 0x8d, 0x6a, 0xe9, 0x8d, 0x7b, 0x8e, 0xe1, 0x61, 0x6a, 0xf8, 0x69, + 0x0e, 0xc3, 0xeb, 0x4c, 0x7c, 0x4f, 0x6f, 0xdc, 0x73, 0x2d, 0xe2, 0x4a, 0x68, 0x14, 0xbf, 0x01, + 0xe7, 0x2d, 0x0b, 0x0d, 0x55, 0x23, 0x8e, 0x95, 0x11, 0x6a, 0x65, 0x89, 0xc3, 0xca, 0x1e, 0x93, + 0x74, 0x2d, 0x4c, 0xb6, 0x02, 0x23, 0xf8, 0x08, 0xd2, 0x06, 0xa9, 0x37, 0x89, 0x16, 0xb8, 0x69, + 0xcc, 0x9d, 0xe3, 0xf6, 0x63, 0xdf, 0x27, 0xed, 0xf9, 0x61, 0x84, 0x46, 0x63, 0xf3, 0xe2, 0x8b, + 0x30, 0x5e, 0x51, 0x0c, 0xb5, 0x1a, 0x3c, 0x33, 0x6e, 0x71, 0x98, 0x7e, 0xd1, 0xba, 0x26, 0xe5, + 0xdd, 0x5b, 0x92, 0x73, 0x7a, 0x50, 0x6d, 0xcc, 0xe8, 0xcb, 0x70, 0xee, 0x90, 0x28, 0x66, 0xa7, + 0x6d, 0xa7, 0xd6, 0x24, 0x17, 0x27, 0x42, 0x74, 0xcb, 0x6e, 0xd9, 0x3a, 0x4a, 0x8e, 0x32, 0xf1, + 0x03, 0x04, 0xe7, 0xd8, 0x20, 0x9e, 0x85, 0xf4, 0x96, 0x94, 0x2f, 0x1f, 0x94, 0x24, 0xf9, 0x60, + 0x77, 0x7f, 0x4f, 0xda, 0x28, 0x6c, 0x15, 0xa4, 0xcd, 0xd4, 0x23, 0x18, 0xc3, 0xe4, 0xc6, 0x4e, + 0x7e, 0x7f, 0xbf, 0xb0, 0x55, 0xd8, 0xc8, 0x97, 0x0b, 0xc5, 0xdd, 0x14, 0xc2, 0x29, 0x18, 0x5f, + 0x2f, 0x1e, 0xec, 0x6e, 0x16, 0x76, 0xb7, 0xe5, 0xf5, 0xe2, 0xab, 0xa9, 0x33, 0xf8, 0x22, 0x5c, + 0x28, 0x96, 0x0a, 0xd2, 0x6e, 0x59, 0xda, 0x94, 0x03, 0x53, 0x23, 0x78, 0x0a, 0x26, 0xdc, 0x91, + 0xbd, 0xe2, 0xce, 0x6b, 0xa9, 0x21, 0x3c, 0x0e, 0x8f, 0x5a, 0x7f, 0xed, 0x14, 0x76, 0xa5, 0xd4, + 0x59, 0x4b, 0xdb, 0xbe, 0xb4, 0xfd, 0x92, 0xb4, 0x5b, 0xb6, 0xf5, 0x0f, 0xaf, 0xa7, 0x60, 0xb2, + 0x6d, 0x83, 0x66, 0xf1, 0x14, 0xbf, 0xeb, 0x24, 0xd0, 0xcb, 0x6a, 0x8d, 0xe8, 0xbe, 0x04, 0x3a, + 0xb6, 0x7e, 0x3f, 0x70, 0x02, 0x51, 0xad, 0x71, 0x09, 0x74, 0x1c, 0x37, 0x89, 0xdb, 0x30, 0xab, + 0x57, 0xee, 0x90, 0xaa, 0x29, 0xd7, 0x88, 0x49, 0xaa, 0x7e, 0xdb, 0xc3, 0xdc, 0x04, 0x28, 0x52, + 0x0d, 0x9b, 0x8e, 0x02, 0xd7, 0xee, 0x05, 0x3d, 0x6a, 0x02, 0xeb, 0x30, 0xc3, 0x6c, 0x9a, 0x6d, + 0xa5, 0x7a, 0xd7, 0xca, 0xdd, 0x40, 0x42, 0xdd, 0xe4, 0x36, 0x59, 0x66, 0xf2, 0xae, 0xc5, 0x69, + 0x3d, 0x62, 0x1c, 0xef, 0xc3, 0x38, 0x39, 0x26, 0x9a, 0x19, 0xcc, 0x2a, 0x9e, 0xeb, 0x90, 0x64, + 0x89, 0xb9, 0xda, 0xc7, 0x88, 0xf7, 0xf3, 0x7f, 0x2d, 0x8f, 0xfc, 0xac, 0x0b, 0xe7, 0x51, 0x63, + 0xc0, 0x34, 0x9a, 0x86, 0x54, 0x71, 0xfd, 0xb6, 0xb4, 0x51, 0x96, 0x37, 0xa5, 0xb2, 0xb4, 0x41, + 0x47, 0xcf, 0xe0, 0x34, 0x9c, 0x67, 0xa3, 0xe5, 0x52, 0x7e, 0xe3, 0xf3, 0x85, 0xdd, 0xed, 0xd4, + 0x10, 0x1e, 0x85, 0x61, 0xe9, 0x65, 0x69, 0xb7, 0x9c, 0x3a, 0x1b, 0x91, 0x1c, 0x7f, 0x3c, 0x0b, + 0x29, 0x0a, 0xb3, 0x4c, 0x4e, 0xdc, 0x63, 0xe8, 0x6d, 0x10, 0x4c, 0xeb, 0x3c, 0xeb, 0x95, 0x1a, + 0xab, 0x1c, 0xfe, 0x5b, 0x3a, 0x63, 0x32, 0x63, 0xce, 0x8c, 0x99, 0xc3, 0xef, 0x22, 0xb8, 0x4c, + 0xad, 0x13, 0xcd, 0x54, 0xcd, 0x7b, 0x32, 0x39, 0xb1, 0xc8, 0x1a, 0xce, 0x8f, 0x35, 0x4e, 0x00, + 0x12, 0x55, 0x23, 0xb9, 0x5a, 0x5c, 0x08, 0xd4, 0xc7, 0xe8, 0xd9, 0xd3, 0xe1, 0xd8, 0x81, 0xc7, + 0xb1, 0x11, 0xca, 0xb1, 0x55, 0x5e, 0x8e, 0xf9, 0x16, 0x2f, 0x4c, 0xb1, 0x57, 0x38, 0x28, 0x36, + 0x0b, 0xe9, 0xb2, 0xf4, 0x6a, 0x59, 0x0e, 0xf1, 0x4c, 0x80, 0x19, 0x3a, 0x21, 0xed, 0x96, 0x0b, + 0xe5, 0xd7, 0x64, 0xe9, 0x55, 0x8b, 0x58, 0x36, 0xdb, 0x22, 0xd8, 0xf4, 0x3c, 0x7d, 0x8a, 0x4a, + 0x27, 0x4a, 0xb3, 0xd5, 0x20, 0xbd, 0x1e, 0x1f, 0x31, 0x77, 0x41, 0xf7, 0x89, 0xca, 0x54, 0x9c, + 0xea, 0x13, 0xd5, 0xc3, 0xe0, 0x3d, 0x51, 0x09, 0x1b, 0x4b, 0xf0, 0x44, 0x75, 0xa2, 0xe1, 0xca, + 0x72, 0x5f, 0x17, 0x3f, 0x44, 0xf0, 0xb8, 0x5d, 0x4f, 0xf0, 0x78, 0xb3, 0xdf, 0x22, 0xd5, 0xfd, + 0xfe, 0x95, 0x85, 0x1a, 0xa4, 0x23, 0xaa, 0x43, 0x8c, 0xae, 0xd7, 0xf9, 0xaf, 0xbd, 0x3e, 0x8b, + 0x53, 0x4a, 0xf7, 0x90, 0xb8, 0x04, 0x97, 0xbc, 0xc7, 0x43, 0x18, 0x5c, 0xd4, 0x6d, 0xf6, 0xfd, + 0xe0, 0x85, 0xdd, 0x13, 0x3a, 0x95, 0xa5, 0xfe, 0x39, 0x82, 0xc7, 0xe3, 0xd0, 0xb0, 0x45, 0x3f, + 0x84, 0xe9, 0x88, 0x48, 0x3a, 0x04, 0x18, 0x2c, 0x94, 0x38, 0x14, 0x4a, 0x7e, 0x52, 0x5c, 0x87, + 0xc7, 0x03, 0x6f, 0x08, 0xbe, 0xb0, 0x7f, 0x0d, 0xc1, 0x9c, 0x4d, 0xa5, 0x82, 0x57, 0x19, 0xeb, + 0x17, 0xf1, 0x3d, 0x18, 0xf3, 0xd5, 0xd1, 0x12, 0xd5, 0x32, 0x3c, 0x1b, 0x7e, 0x15, 0xe2, 0x02, + 0x5c, 0xd8, 0x26, 0x66, 0x04, 0x84, 0x28, 0xcc, 0x59, 0x98, 0xb3, 0x3d, 0xe5, 0xfc, 0xfe, 0xeb, + 0x08, 0x66, 0xad, 0xc5, 0xf4, 0x7d, 0x7e, 0x2a, 0xa4, 0xfa, 0x00, 0xc1, 0x5c, 0x18, 0x07, 0xa3, + 0x53, 0x09, 0xc6, 0x7d, 0x01, 0x71, 0x68, 0x94, 0x34, 0xa8, 0x01, 0x1d, 0x49, 0x4a, 0x5e, 0xd6, + 0xee, 0xec, 0xd6, 0x64, 0x7b, 0x05, 0xf3, 0x3d, 0x04, 0x73, 0xfb, 0x44, 0x69, 0x57, 0x8f, 0xbc, + 0xef, 0x4f, 0x25, 0x9a, 0xdf, 0x41, 0x70, 0x31, 0x02, 0x08, 0x0b, 0x67, 0x11, 0xc6, 0xbc, 0x1a, + 0xb3, 0x13, 0xcd, 0xab, 0x5c, 0xf7, 0x4b, 0x37, 0x0a, 0x7e, 0x0d, 0xdc, 0xb1, 0xec, 0xc0, 0xff, + 0x31, 0x54, 0xf6, 0xae, 0xbe, 0xa1, 0x37, 0x5b, 0x4a, 0x5b, 0x35, 0x38, 0xa2, 0x14, 0x88, 0xc6, + 0x99, 0x9e, 0xd1, 0x18, 0xea, 0x8e, 0xc6, 0x4f, 0x86, 0x60, 0x3e, 0xde, 0x2e, 0x0b, 0xca, 0x7b, + 0x08, 0xd2, 0xec, 0xb0, 0x91, 0xab, 0xde, 0x3c, 0x8b, 0xce, 0x01, 0xd7, 0x9b, 0xb6, 0xb7, 0x89, + 0x6c, 0x68, 0xaa, 0x84, 0x49, 0xe8, 0x6b, 0xde, 0x60, 0x0a, 0x9f, 0xd2, 0xa2, 0x65, 0x97, 0x38, + 0x7e, 0x03, 0xa6, 0xeb, 0x6d, 0xbd, 0xa3, 0xd5, 0x64, 0xb3, 0xdd, 0x31, 0x8f, 0x64, 0x66, 0x80, + 0x46, 0x33, 0xd9, 0xd1, 0x8b, 0x6d, 0x3d, 0x65, 0x4b, 0x0d, 0x1b, 0xc3, 0x5f, 0x82, 0x99, 0xa6, + 0x5e, 0x23, 0x0d, 0xb9, 0x4a, 0xb7, 0xc5, 0x9a, 0xec, 0x1e, 0xed, 0x67, 0x12, 0x1f, 0xed, 0xd3, + 0x54, 0x93, 0xbd, 0xbf, 0xd6, 0x9c, 0x6b, 0x83, 0x78, 0x02, 0x82, 0x3d, 0xe4, 0x71, 0xed, 0xb6, + 0x5e, 0xe9, 0xc7, 0x8e, 0x75, 0x18, 0xba, 0xa3, 0x57, 0xd8, 0x66, 0xbb, 0x98, 0x88, 0xc9, 0x96, + 0x76, 0x4b, 0x58, 0xfc, 0x05, 0x02, 0xe1, 0xa0, 0x55, 0x8b, 0x33, 0xfd, 0x0a, 0x4c, 0x06, 0x1b, + 0x33, 0x2c, 0xa4, 0xc9, 0xad, 0x4d, 0x10, 0xff, 0x4f, 0xbc, 0x0a, 0x63, 0x1d, 0x6a, 0x96, 0x36, + 0x45, 0x98, 0x0f, 0x82, 0xa3, 0xd5, 0xe9, 0x9b, 0x64, 0xb7, 0x54, 0xd2, 0xa8, 0xbd, 0xa4, 0x18, + 0x77, 0x4b, 0x60, 0x7f, 0x6e, 0xfd, 0x2d, 0x5e, 0x85, 0xd9, 0xc0, 0xee, 0xe4, 0x03, 0x1c, 0xb5, + 0x41, 0xe5, 0xe0, 0xe2, 0x9e, 0xd2, 0x31, 0x08, 0xb7, 0xc0, 0x22, 0x08, 0x25, 0x62, 0x74, 0x9a, + 0x89, 0x24, 0xec, 0x03, 0x88, 0x5b, 0xe2, 0x1b, 0x08, 0x2e, 0xd2, 0xab, 0xa3, 0x5f, 0xe0, 0x54, + 0xb6, 0xcd, 0x1f, 0x20, 0x10, 0xa2, 0x90, 0xb0, 0x2d, 0xe2, 0x35, 0x38, 0x1f, 0xa4, 0x80, 0xb3, + 0x3b, 0x24, 0xe7, 0xc0, 0x64, 0x80, 0x03, 0xdc, 0x49, 0x7f, 0xed, 0xdf, 0x4b, 0x90, 0xde, 0x54, + 0x4c, 0x65, 0x87, 0xa9, 0xdf, 0xb7, 0x9b, 0xb1, 0xf8, 0xc7, 0x08, 0x26, 0x02, 0x5d, 0x34, 0xcc, + 0x53, 0x96, 0x88, 0xea, 0xbb, 0x09, 0x09, 0x3a, 0x48, 0xe2, 0xe2, 0xbb, 0x9f, 0xfe, 0xf3, 0xdb, + 0x67, 0x32, 0xe2, 0x13, 0x6e, 0x0f, 0xf1, 0x6d, 0x7b, 0x79, 0xd6, 0x5a, 0x6d, 0xfd, 0x0e, 0xa9, + 0x9a, 0x46, 0x2e, 0xf3, 0x8e, 0xd3, 0x35, 0x35, 0x56, 0x50, 0x06, 0x7f, 0x1f, 0x01, 0x78, 0x8d, + 0x37, 0xcc, 0x73, 0x15, 0x0c, 0xf5, 0xe9, 0x12, 0x41, 0xbc, 0x4a, 0x21, 0x3e, 0x89, 0x7d, 0x10, + 0x2d, 0xd6, 0xf9, 0x00, 0xba, 0xf8, 0x72, 0x99, 0x77, 0xf0, 0xcf, 0x10, 0x8c, 0xfb, 0x5b, 0x6d, + 0xf8, 0x06, 0xcf, 0x73, 0x32, 0xdc, 0x1f, 0x14, 0x6e, 0x26, 0x96, 0xb3, 0x59, 0x16, 0x05, 0xb8, + 0x47, 0x4c, 0xf1, 0xb7, 0x10, 0x4c, 0x04, 0x7a, 0x72, 0x5c, 0x2b, 0x1f, 0xd5, 0xc5, 0x13, 0x66, + 0x42, 0x9b, 0x8e, 0xd4, 0x6c, 0x99, 0xf7, 0x1c, 0x44, 0x19, 0xce, 0x10, 0x7e, 0x88, 0x00, 0xbc, + 0xc6, 0x1f, 0xd7, 0x12, 0x87, 0xfa, 0x84, 0xc2, 0x65, 0x47, 0xca, 0xd7, 0x7a, 0xce, 0x16, 0x9d, + 0xd6, 0xb3, 0xb8, 0x4a, 0x21, 0x3d, 0x2d, 0x2e, 0x72, 0x41, 0x5a, 0x51, 0x5d, 0xfd, 0x16, 0x07, + 0x2d, 0x80, 0x5e, 0xbb, 0x8f, 0x0b, 0x60, 0xa8, 0x3b, 0xf8, 0x90, 0x01, 0x92, 0x13, 0x3f, 0xc0, + 0x9f, 0x22, 0x18, 0xf3, 0x75, 0xe7, 0xf0, 0xd3, 0xfc, 0x59, 0xe2, 0xeb, 0xe6, 0x09, 0x49, 0xda, + 0x60, 0xe2, 0x33, 0x14, 0xf0, 0x32, 0x5e, 0xe2, 0x01, 0x9c, 0x73, 0x7b, 0x66, 0xd6, 0x82, 0xff, + 0x06, 0xc1, 0x44, 0xa0, 0x39, 0x87, 0x93, 0x90, 0xdf, 0xdf, 0x53, 0x14, 0x6e, 0x25, 0x17, 0x64, + 0x69, 0x13, 0x81, 0x3f, 0x94, 0x36, 0xfe, 0x90, 0x7b, 0x2e, 0xe0, 0x3f, 0x21, 0x48, 0x47, 0xf4, + 0xf3, 0xf0, 0x1a, 0x5f, 0xd8, 0x63, 0xfa, 0x52, 0xc2, 0x20, 0x8d, 0x32, 0x31, 0x4f, 0xdd, 0x58, + 0xc5, 0xcf, 0x70, 0x2d, 0x43, 0xa8, 0xab, 0x66, 0x2d, 0xc7, 0x3f, 0x58, 0xaf, 0x34, 0xd4, 0xde, + 0xc3, 0xcf, 0x73, 0x46, 0x37, 0xae, 0x4b, 0x29, 0xbc, 0x30, 0xb8, 0x02, 0xb6, 0x4c, 0x11, 0xfe, + 0xf5, 0x5e, 0xa6, 0x70, 0xe3, 0xf0, 0x57, 0x08, 0x66, 0xa2, 0x3b, 0x82, 0xf8, 0x05, 0xee, 0xad, + 0x2f, 0x6e, 0xd1, 0xe2, 0xf6, 0x40, 0x86, 0x3b, 0xf3, 0x00, 0xeb, 0xf2, 0x43, 0x04, 0xe0, 0x35, + 0x89, 0xb8, 0xb6, 0x9d, 0x50, 0x4f, 0xa9, 0xdf, 0xb6, 0xf3, 0x1c, 0x85, 0x79, 0x4b, 0x5c, 0xe6, + 0x0d, 0x2f, 0x6d, 0x56, 0xae, 0x50, 0xc3, 0xd6, 0xce, 0xe3, 0x62, 0xa4, 0x05, 0x78, 0x7e, 0x8c, + 0xfe, 0x7a, 0xfd, 0x43, 0xc7, 0x48, 0xfb, 0x41, 0x1e, 0xc6, 0x0f, 0x11, 0x8c, 0xba, 0x05, 0x5c, + 0xbc, 0x3c, 0x40, 0xb9, 0xb7, 0x1f, 0xc2, 0x35, 0x8a, 0xf0, 0xa6, 0x78, 0x8d, 0x17, 0xa1, 0x49, + 0x4e, 0x4c, 0x0f, 0xe0, 0xaf, 0xed, 0x3b, 0x8e, 0xf3, 0x68, 0xe2, 0xbc, 0xe3, 0x04, 0x0b, 0xc0, + 0x42, 0x82, 0xa7, 0x94, 0xb8, 0x43, 0xf1, 0x6e, 0xe1, 0xcd, 0x41, 0xc9, 0x99, 0x73, 0xde, 0x71, + 0x16, 0x4f, 0xff, 0xcc, 0xae, 0x40, 0xce, 0x9b, 0x8c, 0xfb, 0x0a, 0xd4, 0x55, 0x7f, 0xe6, 0xbe, + 0x02, 0x75, 0xd7, 0x8c, 0xa3, 0xfc, 0xe9, 0x15, 0xff, 0xc8, 0x74, 0x73, 0x5d, 0xc2, 0x7f, 0x41, + 0x30, 0x1b, 0x53, 0x11, 0xc6, 0x79, 0xee, 0x5b, 0x72, 0x5c, 0xe5, 0x50, 0x18, 0xa8, 0x9a, 0x29, + 0xae, 0x50, 0x17, 0xaf, 0x8b, 0xb9, 0x9e, 0xb7, 0xbc, 0x70, 0xc9, 0xd3, 0xe2, 0xd7, 0x6f, 0x11, + 0xad, 0x49, 0x85, 0xbd, 0x79, 0x2e, 0xd1, 0x81, 0xf5, 0xb0, 0x5c, 0xb9, 0x49, 0x5d, 0x59, 0xc2, + 0xb9, 0x78, 0xf6, 0x85, 0xfd, 0xb0, 0x88, 0xf6, 0x37, 0x04, 0x33, 0xd1, 0x85, 0x64, 0x9c, 0xf0, + 0xa0, 0x09, 0x57, 0xc4, 0x85, 0xfc, 0x03, 0x68, 0x60, 0x34, 0x8c, 0x70, 0x8c, 0x6b, 0x8d, 0xf0, + 0x27, 0x08, 0x66, 0x63, 0xea, 0xcd, 0x5c, 0x8c, 0xeb, 0x5d, 0xab, 0x8e, 0x3d, 0xa3, 0x18, 0xde, + 0x4c, 0xe2, 0x85, 0xf8, 0x11, 0x82, 0xa9, 0x50, 0xa1, 0x1b, 0xaf, 0x72, 0xe7, 0x46, 0xb8, 0xd6, + 0xdc, 0x6f, 0x87, 0xbd, 0x4e, 0xa1, 0x66, 0xc5, 0xa7, 0x7a, 0x86, 0xd6, 0x5f, 0xb0, 0xb5, 0x88, + 0xff, 0x09, 0x82, 0xc9, 0x60, 0x29, 0x1c, 0xdf, 0xe2, 0xa3, 0x7c, 0x04, 0xc2, 0x84, 0xe5, 0x63, + 0x71, 0x89, 0x42, 0x5e, 0xc0, 0x4f, 0xc5, 0x47, 0xd7, 0x8f, 0xd7, 0x8a, 0xeb, 0x7d, 0x04, 0xa9, + 0xee, 0xa2, 0x36, 0x5e, 0xe1, 0x24, 0x66, 0x44, 0x45, 0x5e, 0x58, 0x1d, 0x48, 0x96, 0xd1, 0x39, + 0xc2, 0x81, 0x3e, 0x31, 0xc7, 0xdf, 0x43, 0x30, 0x15, 0x6a, 0x27, 0x70, 0x11, 0x23, 0xae, 0x09, + 0x11, 0x4b, 0x5e, 0x86, 0x2e, 0x93, 0x20, 0xbc, 0xbf, 0x44, 0x30, 0x11, 0xa8, 0x7e, 0x71, 0xbd, + 0x3b, 0xa2, 0xaa, 0xf9, 0x42, 0xb2, 0xea, 0xb7, 0xf3, 0xba, 0xc3, 0xcb, 0x5c, 0x07, 0xae, 0xaf, + 0x54, 0x6e, 0xc1, 0xfe, 0x3d, 0x82, 0xa9, 0x50, 0x71, 0x9e, 0x2b, 0xa8, 0x71, 0xbd, 0x05, 0xe1, + 0xd9, 0xc1, 0x84, 0x13, 0xed, 0x73, 0x3e, 0x2f, 0x56, 0x0c, 0xaa, 0x0b, 0xff, 0xc7, 0xeb, 0x77, + 0x84, 0xeb, 0xd8, 0xeb, 0x0f, 0x54, 0x32, 0xb7, 0xfd, 0xda, 0x78, 0x08, 0x65, 0x77, 0xf1, 0x75, + 0xea, 0x5e, 0x59, 0x2c, 0x72, 0xde, 0x26, 0x82, 0xcb, 0x95, 0x0b, 0x97, 0xe8, 0x99, 0xfb, 0xd6, + 0x8e, 0x74, 0x1f, 0x41, 0x3a, 0xa2, 0x5e, 0xcd, 0xf5, 0x74, 0x8c, 0xaf, 0x73, 0x0b, 0x89, 0x0b, + 0x8a, 0xe2, 0x0d, 0xea, 0xe4, 0xa2, 0xb8, 0xc0, 0xb9, 0x86, 0xb7, 0xf5, 0x0a, 0xdd, 0x52, 0xff, + 0x8e, 0x20, 0x1d, 0x51, 0xf5, 0xe6, 0x72, 0x20, 0xbe, 0x5a, 0x3e, 0x80, 0x03, 0x25, 0xea, 0xc0, + 0xce, 0xb5, 0x15, 0xcf, 0x81, 0xae, 0x7f, 0x84, 0xe8, 0xce, 0xb0, 0xa0, 0x33, 0xb9, 0xcc, 0x3b, + 0x2b, 0x5d, 0x15, 0x7a, 0xeb, 0xa5, 0x98, 0xea, 0x2e, 0x8f, 0x73, 0xed, 0xbf, 0x31, 0x35, 0xf5, + 0x01, 0xdc, 0x5a, 0xa6, 0x6e, 0x5d, 0xc5, 0x0b, 0xf1, 0x3b, 0x45, 0xc8, 0x0f, 0xfc, 0x11, 0x02, + 0x1c, 0xae, 0xd3, 0x63, 0x9e, 0x2c, 0x8f, 0x2d, 0xef, 0xc7, 0x6e, 0xbc, 0xcf, 0x52, 0x84, 0x37, + 0xc4, 0xa5, 0x04, 0x08, 0x57, 0x5a, 0x96, 0x19, 0x8b, 0x3f, 0x1f, 0x23, 0x48, 0x47, 0x74, 0x08, + 0xb8, 0xf8, 0x13, 0xdf, 0x59, 0x88, 0x05, 0x1b, 0xf1, 0x32, 0xeb, 0x0f, 0xb6, 0x4d, 0xed, 0xb0, + 0xe7, 0x6d, 0x3a, 0xa2, 0x3b, 0xc1, 0x85, 0x36, 0xbe, 0xab, 0x11, 0x8b, 0x96, 0x2d, 0x7e, 0x26, + 0xd1, 0xe2, 0xff, 0x0e, 0x01, 0x0e, 0x37, 0x21, 0xb8, 0x16, 0x3f, 0xb6, 0x8b, 0x22, 0xac, 0x0d, + 0x28, 0xcd, 0xb6, 0xd0, 0x08, 0x16, 0xf7, 0xdd, 0x5d, 0x84, 0xe2, 0x1f, 0xf2, 0x97, 0x02, 0x86, + 0x6c, 0x08, 0x4a, 0x4b, 0x35, 0xb2, 0x55, 0xbd, 0xf9, 0xd7, 0x7c, 0xf6, 0xc8, 0x34, 0x5b, 0xc6, + 0x4a, 0x2e, 0xf7, 0xe6, 0x9b, 0x6f, 0x76, 0x4d, 0xe6, 0x94, 0x8e, 0x79, 0x64, 0xff, 0xaf, 0xd2, + 0xd5, 0x56, 0x43, 0x31, 0x0f, 0xf5, 0x76, 0x73, 0xfd, 0x04, 0x9e, 0xa8, 0xea, 0xcd, 0xfe, 0x9e, + 0xec, 0xa1, 0xd7, 0x5f, 0x62, 0x1f, 0xd5, 0xf5, 0x86, 0xa2, 0xd5, 0xb3, 0x7a, 0xbb, 0x9e, 0xab, + 0x13, 0x8d, 0x2e, 0x4f, 0xce, 0xb3, 0xd4, 0xe3, 0x9f, 0xa1, 0x56, 0xfd, 0x83, 0x95, 0x11, 0x2a, + 0xb9, 0xfc, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x72, 0xd3, 0x8c, 0x10, 0x2d, 0x37, 0x00, 0x00, +} + +// Reference imports to suppress errors if they are not otherwise used. +var _ context.Context +var _ grpc.ClientConn + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the grpc package it is being compiled against. +const _ = grpc.SupportPackageIsVersion4 + +// DataLabelingServiceClient is the client API for DataLabelingService service. +// +// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. +type DataLabelingServiceClient interface { + // Creates dataset. If success return a Dataset resource. + CreateDataset(ctx context.Context, in *CreateDatasetRequest, opts ...grpc.CallOption) (*Dataset, error) + // Gets dataset by resource name. + GetDataset(ctx context.Context, in *GetDatasetRequest, opts ...grpc.CallOption) (*Dataset, error) + // Lists datasets under a project. Pagination is supported. + ListDatasets(ctx context.Context, in *ListDatasetsRequest, opts ...grpc.CallOption) (*ListDatasetsResponse, error) // Deletes a dataset by resource name. DeleteDataset(ctx context.Context, in *DeleteDatasetRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Imports data into dataset based on source locations defined in request. @@ -2322,9 +3042,6 @@ type DataLabelingServiceClient interface { // Starts a labeling task for text. The type of text labeling task is // configured by feature in the request. LabelText(ctx context.Context, in *LabelTextRequest, opts ...grpc.CallOption) (*longrunning.Operation, error) - // Starts a labeling task for audio. The type of audio labeling task is - // configured by feature in the request. - LabelAudio(ctx context.Context, in *LabelAudioRequest, opts ...grpc.CallOption) (*longrunning.Operation, error) // Gets an example by resource name, including both data and annotation. GetExample(ctx context.Context, in *GetExampleRequest, opts ...grpc.CallOption) (*Example, error) // Lists examples in an annotated dataset. Pagination is supported. @@ -2345,6 +3062,32 @@ type DataLabelingServiceClient interface { ListInstructions(ctx context.Context, in *ListInstructionsRequest, opts ...grpc.CallOption) (*ListInstructionsResponse, error) // Deletes an instruction object by resource name. DeleteInstruction(ctx context.Context, in *DeleteInstructionRequest, opts ...grpc.CallOption) (*empty.Empty, error) + // Gets an evaluation by resource name. + GetEvaluation(ctx context.Context, in *GetEvaluationRequest, opts ...grpc.CallOption) (*Evaluation, error) + // Searchs evaluations within a project. Supported filter: evaluation_job, + // evaluation_time. + SearchEvaluations(ctx context.Context, in *SearchEvaluationsRequest, opts ...grpc.CallOption) (*SearchEvaluationsResponse, error) + // Searchs example comparisons in evaluation, in format of examples + // of both ground truth and prediction(s). It is represented as a search with + // evaluation id. + SearchExampleComparisons(ctx context.Context, in *SearchExampleComparisonsRequest, opts ...grpc.CallOption) (*SearchExampleComparisonsResponse, error) + // Creates an evaluation job. + CreateEvaluationJob(ctx context.Context, in *CreateEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) + // Updates an evaluation job. + UpdateEvaluationJob(ctx context.Context, in *UpdateEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) + // Gets an evaluation job by resource name. + GetEvaluationJob(ctx context.Context, in *GetEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) + // Pauses an evaluation job. Pausing a evaluation job that is already in + // PAUSED state will be a no-op. + PauseEvaluationJob(ctx context.Context, in *PauseEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) + // Resumes a paused evaluation job. Deleted evaluation job can't be resumed. + // Resuming a running evaluation job will be a no-op. + ResumeEvaluationJob(ctx context.Context, in *ResumeEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) + // Stops and deletes an evaluation job. + DeleteEvaluationJob(ctx context.Context, in *DeleteEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) + // Lists all evaluation jobs within a project with possible filters. + // Pagination is supported. + ListEvaluationJobs(ctx context.Context, in *ListEvaluationJobsRequest, opts ...grpc.CallOption) (*ListEvaluationJobsResponse, error) } type dataLabelingServiceClient struct { @@ -2481,15 +3224,6 @@ func (c *dataLabelingServiceClient) LabelText(ctx context.Context, in *LabelText return out, nil } -func (c *dataLabelingServiceClient) LabelAudio(ctx context.Context, in *LabelAudioRequest, opts ...grpc.CallOption) (*longrunning.Operation, error) { - out := new(longrunning.Operation) - err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/LabelAudio", in, out, opts...) - if err != nil { - return nil, err - } - return out, nil -} - func (c *dataLabelingServiceClient) GetExample(ctx context.Context, in *GetExampleRequest, opts ...grpc.CallOption) (*Example, error) { out := new(Example) err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/GetExample", in, out, opts...) @@ -2580,6 +3314,96 @@ func (c *dataLabelingServiceClient) DeleteInstruction(ctx context.Context, in *D return out, nil } +func (c *dataLabelingServiceClient) GetEvaluation(ctx context.Context, in *GetEvaluationRequest, opts ...grpc.CallOption) (*Evaluation, error) { + out := new(Evaluation) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/GetEvaluation", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) SearchEvaluations(ctx context.Context, in *SearchEvaluationsRequest, opts ...grpc.CallOption) (*SearchEvaluationsResponse, error) { + out := new(SearchEvaluationsResponse) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/SearchEvaluations", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) SearchExampleComparisons(ctx context.Context, in *SearchExampleComparisonsRequest, opts ...grpc.CallOption) (*SearchExampleComparisonsResponse, error) { + out := new(SearchExampleComparisonsResponse) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/SearchExampleComparisons", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) CreateEvaluationJob(ctx context.Context, in *CreateEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) { + out := new(EvaluationJob) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/CreateEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) UpdateEvaluationJob(ctx context.Context, in *UpdateEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) { + out := new(EvaluationJob) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/UpdateEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) GetEvaluationJob(ctx context.Context, in *GetEvaluationJobRequest, opts ...grpc.CallOption) (*EvaluationJob, error) { + out := new(EvaluationJob) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/GetEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) PauseEvaluationJob(ctx context.Context, in *PauseEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) { + out := new(empty.Empty) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/PauseEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) ResumeEvaluationJob(ctx context.Context, in *ResumeEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) { + out := new(empty.Empty) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/ResumeEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) DeleteEvaluationJob(ctx context.Context, in *DeleteEvaluationJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) { + out := new(empty.Empty) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/DeleteEvaluationJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *dataLabelingServiceClient) ListEvaluationJobs(ctx context.Context, in *ListEvaluationJobsRequest, opts ...grpc.CallOption) (*ListEvaluationJobsResponse, error) { + out := new(ListEvaluationJobsResponse) + err := c.cc.Invoke(ctx, "/google.cloud.datalabeling.v1beta1.DataLabelingService/ListEvaluationJobs", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + // DataLabelingServiceServer is the server API for DataLabelingService service. type DataLabelingServiceServer interface { // Creates dataset. If success return a Dataset resource. @@ -2619,9 +3443,6 @@ type DataLabelingServiceServer interface { // Starts a labeling task for text. The type of text labeling task is // configured by feature in the request. LabelText(context.Context, *LabelTextRequest) (*longrunning.Operation, error) - // Starts a labeling task for audio. The type of audio labeling task is - // configured by feature in the request. - LabelAudio(context.Context, *LabelAudioRequest) (*longrunning.Operation, error) // Gets an example by resource name, including both data and annotation. GetExample(context.Context, *GetExampleRequest) (*Example, error) // Lists examples in an annotated dataset. Pagination is supported. @@ -2642,6 +3463,32 @@ type DataLabelingServiceServer interface { ListInstructions(context.Context, *ListInstructionsRequest) (*ListInstructionsResponse, error) // Deletes an instruction object by resource name. DeleteInstruction(context.Context, *DeleteInstructionRequest) (*empty.Empty, error) + // Gets an evaluation by resource name. + GetEvaluation(context.Context, *GetEvaluationRequest) (*Evaluation, error) + // Searchs evaluations within a project. Supported filter: evaluation_job, + // evaluation_time. + SearchEvaluations(context.Context, *SearchEvaluationsRequest) (*SearchEvaluationsResponse, error) + // Searchs example comparisons in evaluation, in format of examples + // of both ground truth and prediction(s). It is represented as a search with + // evaluation id. + SearchExampleComparisons(context.Context, *SearchExampleComparisonsRequest) (*SearchExampleComparisonsResponse, error) + // Creates an evaluation job. + CreateEvaluationJob(context.Context, *CreateEvaluationJobRequest) (*EvaluationJob, error) + // Updates an evaluation job. + UpdateEvaluationJob(context.Context, *UpdateEvaluationJobRequest) (*EvaluationJob, error) + // Gets an evaluation job by resource name. + GetEvaluationJob(context.Context, *GetEvaluationJobRequest) (*EvaluationJob, error) + // Pauses an evaluation job. Pausing a evaluation job that is already in + // PAUSED state will be a no-op. + PauseEvaluationJob(context.Context, *PauseEvaluationJobRequest) (*empty.Empty, error) + // Resumes a paused evaluation job. Deleted evaluation job can't be resumed. + // Resuming a running evaluation job will be a no-op. + ResumeEvaluationJob(context.Context, *ResumeEvaluationJobRequest) (*empty.Empty, error) + // Stops and deletes an evaluation job. + DeleteEvaluationJob(context.Context, *DeleteEvaluationJobRequest) (*empty.Empty, error) + // Lists all evaluation jobs within a project with possible filters. + // Pagination is supported. + ListEvaluationJobs(context.Context, *ListEvaluationJobsRequest) (*ListEvaluationJobsResponse, error) } func RegisterDataLabelingServiceServer(s *grpc.Server, srv DataLabelingServiceServer) { @@ -2900,24 +3747,6 @@ func _DataLabelingService_LabelText_Handler(srv interface{}, ctx context.Context return interceptor(ctx, in, info, handler) } -func _DataLabelingService_LabelAudio_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { - in := new(LabelAudioRequest) - if err := dec(in); err != nil { - return nil, err - } - if interceptor == nil { - return srv.(DataLabelingServiceServer).LabelAudio(ctx, in) - } - info := &grpc.UnaryServerInfo{ - Server: srv, - FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/LabelAudio", - } - handler := func(ctx context.Context, req interface{}) (interface{}, error) { - return srv.(DataLabelingServiceServer).LabelAudio(ctx, req.(*LabelAudioRequest)) - } - return interceptor(ctx, in, info, handler) -} - func _DataLabelingService_GetExample_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetExampleRequest) if err := dec(in); err != nil { @@ -3098,6 +3927,186 @@ func _DataLabelingService_DeleteInstruction_Handler(srv interface{}, ctx context return interceptor(ctx, in, info, handler) } +func _DataLabelingService_GetEvaluation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(GetEvaluationRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).GetEvaluation(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/GetEvaluation", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).GetEvaluation(ctx, req.(*GetEvaluationRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_SearchEvaluations_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(SearchEvaluationsRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).SearchEvaluations(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/SearchEvaluations", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).SearchEvaluations(ctx, req.(*SearchEvaluationsRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_SearchExampleComparisons_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(SearchExampleComparisonsRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).SearchExampleComparisons(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/SearchExampleComparisons", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).SearchExampleComparisons(ctx, req.(*SearchExampleComparisonsRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_CreateEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(CreateEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).CreateEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/CreateEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).CreateEvaluationJob(ctx, req.(*CreateEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_UpdateEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(UpdateEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).UpdateEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/UpdateEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).UpdateEvaluationJob(ctx, req.(*UpdateEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_GetEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(GetEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).GetEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/GetEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).GetEvaluationJob(ctx, req.(*GetEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_PauseEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(PauseEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).PauseEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/PauseEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).PauseEvaluationJob(ctx, req.(*PauseEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_ResumeEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(ResumeEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).ResumeEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/ResumeEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).ResumeEvaluationJob(ctx, req.(*ResumeEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_DeleteEvaluationJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(DeleteEvaluationJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).DeleteEvaluationJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/DeleteEvaluationJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).DeleteEvaluationJob(ctx, req.(*DeleteEvaluationJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _DataLabelingService_ListEvaluationJobs_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(ListEvaluationJobsRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(DataLabelingServiceServer).ListEvaluationJobs(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.datalabeling.v1beta1.DataLabelingService/ListEvaluationJobs", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(DataLabelingServiceServer).ListEvaluationJobs(ctx, req.(*ListEvaluationJobsRequest)) + } + return interceptor(ctx, in, info, handler) +} + var _DataLabelingService_serviceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.datalabeling.v1beta1.DataLabelingService", HandlerType: (*DataLabelingServiceServer)(nil), @@ -3158,10 +4167,6 @@ var _DataLabelingService_serviceDesc = grpc.ServiceDesc{ MethodName: "LabelText", Handler: _DataLabelingService_LabelText_Handler, }, - { - MethodName: "LabelAudio", - Handler: _DataLabelingService_LabelAudio_Handler, - }, { MethodName: "GetExample", Handler: _DataLabelingService_GetExample_Handler, @@ -3202,6 +4207,46 @@ var _DataLabelingService_serviceDesc = grpc.ServiceDesc{ MethodName: "DeleteInstruction", Handler: _DataLabelingService_DeleteInstruction_Handler, }, + { + MethodName: "GetEvaluation", + Handler: _DataLabelingService_GetEvaluation_Handler, + }, + { + MethodName: "SearchEvaluations", + Handler: _DataLabelingService_SearchEvaluations_Handler, + }, + { + MethodName: "SearchExampleComparisons", + Handler: _DataLabelingService_SearchExampleComparisons_Handler, + }, + { + MethodName: "CreateEvaluationJob", + Handler: _DataLabelingService_CreateEvaluationJob_Handler, + }, + { + MethodName: "UpdateEvaluationJob", + Handler: _DataLabelingService_UpdateEvaluationJob_Handler, + }, + { + MethodName: "GetEvaluationJob", + Handler: _DataLabelingService_GetEvaluationJob_Handler, + }, + { + MethodName: "PauseEvaluationJob", + Handler: _DataLabelingService_PauseEvaluationJob_Handler, + }, + { + MethodName: "ResumeEvaluationJob", + Handler: _DataLabelingService_ResumeEvaluationJob_Handler, + }, + { + MethodName: "DeleteEvaluationJob", + Handler: _DataLabelingService_DeleteEvaluationJob_Handler, + }, + { + MethodName: "ListEvaluationJobs", + Handler: _DataLabelingService_ListEvaluationJobs_Handler, + }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/datalabeling/v1beta1/data_labeling_service.proto", diff --git a/googleapis/cloud/datalabeling/v1beta1/data_payloads.pb.go b/googleapis/cloud/datalabeling/v1beta1/data_payloads.pb.go new file mode 100644 index 0000000000..256ea6ead8 --- /dev/null +++ b/googleapis/cloud/datalabeling/v1beta1/data_payloads.pb.go @@ -0,0 +1,305 @@ +// Code generated by protoc-gen-go. DO NOT EDIT. +// source: google/cloud/datalabeling/v1beta1/data_payloads.proto + +package datalabeling + +import ( + fmt "fmt" + math "math" + + proto "github.com/golang/protobuf/proto" + duration "github.com/golang/protobuf/ptypes/duration" + _ "github.com/golang/protobuf/ptypes/timestamp" + _ "google.golang.org/genproto/googleapis/api/annotations" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package + +// Container of information about an image. +type ImagePayload struct { + // Image format. + MimeType string `protobuf:"bytes,1,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"` + // A byte string of a thumbnail image. + ImageThumbnail []byte `protobuf:"bytes,2,opt,name=image_thumbnail,json=imageThumbnail,proto3" json:"image_thumbnail,omitempty"` + // Image uri from the user bucket. + ImageUri string `protobuf:"bytes,3,opt,name=image_uri,json=imageUri,proto3" json:"image_uri,omitempty"` + // Signed uri of the image file in the service bucket. + SignedUri string `protobuf:"bytes,4,opt,name=signed_uri,json=signedUri,proto3" json:"signed_uri,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ImagePayload) Reset() { *m = ImagePayload{} } +func (m *ImagePayload) String() string { return proto.CompactTextString(m) } +func (*ImagePayload) ProtoMessage() {} +func (*ImagePayload) Descriptor() ([]byte, []int) { + return fileDescriptor_7d5088066040abfe, []int{0} +} + +func (m *ImagePayload) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ImagePayload.Unmarshal(m, b) +} +func (m *ImagePayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ImagePayload.Marshal(b, m, deterministic) +} +func (m *ImagePayload) XXX_Merge(src proto.Message) { + xxx_messageInfo_ImagePayload.Merge(m, src) +} +func (m *ImagePayload) XXX_Size() int { + return xxx_messageInfo_ImagePayload.Size(m) +} +func (m *ImagePayload) XXX_DiscardUnknown() { + xxx_messageInfo_ImagePayload.DiscardUnknown(m) +} + +var xxx_messageInfo_ImagePayload proto.InternalMessageInfo + +func (m *ImagePayload) GetMimeType() string { + if m != nil { + return m.MimeType + } + return "" +} + +func (m *ImagePayload) GetImageThumbnail() []byte { + if m != nil { + return m.ImageThumbnail + } + return nil +} + +func (m *ImagePayload) GetImageUri() string { + if m != nil { + return m.ImageUri + } + return "" +} + +func (m *ImagePayload) GetSignedUri() string { + if m != nil { + return m.SignedUri + } + return "" +} + +// Container of information about a piece of text. +type TextPayload struct { + // Text content. + TextContent string `protobuf:"bytes,1,opt,name=text_content,json=textContent,proto3" json:"text_content,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *TextPayload) Reset() { *m = TextPayload{} } +func (m *TextPayload) String() string { return proto.CompactTextString(m) } +func (*TextPayload) ProtoMessage() {} +func (*TextPayload) Descriptor() ([]byte, []int) { + return fileDescriptor_7d5088066040abfe, []int{1} +} + +func (m *TextPayload) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_TextPayload.Unmarshal(m, b) +} +func (m *TextPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_TextPayload.Marshal(b, m, deterministic) +} +func (m *TextPayload) XXX_Merge(src proto.Message) { + xxx_messageInfo_TextPayload.Merge(m, src) +} +func (m *TextPayload) XXX_Size() int { + return xxx_messageInfo_TextPayload.Size(m) +} +func (m *TextPayload) XXX_DiscardUnknown() { + xxx_messageInfo_TextPayload.DiscardUnknown(m) +} + +var xxx_messageInfo_TextPayload proto.InternalMessageInfo + +func (m *TextPayload) GetTextContent() string { + if m != nil { + return m.TextContent + } + return "" +} + +// Container of information of a video thumbnail. +type VideoThumbnail struct { + // A byte string of the video frame. + Thumbnail []byte `protobuf:"bytes,1,opt,name=thumbnail,proto3" json:"thumbnail,omitempty"` + // Time offset relative to the beginning of the video, corresponding to the + // video frame where the thumbnail has been extracted from. + TimeOffset *duration.Duration `protobuf:"bytes,2,opt,name=time_offset,json=timeOffset,proto3" json:"time_offset,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *VideoThumbnail) Reset() { *m = VideoThumbnail{} } +func (m *VideoThumbnail) String() string { return proto.CompactTextString(m) } +func (*VideoThumbnail) ProtoMessage() {} +func (*VideoThumbnail) Descriptor() ([]byte, []int) { + return fileDescriptor_7d5088066040abfe, []int{2} +} + +func (m *VideoThumbnail) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_VideoThumbnail.Unmarshal(m, b) +} +func (m *VideoThumbnail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_VideoThumbnail.Marshal(b, m, deterministic) +} +func (m *VideoThumbnail) XXX_Merge(src proto.Message) { + xxx_messageInfo_VideoThumbnail.Merge(m, src) +} +func (m *VideoThumbnail) XXX_Size() int { + return xxx_messageInfo_VideoThumbnail.Size(m) +} +func (m *VideoThumbnail) XXX_DiscardUnknown() { + xxx_messageInfo_VideoThumbnail.DiscardUnknown(m) +} + +var xxx_messageInfo_VideoThumbnail proto.InternalMessageInfo + +func (m *VideoThumbnail) GetThumbnail() []byte { + if m != nil { + return m.Thumbnail + } + return nil +} + +func (m *VideoThumbnail) GetTimeOffset() *duration.Duration { + if m != nil { + return m.TimeOffset + } + return nil +} + +// Container of information of a video. +type VideoPayload struct { + // Video format. + MimeType string `protobuf:"bytes,1,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"` + // Video uri from the user bucket. + VideoUri string `protobuf:"bytes,2,opt,name=video_uri,json=videoUri,proto3" json:"video_uri,omitempty"` + // The list of video thumbnails. + VideoThumbnails []*VideoThumbnail `protobuf:"bytes,3,rep,name=video_thumbnails,json=videoThumbnails,proto3" json:"video_thumbnails,omitempty"` + // FPS of the video. + FrameRate float32 `protobuf:"fixed32,4,opt,name=frame_rate,json=frameRate,proto3" json:"frame_rate,omitempty"` + // Signed uri of the video file in the service bucket. + SignedUri string `protobuf:"bytes,5,opt,name=signed_uri,json=signedUri,proto3" json:"signed_uri,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *VideoPayload) Reset() { *m = VideoPayload{} } +func (m *VideoPayload) String() string { return proto.CompactTextString(m) } +func (*VideoPayload) ProtoMessage() {} +func (*VideoPayload) Descriptor() ([]byte, []int) { + return fileDescriptor_7d5088066040abfe, []int{3} +} + +func (m *VideoPayload) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_VideoPayload.Unmarshal(m, b) +} +func (m *VideoPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_VideoPayload.Marshal(b, m, deterministic) +} +func (m *VideoPayload) XXX_Merge(src proto.Message) { + xxx_messageInfo_VideoPayload.Merge(m, src) +} +func (m *VideoPayload) XXX_Size() int { + return xxx_messageInfo_VideoPayload.Size(m) +} +func (m *VideoPayload) XXX_DiscardUnknown() { + xxx_messageInfo_VideoPayload.DiscardUnknown(m) +} + +var xxx_messageInfo_VideoPayload proto.InternalMessageInfo + +func (m *VideoPayload) GetMimeType() string { + if m != nil { + return m.MimeType + } + return "" +} + +func (m *VideoPayload) GetVideoUri() string { + if m != nil { + return m.VideoUri + } + return "" +} + +func (m *VideoPayload) GetVideoThumbnails() []*VideoThumbnail { + if m != nil { + return m.VideoThumbnails + } + return nil +} + +func (m *VideoPayload) GetFrameRate() float32 { + if m != nil { + return m.FrameRate + } + return 0 +} + +func (m *VideoPayload) GetSignedUri() string { + if m != nil { + return m.SignedUri + } + return "" +} + +func init() { + proto.RegisterType((*ImagePayload)(nil), "google.cloud.datalabeling.v1beta1.ImagePayload") + proto.RegisterType((*TextPayload)(nil), "google.cloud.datalabeling.v1beta1.TextPayload") + proto.RegisterType((*VideoThumbnail)(nil), "google.cloud.datalabeling.v1beta1.VideoThumbnail") + proto.RegisterType((*VideoPayload)(nil), "google.cloud.datalabeling.v1beta1.VideoPayload") +} + +func init() { + proto.RegisterFile("google/cloud/datalabeling/v1beta1/data_payloads.proto", fileDescriptor_7d5088066040abfe) +} + +var fileDescriptor_7d5088066040abfe = []byte{ + // 434 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0x41, 0x6f, 0xd3, 0x40, + 0x10, 0x85, 0xe5, 0x04, 0x10, 0x5e, 0x47, 0x2d, 0xf2, 0x29, 0xb4, 0x05, 0xd2, 0x48, 0x88, 0x9c, + 0x6c, 0x52, 0xc4, 0x05, 0x6e, 0xc0, 0x85, 0x03, 0xa2, 0xb2, 0x52, 0x0e, 0x08, 0xc9, 0x1a, 0xc7, + 0x93, 0x65, 0x91, 0xbd, 0x6b, 0xd9, 0xe3, 0x28, 0xf9, 0x17, 0xfc, 0x48, 0x7e, 0x08, 0xda, 0xd9, + 0x0d, 0x69, 0x73, 0x20, 0x3d, 0xfa, 0x7b, 0x6f, 0x66, 0xdf, 0xbe, 0x4d, 0xc4, 0x5b, 0x69, 0x8c, + 0xac, 0x30, 0x5d, 0x56, 0xa6, 0x2f, 0xd3, 0x12, 0x08, 0x2a, 0x28, 0xb0, 0x52, 0x5a, 0xa6, 0xeb, + 0x79, 0x81, 0x04, 0x73, 0x86, 0x79, 0x03, 0xdb, 0xca, 0x40, 0xd9, 0x25, 0x4d, 0x6b, 0xc8, 0xc4, + 0x97, 0x6e, 0x2c, 0xe1, 0xb1, 0xe4, 0xf6, 0x58, 0xe2, 0xc7, 0xce, 0x2e, 0xfc, 0x66, 0x68, 0x54, + 0x0a, 0x5a, 0x1b, 0x02, 0x52, 0x46, 0xfb, 0x05, 0x67, 0xcf, 0xbd, 0xca, 0x5f, 0x45, 0xbf, 0x4a, + 0xcb, 0xbe, 0x65, 0x83, 0xd7, 0x5f, 0x1c, 0xea, 0xa4, 0x6a, 0xec, 0x08, 0xea, 0xc6, 0x19, 0xa6, + 0xbf, 0x03, 0x31, 0xfa, 0x5c, 0x83, 0xc4, 0x6b, 0x97, 0x2c, 0x3e, 0x17, 0x61, 0xad, 0x6a, 0xcc, + 0x69, 0xdb, 0xe0, 0x38, 0x98, 0x04, 0xb3, 0x30, 0x7b, 0x6c, 0xc1, 0x62, 0xdb, 0x60, 0xfc, 0x4a, + 0x9c, 0x2a, 0x6b, 0xce, 0xe9, 0x67, 0x5f, 0x17, 0x1a, 0x54, 0x35, 0x1e, 0x4c, 0x82, 0xd9, 0x28, + 0x3b, 0x61, 0xbc, 0xd8, 0x51, 0xbb, 0xc5, 0x19, 0xfb, 0x56, 0x8d, 0x87, 0x6e, 0x0b, 0x83, 0x9b, + 0x56, 0xc5, 0xcf, 0x84, 0xe8, 0x94, 0xd4, 0x58, 0xb2, 0xfa, 0x80, 0xd5, 0xd0, 0x91, 0x9b, 0x56, + 0x4d, 0x5f, 0x8b, 0x68, 0x81, 0x1b, 0xda, 0x05, 0xba, 0x14, 0x23, 0xc2, 0x0d, 0xe5, 0x4b, 0xa3, + 0x09, 0x35, 0xf9, 0x4c, 0x91, 0x65, 0x1f, 0x1d, 0x9a, 0xfe, 0x12, 0x27, 0xdf, 0x54, 0x89, 0x66, + 0x7f, 0xfe, 0x85, 0x08, 0xf7, 0x11, 0x03, 0x8e, 0xb8, 0x07, 0xf1, 0x3b, 0x11, 0xd9, 0x1e, 0x72, + 0xb3, 0x5a, 0x75, 0x48, 0x7c, 0x85, 0xe8, 0xea, 0x69, 0xe2, 0x1f, 0x63, 0xd7, 0x55, 0xf2, 0xc9, + 0x77, 0x99, 0x09, 0xeb, 0xfe, 0xca, 0xe6, 0xe9, 0x9f, 0x40, 0x8c, 0xf8, 0xb0, 0x7b, 0x15, 0x76, + 0x2e, 0xc2, 0xb5, 0x35, 0xf3, 0x4d, 0x07, 0x4e, 0x64, 0x60, 0x7b, 0xf8, 0x21, 0x9e, 0x38, 0xf1, + 0x5f, 0xb2, 0x6e, 0x3c, 0x9c, 0x0c, 0x67, 0xd1, 0xd5, 0x3c, 0x39, 0xfa, 0xc3, 0x48, 0xee, 0xde, + 0x38, 0x3b, 0x5d, 0xdf, 0xf9, 0xee, 0x6c, 0xcb, 0xab, 0x16, 0x6a, 0xcc, 0x5b, 0x20, 0xe4, 0x96, + 0x07, 0x59, 0xc8, 0x24, 0x03, 0xc2, 0x83, 0x47, 0x78, 0x78, 0xf0, 0x08, 0x1f, 0x36, 0xe2, 0xe5, + 0xd2, 0xd4, 0xc7, 0x63, 0x5c, 0x07, 0xdf, 0xbf, 0x78, 0x93, 0x34, 0x15, 0x68, 0x99, 0x98, 0x56, + 0xa6, 0x12, 0x35, 0xb7, 0x98, 0x3a, 0x09, 0x1a, 0xd5, 0xfd, 0xe7, 0xaf, 0xf1, 0xfe, 0x36, 0x2c, + 0x1e, 0xf1, 0xe4, 0x9b, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xb3, 0xb8, 0x19, 0x5a, 0x53, 0x03, + 0x00, 0x00, +} diff --git a/googleapis/cloud/datalabeling/v1beta1/dataset.pb.go b/googleapis/cloud/datalabeling/v1beta1/dataset.pb.go index b121341de5..a14c4d2bd7 100644 --- a/googleapis/cloud/datalabeling/v1beta1/dataset.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/dataset.pb.go @@ -8,8 +8,6 @@ import ( math "math" proto "github.com/golang/protobuf/proto" - duration "github.com/golang/protobuf/ptypes/duration" - _ "github.com/golang/protobuf/ptypes/struct" timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" ) @@ -32,7 +30,7 @@ const ( DataType_IMAGE DataType = 1 DataType_VIDEO DataType = 2 DataType_TEXT DataType = 4 - DataType_AUDIO DataType = 5 + DataType_GENERAL_DATA DataType = 6 ) var DataType_name = map[int32]string{ @@ -40,7 +38,7 @@ var DataType_name = map[int32]string{ 1: "IMAGE", 2: "VIDEO", 4: "TEXT", - 5: "AUDIO", + 6: "GENERAL_DATA", } var DataType_value = map[string]int32{ @@ -48,7 +46,7 @@ var DataType_value = map[string]int32{ "IMAGE": 1, "VIDEO": 2, "TEXT": 4, - "AUDIO": 5, + "GENERAL_DATA": 6, } func (x DataType) String() string { @@ -62,8 +60,7 @@ func (DataType) EnumDescriptor() ([]byte, []int) { // Dataset is the resource to hold your data. You can request multiple labeling // tasks for a dataset while each one will generate an AnnotatedDataset. type Dataset struct { - // Output only. - // Dataset resource name, format is: + // Output only. Dataset resource name, format is: // projects/{project_id}/datasets/{dataset_id} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The display name of the dataset. Maximum of 64 characters. @@ -76,10 +73,15 @@ type Dataset struct { // Output only. This is populated with the original input configs // where ImportData is called. It is available only after the clients // import data to this dataset. - InputConfigs []*InputConfig `protobuf:"bytes,5,rep,name=input_configs,json=inputConfigs,proto3" json:"input_configs,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + InputConfigs []*InputConfig `protobuf:"bytes,5,rep,name=input_configs,json=inputConfigs,proto3" json:"input_configs,omitempty"` + // Output only. The names of any related resources that are blocking changes + // to the dataset. + BlockingResources []string `protobuf:"bytes,6,rep,name=blocking_resources,json=blockingResources,proto3" json:"blocking_resources,omitempty"` + // Output only. The number of data items in the dataset. + DataItemCount int64 `protobuf:"varint,7,opt,name=data_item_count,json=dataItemCount,proto3" json:"data_item_count,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Dataset) Reset() { *m = Dataset{} } @@ -142,18 +144,46 @@ func (m *Dataset) GetInputConfigs() []*InputConfig { return nil } +func (m *Dataset) GetBlockingResources() []string { + if m != nil { + return m.BlockingResources + } + return nil +} + +func (m *Dataset) GetDataItemCount() int64 { + if m != nil { + return m.DataItemCount + } + return 0 +} + // The configuration of input data, including data type, location, etc. type InputConfig struct { + // Optional. The metadata associated with each data type. + // + // Types that are valid to be assigned to DataTypeMetadata: + // *InputConfig_TextMetadata + DataTypeMetadata isInputConfig_DataTypeMetadata `protobuf_oneof:"data_type_metadata"` // Required. Where the data is from. // // Types that are valid to be assigned to Source: // *InputConfig_GcsSource + // *InputConfig_BigquerySource Source isInputConfig_Source `protobuf_oneof:"source"` // Required. Data type must be specifed when user tries to import data. - DataType DataType `protobuf:"varint,1,opt,name=data_type,json=dataType,proto3,enum=google.cloud.datalabeling.v1beta1.DataType" json:"data_type,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + DataType DataType `protobuf:"varint,1,opt,name=data_type,json=dataType,proto3,enum=google.cloud.datalabeling.v1beta1.DataType" json:"data_type,omitempty"` + // Optional. If input contains annotation, user needs to specify the + // type and metadata of the annotation when creating it as an annotated + // dataset. + AnnotationType AnnotationType `protobuf:"varint,3,opt,name=annotation_type,json=annotationType,proto3,enum=google.cloud.datalabeling.v1beta1.AnnotationType" json:"annotation_type,omitempty"` + // Optional. Metadata about annotations in the input. Each annotation type may + // have different metadata. + // Metadata for classification problem. + ClassificationMetadata *ClassificationMetadata `protobuf:"bytes,4,opt,name=classification_metadata,json=classificationMetadata,proto3" json:"classification_metadata,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *InputConfig) Reset() { *m = InputConfig{} } @@ -181,6 +211,30 @@ func (m *InputConfig) XXX_DiscardUnknown() { var xxx_messageInfo_InputConfig proto.InternalMessageInfo +type isInputConfig_DataTypeMetadata interface { + isInputConfig_DataTypeMetadata() +} + +type InputConfig_TextMetadata struct { + TextMetadata *TextMetadata `protobuf:"bytes,6,opt,name=text_metadata,json=textMetadata,proto3,oneof"` +} + +func (*InputConfig_TextMetadata) isInputConfig_DataTypeMetadata() {} + +func (m *InputConfig) GetDataTypeMetadata() isInputConfig_DataTypeMetadata { + if m != nil { + return m.DataTypeMetadata + } + return nil +} + +func (m *InputConfig) GetTextMetadata() *TextMetadata { + if x, ok := m.GetDataTypeMetadata().(*InputConfig_TextMetadata); ok { + return x.TextMetadata + } + return nil +} + type isInputConfig_Source interface { isInputConfig_Source() } @@ -189,8 +243,14 @@ type InputConfig_GcsSource struct { GcsSource *GcsSource `protobuf:"bytes,2,opt,name=gcs_source,json=gcsSource,proto3,oneof"` } +type InputConfig_BigquerySource struct { + BigquerySource *BigQuerySource `protobuf:"bytes,5,opt,name=bigquery_source,json=bigquerySource,proto3,oneof"` +} + func (*InputConfig_GcsSource) isInputConfig_Source() {} +func (*InputConfig_BigquerySource) isInputConfig_Source() {} + func (m *InputConfig) GetSource() isInputConfig_Source { if m != nil { return m.Source @@ -205,6 +265,13 @@ func (m *InputConfig) GetGcsSource() *GcsSource { return nil } +func (m *InputConfig) GetBigquerySource() *BigQuerySource { + if x, ok := m.GetSource().(*InputConfig_BigquerySource); ok { + return x.BigquerySource + } + return nil +} + func (m *InputConfig) GetDataType() DataType { if m != nil { return m.DataType @@ -212,19 +279,119 @@ func (m *InputConfig) GetDataType() DataType { return DataType_DATA_TYPE_UNSPECIFIED } +func (m *InputConfig) GetAnnotationType() AnnotationType { + if m != nil { + return m.AnnotationType + } + return AnnotationType_ANNOTATION_TYPE_UNSPECIFIED +} + +func (m *InputConfig) GetClassificationMetadata() *ClassificationMetadata { + if m != nil { + return m.ClassificationMetadata + } + return nil +} + // XXX_OneofWrappers is for the internal use of the proto package. func (*InputConfig) XXX_OneofWrappers() []interface{} { return []interface{}{ + (*InputConfig_TextMetadata)(nil), (*InputConfig_GcsSource)(nil), + (*InputConfig_BigquerySource)(nil), + } +} + +// Metadata for the text. +type TextMetadata struct { + // The language of this text, as a + // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). + // Default value is en-US. + LanguageCode string `protobuf:"bytes,1,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *TextMetadata) Reset() { *m = TextMetadata{} } +func (m *TextMetadata) String() string { return proto.CompactTextString(m) } +func (*TextMetadata) ProtoMessage() {} +func (*TextMetadata) Descriptor() ([]byte, []int) { + return fileDescriptor_70a9435b8b2ad223, []int{2} +} + +func (m *TextMetadata) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_TextMetadata.Unmarshal(m, b) +} +func (m *TextMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_TextMetadata.Marshal(b, m, deterministic) +} +func (m *TextMetadata) XXX_Merge(src proto.Message) { + xxx_messageInfo_TextMetadata.Merge(m, src) +} +func (m *TextMetadata) XXX_Size() int { + return xxx_messageInfo_TextMetadata.Size(m) +} +func (m *TextMetadata) XXX_DiscardUnknown() { + xxx_messageInfo_TextMetadata.DiscardUnknown(m) +} + +var xxx_messageInfo_TextMetadata proto.InternalMessageInfo + +func (m *TextMetadata) GetLanguageCode() string { + if m != nil { + return m.LanguageCode + } + return "" +} + +// Metadata for classification annotations. +type ClassificationMetadata struct { + // Whether the classification task is multi-label or not. + IsMultiLabel bool `protobuf:"varint,1,opt,name=is_multi_label,json=isMultiLabel,proto3" json:"is_multi_label,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ClassificationMetadata) Reset() { *m = ClassificationMetadata{} } +func (m *ClassificationMetadata) String() string { return proto.CompactTextString(m) } +func (*ClassificationMetadata) ProtoMessage() {} +func (*ClassificationMetadata) Descriptor() ([]byte, []int) { + return fileDescriptor_70a9435b8b2ad223, []int{3} +} + +func (m *ClassificationMetadata) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ClassificationMetadata.Unmarshal(m, b) +} +func (m *ClassificationMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ClassificationMetadata.Marshal(b, m, deterministic) +} +func (m *ClassificationMetadata) XXX_Merge(src proto.Message) { + xxx_messageInfo_ClassificationMetadata.Merge(m, src) +} +func (m *ClassificationMetadata) XXX_Size() int { + return xxx_messageInfo_ClassificationMetadata.Size(m) +} +func (m *ClassificationMetadata) XXX_DiscardUnknown() { + xxx_messageInfo_ClassificationMetadata.DiscardUnknown(m) +} + +var xxx_messageInfo_ClassificationMetadata proto.InternalMessageInfo + +func (m *ClassificationMetadata) GetIsMultiLabel() bool { + if m != nil { + return m.IsMultiLabel } + return false } -// Source of the GCS file to be imported. Only gcs path is allowed in -// input_uri. +// Source of the Cloud Storage file to be imported. type GcsSource struct { - // Required. The input uri of source file. + // Required. The input URI of source file. This must be a Cloud Storage path + // (`gs://...`). InputUri string `protobuf:"bytes,1,opt,name=input_uri,json=inputUri,proto3" json:"input_uri,omitempty"` - // Required. The format of the gcs source. Only "text/csv" is supported. + // Required. The format of the source file. Only "text/csv" is supported. MimeType string `protobuf:"bytes,2,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -235,7 +402,7 @@ func (m *GcsSource) Reset() { *m = GcsSource{} } func (m *GcsSource) String() string { return proto.CompactTextString(m) } func (*GcsSource) ProtoMessage() {} func (*GcsSource) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{2} + return fileDescriptor_70a9435b8b2ad223, []int{4} } func (m *GcsSource) XXX_Unmarshal(b []byte) error { @@ -270,6 +437,48 @@ func (m *GcsSource) GetMimeType() string { return "" } +// The BigQuery location for the input content. +type BigQuerySource struct { + // Required. BigQuery URI to a table, up to 2000 characters long. + // Accepted forms: BigQuery gs path e.g. bq://projectId.bqDatasetId.bqTableId + InputUri string `protobuf:"bytes,1,opt,name=input_uri,json=inputUri,proto3" json:"input_uri,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *BigQuerySource) Reset() { *m = BigQuerySource{} } +func (m *BigQuerySource) String() string { return proto.CompactTextString(m) } +func (*BigQuerySource) ProtoMessage() {} +func (*BigQuerySource) Descriptor() ([]byte, []int) { + return fileDescriptor_70a9435b8b2ad223, []int{5} +} + +func (m *BigQuerySource) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_BigQuerySource.Unmarshal(m, b) +} +func (m *BigQuerySource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_BigQuerySource.Marshal(b, m, deterministic) +} +func (m *BigQuerySource) XXX_Merge(src proto.Message) { + xxx_messageInfo_BigQuerySource.Merge(m, src) +} +func (m *BigQuerySource) XXX_Size() int { + return xxx_messageInfo_BigQuerySource.Size(m) +} +func (m *BigQuerySource) XXX_DiscardUnknown() { + xxx_messageInfo_BigQuerySource.DiscardUnknown(m) +} + +var xxx_messageInfo_BigQuerySource proto.InternalMessageInfo + +func (m *BigQuerySource) GetInputUri() string { + if m != nil { + return m.InputUri + } + return "" +} + // The configuration of output data. type OutputConfig struct { // Required. Location to output data to. @@ -287,7 +496,7 @@ func (m *OutputConfig) Reset() { *m = OutputConfig{} } func (m *OutputConfig) String() string { return proto.CompactTextString(m) } func (*OutputConfig) ProtoMessage() {} func (*OutputConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{3} + return fileDescriptor_70a9435b8b2ad223, []int{6} } func (m *OutputConfig) XXX_Unmarshal(b []byte) error { @@ -371,7 +580,7 @@ func (m *GcsDestination) Reset() { *m = GcsDestination{} } func (m *GcsDestination) String() string { return proto.CompactTextString(m) } func (*GcsDestination) ProtoMessage() {} func (*GcsDestination) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{4} + return fileDescriptor_70a9435b8b2ad223, []int{7} } func (m *GcsDestination) XXX_Unmarshal(b []byte) error { @@ -408,7 +617,7 @@ func (m *GcsDestination) GetMimeType() string { // Export folder destination of the data. type GcsFolderDestination struct { - // Required. GCS folder to export data to. + // Required. Cloud Storage directory to export data to. OutputFolderUri string `protobuf:"bytes,1,opt,name=output_folder_uri,json=outputFolderUri,proto3" json:"output_folder_uri,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -419,7 +628,7 @@ func (m *GcsFolderDestination) Reset() { *m = GcsFolderDestination{} } func (m *GcsFolderDestination) String() string { return proto.CompactTextString(m) } func (*GcsFolderDestination) ProtoMessage() {} func (*GcsFolderDestination) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{5} + return fileDescriptor_70a9435b8b2ad223, []int{8} } func (m *GcsFolderDestination) XXX_Unmarshal(b []byte) error { @@ -455,7 +664,6 @@ type DataItem struct { // *DataItem_ImagePayload // *DataItem_TextPayload // *DataItem_VideoPayload - // *DataItem_AudioPayload Payload isDataItem_Payload `protobuf_oneof:"payload"` // Output only. Name of the data item, in format of: // projects/{project_id}/datasets/{dataset_id}/dataItems/{data_item_id} @@ -469,7 +677,7 @@ func (m *DataItem) Reset() { *m = DataItem{} } func (m *DataItem) String() string { return proto.CompactTextString(m) } func (*DataItem) ProtoMessage() {} func (*DataItem) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{6} + return fileDescriptor_70a9435b8b2ad223, []int{9} } func (m *DataItem) XXX_Unmarshal(b []byte) error { @@ -506,18 +714,12 @@ type DataItem_VideoPayload struct { VideoPayload *VideoPayload `protobuf:"bytes,4,opt,name=video_payload,json=videoPayload,proto3,oneof"` } -type DataItem_AudioPayload struct { - AudioPayload *AudioPayload `protobuf:"bytes,5,opt,name=audio_payload,json=audioPayload,proto3,oneof"` -} - func (*DataItem_ImagePayload) isDataItem_Payload() {} func (*DataItem_TextPayload) isDataItem_Payload() {} func (*DataItem_VideoPayload) isDataItem_Payload() {} -func (*DataItem_AudioPayload) isDataItem_Payload() {} - func (m *DataItem) GetPayload() isDataItem_Payload { if m != nil { return m.Payload @@ -546,13 +748,6 @@ func (m *DataItem) GetVideoPayload() *VideoPayload { return nil } -func (m *DataItem) GetAudioPayload() *AudioPayload { - if x, ok := m.GetPayload().(*DataItem_AudioPayload); ok { - return x.AudioPayload - } - return nil -} - func (m *DataItem) GetName() string { if m != nil { return m.Name @@ -566,7 +761,6 @@ func (*DataItem) XXX_OneofWrappers() []interface{} { (*DataItem_ImagePayload)(nil), (*DataItem_TextPayload)(nil), (*DataItem_VideoPayload)(nil), - (*DataItem_AudioPayload)(nil), } } @@ -574,8 +768,7 @@ func (*DataItem) XXX_OneofWrappers() []interface{} { // labeling task will generate an AnnotatedDataset under the Dataset that the // task is requested for. type AnnotatedDataset struct { - // Output only. - // AnnotatedDataset resource name in format of: + // Output only. AnnotatedDataset resource name in format of: // projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/ // {annotated_dataset_id} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` @@ -602,17 +795,20 @@ type AnnotatedDataset struct { // Output only. Time the AnnotatedDataset was created. CreateTime *timestamp.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Additional information about AnnotatedDataset. - Metadata *AnnotatedDatasetMetadata `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Metadata *AnnotatedDatasetMetadata `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"` + // Output only. The names of any related resources that are blocking changes + // to the annotated dataset. + BlockingResources []string `protobuf:"bytes,11,rep,name=blocking_resources,json=blockingResources,proto3" json:"blocking_resources,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *AnnotatedDataset) Reset() { *m = AnnotatedDataset{} } func (m *AnnotatedDataset) String() string { return proto.CompactTextString(m) } func (*AnnotatedDataset) ProtoMessage() {} func (*AnnotatedDataset) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{7} + return fileDescriptor_70a9435b8b2ad223, []int{10} } func (m *AnnotatedDataset) XXX_Unmarshal(b []byte) error { @@ -703,11 +899,60 @@ func (m *AnnotatedDataset) GetMetadata() *AnnotatedDatasetMetadata { return nil } +func (m *AnnotatedDataset) GetBlockingResources() []string { + if m != nil { + return m.BlockingResources + } + return nil +} + +// Statistics about annotation specs. +type LabelStats struct { + // Map of each annotation spec's example count. Key is the annotation spec + // name and value is the number of examples for that annotation spec. + // If the annotated dataset does not have annotation spec, the map will return + // a pair where the key is empty string and value is the total number of + // annotations. + ExampleCount map[string]int64 `protobuf:"bytes,1,rep,name=example_count,json=exampleCount,proto3" json:"example_count,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *LabelStats) Reset() { *m = LabelStats{} } +func (m *LabelStats) String() string { return proto.CompactTextString(m) } +func (*LabelStats) ProtoMessage() {} +func (*LabelStats) Descriptor() ([]byte, []int) { + return fileDescriptor_70a9435b8b2ad223, []int{11} +} + +func (m *LabelStats) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_LabelStats.Unmarshal(m, b) +} +func (m *LabelStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_LabelStats.Marshal(b, m, deterministic) +} +func (m *LabelStats) XXX_Merge(src proto.Message) { + xxx_messageInfo_LabelStats.Merge(m, src) +} +func (m *LabelStats) XXX_Size() int { + return xxx_messageInfo_LabelStats.Size(m) +} +func (m *LabelStats) XXX_DiscardUnknown() { + xxx_messageInfo_LabelStats.DiscardUnknown(m) +} + +var xxx_messageInfo_LabelStats proto.InternalMessageInfo + +func (m *LabelStats) GetExampleCount() map[string]int64 { + if m != nil { + return m.ExampleCount + } + return nil +} + // Metadata on AnnotatedDataset. type AnnotatedDatasetMetadata struct { - // HumanAnnotationConfig used when requesting the human labeling task for this - // AnnotatedDataset. - HumanAnnotationConfig *HumanAnnotationConfig `protobuf:"bytes,1,opt,name=human_annotation_config,json=humanAnnotationConfig,proto3" json:"human_annotation_config,omitempty"` // Specific request configuration used when requesting the labeling task. // // Types that are valid to be assigned to AnnotationRequestConfig: @@ -722,16 +967,19 @@ type AnnotatedDatasetMetadata struct { // *AnnotatedDatasetMetadata_TextClassificationConfig // *AnnotatedDatasetMetadata_TextEntityExtractionConfig AnnotationRequestConfig isAnnotatedDatasetMetadata_AnnotationRequestConfig `protobuf_oneof:"annotation_request_config"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + // HumanAnnotationConfig used when requesting the human labeling task for this + // AnnotatedDataset. + HumanAnnotationConfig *HumanAnnotationConfig `protobuf:"bytes,1,opt,name=human_annotation_config,json=humanAnnotationConfig,proto3" json:"human_annotation_config,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *AnnotatedDatasetMetadata) Reset() { *m = AnnotatedDatasetMetadata{} } func (m *AnnotatedDatasetMetadata) String() string { return proto.CompactTextString(m) } func (*AnnotatedDatasetMetadata) ProtoMessage() {} func (*AnnotatedDatasetMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{8} + return fileDescriptor_70a9435b8b2ad223, []int{12} } func (m *AnnotatedDatasetMetadata) XXX_Unmarshal(b []byte) error { @@ -752,13 +1000,6 @@ func (m *AnnotatedDatasetMetadata) XXX_DiscardUnknown() { var xxx_messageInfo_AnnotatedDatasetMetadata proto.InternalMessageInfo -func (m *AnnotatedDatasetMetadata) GetHumanAnnotationConfig() *HumanAnnotationConfig { - if m != nil { - return m.HumanAnnotationConfig - } - return nil -} - type isAnnotatedDatasetMetadata_AnnotationRequestConfig interface { isAnnotatedDatasetMetadata_AnnotationRequestConfig() } @@ -908,6 +1149,13 @@ func (m *AnnotatedDatasetMetadata) GetTextEntityExtractionConfig() *TextEntityEx return nil } +func (m *AnnotatedDatasetMetadata) GetHumanAnnotationConfig() *HumanAnnotationConfig { + if m != nil { + return m.HumanAnnotationConfig + } + return nil +} + // XXX_OneofWrappers is for the internal use of the proto package. func (*AnnotatedDatasetMetadata) XXX_OneofWrappers() []interface{} { return []interface{}{ @@ -924,48 +1172,6 @@ func (*AnnotatedDatasetMetadata) XXX_OneofWrappers() []interface{} { } } -// Statistics about annotation specs. -type LabelStats struct { - // Map of each annotation spec's example count. Key is the annotation spec - // name and value is the number of examples for that annotation spec. - ExampleCount map[string]int64 `protobuf:"bytes,1,rep,name=example_count,json=exampleCount,proto3" json:"example_count,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *LabelStats) Reset() { *m = LabelStats{} } -func (m *LabelStats) String() string { return proto.CompactTextString(m) } -func (*LabelStats) ProtoMessage() {} -func (*LabelStats) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{9} -} - -func (m *LabelStats) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_LabelStats.Unmarshal(m, b) -} -func (m *LabelStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_LabelStats.Marshal(b, m, deterministic) -} -func (m *LabelStats) XXX_Merge(src proto.Message) { - xxx_messageInfo_LabelStats.Merge(m, src) -} -func (m *LabelStats) XXX_Size() int { - return xxx_messageInfo_LabelStats.Size(m) -} -func (m *LabelStats) XXX_DiscardUnknown() { - xxx_messageInfo_LabelStats.DiscardUnknown(m) -} - -var xxx_messageInfo_LabelStats proto.InternalMessageInfo - -func (m *LabelStats) GetExampleCount() map[string]int64 { - if m != nil { - return m.ExampleCount - } - return nil -} - // An Example is a piece of data and its annotation. For example, an image with // label "house". type Example struct { @@ -975,7 +1181,6 @@ type Example struct { // *Example_ImagePayload // *Example_TextPayload // *Example_VideoPayload - // *Example_AudioPayload Payload isExample_Payload `protobuf_oneof:"payload"` // Output only. Name of the example, in format of: // projects/{project_id}/datasets/{dataset_id}/annotatedDatasets/ @@ -993,7 +1198,7 @@ func (m *Example) Reset() { *m = Example{} } func (m *Example) String() string { return proto.CompactTextString(m) } func (*Example) ProtoMessage() {} func (*Example) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{10} + return fileDescriptor_70a9435b8b2ad223, []int{13} } func (m *Example) XXX_Unmarshal(b []byte) error { @@ -1030,18 +1235,12 @@ type Example_VideoPayload struct { VideoPayload *VideoPayload `protobuf:"bytes,7,opt,name=video_payload,json=videoPayload,proto3,oneof"` } -type Example_AudioPayload struct { - AudioPayload *AudioPayload `protobuf:"bytes,8,opt,name=audio_payload,json=audioPayload,proto3,oneof"` -} - func (*Example_ImagePayload) isExample_Payload() {} func (*Example_TextPayload) isExample_Payload() {} func (*Example_VideoPayload) isExample_Payload() {} -func (*Example_AudioPayload) isExample_Payload() {} - func (m *Example) GetPayload() isExample_Payload { if m != nil { return m.Payload @@ -1070,13 +1269,6 @@ func (m *Example) GetVideoPayload() *VideoPayload { return nil } -func (m *Example) GetAudioPayload() *AudioPayload { - if x, ok := m.GetPayload().(*Example_AudioPayload); ok { - return x.AudioPayload - } - return nil -} - func (m *Example) GetName() string { if m != nil { return m.Name @@ -1097,301 +1289,26 @@ func (*Example) XXX_OneofWrappers() []interface{} { (*Example_ImagePayload)(nil), (*Example_TextPayload)(nil), (*Example_VideoPayload)(nil), - (*Example_AudioPayload)(nil), - } -} - -// Container of information about an image. -type ImagePayload struct { - // Image format. - MimeType string `protobuf:"bytes,1,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"` - // A byte string of a full image. - ImageThumbnail []byte `protobuf:"bytes,2,opt,name=image_thumbnail,json=imageThumbnail,proto3" json:"image_thumbnail,omitempty"` - // Image uri from the user bucket. - ImageUri string `protobuf:"bytes,3,opt,name=image_uri,json=imageUri,proto3" json:"image_uri,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *ImagePayload) Reset() { *m = ImagePayload{} } -func (m *ImagePayload) String() string { return proto.CompactTextString(m) } -func (*ImagePayload) ProtoMessage() {} -func (*ImagePayload) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{11} -} - -func (m *ImagePayload) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_ImagePayload.Unmarshal(m, b) -} -func (m *ImagePayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_ImagePayload.Marshal(b, m, deterministic) -} -func (m *ImagePayload) XXX_Merge(src proto.Message) { - xxx_messageInfo_ImagePayload.Merge(m, src) -} -func (m *ImagePayload) XXX_Size() int { - return xxx_messageInfo_ImagePayload.Size(m) -} -func (m *ImagePayload) XXX_DiscardUnknown() { - xxx_messageInfo_ImagePayload.DiscardUnknown(m) -} - -var xxx_messageInfo_ImagePayload proto.InternalMessageInfo - -func (m *ImagePayload) GetMimeType() string { - if m != nil { - return m.MimeType - } - return "" -} - -func (m *ImagePayload) GetImageThumbnail() []byte { - if m != nil { - return m.ImageThumbnail - } - return nil -} - -func (m *ImagePayload) GetImageUri() string { - if m != nil { - return m.ImageUri - } - return "" -} - -// Container of information about a piece of text. -type TextPayload struct { - // Text content. - TextContent string `protobuf:"bytes,1,opt,name=text_content,json=textContent,proto3" json:"text_content,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *TextPayload) Reset() { *m = TextPayload{} } -func (m *TextPayload) String() string { return proto.CompactTextString(m) } -func (*TextPayload) ProtoMessage() {} -func (*TextPayload) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{12} -} - -func (m *TextPayload) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_TextPayload.Unmarshal(m, b) -} -func (m *TextPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_TextPayload.Marshal(b, m, deterministic) -} -func (m *TextPayload) XXX_Merge(src proto.Message) { - xxx_messageInfo_TextPayload.Merge(m, src) -} -func (m *TextPayload) XXX_Size() int { - return xxx_messageInfo_TextPayload.Size(m) -} -func (m *TextPayload) XXX_DiscardUnknown() { - xxx_messageInfo_TextPayload.DiscardUnknown(m) -} - -var xxx_messageInfo_TextPayload proto.InternalMessageInfo - -func (m *TextPayload) GetTextContent() string { - if m != nil { - return m.TextContent } - return "" -} - -// Container of information of a video thumbnail. -type VideoThumbnail struct { - // A byte string of the video frame. - Thumbnail []byte `protobuf:"bytes,1,opt,name=thumbnail,proto3" json:"thumbnail,omitempty"` - // Time offset relative to the beginning of the video, corresponding to the - // video frame where the thumbnail has been extracted from. - TimeOffset *duration.Duration `protobuf:"bytes,2,opt,name=time_offset,json=timeOffset,proto3" json:"time_offset,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *VideoThumbnail) Reset() { *m = VideoThumbnail{} } -func (m *VideoThumbnail) String() string { return proto.CompactTextString(m) } -func (*VideoThumbnail) ProtoMessage() {} -func (*VideoThumbnail) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{13} -} - -func (m *VideoThumbnail) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_VideoThumbnail.Unmarshal(m, b) -} -func (m *VideoThumbnail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_VideoThumbnail.Marshal(b, m, deterministic) -} -func (m *VideoThumbnail) XXX_Merge(src proto.Message) { - xxx_messageInfo_VideoThumbnail.Merge(m, src) -} -func (m *VideoThumbnail) XXX_Size() int { - return xxx_messageInfo_VideoThumbnail.Size(m) -} -func (m *VideoThumbnail) XXX_DiscardUnknown() { - xxx_messageInfo_VideoThumbnail.DiscardUnknown(m) -} - -var xxx_messageInfo_VideoThumbnail proto.InternalMessageInfo - -func (m *VideoThumbnail) GetThumbnail() []byte { - if m != nil { - return m.Thumbnail - } - return nil -} - -func (m *VideoThumbnail) GetTimeOffset() *duration.Duration { - if m != nil { - return m.TimeOffset - } - return nil -} - -// Container of information of a video. -type VideoPayload struct { - // Video format. - MimeType string `protobuf:"bytes,1,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"` - // Video uri from the user bucket. - VideoUri string `protobuf:"bytes,2,opt,name=video_uri,json=videoUri,proto3" json:"video_uri,omitempty"` - // The list of video thumbnails. - VideoThumbnails []*VideoThumbnail `protobuf:"bytes,3,rep,name=video_thumbnails,json=videoThumbnails,proto3" json:"video_thumbnails,omitempty"` - // FPS of the video. - FrameRate float32 `protobuf:"fixed32,4,opt,name=frame_rate,json=frameRate,proto3" json:"frame_rate,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *VideoPayload) Reset() { *m = VideoPayload{} } -func (m *VideoPayload) String() string { return proto.CompactTextString(m) } -func (*VideoPayload) ProtoMessage() {} -func (*VideoPayload) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{14} -} - -func (m *VideoPayload) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_VideoPayload.Unmarshal(m, b) -} -func (m *VideoPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_VideoPayload.Marshal(b, m, deterministic) -} -func (m *VideoPayload) XXX_Merge(src proto.Message) { - xxx_messageInfo_VideoPayload.Merge(m, src) -} -func (m *VideoPayload) XXX_Size() int { - return xxx_messageInfo_VideoPayload.Size(m) -} -func (m *VideoPayload) XXX_DiscardUnknown() { - xxx_messageInfo_VideoPayload.DiscardUnknown(m) -} - -var xxx_messageInfo_VideoPayload proto.InternalMessageInfo - -func (m *VideoPayload) GetMimeType() string { - if m != nil { - return m.MimeType - } - return "" -} - -func (m *VideoPayload) GetVideoUri() string { - if m != nil { - return m.VideoUri - } - return "" -} - -func (m *VideoPayload) GetVideoThumbnails() []*VideoThumbnail { - if m != nil { - return m.VideoThumbnails - } - return nil -} - -func (m *VideoPayload) GetFrameRate() float32 { - if m != nil { - return m.FrameRate - } - return 0 -} - -// Container of information of an audio. -type AudioPayload struct { - // Audio uri in user bucket. - AudioUri string `protobuf:"bytes,1,opt,name=audio_uri,json=audioUri,proto3" json:"audio_uri,omitempty"` - // Sample rate in Hertz of the audio data sent in all - // `RecognitionAudio` messages. This field is optional for `FLAC` and `WAV` - // audio files and required for all other audio formats. For details, - // see [AudioEncoding][google.cloud.datalabeling.v1beta1.AudioPayload.AudioEncoding]. - SampleRateHertz int32 `protobuf:"varint,3,opt,name=sample_rate_hertz,json=sampleRateHertz,proto3" json:"sample_rate_hertz,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *AudioPayload) Reset() { *m = AudioPayload{} } -func (m *AudioPayload) String() string { return proto.CompactTextString(m) } -func (*AudioPayload) ProtoMessage() {} -func (*AudioPayload) Descriptor() ([]byte, []int) { - return fileDescriptor_70a9435b8b2ad223, []int{15} -} - -func (m *AudioPayload) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_AudioPayload.Unmarshal(m, b) -} -func (m *AudioPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_AudioPayload.Marshal(b, m, deterministic) -} -func (m *AudioPayload) XXX_Merge(src proto.Message) { - xxx_messageInfo_AudioPayload.Merge(m, src) -} -func (m *AudioPayload) XXX_Size() int { - return xxx_messageInfo_AudioPayload.Size(m) -} -func (m *AudioPayload) XXX_DiscardUnknown() { - xxx_messageInfo_AudioPayload.DiscardUnknown(m) -} - -var xxx_messageInfo_AudioPayload proto.InternalMessageInfo - -func (m *AudioPayload) GetAudioUri() string { - if m != nil { - return m.AudioUri - } - return "" -} - -func (m *AudioPayload) GetSampleRateHertz() int32 { - if m != nil { - return m.SampleRateHertz - } - return 0 } func init() { proto.RegisterEnum("google.cloud.datalabeling.v1beta1.DataType", DataType_name, DataType_value) proto.RegisterType((*Dataset)(nil), "google.cloud.datalabeling.v1beta1.Dataset") proto.RegisterType((*InputConfig)(nil), "google.cloud.datalabeling.v1beta1.InputConfig") + proto.RegisterType((*TextMetadata)(nil), "google.cloud.datalabeling.v1beta1.TextMetadata") + proto.RegisterType((*ClassificationMetadata)(nil), "google.cloud.datalabeling.v1beta1.ClassificationMetadata") proto.RegisterType((*GcsSource)(nil), "google.cloud.datalabeling.v1beta1.GcsSource") + proto.RegisterType((*BigQuerySource)(nil), "google.cloud.datalabeling.v1beta1.BigQuerySource") proto.RegisterType((*OutputConfig)(nil), "google.cloud.datalabeling.v1beta1.OutputConfig") proto.RegisterType((*GcsDestination)(nil), "google.cloud.datalabeling.v1beta1.GcsDestination") proto.RegisterType((*GcsFolderDestination)(nil), "google.cloud.datalabeling.v1beta1.GcsFolderDestination") proto.RegisterType((*DataItem)(nil), "google.cloud.datalabeling.v1beta1.DataItem") proto.RegisterType((*AnnotatedDataset)(nil), "google.cloud.datalabeling.v1beta1.AnnotatedDataset") - proto.RegisterType((*AnnotatedDatasetMetadata)(nil), "google.cloud.datalabeling.v1beta1.AnnotatedDatasetMetadata") proto.RegisterType((*LabelStats)(nil), "google.cloud.datalabeling.v1beta1.LabelStats") proto.RegisterMapType((map[string]int64)(nil), "google.cloud.datalabeling.v1beta1.LabelStats.ExampleCountEntry") + proto.RegisterType((*AnnotatedDatasetMetadata)(nil), "google.cloud.datalabeling.v1beta1.AnnotatedDatasetMetadata") proto.RegisterType((*Example)(nil), "google.cloud.datalabeling.v1beta1.Example") - proto.RegisterType((*ImagePayload)(nil), "google.cloud.datalabeling.v1beta1.ImagePayload") - proto.RegisterType((*TextPayload)(nil), "google.cloud.datalabeling.v1beta1.TextPayload") - proto.RegisterType((*VideoThumbnail)(nil), "google.cloud.datalabeling.v1beta1.VideoThumbnail") - proto.RegisterType((*VideoPayload)(nil), "google.cloud.datalabeling.v1beta1.VideoPayload") - proto.RegisterType((*AudioPayload)(nil), "google.cloud.datalabeling.v1beta1.AudioPayload") } func init() { @@ -1399,99 +1316,98 @@ func init() { } var fileDescriptor_70a9435b8b2ad223 = []byte{ - // 1504 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x58, 0xef, 0x4e, 0x1b, 0x47, - 0x10, 0xe7, 0x30, 0x06, 0x7b, 0xce, 0x80, 0xd9, 0x42, 0x63, 0x20, 0x69, 0x89, 0xab, 0xaa, 0x51, - 0xda, 0x98, 0x42, 0xd4, 0x36, 0x4a, 0x5a, 0x45, 0x80, 0x9d, 0x80, 0x14, 0x02, 0x3a, 0x4c, 0xd2, - 0x46, 0x91, 0xae, 0xeb, 0xbb, 0xe5, 0xb8, 0xe4, 0xfe, 0xe5, 0x6e, 0xcf, 0xc2, 0xad, 0xd4, 0x0f, - 0xfd, 0xd0, 0x67, 0xe8, 0x63, 0x54, 0xea, 0x33, 0xf4, 0x15, 0xfa, 0x14, 0xf9, 0xd8, 0x07, 0xa8, - 0xf6, 0x8f, 0xef, 0x0f, 0xd8, 0xe1, 0x90, 0x9a, 0x7e, 0xbb, 0xfd, 0xcd, 0xce, 0x6f, 0x66, 0x76, - 0xd6, 0x33, 0xb3, 0x86, 0x75, 0xcb, 0xf7, 0x2d, 0x87, 0xac, 0x1b, 0x8e, 0x1f, 0x9b, 0xeb, 0x26, - 0xa6, 0xd8, 0xc1, 0x3d, 0xe2, 0xd8, 0x9e, 0xb5, 0xde, 0xdf, 0xe8, 0x11, 0x8a, 0x37, 0x38, 0x18, - 0x11, 0xda, 0x0a, 0x42, 0x9f, 0xfa, 0xe8, 0xa6, 0x50, 0x68, 0x71, 0x85, 0x56, 0x56, 0xa1, 0x25, - 0x15, 0x56, 0x36, 0x2f, 0xe7, 0xc4, 0x9e, 0xe7, 0x53, 0x4c, 0x6d, 0xdf, 0x13, 0xb4, 0x2b, 0x0f, - 0x2f, 0xd7, 0x39, 0x8d, 0x5d, 0xec, 0xe9, 0xa9, 0xa6, 0x6e, 0xf8, 0xde, 0x89, 0x6d, 0x49, 0x82, - 0x8f, 0x24, 0x01, 0x5f, 0xf5, 0xe2, 0x93, 0x75, 0x33, 0x0e, 0xb3, 0x06, 0xae, 0x9f, 0x97, 0x47, - 0x34, 0x8c, 0x0d, 0x19, 0xd5, 0xca, 0xc7, 0xe7, 0xa5, 0xd4, 0x76, 0x49, 0x44, 0xb1, 0x1b, 0x9c, - 0x53, 0xc7, 0x81, 0x9d, 0x71, 0x3e, 0x12, 0xd2, 0xe6, 0x3f, 0x0a, 0xcc, 0xb4, 0xc5, 0x31, 0x21, - 0x04, 0x53, 0x1e, 0x76, 0x49, 0x43, 0x59, 0x53, 0x6e, 0x55, 0x35, 0xfe, 0x8d, 0x6e, 0x42, 0xcd, - 0xb4, 0xa3, 0xc0, 0xc1, 0x03, 0x9d, 0xcb, 0x26, 0xb9, 0x4c, 0x95, 0xd8, 0x53, 0xb6, 0x65, 0x0d, - 0x54, 0x93, 0x44, 0x46, 0x68, 0x07, 0x8c, 0xb8, 0x51, 0x92, 0x3b, 0x52, 0x08, 0x3d, 0x00, 0xd5, - 0x08, 0x09, 0xa6, 0x44, 0x67, 0xce, 0x35, 0xa6, 0xd6, 0x94, 0x5b, 0xea, 0xe6, 0x4a, 0x4b, 0xe6, - 0x63, 0xe8, 0x79, 0xab, 0x3b, 0xf4, 0x5c, 0x03, 0xb1, 0x9d, 0x01, 0xe8, 0x08, 0x66, 0x6d, 0x2f, - 0x88, 0xa9, 0x3c, 0xb4, 0xa8, 0x51, 0x5e, 0x2b, 0xdd, 0x52, 0x37, 0x5b, 0xad, 0x4b, 0xd3, 0xd9, - 0xda, 0x63, 0x7a, 0x3b, 0x5c, 0x4d, 0xab, 0xd9, 0xe9, 0x22, 0x6a, 0xfe, 0xa1, 0x80, 0x9a, 0x91, - 0xa2, 0x7d, 0x00, 0xcb, 0x88, 0xf4, 0xc8, 0x8f, 0x43, 0x43, 0x04, 0xa9, 0x6e, 0x7e, 0x51, 0xc0, - 0xc2, 0x63, 0x23, 0x3a, 0xe2, 0x3a, 0xbb, 0x13, 0x5a, 0xd5, 0x1a, 0x2e, 0xd0, 0x2e, 0x54, 0xd9, - 0x76, 0x9d, 0x0e, 0x02, 0x71, 0x9c, 0x73, 0x9b, 0x9f, 0x17, 0x60, 0x63, 0x89, 0xe8, 0x0e, 0x02, - 0xa2, 0x55, 0x4c, 0xf9, 0xb5, 0x5d, 0x81, 0x69, 0xe1, 0x54, 0xb3, 0x03, 0xd5, 0xc4, 0x1a, 0x5a, - 0x85, 0xaa, 0x38, 0x94, 0x38, 0xb4, 0x65, 0xbe, 0x2a, 0x1c, 0x38, 0x0e, 0x6d, 0x26, 0x74, 0x6d, - 0x97, 0x08, 0xeb, 0x22, 0x61, 0x15, 0x06, 0x30, 0xc2, 0xe6, 0x5b, 0x05, 0x6a, 0x07, 0x31, 0x4d, - 0x43, 0x7f, 0x09, 0xf3, 0x2c, 0x74, 0x93, 0x44, 0xd4, 0xf6, 0xf8, 0xdd, 0xe0, 0x84, 0xea, 0xe6, - 0x46, 0xb1, 0xf8, 0xdb, 0xa9, 0xe2, 0xee, 0x84, 0x36, 0x67, 0xe5, 0x10, 0xe4, 0xc3, 0x87, 0x8c, - 0xfd, 0xc4, 0x77, 0x4c, 0x12, 0xe6, 0x8c, 0x88, 0x43, 0xfe, 0xa6, 0x98, 0x91, 0x47, 0x5c, 0x3f, - 0x6f, 0x6a, 0xd1, 0x1a, 0x81, 0x6f, 0xcf, 0xf2, 0xdb, 0x38, 0x5c, 0x36, 0x9f, 0xc0, 0x5c, 0xde, - 0x47, 0x74, 0x03, 0xc0, 0xe7, 0xf1, 0x67, 0xce, 0xae, 0x2a, 0x90, 0x4b, 0x0f, 0x6f, 0x1b, 0x16, - 0x47, 0x39, 0x83, 0x6e, 0xc3, 0x82, 0xe4, 0x94, 0x81, 0xa6, 0xd4, 0xf3, 0x42, 0x20, 0x74, 0x8e, - 0x43, 0xbb, 0xf9, 0x5b, 0x09, 0x2a, 0x2c, 0xd1, 0x7b, 0x94, 0xb8, 0xe8, 0x19, 0xcc, 0xda, 0x2e, - 0xb6, 0x88, 0x1e, 0xe0, 0x81, 0xe3, 0x63, 0x53, 0x9e, 0xca, 0x7a, 0x91, 0xcb, 0xcd, 0xf4, 0x0e, - 0x85, 0xda, 0xee, 0x84, 0x56, 0xb3, 0x33, 0x6b, 0x74, 0x04, 0x35, 0x4a, 0xce, 0x68, 0x42, 0x5b, - 0xe2, 0xb4, 0x45, 0x7e, 0x33, 0x5d, 0x72, 0x46, 0x53, 0x56, 0x95, 0xa6, 0x4b, 0xe6, 0x6c, 0xdf, - 0x36, 0x89, 0x9f, 0xb0, 0x4e, 0x15, 0x76, 0xf6, 0x19, 0xd3, 0xcb, 0x38, 0xdb, 0xcf, 0xac, 0x19, - 0x2f, 0x8e, 0x4d, 0x3b, 0xe5, 0x2d, 0x17, 0xe6, 0xdd, 0x62, 0x7a, 0x19, 0x5e, 0x9c, 0x59, 0x8f, - 0xaa, 0x67, 0xdb, 0x55, 0x98, 0x91, 0x56, 0x9a, 0x6f, 0xa7, 0xa0, 0xbe, 0x25, 0x0a, 0x22, 0x31, - 0xff, 0xdb, 0x1a, 0x58, 0xbd, 0x58, 0x03, 0x7f, 0x84, 0x85, 0x4c, 0x03, 0x90, 0x85, 0xa6, 0xc4, - 0x4b, 0xc3, 0xdd, 0x22, 0x81, 0x26, 0xba, 0xa2, 0x02, 0x68, 0x75, 0x7c, 0x0e, 0x41, 0x2f, 0x60, - 0x3e, 0x63, 0x81, 0xdf, 0xdf, 0x0a, 0xe7, 0xdf, 0xb8, 0x12, 0x3f, 0x2f, 0x40, 0x73, 0x38, 0xb7, - 0x46, 0x9f, 0xc0, 0x2c, 0x39, 0xc3, 0x6e, 0xe0, 0x10, 0xdd, 0xf0, 0x63, 0x8f, 0xf2, 0xd4, 0x97, - 0xb4, 0x9a, 0x04, 0x77, 0x18, 0x86, 0xbe, 0x86, 0x6b, 0x86, 0xcf, 0x96, 0x94, 0x98, 0x7a, 0x7e, - 0x7b, 0x99, 0x6f, 0x5f, 0x4a, 0xc4, 0x9d, 0xac, 0xde, 0x53, 0x50, 0xb9, 0x3f, 0x7a, 0x44, 0x31, - 0x8d, 0x1a, 0xd3, 0x3c, 0xfb, 0x77, 0x0a, 0x38, 0xfd, 0x84, 0x01, 0x47, 0x4c, 0x49, 0x03, 0x27, - 0xf9, 0x3e, 0xdf, 0x6e, 0x66, 0xae, 0xd4, 0x6e, 0x9e, 0x43, 0xc5, 0x25, 0x14, 0x33, 0x7b, 0x0d, - 0xe0, 0x9a, 0x0f, 0x8a, 0x1f, 0x5f, 0x72, 0x8f, 0xf6, 0x25, 0x85, 0x96, 0x90, 0x35, 0x7f, 0x07, - 0x68, 0x8c, 0xdb, 0x86, 0x02, 0xb8, 0x36, 0x66, 0x48, 0x90, 0xc5, 0xf8, 0x5e, 0x01, 0x27, 0x76, - 0x19, 0x43, 0x9a, 0x48, 0xd9, 0xf8, 0x96, 0x4e, 0x47, 0xc1, 0xe8, 0x17, 0x58, 0x15, 0x95, 0xc7, - 0x70, 0x70, 0x14, 0xd9, 0x27, 0xb6, 0x91, 0xb3, 0x2a, 0xea, 0xd0, 0xb7, 0x45, 0xeb, 0xd0, 0x4e, - 0x8e, 0x44, 0x98, 0xd8, 0x9d, 0xd0, 0x96, 0xed, 0x71, 0x42, 0x64, 0xc3, 0x62, 0xcf, 0x8f, 0x3d, - 0xd3, 0xf6, 0x2c, 0x3d, 0xf0, 0x9d, 0xc1, 0xd0, 0xb0, 0xa8, 0x54, 0x5f, 0x15, 0x30, 0xbc, 0x2d, - 0xd5, 0x0f, 0x7d, 0x67, 0x90, 0x58, 0x44, 0xbd, 0x0b, 0x28, 0xeb, 0x70, 0xcc, 0x82, 0x63, 0x7b, - 0x64, 0x68, 0x65, 0xaa, 0x70, 0x87, 0x3b, 0x94, 0x9a, 0x89, 0x85, 0xb9, 0x20, 0x87, 0xa0, 0x53, - 0xf8, 0x20, 0x22, 0x96, 0x4b, 0xbc, 0x7c, 0xda, 0xca, 0x85, 0xe3, 0x38, 0xca, 0x68, 0xa7, 0x71, - 0x44, 0x17, 0x50, 0x96, 0x32, 0x51, 0x7f, 0x47, 0xa7, 0x6c, 0xba, 0x70, 0xca, 0x78, 0x35, 0x1e, - 0x97, 0xb2, 0xfe, 0x38, 0x21, 0x0a, 0xe1, 0x9a, 0xdf, 0x7b, 0x45, 0x0c, 0xaa, 0x9b, 0x84, 0x12, - 0x23, 0x6b, 0x7b, 0xa6, 0xf0, 0x25, 0x3d, 0xe0, 0x0c, 0xed, 0x21, 0x41, 0x62, 0x77, 0xc9, 0x1f, - 0x25, 0x60, 0xf3, 0x83, 0xb4, 0x49, 0x43, 0x6c, 0xbc, 0x66, 0xb7, 0x45, 0x9a, 0xac, 0x14, 0x9e, - 0x1f, 0x84, 0xc9, 0xae, 0xd4, 0x4f, 0x2c, 0x2e, 0xfa, 0x23, 0x70, 0xd6, 0x39, 0x49, 0x9f, 0x78, - 0xc3, 0x71, 0x93, 0x97, 0xf2, 0x62, 0x9d, 0xb3, 0xc3, 0xd4, 0x12, 0x76, 0x95, 0xa4, 0x4b, 0xf4, - 0x33, 0xac, 0xf0, 0x76, 0x3c, 0x3a, 0x71, 0xc5, 0xcb, 0x0c, 0x6b, 0xce, 0x63, 0xf2, 0xd6, 0xa0, - 0x63, 0x64, 0xe8, 0x57, 0x05, 0x6e, 0x70, 0xeb, 0xc4, 0xa3, 0x36, 0x1d, 0xe8, 0xe4, 0x8c, 0x1d, - 0x65, 0xd6, 0x01, 0x95, 0x3b, 0xf0, 0x5d, 0x41, 0x07, 0x3a, 0x9c, 0xa6, 0x93, 0xb0, 0x24, 0x2e, - 0xf0, 0x18, 0x47, 0x4b, 0xb7, 0x57, 0x61, 0x39, 0x53, 0xda, 0x42, 0xf2, 0x26, 0x26, 0xd1, 0xf0, - 0x8c, 0x9b, 0x7f, 0x2a, 0x00, 0x69, 0x2d, 0x47, 0xe6, 0xf9, 0x66, 0xa3, 0xf0, 0x89, 0xff, 0xe1, - 0x95, 0x3a, 0x42, 0x2b, 0xdb, 0x62, 0x3a, 0x1e, 0x0d, 0x07, 0xf9, 0x6e, 0xb5, 0xf2, 0x10, 0x16, - 0x2e, 0x6c, 0x41, 0x75, 0x28, 0xbd, 0x26, 0x03, 0xd9, 0xfd, 0xd9, 0x27, 0x5a, 0x84, 0x72, 0x1f, - 0x3b, 0xb1, 0xe8, 0xfa, 0x25, 0x4d, 0x2c, 0xee, 0x4f, 0xde, 0x53, 0x9a, 0x7f, 0x97, 0x60, 0x46, - 0x32, 0xfc, 0x6f, 0x73, 0xdc, 0xf4, 0x7b, 0x99, 0xe3, 0x66, 0xde, 0xd3, 0x1c, 0x57, 0x79, 0x6f, - 0x73, 0x1c, 0x3a, 0x00, 0x35, 0xf3, 0x98, 0x95, 0x6f, 0xc2, 0x3b, 0x57, 0x1a, 0x74, 0xb4, 0x2c, - 0x43, 0x76, 0x30, 0x7c, 0x03, 0xb5, 0x6c, 0x52, 0xf2, 0x4f, 0x02, 0x25, 0xff, 0x24, 0x40, 0x9f, - 0xc1, 0xbc, 0xc8, 0x3c, 0x3d, 0x8d, 0xdd, 0x9e, 0x87, 0x6d, 0x87, 0xe7, 0xbe, 0xa6, 0xcd, 0x71, - 0xb8, 0x3b, 0x44, 0xf9, 0x93, 0x8d, 0x6f, 0x64, 0x6f, 0x83, 0x92, 0x7c, 0xb2, 0x31, 0x80, 0x3d, - 0x0a, 0xbe, 0x04, 0x35, 0x93, 0x30, 0x36, 0x71, 0x8a, 0x7a, 0xe1, 0x7b, 0x94, 0xf0, 0x1f, 0x00, - 0x9f, 0x27, 0xf9, 0x4f, 0x5c, 0x40, 0xcd, 0x57, 0x30, 0xc7, 0x93, 0x91, 0x1a, 0xb8, 0x0e, 0xd5, - 0xd4, 0x07, 0x85, 0xfb, 0x90, 0x02, 0xe8, 0x3e, 0xa8, 0x6c, 0x1a, 0xd2, 0xfd, 0x93, 0x93, 0x88, - 0x50, 0x79, 0x3f, 0x97, 0x2f, 0x0c, 0x45, 0x6d, 0xf9, 0xdf, 0x83, 0x06, 0x6c, 0xf7, 0x01, 0xdf, - 0xdc, 0xfc, 0x4b, 0x81, 0x5a, 0x36, 0xf3, 0xef, 0x3e, 0x91, 0x55, 0xa8, 0x8a, 0xeb, 0xc5, 0x02, - 0x95, 0x2f, 0x28, 0x0e, 0xb0, 0xe7, 0xd5, 0x4b, 0xa8, 0x0b, 0x61, 0xe2, 0x59, 0xd4, 0x28, 0xf1, - 0xe4, 0x6d, 0x14, 0xbd, 0x7e, 0x49, 0xc4, 0xda, 0x7c, 0x3f, 0xb7, 0x8e, 0xd8, 0xdb, 0xee, 0x24, - 0xc4, 0x2e, 0xd1, 0x43, 0x4c, 0xc5, 0xff, 0x0c, 0x93, 0x5a, 0x95, 0x23, 0x1a, 0xa6, 0xa4, 0xf9, - 0x1c, 0x6a, 0xd9, 0x8b, 0xc6, 0x3c, 0x15, 0x17, 0x36, 0xf3, 0x8a, 0xe6, 0x00, 0xf3, 0xf4, 0x36, - 0x2c, 0x44, 0xa2, 0x08, 0x31, 0x32, 0xfd, 0x94, 0x84, 0xf4, 0x27, 0x9e, 0xb7, 0xb2, 0x36, 0x2f, - 0x04, 0x8c, 0x73, 0x97, 0xc1, 0xb7, 0x0f, 0xc5, 0x93, 0x8e, 0x87, 0xbf, 0x0c, 0x4b, 0xed, 0xad, - 0xee, 0x96, 0xde, 0xfd, 0xe1, 0xb0, 0xa3, 0x1f, 0x3f, 0x3d, 0x3a, 0xec, 0xec, 0xec, 0x3d, 0xda, - 0xeb, 0xb4, 0xeb, 0x13, 0xa8, 0x0a, 0xe5, 0xbd, 0xfd, 0xad, 0xc7, 0x9d, 0xba, 0xc2, 0x3e, 0x9f, - 0xed, 0xb5, 0x3b, 0x07, 0xf5, 0x49, 0x54, 0x81, 0xa9, 0x6e, 0xe7, 0xfb, 0x6e, 0x7d, 0x8a, 0x81, - 0x5b, 0xc7, 0xed, 0xbd, 0x83, 0x7a, 0x79, 0xfb, 0x0c, 0x3e, 0x35, 0x7c, 0xf7, 0xf2, 0x23, 0x39, - 0x54, 0x5e, 0xec, 0xcb, 0x4d, 0x96, 0xef, 0x60, 0xcf, 0x6a, 0xf9, 0xa1, 0xb5, 0x6e, 0x11, 0x8f, - 0x67, 0x54, 0xfe, 0x47, 0x86, 0x03, 0x3b, 0x7a, 0xc7, 0xff, 0x53, 0x0f, 0xb2, 0x60, 0x6f, 0x9a, - 0x6b, 0xde, 0xfd, 0x37, 0x00, 0x00, 0xff, 0xff, 0x45, 0x58, 0x65, 0x41, 0x60, 0x13, 0x00, 0x00, + // 1476 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x58, 0xdd, 0x6e, 0xdb, 0xc6, + 0x12, 0xb6, 0x2c, 0xd9, 0x96, 0x46, 0xb2, 0x2c, 0xef, 0xb1, 0x13, 0xc5, 0x39, 0xc1, 0x71, 0x94, + 0x73, 0x0e, 0x8c, 0xb4, 0x96, 0x10, 0x07, 0x69, 0xd3, 0xa6, 0x6d, 0x60, 0xd9, 0x8c, 0x6d, 0x20, + 0xfe, 0x29, 0xad, 0x24, 0x6d, 0x10, 0x80, 0xa5, 0xc8, 0x35, 0xb3, 0x0d, 0xc9, 0x65, 0xc8, 0xa5, + 0x61, 0xa1, 0x40, 0x2f, 0xfa, 0x14, 0x05, 0xfa, 0x0e, 0xbd, 0xe9, 0x63, 0xb4, 0x8f, 0xd2, 0x67, + 0x28, 0x8a, 0xfd, 0x21, 0x45, 0xd9, 0x52, 0x4c, 0x03, 0x49, 0xef, 0xb4, 0xb3, 0xfb, 0x7d, 0xdf, + 0xec, 0xce, 0xee, 0xcc, 0x50, 0xd0, 0x71, 0x28, 0x75, 0x5c, 0xdc, 0xb1, 0x5c, 0x1a, 0xdb, 0x1d, + 0xdb, 0x64, 0xa6, 0x6b, 0xf6, 0xb1, 0x4b, 0x7c, 0xa7, 0x73, 0x7a, 0xaf, 0x8f, 0x99, 0x79, 0x4f, + 0x18, 0x23, 0xcc, 0xda, 0x41, 0x48, 0x19, 0x45, 0xb7, 0x25, 0xa0, 0x2d, 0x00, 0xed, 0x2c, 0xa0, + 0xad, 0x00, 0x2b, 0xff, 0x56, 0x9c, 0x66, 0x40, 0x3a, 0xa6, 0xef, 0x53, 0x66, 0x32, 0x42, 0xfd, + 0x48, 0x12, 0xac, 0x6c, 0x5c, 0xae, 0x38, 0x04, 0x29, 0xcc, 0x83, 0x7c, 0x5e, 0x1a, 0x81, 0x39, + 0x70, 0xa9, 0x69, 0x27, 0x52, 0x8f, 0x2f, 0x87, 0xbd, 0x8e, 0x3d, 0xd3, 0x37, 0x86, 0x82, 0x86, + 0x45, 0xfd, 0x13, 0xe2, 0x28, 0x82, 0xff, 0x28, 0x02, 0x31, 0xea, 0xc7, 0x27, 0x1d, 0x46, 0x3c, + 0x1c, 0x31, 0xd3, 0x0b, 0xe4, 0x82, 0xd6, 0xef, 0xd3, 0x30, 0xb7, 0x2d, 0xcf, 0x07, 0x21, 0x28, + 0xf9, 0xa6, 0x87, 0x9b, 0x85, 0xd5, 0xc2, 0x5a, 0x45, 0x17, 0xbf, 0xd1, 0x6d, 0xa8, 0xd9, 0x24, + 0x0a, 0x5c, 0x73, 0x60, 0x88, 0xb9, 0x69, 0x31, 0x57, 0x55, 0xb6, 0x03, 0xbe, 0x64, 0x15, 0xaa, + 0x36, 0x8e, 0xac, 0x90, 0x04, 0x5c, 0xbf, 0x59, 0x54, 0x2b, 0x86, 0x26, 0xf4, 0x08, 0xaa, 0x56, + 0x88, 0x4d, 0x86, 0x0d, 0x2e, 0xdf, 0x2c, 0xad, 0x16, 0xd6, 0xaa, 0x1b, 0x2b, 0x6d, 0x15, 0x88, + 0xc4, 0xb7, 0x76, 0x2f, 0xf1, 0x4d, 0x07, 0xb9, 0x9c, 0x1b, 0xd0, 0x31, 0xcc, 0x13, 0x3f, 0x88, + 0x99, 0xda, 0x58, 0xd4, 0x9c, 0x59, 0x2d, 0xae, 0x55, 0x37, 0xda, 0xed, 0x4b, 0xe3, 0xd8, 0xde, + 0xe3, 0xb8, 0x2d, 0x01, 0xd3, 0x6b, 0x64, 0x38, 0x88, 0xd0, 0x3a, 0xa0, 0xbe, 0x4b, 0xad, 0x37, + 0xc4, 0x77, 0x8c, 0x10, 0x47, 0x34, 0x0e, 0x2d, 0x1c, 0x35, 0x67, 0x57, 0x8b, 0x6b, 0x15, 0x7d, + 0x31, 0x99, 0xd1, 0x93, 0x09, 0xf4, 0x7f, 0x58, 0x10, 0xe1, 0x21, 0x0c, 0x7b, 0x86, 0x45, 0x63, + 0x9f, 0x35, 0xe7, 0x56, 0x0b, 0x6b, 0x45, 0x7d, 0x9e, 0x9b, 0xf7, 0x18, 0xf6, 0xb6, 0xb8, 0xb1, + 0xf5, 0x47, 0x09, 0xaa, 0x19, 0x51, 0xf4, 0x1c, 0xe6, 0x19, 0x3e, 0x63, 0x86, 0x87, 0x99, 0xc9, + 0x57, 0x36, 0x67, 0xc5, 0xd6, 0x3b, 0x39, 0x7c, 0xef, 0xe1, 0x33, 0xb6, 0xaf, 0x60, 0xbb, 0x53, + 0x7a, 0x8d, 0x65, 0xc6, 0x68, 0x1f, 0xc0, 0xb1, 0x22, 0x43, 0xba, 0x27, 0x62, 0x52, 0xdd, 0xf8, + 0x38, 0x07, 0xe9, 0x8e, 0x15, 0x1d, 0x0b, 0xcc, 0x6e, 0x41, 0xaf, 0x38, 0xc9, 0x00, 0xbd, 0x82, + 0x85, 0x3e, 0x71, 0xde, 0xc6, 0x38, 0x1c, 0x24, 0x9c, 0x33, 0x82, 0xf3, 0x5e, 0x0e, 0xce, 0x2e, + 0x71, 0xbe, 0xe6, 0xc8, 0x94, 0xb8, 0x9e, 0x70, 0x29, 0xf6, 0x5d, 0xa8, 0x88, 0xc3, 0x63, 0x83, + 0x40, 0xde, 0xad, 0xfa, 0xc6, 0x47, 0x39, 0x78, 0xf9, 0xad, 0xec, 0x0d, 0x02, 0xac, 0x97, 0x6d, + 0xf5, 0x0b, 0xbd, 0x84, 0x85, 0xcc, 0x45, 0x17, 0x7c, 0x45, 0xc1, 0x97, 0xc7, 0xcf, 0xcd, 0x14, + 0x29, 0x58, 0xeb, 0xe6, 0xc8, 0x18, 0x85, 0x70, 0xdd, 0x72, 0xcd, 0x28, 0x22, 0x27, 0xc4, 0x92, + 0xfc, 0x69, 0xd0, 0xe4, 0x7d, 0xfd, 0x2c, 0x87, 0xc6, 0xd6, 0x08, 0x43, 0x12, 0x2e, 0xfd, 0x9a, + 0x35, 0xd6, 0xde, 0x5d, 0x02, 0x94, 0x9e, 0x4c, 0x2a, 0xd7, 0x2d, 0xc3, 0xac, 0x0c, 0x42, 0xeb, + 0x3e, 0xd4, 0xb2, 0xd7, 0x00, 0xdd, 0x81, 0x79, 0xd7, 0xf4, 0x9d, 0xd8, 0x74, 0xb0, 0x61, 0x51, + 0x3b, 0x79, 0xa9, 0xb5, 0xc4, 0xb8, 0x45, 0x6d, 0xdc, 0xfa, 0x0a, 0xae, 0x8d, 0x77, 0x03, 0xfd, + 0x17, 0xea, 0x24, 0x32, 0xbc, 0xd8, 0x65, 0xc4, 0x10, 0xae, 0x0b, 0x7c, 0x59, 0xaf, 0x91, 0x68, + 0x9f, 0x1b, 0x9f, 0x72, 0x5b, 0x4b, 0x83, 0x4a, 0x7a, 0x4d, 0xd0, 0x4d, 0xa8, 0xc8, 0xc7, 0x17, + 0x87, 0x44, 0xa9, 0x95, 0x85, 0xe1, 0x59, 0x48, 0xf8, 0xa4, 0x47, 0x3c, 0x2c, 0x03, 0x21, 0x13, + 0x43, 0x99, 0x1b, 0xf8, 0x79, 0xb6, 0xd6, 0xa1, 0x3e, 0x7a, 0x33, 0xde, 0xc9, 0xd5, 0xfa, 0xb3, + 0x00, 0xb5, 0xc3, 0x98, 0x0d, 0x9f, 0xce, 0x2b, 0x58, 0xe0, 0x57, 0xdc, 0xc6, 0x11, 0x23, 0xbe, + 0xd8, 0x87, 0xc0, 0xe4, 0xbb, 0x93, 0x3b, 0x56, 0xb4, 0x3d, 0x04, 0xee, 0x4e, 0xe9, 0x75, 0x67, + 0xc4, 0x82, 0x28, 0x5c, 0xe3, 0xec, 0x27, 0xd4, 0xb5, 0x71, 0x38, 0x22, 0x22, 0x1f, 0xd3, 0xa7, + 0xf9, 0x44, 0x9e, 0x08, 0xfc, 0xa8, 0xd4, 0x92, 0x33, 0xc6, 0xde, 0x9d, 0x17, 0x49, 0x32, 0x19, + 0xb6, 0x9e, 0x42, 0x7d, 0xd4, 0x47, 0x74, 0x0b, 0x80, 0x8a, 0xfd, 0x67, 0x8e, 0xa7, 0x22, 0x2d, + 0x97, 0x9e, 0x75, 0x17, 0x96, 0xc6, 0x39, 0x83, 0xee, 0xc2, 0xa2, 0xe2, 0x54, 0x1b, 0x1d, 0x52, + 0x2f, 0xc8, 0x09, 0x89, 0xe1, 0x01, 0xf8, 0x75, 0x1a, 0xca, 0xdb, 0x2a, 0x99, 0xf1, 0xbc, 0x45, + 0x3c, 0x7e, 0xcb, 0x54, 0x3d, 0x52, 0xa7, 0x92, 0x27, 0x6f, 0xed, 0x71, 0xdc, 0x91, 0x84, 0xf1, + 0xbc, 0x45, 0x32, 0x63, 0x74, 0x0c, 0x22, 0x8f, 0xa5, 0xb4, 0x45, 0x41, 0xdb, 0xce, 0x99, 0x0e, + 0x87, 0xac, 0x55, 0x36, 0x1c, 0x72, 0x67, 0x4f, 0x89, 0x8d, 0x69, 0xca, 0x5a, 0xca, 0xed, 0xec, + 0x73, 0x8e, 0xcb, 0x38, 0x7b, 0x9a, 0x19, 0x8f, 0x2b, 0x87, 0xdd, 0x0a, 0xcc, 0x29, 0x95, 0xd6, + 0x2f, 0x33, 0xd0, 0x50, 0x39, 0x05, 0xdb, 0xef, 0xb7, 0x84, 0x56, 0x2e, 0x96, 0xd0, 0xef, 0x60, + 0x31, 0x93, 0xfa, 0x54, 0x92, 0x96, 0xc9, 0xef, 0xfe, 0x95, 0x92, 0x9f, 0x7c, 0x8c, 0x7a, 0xc3, + 0x3c, 0x67, 0x19, 0x97, 0x5c, 0xcb, 0xef, 0x2b, 0xb9, 0xde, 0x81, 0x79, 0x7c, 0x66, 0x7a, 0x81, + 0x8b, 0x55, 0xf5, 0x2c, 0x89, 0xea, 0x59, 0x53, 0x46, 0x51, 0x3c, 0xd1, 0x27, 0x70, 0xdd, 0xa2, + 0x7c, 0xc8, 0xb0, 0x6d, 0x8c, 0x2e, 0x9f, 0x11, 0xcb, 0x97, 0xd3, 0x69, 0x2d, 0x8b, 0x3b, 0x80, + 0xaa, 0xf0, 0xc7, 0x88, 0x98, 0xc9, 0x22, 0x55, 0x62, 0xd7, 0x73, 0x38, 0x2d, 0xf2, 0xdd, 0x31, + 0x07, 0xe9, 0xe0, 0xa6, 0xbf, 0xcf, 0x77, 0x2b, 0x73, 0x57, 0xea, 0x56, 0x5e, 0x40, 0x39, 0xad, + 0x1b, 0x20, 0x90, 0x8f, 0xf2, 0x1f, 0x5f, 0x7a, 0x8f, 0xd2, 0xca, 0x91, 0x92, 0x4d, 0xe8, 0x58, + 0xaa, 0x13, 0x3a, 0x96, 0xd6, 0x6f, 0x05, 0x80, 0xe1, 0xfe, 0x90, 0x7d, 0x3e, 0x00, 0x05, 0xd1, + 0x44, 0x3d, 0xbe, 0xd2, 0x29, 0xb5, 0xb3, 0xc7, 0xae, 0xf9, 0x2c, 0x1c, 0x8c, 0x46, 0x70, 0xe5, + 0x31, 0x2c, 0x5e, 0x58, 0x82, 0x1a, 0x50, 0x7c, 0x83, 0x07, 0xea, 0x45, 0xf0, 0x9f, 0x68, 0x09, + 0x66, 0x4e, 0x4d, 0x37, 0x96, 0x2f, 0xa1, 0xa8, 0xcb, 0xc1, 0xe7, 0xd3, 0x0f, 0x0b, 0xad, 0x9f, + 0x01, 0x9a, 0x93, 0xce, 0x02, 0xfd, 0x08, 0x37, 0x65, 0x52, 0x3a, 0x57, 0xa7, 0x65, 0x5f, 0xa8, + 0x52, 0xd4, 0x17, 0x79, 0x53, 0xd4, 0x68, 0x8d, 0x94, 0x45, 0x67, 0x77, 0x4a, 0xbf, 0x41, 0x26, + 0x4d, 0x22, 0x02, 0x4b, 0x7d, 0x1a, 0xfb, 0x36, 0x8f, 0x40, 0x40, 0xdd, 0x41, 0x22, 0x2c, 0x93, + 0xd8, 0x83, 0x3c, 0xad, 0x92, 0x82, 0x1f, 0x51, 0x77, 0x90, 0x2a, 0xa2, 0xfe, 0x05, 0x2b, 0x2f, + 0x7e, 0x5c, 0xc1, 0x25, 0x3e, 0x4e, 0x54, 0x4a, 0xb9, 0x8b, 0xdf, 0x91, 0x42, 0xa6, 0x0a, 0xf5, + 0x60, 0xc4, 0x82, 0x5e, 0xc3, 0xbf, 0x22, 0xec, 0x78, 0xd8, 0x1f, 0xf9, 0x62, 0x50, 0x2d, 0x5f, + 0x9e, 0x7d, 0x1c, 0x67, 0xd0, 0xc3, 0x7d, 0x44, 0x17, 0xac, 0x3c, 0x64, 0x32, 0x35, 0x8f, 0x0f, + 0xd9, 0x6c, 0xee, 0x90, 0x89, 0x44, 0x3d, 0x29, 0x64, 0xa7, 0x93, 0x26, 0x79, 0x53, 0x47, 0xfb, + 0xdf, 0x63, 0x8b, 0x19, 0x36, 0x66, 0xd8, 0xca, 0x6a, 0xcb, 0x67, 0xfd, 0x30, 0x87, 0xf6, 0xa1, + 0x60, 0xd8, 0x4e, 0x08, 0x52, 0xdd, 0x65, 0x3a, 0x6e, 0x82, 0xb7, 0x16, 0x4a, 0x93, 0x85, 0xa6, + 0x7c, 0xaf, 0x4a, 0xb2, 0x9c, 0xbb, 0xb5, 0x90, 0x92, 0x3d, 0x85, 0x4f, 0x15, 0x97, 0xe8, 0x18, + 0x3b, 0x2f, 0xaa, 0xf8, 0x14, 0xfb, 0xc9, 0x07, 0x92, 0xa8, 0x1e, 0xf9, 0x8a, 0xaa, 0xc6, 0x61, + 0x29, 0x7b, 0x15, 0x0f, 0x87, 0xe8, 0x07, 0x58, 0x11, 0x95, 0x7a, 0x7c, 0xe0, 0xf2, 0x67, 0x36, + 0x5e, 0xb7, 0x27, 0xc4, 0xad, 0xc9, 0x26, 0xcc, 0xa1, 0x9f, 0x0a, 0x70, 0x4b, 0xa8, 0x63, 0x9f, + 0x11, 0x36, 0x30, 0xf0, 0x19, 0x3f, 0xca, 0xac, 0x03, 0x55, 0xe1, 0xc0, 0x97, 0x39, 0x1d, 0xd0, + 0x04, 0x8d, 0x96, 0xb2, 0xa4, 0x2e, 0x88, 0x3d, 0x8e, 0x9f, 0x45, 0x01, 0x5c, 0x9f, 0xf0, 0x6d, + 0xad, 0x1a, 0xd1, 0x3c, 0x77, 0x67, 0x97, 0x33, 0x0c, 0x8b, 0xa3, 0xfa, 0x16, 0x5d, 0x7e, 0x3d, + 0xce, 0xdc, 0xbd, 0x09, 0x37, 0x32, 0x5a, 0x21, 0x7e, 0x1b, 0xe3, 0x28, 0x89, 0x6a, 0xeb, 0xaf, + 0x69, 0x98, 0x53, 0xc9, 0xf5, 0x1f, 0x6b, 0xcf, 0x66, 0x3f, 0x48, 0x7b, 0x36, 0xf7, 0xc1, 0xda, + 0x33, 0x74, 0x08, 0xd5, 0xcc, 0xff, 0x35, 0xea, 0x9f, 0x82, 0xf5, 0x2b, 0xf5, 0x2f, 0x7a, 0x96, + 0x21, 0xd3, 0xef, 0xdd, 0x7d, 0x21, 0xfb, 0x63, 0xd1, 0xcf, 0xdc, 0x80, 0xe5, 0xed, 0xcd, 0xde, + 0xa6, 0xd1, 0xfb, 0xf6, 0x48, 0x33, 0x9e, 0x1d, 0x1c, 0x1f, 0x69, 0x5b, 0x7b, 0x4f, 0xf6, 0xb4, + 0xed, 0xc6, 0x14, 0xaa, 0xc0, 0xcc, 0xde, 0xfe, 0xe6, 0x8e, 0xd6, 0x28, 0xf0, 0x9f, 0xcf, 0xf7, + 0xb6, 0xb5, 0xc3, 0xc6, 0x34, 0x2a, 0x43, 0xa9, 0xa7, 0x7d, 0xd3, 0x6b, 0x94, 0x50, 0x03, 0x6a, + 0x3b, 0xda, 0x81, 0xa6, 0x6f, 0x3e, 0x35, 0x38, 0x45, 0x63, 0xb6, 0x7b, 0x06, 0xff, 0xb3, 0xa8, + 0x77, 0xb9, 0x93, 0x47, 0x85, 0x97, 0xfb, 0x6a, 0x91, 0x43, 0xf9, 0x27, 0x5f, 0x9b, 0x86, 0x4e, + 0xc7, 0xc1, 0xbe, 0x68, 0x49, 0xd4, 0xff, 0x60, 0x66, 0x40, 0xa2, 0x77, 0xfc, 0x5d, 0xf4, 0x28, + 0x6b, 0xec, 0xcf, 0x0a, 0xe4, 0xfd, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x10, 0xfd, 0x28, 0x80, + 0x44, 0x13, 0x00, 0x00, } diff --git a/googleapis/cloud/datalabeling/v1beta1/evaluation.pb.go b/googleapis/cloud/datalabeling/v1beta1/evaluation.pb.go new file mode 100644 index 0000000000..68bcd0b60d --- /dev/null +++ b/googleapis/cloud/datalabeling/v1beta1/evaluation.pb.go @@ -0,0 +1,820 @@ +// Code generated by protoc-gen-go. DO NOT EDIT. +// source: google/cloud/datalabeling/v1beta1/evaluation.proto + +package datalabeling + +import ( + fmt "fmt" + math "math" + + proto "github.com/golang/protobuf/proto" + timestamp "github.com/golang/protobuf/ptypes/timestamp" + _ "google.golang.org/genproto/googleapis/api/annotations" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package + +// Describes an evaluation between 2 annotated datasets. Created by an +// evaluation plan. +type Evaluation struct { + // Resource name of an evaluation. + // Format: + // 'projects/{project_id}/datasets/{dataset_id}/evaluations/{evaluation_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + // Options used in evaluation plan for creating the evaluation. + Config *EvaluationConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` + // Output only. Timestamp when the evaluation plan triggered this evaluation + // flow. + EvaluationJobRunTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=evaluation_job_run_time,json=evaluationJobRunTime,proto3" json:"evaluation_job_run_time,omitempty"` + // Output only. Timestamp when this model evaluation was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + // Output only. Metrics of the evaluation. + EvaluationMetrics *EvaluationMetrics `protobuf:"bytes,5,opt,name=evaluation_metrics,json=evaluationMetrics,proto3" json:"evaluation_metrics,omitempty"` + // Type of the annotation to compute metrics for in the groundtruth and + // annotation labeled dataset. Required for creation. + AnnotationType AnnotationType `protobuf:"varint,6,opt,name=annotation_type,json=annotationType,proto3,enum=google.cloud.datalabeling.v1beta1.AnnotationType" json:"annotation_type,omitempty"` + // Output only. Count of items in groundtruth dataset included in this + // evaluation. Will be unset if annotation type is not applicable. + EvaluatedItemCount int64 `protobuf:"varint,7,opt,name=evaluated_item_count,json=evaluatedItemCount,proto3" json:"evaluated_item_count,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *Evaluation) Reset() { *m = Evaluation{} } +func (m *Evaluation) String() string { return proto.CompactTextString(m) } +func (*Evaluation) ProtoMessage() {} +func (*Evaluation) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{0} +} + +func (m *Evaluation) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_Evaluation.Unmarshal(m, b) +} +func (m *Evaluation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_Evaluation.Marshal(b, m, deterministic) +} +func (m *Evaluation) XXX_Merge(src proto.Message) { + xxx_messageInfo_Evaluation.Merge(m, src) +} +func (m *Evaluation) XXX_Size() int { + return xxx_messageInfo_Evaluation.Size(m) +} +func (m *Evaluation) XXX_DiscardUnknown() { + xxx_messageInfo_Evaluation.DiscardUnknown(m) +} + +var xxx_messageInfo_Evaluation proto.InternalMessageInfo + +func (m *Evaluation) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +func (m *Evaluation) GetConfig() *EvaluationConfig { + if m != nil { + return m.Config + } + return nil +} + +func (m *Evaluation) GetEvaluationJobRunTime() *timestamp.Timestamp { + if m != nil { + return m.EvaluationJobRunTime + } + return nil +} + +func (m *Evaluation) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + +func (m *Evaluation) GetEvaluationMetrics() *EvaluationMetrics { + if m != nil { + return m.EvaluationMetrics + } + return nil +} + +func (m *Evaluation) GetAnnotationType() AnnotationType { + if m != nil { + return m.AnnotationType + } + return AnnotationType_ANNOTATION_TYPE_UNSPECIFIED +} + +func (m *Evaluation) GetEvaluatedItemCount() int64 { + if m != nil { + return m.EvaluatedItemCount + } + return 0 +} + +type EvaluationConfig struct { + // Vertical specific options for general metrics. + // + // Types that are valid to be assigned to VerticalOption: + // *EvaluationConfig_BoundingBoxEvaluationOptions + VerticalOption isEvaluationConfig_VerticalOption `protobuf_oneof:"vertical_option"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *EvaluationConfig) Reset() { *m = EvaluationConfig{} } +func (m *EvaluationConfig) String() string { return proto.CompactTextString(m) } +func (*EvaluationConfig) ProtoMessage() {} +func (*EvaluationConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{1} +} + +func (m *EvaluationConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EvaluationConfig.Unmarshal(m, b) +} +func (m *EvaluationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EvaluationConfig.Marshal(b, m, deterministic) +} +func (m *EvaluationConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_EvaluationConfig.Merge(m, src) +} +func (m *EvaluationConfig) XXX_Size() int { + return xxx_messageInfo_EvaluationConfig.Size(m) +} +func (m *EvaluationConfig) XXX_DiscardUnknown() { + xxx_messageInfo_EvaluationConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_EvaluationConfig proto.InternalMessageInfo + +type isEvaluationConfig_VerticalOption interface { + isEvaluationConfig_VerticalOption() +} + +type EvaluationConfig_BoundingBoxEvaluationOptions struct { + BoundingBoxEvaluationOptions *BoundingBoxEvaluationOptions `protobuf:"bytes,1,opt,name=bounding_box_evaluation_options,json=boundingBoxEvaluationOptions,proto3,oneof"` +} + +func (*EvaluationConfig_BoundingBoxEvaluationOptions) isEvaluationConfig_VerticalOption() {} + +func (m *EvaluationConfig) GetVerticalOption() isEvaluationConfig_VerticalOption { + if m != nil { + return m.VerticalOption + } + return nil +} + +func (m *EvaluationConfig) GetBoundingBoxEvaluationOptions() *BoundingBoxEvaluationOptions { + if x, ok := m.GetVerticalOption().(*EvaluationConfig_BoundingBoxEvaluationOptions); ok { + return x.BoundingBoxEvaluationOptions + } + return nil +} + +// XXX_OneofWrappers is for the internal use of the proto package. +func (*EvaluationConfig) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*EvaluationConfig_BoundingBoxEvaluationOptions)(nil), + } +} + +// Options regarding evaluation between bounding boxes. +type BoundingBoxEvaluationOptions struct { + // Minimize IoU required to consider 2 bounding boxes are matched. + IouThreshold float32 `protobuf:"fixed32,1,opt,name=iou_threshold,json=iouThreshold,proto3" json:"iou_threshold,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *BoundingBoxEvaluationOptions) Reset() { *m = BoundingBoxEvaluationOptions{} } +func (m *BoundingBoxEvaluationOptions) String() string { return proto.CompactTextString(m) } +func (*BoundingBoxEvaluationOptions) ProtoMessage() {} +func (*BoundingBoxEvaluationOptions) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{2} +} + +func (m *BoundingBoxEvaluationOptions) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_BoundingBoxEvaluationOptions.Unmarshal(m, b) +} +func (m *BoundingBoxEvaluationOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_BoundingBoxEvaluationOptions.Marshal(b, m, deterministic) +} +func (m *BoundingBoxEvaluationOptions) XXX_Merge(src proto.Message) { + xxx_messageInfo_BoundingBoxEvaluationOptions.Merge(m, src) +} +func (m *BoundingBoxEvaluationOptions) XXX_Size() int { + return xxx_messageInfo_BoundingBoxEvaluationOptions.Size(m) +} +func (m *BoundingBoxEvaluationOptions) XXX_DiscardUnknown() { + xxx_messageInfo_BoundingBoxEvaluationOptions.DiscardUnknown(m) +} + +var xxx_messageInfo_BoundingBoxEvaluationOptions proto.InternalMessageInfo + +func (m *BoundingBoxEvaluationOptions) GetIouThreshold() float32 { + if m != nil { + return m.IouThreshold + } + return 0 +} + +type EvaluationMetrics struct { + // Common metrics covering most genernal cases. + // + // Types that are valid to be assigned to Metrics: + // *EvaluationMetrics_ClassificationMetrics + // *EvaluationMetrics_ObjectDetectionMetrics + Metrics isEvaluationMetrics_Metrics `protobuf_oneof:"metrics"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *EvaluationMetrics) Reset() { *m = EvaluationMetrics{} } +func (m *EvaluationMetrics) String() string { return proto.CompactTextString(m) } +func (*EvaluationMetrics) ProtoMessage() {} +func (*EvaluationMetrics) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{3} +} + +func (m *EvaluationMetrics) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EvaluationMetrics.Unmarshal(m, b) +} +func (m *EvaluationMetrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EvaluationMetrics.Marshal(b, m, deterministic) +} +func (m *EvaluationMetrics) XXX_Merge(src proto.Message) { + xxx_messageInfo_EvaluationMetrics.Merge(m, src) +} +func (m *EvaluationMetrics) XXX_Size() int { + return xxx_messageInfo_EvaluationMetrics.Size(m) +} +func (m *EvaluationMetrics) XXX_DiscardUnknown() { + xxx_messageInfo_EvaluationMetrics.DiscardUnknown(m) +} + +var xxx_messageInfo_EvaluationMetrics proto.InternalMessageInfo + +type isEvaluationMetrics_Metrics interface { + isEvaluationMetrics_Metrics() +} + +type EvaluationMetrics_ClassificationMetrics struct { + ClassificationMetrics *ClassificationMetrics `protobuf:"bytes,1,opt,name=classification_metrics,json=classificationMetrics,proto3,oneof"` +} + +type EvaluationMetrics_ObjectDetectionMetrics struct { + ObjectDetectionMetrics *ObjectDetectionMetrics `protobuf:"bytes,2,opt,name=object_detection_metrics,json=objectDetectionMetrics,proto3,oneof"` +} + +func (*EvaluationMetrics_ClassificationMetrics) isEvaluationMetrics_Metrics() {} + +func (*EvaluationMetrics_ObjectDetectionMetrics) isEvaluationMetrics_Metrics() {} + +func (m *EvaluationMetrics) GetMetrics() isEvaluationMetrics_Metrics { + if m != nil { + return m.Metrics + } + return nil +} + +func (m *EvaluationMetrics) GetClassificationMetrics() *ClassificationMetrics { + if x, ok := m.GetMetrics().(*EvaluationMetrics_ClassificationMetrics); ok { + return x.ClassificationMetrics + } + return nil +} + +func (m *EvaluationMetrics) GetObjectDetectionMetrics() *ObjectDetectionMetrics { + if x, ok := m.GetMetrics().(*EvaluationMetrics_ObjectDetectionMetrics); ok { + return x.ObjectDetectionMetrics + } + return nil +} + +// XXX_OneofWrappers is for the internal use of the proto package. +func (*EvaluationMetrics) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*EvaluationMetrics_ClassificationMetrics)(nil), + (*EvaluationMetrics_ObjectDetectionMetrics)(nil), + } +} + +type ClassificationMetrics struct { + // Precision-recall curve. + PrCurve *PrCurve `protobuf:"bytes,1,opt,name=pr_curve,json=prCurve,proto3" json:"pr_curve,omitempty"` + ConfusionMatrix *ConfusionMatrix `protobuf:"bytes,2,opt,name=confusion_matrix,json=confusionMatrix,proto3" json:"confusion_matrix,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ClassificationMetrics) Reset() { *m = ClassificationMetrics{} } +func (m *ClassificationMetrics) String() string { return proto.CompactTextString(m) } +func (*ClassificationMetrics) ProtoMessage() {} +func (*ClassificationMetrics) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{4} +} + +func (m *ClassificationMetrics) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ClassificationMetrics.Unmarshal(m, b) +} +func (m *ClassificationMetrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ClassificationMetrics.Marshal(b, m, deterministic) +} +func (m *ClassificationMetrics) XXX_Merge(src proto.Message) { + xxx_messageInfo_ClassificationMetrics.Merge(m, src) +} +func (m *ClassificationMetrics) XXX_Size() int { + return xxx_messageInfo_ClassificationMetrics.Size(m) +} +func (m *ClassificationMetrics) XXX_DiscardUnknown() { + xxx_messageInfo_ClassificationMetrics.DiscardUnknown(m) +} + +var xxx_messageInfo_ClassificationMetrics proto.InternalMessageInfo + +func (m *ClassificationMetrics) GetPrCurve() *PrCurve { + if m != nil { + return m.PrCurve + } + return nil +} + +func (m *ClassificationMetrics) GetConfusionMatrix() *ConfusionMatrix { + if m != nil { + return m.ConfusionMatrix + } + return nil +} + +type ObjectDetectionMetrics struct { + // Precision-recall curve. + PrCurve *PrCurve `protobuf:"bytes,1,opt,name=pr_curve,json=prCurve,proto3" json:"pr_curve,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ObjectDetectionMetrics) Reset() { *m = ObjectDetectionMetrics{} } +func (m *ObjectDetectionMetrics) String() string { return proto.CompactTextString(m) } +func (*ObjectDetectionMetrics) ProtoMessage() {} +func (*ObjectDetectionMetrics) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{5} +} + +func (m *ObjectDetectionMetrics) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ObjectDetectionMetrics.Unmarshal(m, b) +} +func (m *ObjectDetectionMetrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ObjectDetectionMetrics.Marshal(b, m, deterministic) +} +func (m *ObjectDetectionMetrics) XXX_Merge(src proto.Message) { + xxx_messageInfo_ObjectDetectionMetrics.Merge(m, src) +} +func (m *ObjectDetectionMetrics) XXX_Size() int { + return xxx_messageInfo_ObjectDetectionMetrics.Size(m) +} +func (m *ObjectDetectionMetrics) XXX_DiscardUnknown() { + xxx_messageInfo_ObjectDetectionMetrics.DiscardUnknown(m) +} + +var xxx_messageInfo_ObjectDetectionMetrics proto.InternalMessageInfo + +func (m *ObjectDetectionMetrics) GetPrCurve() *PrCurve { + if m != nil { + return m.PrCurve + } + return nil +} + +type PrCurve struct { + // PR curve against which annotation spec. Could be empty. + AnnotationSpec *AnnotationSpec `protobuf:"bytes,1,opt,name=annotation_spec,json=annotationSpec,proto3" json:"annotation_spec,omitempty"` + // Area under precision recall curve. + AreaUnderCurve float32 `protobuf:"fixed32,2,opt,name=area_under_curve,json=areaUnderCurve,proto3" json:"area_under_curve,omitempty"` + // entries to draw PR graph. + ConfidenceMetricsEntries []*PrCurve_ConfidenceMetricsEntry `protobuf:"bytes,3,rep,name=confidence_metrics_entries,json=confidenceMetricsEntries,proto3" json:"confidence_metrics_entries,omitempty"` + // mean average prcision of this curve. + MeanAveragePrecision float32 `protobuf:"fixed32,4,opt,name=mean_average_precision,json=meanAveragePrecision,proto3" json:"mean_average_precision,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *PrCurve) Reset() { *m = PrCurve{} } +func (m *PrCurve) String() string { return proto.CompactTextString(m) } +func (*PrCurve) ProtoMessage() {} +func (*PrCurve) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{6} +} + +func (m *PrCurve) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_PrCurve.Unmarshal(m, b) +} +func (m *PrCurve) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_PrCurve.Marshal(b, m, deterministic) +} +func (m *PrCurve) XXX_Merge(src proto.Message) { + xxx_messageInfo_PrCurve.Merge(m, src) +} +func (m *PrCurve) XXX_Size() int { + return xxx_messageInfo_PrCurve.Size(m) +} +func (m *PrCurve) XXX_DiscardUnknown() { + xxx_messageInfo_PrCurve.DiscardUnknown(m) +} + +var xxx_messageInfo_PrCurve proto.InternalMessageInfo + +func (m *PrCurve) GetAnnotationSpec() *AnnotationSpec { + if m != nil { + return m.AnnotationSpec + } + return nil +} + +func (m *PrCurve) GetAreaUnderCurve() float32 { + if m != nil { + return m.AreaUnderCurve + } + return 0 +} + +func (m *PrCurve) GetConfidenceMetricsEntries() []*PrCurve_ConfidenceMetricsEntry { + if m != nil { + return m.ConfidenceMetricsEntries + } + return nil +} + +func (m *PrCurve) GetMeanAveragePrecision() float32 { + if m != nil { + return m.MeanAveragePrecision + } + return 0 +} + +type PrCurve_ConfidenceMetricsEntry struct { + // Threshold used for this entry, for example, IoU threshold for bounding + // box problem, or detection threshold for classification. + ConfidenceThreshold float32 `protobuf:"fixed32,1,opt,name=confidence_threshold,json=confidenceThreshold,proto3" json:"confidence_threshold,omitempty"` + // Recall value. + Recall float32 `protobuf:"fixed32,2,opt,name=recall,proto3" json:"recall,omitempty"` + // Precision value. + Precision float32 `protobuf:"fixed32,3,opt,name=precision,proto3" json:"precision,omitempty"` + // Harmonic mean of recall and precision. + F1Score float32 `protobuf:"fixed32,4,opt,name=f1_score,json=f1Score,proto3" json:"f1_score,omitempty"` + // Recall value for entries with label that has highest score. + RecallAt1 float32 `protobuf:"fixed32,5,opt,name=recall_at1,json=recallAt1,proto3" json:"recall_at1,omitempty"` + // Precision value for entries with label that has highest score. + PrecisionAt1 float32 `protobuf:"fixed32,6,opt,name=precision_at1,json=precisionAt1,proto3" json:"precision_at1,omitempty"` + // The harmonic mean of + // [recall_at1][google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry.recall_at1] + // and + // [precision_at1][google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry.precision_at1]. + F1ScoreAt1 float32 `protobuf:"fixed32,7,opt,name=f1_score_at1,json=f1ScoreAt1,proto3" json:"f1_score_at1,omitempty"` + // Recall value for entries with label that has highest 5 scores. + RecallAt5 float32 `protobuf:"fixed32,8,opt,name=recall_at5,json=recallAt5,proto3" json:"recall_at5,omitempty"` + // Precision value for entries with label that has highest 5 scores. + PrecisionAt5 float32 `protobuf:"fixed32,9,opt,name=precision_at5,json=precisionAt5,proto3" json:"precision_at5,omitempty"` + // The harmonic mean of + // [recall_at5][google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry.recall_at5] + // and + // [precision_at5][google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry.precision_at5]. + F1ScoreAt5 float32 `protobuf:"fixed32,10,opt,name=f1_score_at5,json=f1ScoreAt5,proto3" json:"f1_score_at5,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *PrCurve_ConfidenceMetricsEntry) Reset() { *m = PrCurve_ConfidenceMetricsEntry{} } +func (m *PrCurve_ConfidenceMetricsEntry) String() string { return proto.CompactTextString(m) } +func (*PrCurve_ConfidenceMetricsEntry) ProtoMessage() {} +func (*PrCurve_ConfidenceMetricsEntry) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{6, 0} +} + +func (m *PrCurve_ConfidenceMetricsEntry) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_PrCurve_ConfidenceMetricsEntry.Unmarshal(m, b) +} +func (m *PrCurve_ConfidenceMetricsEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_PrCurve_ConfidenceMetricsEntry.Marshal(b, m, deterministic) +} +func (m *PrCurve_ConfidenceMetricsEntry) XXX_Merge(src proto.Message) { + xxx_messageInfo_PrCurve_ConfidenceMetricsEntry.Merge(m, src) +} +func (m *PrCurve_ConfidenceMetricsEntry) XXX_Size() int { + return xxx_messageInfo_PrCurve_ConfidenceMetricsEntry.Size(m) +} +func (m *PrCurve_ConfidenceMetricsEntry) XXX_DiscardUnknown() { + xxx_messageInfo_PrCurve_ConfidenceMetricsEntry.DiscardUnknown(m) +} + +var xxx_messageInfo_PrCurve_ConfidenceMetricsEntry proto.InternalMessageInfo + +func (m *PrCurve_ConfidenceMetricsEntry) GetConfidenceThreshold() float32 { + if m != nil { + return m.ConfidenceThreshold + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetRecall() float32 { + if m != nil { + return m.Recall + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetPrecision() float32 { + if m != nil { + return m.Precision + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetF1Score() float32 { + if m != nil { + return m.F1Score + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetRecallAt1() float32 { + if m != nil { + return m.RecallAt1 + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetPrecisionAt1() float32 { + if m != nil { + return m.PrecisionAt1 + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetF1ScoreAt1() float32 { + if m != nil { + return m.F1ScoreAt1 + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetRecallAt5() float32 { + if m != nil { + return m.RecallAt5 + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetPrecisionAt5() float32 { + if m != nil { + return m.PrecisionAt5 + } + return 0 +} + +func (m *PrCurve_ConfidenceMetricsEntry) GetF1ScoreAt5() float32 { + if m != nil { + return m.F1ScoreAt5 + } + return 0 +} + +// Confusion matrix of the model running the classification. Not applicable +// when label filtering is specified in evaluation option. +type ConfusionMatrix struct { + Row []*ConfusionMatrix_Row `protobuf:"bytes,1,rep,name=row,proto3" json:"row,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ConfusionMatrix) Reset() { *m = ConfusionMatrix{} } +func (m *ConfusionMatrix) String() string { return proto.CompactTextString(m) } +func (*ConfusionMatrix) ProtoMessage() {} +func (*ConfusionMatrix) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{7} +} + +func (m *ConfusionMatrix) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ConfusionMatrix.Unmarshal(m, b) +} +func (m *ConfusionMatrix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ConfusionMatrix.Marshal(b, m, deterministic) +} +func (m *ConfusionMatrix) XXX_Merge(src proto.Message) { + xxx_messageInfo_ConfusionMatrix.Merge(m, src) +} +func (m *ConfusionMatrix) XXX_Size() int { + return xxx_messageInfo_ConfusionMatrix.Size(m) +} +func (m *ConfusionMatrix) XXX_DiscardUnknown() { + xxx_messageInfo_ConfusionMatrix.DiscardUnknown(m) +} + +var xxx_messageInfo_ConfusionMatrix proto.InternalMessageInfo + +func (m *ConfusionMatrix) GetRow() []*ConfusionMatrix_Row { + if m != nil { + return m.Row + } + return nil +} + +type ConfusionMatrix_ConfusionMatrixEntry struct { + // The predicted annotation spec. + AnnotationSpec *AnnotationSpec `protobuf:"bytes,1,opt,name=annotation_spec,json=annotationSpec,proto3" json:"annotation_spec,omitempty"` + // Number of items being predicted as this label. + ItemCount int32 `protobuf:"varint,2,opt,name=item_count,json=itemCount,proto3" json:"item_count,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ConfusionMatrix_ConfusionMatrixEntry) Reset() { *m = ConfusionMatrix_ConfusionMatrixEntry{} } +func (m *ConfusionMatrix_ConfusionMatrixEntry) String() string { return proto.CompactTextString(m) } +func (*ConfusionMatrix_ConfusionMatrixEntry) ProtoMessage() {} +func (*ConfusionMatrix_ConfusionMatrixEntry) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{7, 0} +} + +func (m *ConfusionMatrix_ConfusionMatrixEntry) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry.Unmarshal(m, b) +} +func (m *ConfusionMatrix_ConfusionMatrixEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry.Marshal(b, m, deterministic) +} +func (m *ConfusionMatrix_ConfusionMatrixEntry) XXX_Merge(src proto.Message) { + xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry.Merge(m, src) +} +func (m *ConfusionMatrix_ConfusionMatrixEntry) XXX_Size() int { + return xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry.Size(m) +} +func (m *ConfusionMatrix_ConfusionMatrixEntry) XXX_DiscardUnknown() { + xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry.DiscardUnknown(m) +} + +var xxx_messageInfo_ConfusionMatrix_ConfusionMatrixEntry proto.InternalMessageInfo + +func (m *ConfusionMatrix_ConfusionMatrixEntry) GetAnnotationSpec() *AnnotationSpec { + if m != nil { + return m.AnnotationSpec + } + return nil +} + +func (m *ConfusionMatrix_ConfusionMatrixEntry) GetItemCount() int32 { + if m != nil { + return m.ItemCount + } + return 0 +} + +// A row in the confusion matrix. +type ConfusionMatrix_Row struct { + // the original annotation spec of this row. + AnnotationSpec *AnnotationSpec `protobuf:"bytes,1,opt,name=annotation_spec,json=annotationSpec,proto3" json:"annotation_spec,omitempty"` + // Info describing predicted label distribution. + Entries []*ConfusionMatrix_ConfusionMatrixEntry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ConfusionMatrix_Row) Reset() { *m = ConfusionMatrix_Row{} } +func (m *ConfusionMatrix_Row) String() string { return proto.CompactTextString(m) } +func (*ConfusionMatrix_Row) ProtoMessage() {} +func (*ConfusionMatrix_Row) Descriptor() ([]byte, []int) { + return fileDescriptor_9d8b95e8e98c043d, []int{7, 1} +} + +func (m *ConfusionMatrix_Row) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ConfusionMatrix_Row.Unmarshal(m, b) +} +func (m *ConfusionMatrix_Row) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ConfusionMatrix_Row.Marshal(b, m, deterministic) +} +func (m *ConfusionMatrix_Row) XXX_Merge(src proto.Message) { + xxx_messageInfo_ConfusionMatrix_Row.Merge(m, src) +} +func (m *ConfusionMatrix_Row) XXX_Size() int { + return xxx_messageInfo_ConfusionMatrix_Row.Size(m) +} +func (m *ConfusionMatrix_Row) XXX_DiscardUnknown() { + xxx_messageInfo_ConfusionMatrix_Row.DiscardUnknown(m) +} + +var xxx_messageInfo_ConfusionMatrix_Row proto.InternalMessageInfo + +func (m *ConfusionMatrix_Row) GetAnnotationSpec() *AnnotationSpec { + if m != nil { + return m.AnnotationSpec + } + return nil +} + +func (m *ConfusionMatrix_Row) GetEntries() []*ConfusionMatrix_ConfusionMatrixEntry { + if m != nil { + return m.Entries + } + return nil +} + +func init() { + proto.RegisterType((*Evaluation)(nil), "google.cloud.datalabeling.v1beta1.Evaluation") + proto.RegisterType((*EvaluationConfig)(nil), "google.cloud.datalabeling.v1beta1.EvaluationConfig") + proto.RegisterType((*BoundingBoxEvaluationOptions)(nil), "google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions") + proto.RegisterType((*EvaluationMetrics)(nil), "google.cloud.datalabeling.v1beta1.EvaluationMetrics") + proto.RegisterType((*ClassificationMetrics)(nil), "google.cloud.datalabeling.v1beta1.ClassificationMetrics") + proto.RegisterType((*ObjectDetectionMetrics)(nil), "google.cloud.datalabeling.v1beta1.ObjectDetectionMetrics") + proto.RegisterType((*PrCurve)(nil), "google.cloud.datalabeling.v1beta1.PrCurve") + proto.RegisterType((*PrCurve_ConfidenceMetricsEntry)(nil), "google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry") + proto.RegisterType((*ConfusionMatrix)(nil), "google.cloud.datalabeling.v1beta1.ConfusionMatrix") + proto.RegisterType((*ConfusionMatrix_ConfusionMatrixEntry)(nil), "google.cloud.datalabeling.v1beta1.ConfusionMatrix.ConfusionMatrixEntry") + proto.RegisterType((*ConfusionMatrix_Row)(nil), "google.cloud.datalabeling.v1beta1.ConfusionMatrix.Row") +} + +func init() { + proto.RegisterFile("google/cloud/datalabeling/v1beta1/evaluation.proto", fileDescriptor_9d8b95e8e98c043d) +} + +var fileDescriptor_9d8b95e8e98c043d = []byte{ + // 952 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0x4f, 0x6f, 0x1b, 0x45, + 0x14, 0xef, 0xda, 0x6d, 0x1c, 0xbf, 0x94, 0xfc, 0x19, 0x52, 0xb3, 0x58, 0xa9, 0x6a, 0x8c, 0x90, + 0x2c, 0x0e, 0x36, 0x76, 0x6b, 0x04, 0xca, 0x01, 0x25, 0x26, 0x22, 0x80, 0xa2, 0x86, 0x69, 0xb8, + 0x54, 0x42, 0xab, 0xd9, 0xf1, 0xf3, 0x76, 0xaa, 0xf5, 0xce, 0x32, 0x3b, 0xeb, 0x24, 0x27, 0xae, + 0xbd, 0xf2, 0x4d, 0xe0, 0xc2, 0x8d, 0x1b, 0x1f, 0x86, 0x23, 0x1f, 0x01, 0xed, 0xec, 0xac, 0xff, + 0xd5, 0x4a, 0x1c, 0x44, 0x6f, 0x9e, 0xf7, 0xe6, 0xf7, 0xe7, 0xbd, 0x99, 0x37, 0x5e, 0xe8, 0x05, + 0x52, 0x06, 0x21, 0x76, 0x78, 0x28, 0xd3, 0x61, 0x67, 0xc8, 0x34, 0x0b, 0x99, 0x8f, 0xa1, 0x88, + 0x82, 0xce, 0xa4, 0xeb, 0xa3, 0x66, 0xdd, 0x0e, 0x4e, 0x58, 0x98, 0x32, 0x2d, 0x64, 0xd4, 0x8e, + 0x95, 0xd4, 0x92, 0x7c, 0x94, 0x63, 0xda, 0x06, 0xd3, 0x9e, 0xc7, 0xb4, 0x2d, 0xa6, 0x7e, 0x60, + 0x69, 0x59, 0x2c, 0x3a, 0x2c, 0x8a, 0xa4, 0x36, 0xf8, 0x24, 0x27, 0xa8, 0xaf, 0x21, 0x3a, 0x03, + 0x59, 0xcc, 0xe1, 0x5d, 0x30, 0x5e, 0x12, 0x23, 0xf7, 0x12, 0xd4, 0x16, 0xfc, 0xc4, 0x82, 0xcd, + 0xca, 0x4f, 0x47, 0x1d, 0x2d, 0xc6, 0x98, 0x68, 0x36, 0x8e, 0xf3, 0x0d, 0xcd, 0x7f, 0xca, 0x00, + 0x27, 0xd3, 0x3a, 0x09, 0x81, 0xfb, 0x11, 0x1b, 0xa3, 0xeb, 0x34, 0x9c, 0x56, 0x95, 0x9a, 0xdf, + 0xe4, 0x7b, 0xd8, 0xe0, 0x32, 0x1a, 0x89, 0xc0, 0x2d, 0x35, 0x9c, 0xd6, 0x56, 0xef, 0x69, 0xfb, + 0xd6, 0x36, 0xb4, 0x67, 0x94, 0x03, 0x03, 0xa5, 0x96, 0x82, 0xfc, 0x00, 0x1f, 0xcc, 0xda, 0xea, + 0xbd, 0x96, 0xbe, 0xa7, 0xd2, 0xc8, 0xcb, 0x5c, 0xb9, 0x65, 0xc3, 0x5e, 0x2f, 0xd8, 0x0b, 0xcb, + 0xed, 0x8b, 0xc2, 0x32, 0xdd, 0x9f, 0x41, 0xbf, 0x93, 0x3e, 0x4d, 0xa3, 0x2c, 0x45, 0x0e, 0x61, + 0x8b, 0x2b, 0x64, 0x1a, 0x73, 0x9a, 0xfb, 0xb7, 0xd2, 0x40, 0xbe, 0xdd, 0x80, 0x39, 0x90, 0x39, + 0x3f, 0x63, 0xd4, 0x4a, 0xf0, 0xc4, 0x7d, 0x60, 0x38, 0x9e, 0xdd, 0xa9, 0xd0, 0xb3, 0x1c, 0x4b, + 0xf7, 0x70, 0x39, 0x44, 0x5e, 0xc2, 0xce, 0xdc, 0x11, 0xe9, 0xeb, 0x18, 0xdd, 0x8d, 0x86, 0xd3, + 0xda, 0xee, 0x75, 0xd7, 0x50, 0x38, 0x9a, 0x22, 0x2f, 0xae, 0x63, 0xa4, 0xdb, 0x6c, 0x61, 0x4d, + 0x3e, 0x83, 0xa2, 0x2b, 0x38, 0xf4, 0x84, 0xc6, 0xb1, 0xc7, 0x65, 0x1a, 0x69, 0xb7, 0xd2, 0x70, + 0x5a, 0x65, 0x4a, 0xa6, 0xb9, 0x6f, 0x35, 0x8e, 0x07, 0x59, 0xa6, 0xf9, 0x9b, 0x03, 0xbb, 0xcb, + 0xe7, 0x43, 0xde, 0x38, 0xf0, 0xc4, 0x97, 0x69, 0x34, 0x14, 0x51, 0xe0, 0xf9, 0xf2, 0xca, 0x9b, + 0xeb, 0x8a, 0x8c, 0xcd, 0x1d, 0x36, 0x97, 0x62, 0xab, 0xf7, 0xd5, 0x1a, 0x9e, 0x8f, 0x2d, 0xd3, + 0xb1, 0xbc, 0x9a, 0x29, 0x3d, 0xcf, 0x69, 0x4e, 0xef, 0xd1, 0x03, 0xff, 0x86, 0xfc, 0xf1, 0x1e, + 0xec, 0x4c, 0x50, 0x69, 0xc1, 0x59, 0x68, 0xa5, 0x9b, 0x03, 0x38, 0xb8, 0x89, 0x92, 0x7c, 0x0c, + 0xef, 0x09, 0x99, 0x7a, 0xfa, 0x95, 0xc2, 0xe4, 0x95, 0x0c, 0x87, 0xc6, 0x6a, 0x89, 0x3e, 0x14, + 0x32, 0xbd, 0x28, 0x62, 0xcd, 0x37, 0x25, 0xd8, 0x7b, 0xeb, 0xb8, 0xc8, 0xcf, 0x50, 0xe3, 0x21, + 0x4b, 0x12, 0x31, 0x12, 0x7c, 0xf1, 0x12, 0xe4, 0xe5, 0x7e, 0xb1, 0x46, 0xb9, 0x83, 0x05, 0x02, + 0xcb, 0x7c, 0x7a, 0x8f, 0x3e, 0xe2, 0xab, 0x12, 0x24, 0x05, 0x57, 0xfa, 0xaf, 0x91, 0x6b, 0x6f, + 0x88, 0x1a, 0xf9, 0x82, 0x68, 0x3e, 0x62, 0x5f, 0xae, 0x21, 0xfa, 0xdc, 0x50, 0x7c, 0x5d, 0x30, + 0xcc, 0x54, 0x6b, 0x72, 0x65, 0xe6, 0xb8, 0x0a, 0x15, 0xab, 0xd2, 0xfc, 0xd3, 0x81, 0x47, 0x2b, + 0x4d, 0x93, 0x13, 0xd8, 0x8c, 0x95, 0xc7, 0x53, 0x35, 0x41, 0xdb, 0x80, 0x4f, 0xd7, 0xf0, 0x72, + 0xae, 0x06, 0x19, 0x82, 0x56, 0xe2, 0xfc, 0x07, 0xf9, 0x09, 0x76, 0xb3, 0x81, 0x4f, 0x13, 0x53, + 0x1b, 0xd3, 0x4a, 0x5c, 0xd9, 0xd2, 0x7a, 0xeb, 0xf4, 0xb3, 0x80, 0x9e, 0x19, 0x24, 0xdd, 0xe1, + 0x8b, 0x81, 0xa6, 0x07, 0xb5, 0xd5, 0xe5, 0xff, 0x4f, 0xfe, 0x9b, 0xbf, 0x3f, 0x80, 0x8a, 0x0d, + 0x2e, 0x4d, 0x6f, 0xf6, 0xc0, 0x5a, 0xe6, 0xbb, 0x4d, 0xef, 0x8b, 0x18, 0xf9, 0xfc, 0xf4, 0x66, + 0x6b, 0xd2, 0x82, 0x5d, 0xa6, 0x90, 0x79, 0x69, 0x34, 0xc4, 0xc2, 0x76, 0xc9, 0xdc, 0xdd, 0xed, + 0x2c, 0xfe, 0x63, 0x16, 0xce, 0x5d, 0xfc, 0x02, 0x75, 0xf3, 0x84, 0x0e, 0x31, 0xe2, 0x58, 0x5c, + 0x17, 0x0f, 0x23, 0xad, 0x04, 0x26, 0x6e, 0xb9, 0x51, 0x6e, 0x6d, 0xf5, 0x8e, 0xd6, 0x2f, 0xd5, + 0xf4, 0x38, 0x27, 0xb3, 0xad, 0x3b, 0x89, 0xb4, 0xba, 0xa6, 0x2e, 0x5f, 0x15, 0x17, 0x98, 0x90, + 0x67, 0x50, 0x1b, 0x23, 0x8b, 0x3c, 0x36, 0x41, 0xc5, 0x02, 0xf4, 0x62, 0x85, 0x5c, 0x64, 0x67, + 0x62, 0x5e, 0xdc, 0x12, 0xdd, 0xcf, 0xb2, 0x47, 0x79, 0xf2, 0xbc, 0xc8, 0xd5, 0xff, 0x2e, 0x41, + 0x6d, 0xb5, 0x14, 0xe9, 0xc2, 0xfe, 0x5c, 0x45, 0xcb, 0xb3, 0xfb, 0xfe, 0x2c, 0x37, 0x1d, 0x61, + 0x52, 0x83, 0x0d, 0x85, 0x9c, 0x85, 0xa1, 0x6d, 0x92, 0x5d, 0x91, 0x03, 0xa8, 0xce, 0xec, 0x94, + 0x4d, 0x6a, 0x16, 0x20, 0x1f, 0xc2, 0xe6, 0xa8, 0xeb, 0x25, 0x5c, 0x2a, 0xb4, 0x5e, 0x2b, 0xa3, + 0xee, 0x8b, 0x6c, 0x49, 0x1e, 0x03, 0xe4, 0x14, 0x1e, 0xd3, 0x5d, 0xf3, 0xec, 0x97, 0x68, 0x35, + 0x8f, 0x1c, 0xe9, 0x6e, 0xf6, 0xae, 0x4c, 0x69, 0xcc, 0x8e, 0x8d, 0xfc, 0x5d, 0x99, 0x06, 0xb3, + 0x4d, 0x0d, 0x78, 0x58, 0xd0, 0x9b, 0x3d, 0x15, 0xb3, 0x07, 0xac, 0x44, 0xb6, 0x63, 0x5e, 0xa5, + 0xef, 0x6e, 0x2e, 0xaa, 0xf4, 0x97, 0x55, 0xfa, 0x6e, 0xf5, 0x2d, 0x95, 0xfe, 0x92, 0x4a, 0xdf, + 0x85, 0x25, 0x95, 0x7e, 0xf3, 0x8f, 0x32, 0xec, 0x2c, 0x4d, 0x0e, 0x39, 0x85, 0xb2, 0x92, 0x97, + 0xae, 0x63, 0xae, 0xc7, 0xe7, 0x77, 0x1f, 0xbd, 0x36, 0x95, 0x97, 0x34, 0xa3, 0xa8, 0xff, 0xea, + 0xc0, 0xfe, 0x52, 0x32, 0x3f, 0xc6, 0x77, 0x39, 0x1e, 0x8f, 0x01, 0xe6, 0xfe, 0xd2, 0xb2, 0x33, + 0x7f, 0x40, 0xab, 0xa2, 0xf8, 0x27, 0xab, 0xff, 0xe5, 0x40, 0x99, 0xca, 0xcb, 0x77, 0x6a, 0x81, + 0x41, 0xa5, 0x18, 0xb2, 0x92, 0xe9, 0xe2, 0x37, 0xff, 0xa1, 0x8b, 0xab, 0x1a, 0x47, 0x0b, 0xde, + 0xe3, 0x2b, 0xf8, 0x84, 0xcb, 0xf1, 0xed, 0xb4, 0xe7, 0xce, 0xcb, 0x33, 0xbb, 0x29, 0x90, 0x21, + 0x8b, 0x82, 0xb6, 0x54, 0x41, 0x27, 0xc0, 0xc8, 0x7c, 0xe3, 0x74, 0xf2, 0x14, 0x8b, 0x45, 0x72, + 0xc3, 0xb7, 0xe2, 0xe1, 0x7c, 0xd0, 0xdf, 0x30, 0xc8, 0xa7, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, + 0x38, 0xc2, 0x25, 0x39, 0x0d, 0x0b, 0x00, 0x00, +} diff --git a/googleapis/cloud/datalabeling/v1beta1/evaluation_job.pb.go b/googleapis/cloud/datalabeling/v1beta1/evaluation_job.pb.go new file mode 100644 index 0000000000..b5cccda488 --- /dev/null +++ b/googleapis/cloud/datalabeling/v1beta1/evaluation_job.pb.go @@ -0,0 +1,597 @@ +// Code generated by protoc-gen-go. DO NOT EDIT. +// source: google/cloud/datalabeling/v1beta1/evaluation_job.proto + +package datalabeling + +import ( + fmt "fmt" + math "math" + + proto "github.com/golang/protobuf/proto" + timestamp "github.com/golang/protobuf/ptypes/timestamp" + _ "google.golang.org/genproto/googleapis/api/annotations" + status "google.golang.org/genproto/googleapis/rpc/status" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package + +// State of the job. +type EvaluationJob_State int32 + +const ( + EvaluationJob_STATE_UNSPECIFIED EvaluationJob_State = 0 + EvaluationJob_SCHEDULED EvaluationJob_State = 1 + EvaluationJob_RUNNING EvaluationJob_State = 2 + EvaluationJob_PAUSED EvaluationJob_State = 3 + EvaluationJob_STOPPED EvaluationJob_State = 4 +) + +var EvaluationJob_State_name = map[int32]string{ + 0: "STATE_UNSPECIFIED", + 1: "SCHEDULED", + 2: "RUNNING", + 3: "PAUSED", + 4: "STOPPED", +} + +var EvaluationJob_State_value = map[string]int32{ + "STATE_UNSPECIFIED": 0, + "SCHEDULED": 1, + "RUNNING": 2, + "PAUSED": 3, + "STOPPED": 4, +} + +func (x EvaluationJob_State) String() string { + return proto.EnumName(EvaluationJob_State_name, int32(x)) +} + +func (EvaluationJob_State) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_052df044fb4ef883, []int{0, 0} +} + +// Defines an evaluation job that is triggered periodically to generate +// evaluations. +type EvaluationJob struct { + // Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}' + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + // Description of the job. The description can be up to + // 25000 characters long. + Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` + State EvaluationJob_State `protobuf:"varint,3,opt,name=state,proto3,enum=google.cloud.datalabeling.v1beta1.EvaluationJob_State" json:"state,omitempty"` + // Describes the schedule on which the job will be executed. Minimum schedule + // unit is 1 day. + // + // The schedule can be either of the following types: + // * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) + // * English-like + // + // [schedule](https: + // //cloud.google.com/scheduler/docs/configuring/cron-job-schedules) + Schedule string `protobuf:"bytes,4,opt,name=schedule,proto3" json:"schedule,omitempty"` + // The versioned model that is being evaluated here. + // Only one job is allowed for each model name. + // Format: 'projects/*/models/*/versions/*' + ModelVersion string `protobuf:"bytes,5,opt,name=model_version,json=modelVersion,proto3" json:"model_version,omitempty"` + // Detailed config for running this eval job. + EvaluationJobConfig *EvaluationJobConfig `protobuf:"bytes,6,opt,name=evaluation_job_config,json=evaluationJobConfig,proto3" json:"evaluation_job_config,omitempty"` + // Name of the AnnotationSpecSet. + AnnotationSpecSet string `protobuf:"bytes,7,opt,name=annotation_spec_set,json=annotationSpecSet,proto3" json:"annotation_spec_set,omitempty"` + // If a human annotation should be requested when some data don't have ground + // truth. + LabelMissingGroundTruth bool `protobuf:"varint,8,opt,name=label_missing_ground_truth,json=labelMissingGroundTruth,proto3" json:"label_missing_ground_truth,omitempty"` + // Output only. Any attempts with errors happening in evaluation job runs each + // time will be recorded here incrementally. + Attempts []*Attempt `protobuf:"bytes,9,rep,name=attempts,proto3" json:"attempts,omitempty"` + // Timestamp when this evaluation job was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,10,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *EvaluationJob) Reset() { *m = EvaluationJob{} } +func (m *EvaluationJob) String() string { return proto.CompactTextString(m) } +func (*EvaluationJob) ProtoMessage() {} +func (*EvaluationJob) Descriptor() ([]byte, []int) { + return fileDescriptor_052df044fb4ef883, []int{0} +} + +func (m *EvaluationJob) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EvaluationJob.Unmarshal(m, b) +} +func (m *EvaluationJob) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EvaluationJob.Marshal(b, m, deterministic) +} +func (m *EvaluationJob) XXX_Merge(src proto.Message) { + xxx_messageInfo_EvaluationJob.Merge(m, src) +} +func (m *EvaluationJob) XXX_Size() int { + return xxx_messageInfo_EvaluationJob.Size(m) +} +func (m *EvaluationJob) XXX_DiscardUnknown() { + xxx_messageInfo_EvaluationJob.DiscardUnknown(m) +} + +var xxx_messageInfo_EvaluationJob proto.InternalMessageInfo + +func (m *EvaluationJob) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +func (m *EvaluationJob) GetDescription() string { + if m != nil { + return m.Description + } + return "" +} + +func (m *EvaluationJob) GetState() EvaluationJob_State { + if m != nil { + return m.State + } + return EvaluationJob_STATE_UNSPECIFIED +} + +func (m *EvaluationJob) GetSchedule() string { + if m != nil { + return m.Schedule + } + return "" +} + +func (m *EvaluationJob) GetModelVersion() string { + if m != nil { + return m.ModelVersion + } + return "" +} + +func (m *EvaluationJob) GetEvaluationJobConfig() *EvaluationJobConfig { + if m != nil { + return m.EvaluationJobConfig + } + return nil +} + +func (m *EvaluationJob) GetAnnotationSpecSet() string { + if m != nil { + return m.AnnotationSpecSet + } + return "" +} + +func (m *EvaluationJob) GetLabelMissingGroundTruth() bool { + if m != nil { + return m.LabelMissingGroundTruth + } + return false +} + +func (m *EvaluationJob) GetAttempts() []*Attempt { + if m != nil { + return m.Attempts + } + return nil +} + +func (m *EvaluationJob) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + +type EvaluationJobConfig struct { + // config specific to different supported human annotation use cases. + // + // Types that are valid to be assigned to HumanAnnotationRequestConfig: + // *EvaluationJobConfig_ImageClassificationConfig + // *EvaluationJobConfig_BoundingPolyConfig + // *EvaluationJobConfig_VideoClassificationConfig + // *EvaluationJobConfig_ObjectDetectionConfig + // *EvaluationJobConfig_TextClassificationConfig + // *EvaluationJobConfig_ObjectTrackingConfig + HumanAnnotationRequestConfig isEvaluationJobConfig_HumanAnnotationRequestConfig `protobuf_oneof:"human_annotation_request_config"` + // Input config for data, gcs_source in the config will be the root path for + // data. Data should be organzied chronically under that path. + InputConfig *InputConfig `protobuf:"bytes,1,opt,name=input_config,json=inputConfig,proto3" json:"input_config,omitempty"` + // Config used to create evaluation. + EvaluationConfig *EvaluationConfig `protobuf:"bytes,2,opt,name=evaluation_config,json=evaluationConfig,proto3" json:"evaluation_config,omitempty"` + HumanAnnotationConfig *HumanAnnotationConfig `protobuf:"bytes,3,opt,name=human_annotation_config,json=humanAnnotationConfig,proto3" json:"human_annotation_config,omitempty"` + // Mappings between reserved keys for bigquery import and customized tensor + // names. Key is the reserved key, value is tensor name in the bigquery table. + // Different annotation type has different required key mapping. See user + // manual for more details: + // + // https: + // //docs.google.com/document/d/1bg1meMIBGY + // // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem + BigqueryImportKeys map[string]string `protobuf:"bytes,9,rep,name=bigquery_import_keys,json=bigqueryImportKeys,proto3" json:"bigquery_import_keys,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` + // Max number of examples to collect in each period. + ExampleCount int32 `protobuf:"varint,10,opt,name=example_count,json=exampleCount,proto3" json:"example_count,omitempty"` + // Percentage of examples to collect in each period. 0.1 means 10% of total + // examples will be collected, and 0.0 means no collection. + ExampleSamplePercentage float64 `protobuf:"fixed64,11,opt,name=example_sample_percentage,json=exampleSamplePercentage,proto3" json:"example_sample_percentage,omitempty"` + // Alert config for the evaluation job. The alert will be triggered when its + // criteria is met. + EvaluationJobAlertConfig *EvaluationJobAlertConfig `protobuf:"bytes,13,opt,name=evaluation_job_alert_config,json=evaluationJobAlertConfig,proto3" json:"evaluation_job_alert_config,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *EvaluationJobConfig) Reset() { *m = EvaluationJobConfig{} } +func (m *EvaluationJobConfig) String() string { return proto.CompactTextString(m) } +func (*EvaluationJobConfig) ProtoMessage() {} +func (*EvaluationJobConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_052df044fb4ef883, []int{1} +} + +func (m *EvaluationJobConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EvaluationJobConfig.Unmarshal(m, b) +} +func (m *EvaluationJobConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EvaluationJobConfig.Marshal(b, m, deterministic) +} +func (m *EvaluationJobConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_EvaluationJobConfig.Merge(m, src) +} +func (m *EvaluationJobConfig) XXX_Size() int { + return xxx_messageInfo_EvaluationJobConfig.Size(m) +} +func (m *EvaluationJobConfig) XXX_DiscardUnknown() { + xxx_messageInfo_EvaluationJobConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_EvaluationJobConfig proto.InternalMessageInfo + +type isEvaluationJobConfig_HumanAnnotationRequestConfig interface { + isEvaluationJobConfig_HumanAnnotationRequestConfig() +} + +type EvaluationJobConfig_ImageClassificationConfig struct { + ImageClassificationConfig *ImageClassificationConfig `protobuf:"bytes,4,opt,name=image_classification_config,json=imageClassificationConfig,proto3,oneof"` +} + +type EvaluationJobConfig_BoundingPolyConfig struct { + BoundingPolyConfig *BoundingPolyConfig `protobuf:"bytes,5,opt,name=bounding_poly_config,json=boundingPolyConfig,proto3,oneof"` +} + +type EvaluationJobConfig_VideoClassificationConfig struct { + VideoClassificationConfig *VideoClassificationConfig `protobuf:"bytes,6,opt,name=video_classification_config,json=videoClassificationConfig,proto3,oneof"` +} + +type EvaluationJobConfig_ObjectDetectionConfig struct { + ObjectDetectionConfig *ObjectDetectionConfig `protobuf:"bytes,7,opt,name=object_detection_config,json=objectDetectionConfig,proto3,oneof"` +} + +type EvaluationJobConfig_TextClassificationConfig struct { + TextClassificationConfig *TextClassificationConfig `protobuf:"bytes,8,opt,name=text_classification_config,json=textClassificationConfig,proto3,oneof"` +} + +type EvaluationJobConfig_ObjectTrackingConfig struct { + ObjectTrackingConfig *ObjectTrackingConfig `protobuf:"bytes,12,opt,name=object_tracking_config,json=objectTrackingConfig,proto3,oneof"` +} + +func (*EvaluationJobConfig_ImageClassificationConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() { +} + +func (*EvaluationJobConfig_BoundingPolyConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() {} + +func (*EvaluationJobConfig_VideoClassificationConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() { +} + +func (*EvaluationJobConfig_ObjectDetectionConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() { +} + +func (*EvaluationJobConfig_TextClassificationConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() { +} + +func (*EvaluationJobConfig_ObjectTrackingConfig) isEvaluationJobConfig_HumanAnnotationRequestConfig() { +} + +func (m *EvaluationJobConfig) GetHumanAnnotationRequestConfig() isEvaluationJobConfig_HumanAnnotationRequestConfig { + if m != nil { + return m.HumanAnnotationRequestConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetImageClassificationConfig() *ImageClassificationConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_ImageClassificationConfig); ok { + return x.ImageClassificationConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetBoundingPolyConfig() *BoundingPolyConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_BoundingPolyConfig); ok { + return x.BoundingPolyConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetVideoClassificationConfig() *VideoClassificationConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_VideoClassificationConfig); ok { + return x.VideoClassificationConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetObjectDetectionConfig() *ObjectDetectionConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_ObjectDetectionConfig); ok { + return x.ObjectDetectionConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetTextClassificationConfig() *TextClassificationConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_TextClassificationConfig); ok { + return x.TextClassificationConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetObjectTrackingConfig() *ObjectTrackingConfig { + if x, ok := m.GetHumanAnnotationRequestConfig().(*EvaluationJobConfig_ObjectTrackingConfig); ok { + return x.ObjectTrackingConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetInputConfig() *InputConfig { + if m != nil { + return m.InputConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetEvaluationConfig() *EvaluationConfig { + if m != nil { + return m.EvaluationConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetHumanAnnotationConfig() *HumanAnnotationConfig { + if m != nil { + return m.HumanAnnotationConfig + } + return nil +} + +func (m *EvaluationJobConfig) GetBigqueryImportKeys() map[string]string { + if m != nil { + return m.BigqueryImportKeys + } + return nil +} + +func (m *EvaluationJobConfig) GetExampleCount() int32 { + if m != nil { + return m.ExampleCount + } + return 0 +} + +func (m *EvaluationJobConfig) GetExampleSamplePercentage() float64 { + if m != nil { + return m.ExampleSamplePercentage + } + return 0 +} + +func (m *EvaluationJobConfig) GetEvaluationJobAlertConfig() *EvaluationJobAlertConfig { + if m != nil { + return m.EvaluationJobAlertConfig + } + return nil +} + +// XXX_OneofWrappers is for the internal use of the proto package. +func (*EvaluationJobConfig) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*EvaluationJobConfig_ImageClassificationConfig)(nil), + (*EvaluationJobConfig_BoundingPolyConfig)(nil), + (*EvaluationJobConfig_VideoClassificationConfig)(nil), + (*EvaluationJobConfig_ObjectDetectionConfig)(nil), + (*EvaluationJobConfig_TextClassificationConfig)(nil), + (*EvaluationJobConfig_ObjectTrackingConfig)(nil), + } +} + +type EvaluationJobAlertConfig struct { + // Required. Email of the user who will be receiving the alert. + Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` + // If a single evaluation run's aggregate mean average precision is + // lower than this threshold, the alert will be triggered. + MinAcceptableMeanAveragePrecision float64 `protobuf:"fixed64,2,opt,name=min_acceptable_mean_average_precision,json=minAcceptableMeanAveragePrecision,proto3" json:"min_acceptable_mean_average_precision,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *EvaluationJobAlertConfig) Reset() { *m = EvaluationJobAlertConfig{} } +func (m *EvaluationJobAlertConfig) String() string { return proto.CompactTextString(m) } +func (*EvaluationJobAlertConfig) ProtoMessage() {} +func (*EvaluationJobAlertConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_052df044fb4ef883, []int{2} +} + +func (m *EvaluationJobAlertConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EvaluationJobAlertConfig.Unmarshal(m, b) +} +func (m *EvaluationJobAlertConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EvaluationJobAlertConfig.Marshal(b, m, deterministic) +} +func (m *EvaluationJobAlertConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_EvaluationJobAlertConfig.Merge(m, src) +} +func (m *EvaluationJobAlertConfig) XXX_Size() int { + return xxx_messageInfo_EvaluationJobAlertConfig.Size(m) +} +func (m *EvaluationJobAlertConfig) XXX_DiscardUnknown() { + xxx_messageInfo_EvaluationJobAlertConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_EvaluationJobAlertConfig proto.InternalMessageInfo + +func (m *EvaluationJobAlertConfig) GetEmail() string { + if m != nil { + return m.Email + } + return "" +} + +func (m *EvaluationJobAlertConfig) GetMinAcceptableMeanAveragePrecision() float64 { + if m != nil { + return m.MinAcceptableMeanAveragePrecision + } + return 0 +} + +// Records a failed attempt. +type Attempt struct { + AttemptTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=attempt_time,json=attemptTime,proto3" json:"attempt_time,omitempty"` + PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *Attempt) Reset() { *m = Attempt{} } +func (m *Attempt) String() string { return proto.CompactTextString(m) } +func (*Attempt) ProtoMessage() {} +func (*Attempt) Descriptor() ([]byte, []int) { + return fileDescriptor_052df044fb4ef883, []int{3} +} + +func (m *Attempt) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_Attempt.Unmarshal(m, b) +} +func (m *Attempt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_Attempt.Marshal(b, m, deterministic) +} +func (m *Attempt) XXX_Merge(src proto.Message) { + xxx_messageInfo_Attempt.Merge(m, src) +} +func (m *Attempt) XXX_Size() int { + return xxx_messageInfo_Attempt.Size(m) +} +func (m *Attempt) XXX_DiscardUnknown() { + xxx_messageInfo_Attempt.DiscardUnknown(m) +} + +var xxx_messageInfo_Attempt proto.InternalMessageInfo + +func (m *Attempt) GetAttemptTime() *timestamp.Timestamp { + if m != nil { + return m.AttemptTime + } + return nil +} + +func (m *Attempt) GetPartialFailures() []*status.Status { + if m != nil { + return m.PartialFailures + } + return nil +} + +func init() { + proto.RegisterEnum("google.cloud.datalabeling.v1beta1.EvaluationJob_State", EvaluationJob_State_name, EvaluationJob_State_value) + proto.RegisterType((*EvaluationJob)(nil), "google.cloud.datalabeling.v1beta1.EvaluationJob") + proto.RegisterType((*EvaluationJobConfig)(nil), "google.cloud.datalabeling.v1beta1.EvaluationJobConfig") + proto.RegisterMapType((map[string]string)(nil), "google.cloud.datalabeling.v1beta1.EvaluationJobConfig.BigqueryImportKeysEntry") + proto.RegisterType((*EvaluationJobAlertConfig)(nil), "google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig") + proto.RegisterType((*Attempt)(nil), "google.cloud.datalabeling.v1beta1.Attempt") +} + +func init() { + proto.RegisterFile("google/cloud/datalabeling/v1beta1/evaluation_job.proto", fileDescriptor_052df044fb4ef883) +} + +var fileDescriptor_052df044fb4ef883 = []byte{ + // 1073 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x56, 0xdf, 0x53, 0xdb, 0x46, + 0x10, 0x8e, 0x00, 0xf3, 0xe3, 0x0c, 0xad, 0x39, 0xa0, 0x56, 0x9c, 0xce, 0xc4, 0xd0, 0xc9, 0x8c, + 0xa7, 0x0f, 0xf2, 0x84, 0x4c, 0xd3, 0x4c, 0x68, 0xa6, 0x63, 0xb0, 0x09, 0xb4, 0x81, 0xb8, 0xb2, + 0xc9, 0x43, 0x5f, 0xd4, 0x93, 0xbc, 0x88, 0x03, 0x49, 0xa7, 0xe8, 0x4e, 0x1e, 0xdc, 0xce, 0x74, + 0x3a, 0x7d, 0xc9, 0x1f, 0xd8, 0x7f, 0xa8, 0x73, 0xa7, 0x93, 0x31, 0x01, 0xd5, 0xa6, 0x2f, 0xa0, + 0xdb, 0xfd, 0xf6, 0xfb, 0x6e, 0xf7, 0xd6, 0xb7, 0x87, 0x5e, 0xfa, 0x8c, 0xf9, 0x01, 0x34, 0xbd, + 0x80, 0xa5, 0x83, 0xe6, 0x80, 0x08, 0x12, 0x10, 0x17, 0x02, 0x1a, 0xf9, 0xcd, 0xe1, 0x73, 0x17, + 0x04, 0x79, 0xde, 0x84, 0x21, 0x09, 0x52, 0x22, 0x28, 0x8b, 0x9c, 0x4b, 0xe6, 0x5a, 0x71, 0xc2, + 0x04, 0xc3, 0xdb, 0x59, 0x9c, 0xa5, 0xe2, 0xac, 0xc9, 0x38, 0x4b, 0xc7, 0xd5, 0xbe, 0xd6, 0xd4, + 0x24, 0xa6, 0x4d, 0x12, 0x45, 0x4c, 0x28, 0x0e, 0x9e, 0x11, 0xd4, 0x9a, 0xd3, 0x85, 0xa5, 0x91, + 0x83, 0xd0, 0x01, 0xbb, 0x0f, 0xd9, 0xa9, 0x8e, 0xf9, 0x71, 0x7a, 0xcc, 0x45, 0x1a, 0x92, 0xc8, + 0xb9, 0xd9, 0x9f, 0xe3, 0xb1, 0xe8, 0x9c, 0xfa, 0x9a, 0xe0, 0xa9, 0x26, 0x50, 0x2b, 0x37, 0x3d, + 0x6f, 0x0a, 0x1a, 0x02, 0x17, 0x24, 0x8c, 0x35, 0xa0, 0xaa, 0x01, 0x49, 0xec, 0x35, 0xb9, 0x20, + 0x22, 0xd5, 0xf9, 0xed, 0x7c, 0x2a, 0xa1, 0xb5, 0xce, 0x78, 0x3f, 0x3f, 0x31, 0x17, 0x63, 0xb4, + 0x10, 0x91, 0x10, 0x4c, 0xa3, 0x6e, 0x34, 0x56, 0x6c, 0xf5, 0x8d, 0xeb, 0xa8, 0x3c, 0x00, 0xee, + 0x25, 0x34, 0x96, 0x28, 0x73, 0x4e, 0xb9, 0x26, 0x4d, 0xf8, 0x1d, 0x2a, 0x49, 0x5e, 0x30, 0xe7, + 0xeb, 0x46, 0xe3, 0x8b, 0xdd, 0x97, 0xd6, 0xd4, 0xc2, 0x5b, 0xb7, 0x64, 0xad, 0x9e, 0x8c, 0xb6, + 0x33, 0x12, 0x5c, 0x43, 0xcb, 0xdc, 0xbb, 0x80, 0x41, 0x1a, 0x80, 0xb9, 0xa0, 0xc4, 0xc6, 0x6b, + 0xfc, 0x0d, 0x5a, 0x0b, 0xd9, 0x00, 0x02, 0x67, 0x08, 0x09, 0x97, 0xbb, 0x29, 0x29, 0xc0, 0xaa, + 0x32, 0x7e, 0xc8, 0x6c, 0xf8, 0x12, 0x6d, 0xdd, 0xee, 0x07, 0x5d, 0x2f, 0x73, 0xb1, 0x6e, 0x34, + 0xca, 0x0f, 0xdf, 0xde, 0x81, 0x8a, 0xb6, 0x37, 0xe0, 0xae, 0x11, 0x5b, 0x68, 0x63, 0xe2, 0x5c, + 0x78, 0x0c, 0x9e, 0xc3, 0x41, 0x98, 0x4b, 0x6a, 0x5b, 0xeb, 0x37, 0xae, 0x5e, 0x0c, 0x5e, 0x0f, + 0x04, 0xde, 0x43, 0x35, 0x25, 0xe6, 0x84, 0x94, 0x73, 0x1a, 0xf9, 0x8e, 0x9f, 0xb0, 0x34, 0x1a, + 0x38, 0x22, 0x49, 0xc5, 0x85, 0xb9, 0x5c, 0x37, 0x1a, 0xcb, 0x76, 0x55, 0x21, 0x4e, 0x32, 0xc0, + 0x5b, 0xe5, 0xef, 0x4b, 0x37, 0x3e, 0x44, 0xcb, 0x44, 0x08, 0x08, 0x63, 0xc1, 0xcd, 0x95, 0xfa, + 0x7c, 0xa3, 0xbc, 0xfb, 0xed, 0x0c, 0xb9, 0xb4, 0xb2, 0x10, 0x7b, 0x1c, 0x8b, 0xf7, 0x50, 0xd9, + 0x4b, 0x80, 0x08, 0x70, 0x64, 0xab, 0x98, 0x48, 0x95, 0xa5, 0x96, 0x53, 0xe5, 0x7d, 0x64, 0xf5, + 0xf3, 0x3e, 0xb2, 0x51, 0x06, 0x97, 0x86, 0x9d, 0x1e, 0x2a, 0xa9, 0xe3, 0xc2, 0x5b, 0x68, 0xbd, + 0xd7, 0x6f, 0xf5, 0x3b, 0xce, 0xd9, 0x69, 0xaf, 0xdb, 0x39, 0x38, 0x3e, 0x3c, 0xee, 0xb4, 0x2b, + 0x8f, 0xf0, 0x1a, 0x5a, 0xe9, 0x1d, 0x1c, 0x75, 0xda, 0x67, 0xef, 0x3a, 0xed, 0x8a, 0x81, 0xcb, + 0x68, 0xc9, 0x3e, 0x3b, 0x3d, 0x3d, 0x3e, 0x7d, 0x5b, 0x99, 0xc3, 0x08, 0x2d, 0x76, 0x5b, 0x67, + 0xbd, 0x4e, 0xbb, 0x32, 0x2f, 0x1d, 0xbd, 0xfe, 0xfb, 0x6e, 0xb7, 0xd3, 0xae, 0x2c, 0xec, 0xfc, + 0x53, 0x46, 0x1b, 0xf7, 0xd4, 0x1c, 0xff, 0x89, 0x9e, 0xd0, 0x90, 0xf8, 0xe0, 0x78, 0x01, 0xe1, + 0x9c, 0x9e, 0x53, 0x6f, 0xf2, 0x07, 0xa0, 0xda, 0xa3, 0xbc, 0xfb, 0xc3, 0x0c, 0x45, 0x38, 0x96, + 0x2c, 0x07, 0xb7, 0x48, 0x32, 0x89, 0xa3, 0x47, 0xf6, 0x63, 0x5a, 0xe4, 0xc4, 0x14, 0x6d, 0xba, + 0xb2, 0xfe, 0xf2, 0xa4, 0x62, 0x16, 0x8c, 0x72, 0xe1, 0x92, 0x12, 0xfe, 0x6e, 0x06, 0xe1, 0x7d, + 0x1d, 0xde, 0x65, 0xc1, 0x68, 0xac, 0x88, 0xdd, 0x3b, 0x56, 0x99, 0xea, 0x90, 0x0e, 0x80, 0x15, + 0xa4, 0xba, 0x38, 0x73, 0xaa, 0x1f, 0x24, 0x4b, 0x51, 0xaa, 0xc3, 0x22, 0x27, 0x4e, 0x50, 0x95, + 0xb9, 0x97, 0xe0, 0x09, 0x67, 0x00, 0x02, 0xbc, 0x49, 0xed, 0x25, 0xa5, 0xfd, 0x6a, 0x06, 0xed, + 0xf7, 0x8a, 0xa1, 0x9d, 0x13, 0x8c, 0x75, 0xb7, 0xd8, 0x7d, 0x0e, 0xfc, 0x07, 0xaa, 0x09, 0xb8, + 0x16, 0x05, 0x29, 0x2f, 0x2b, 0xd9, 0xbd, 0x19, 0x64, 0xfb, 0x70, 0x2d, 0x0a, 0x32, 0x36, 0x45, + 0x81, 0x0f, 0x33, 0xf4, 0x95, 0x4e, 0x58, 0x24, 0xc4, 0xbb, 0x92, 0x47, 0xac, 0x85, 0x57, 0x95, + 0xf0, 0xf7, 0x33, 0xe7, 0xdb, 0xd7, 0xf1, 0x63, 0xd1, 0x4d, 0x76, 0x8f, 0x1d, 0xff, 0x82, 0x56, + 0x69, 0x14, 0xa7, 0x22, 0x97, 0x31, 0x94, 0x8c, 0x35, 0x4b, 0xf7, 0xca, 0x30, 0x7d, 0x0d, 0x95, + 0xe9, 0xcd, 0x02, 0xff, 0x86, 0xd6, 0x27, 0xae, 0x3a, 0xcd, 0x3b, 0xa7, 0x78, 0x5f, 0x3c, 0xe8, + 0x9a, 0xd3, 0xe4, 0x15, 0xf8, 0xcc, 0x82, 0x63, 0x54, 0x2d, 0x18, 0x3f, 0xea, 0xb6, 0x9f, 0xad, + 0x2d, 0x8e, 0x24, 0x43, 0x6b, 0x4c, 0xa0, 0xc5, 0xb6, 0x2e, 0xee, 0x33, 0xe3, 0xbf, 0x0c, 0xb4, + 0xe9, 0x52, 0xff, 0x63, 0x0a, 0xc9, 0xc8, 0xa1, 0x61, 0xcc, 0x12, 0xe1, 0x5c, 0xc1, 0x28, 0xbf, + 0xf2, 0x4e, 0xff, 0xdf, 0xf5, 0x6d, 0xed, 0x6b, 0xca, 0x63, 0xc5, 0xf8, 0x33, 0x8c, 0x78, 0x27, + 0x12, 0xc9, 0xc8, 0xc6, 0xee, 0x1d, 0x87, 0x1c, 0x33, 0x70, 0x4d, 0xc2, 0x38, 0x00, 0xc7, 0x63, + 0x69, 0x24, 0xd4, 0x15, 0x59, 0xb2, 0x57, 0xb5, 0xf1, 0x40, 0xda, 0xf0, 0x6b, 0xf4, 0x38, 0x07, + 0xf1, 0xec, 0x5f, 0x0c, 0x89, 0x07, 0x91, 0x20, 0x3e, 0x98, 0xe5, 0xba, 0xd1, 0x30, 0xec, 0xaa, + 0x06, 0xf4, 0xd4, 0xdf, 0xee, 0xd8, 0x8d, 0x7f, 0x47, 0x4f, 0x3e, 0x1b, 0x51, 0x24, 0x80, 0x64, + 0xdc, 0x19, 0x6b, 0x33, 0x77, 0xfe, 0xad, 0x4c, 0x5b, 0x92, 0x43, 0x17, 0xd7, 0x84, 0x02, 0x4f, + 0xad, 0x83, 0xaa, 0x05, 0xb5, 0xc0, 0x15, 0x34, 0x7f, 0x05, 0x23, 0x3d, 0xfd, 0xe5, 0x27, 0xde, + 0x44, 0x25, 0xc9, 0x03, 0x7a, 0xec, 0x67, 0x8b, 0xd7, 0x73, 0xaf, 0x8c, 0xfd, 0x6d, 0xf4, 0xf4, + 0x4e, 0x63, 0x24, 0xf0, 0x31, 0x05, 0x9e, 0xa7, 0xb1, 0xf3, 0xb7, 0x81, 0xcc, 0xa2, 0x0d, 0x4a, + 0x66, 0x08, 0x09, 0x0d, 0xb4, 0x5a, 0xb6, 0xc0, 0x5d, 0xf4, 0x2c, 0xa4, 0x91, 0x43, 0x3c, 0x0f, + 0x62, 0x41, 0xdc, 0x00, 0x9c, 0x10, 0xa4, 0xc6, 0x10, 0x12, 0x39, 0x06, 0xe2, 0x04, 0x3c, 0xca, + 0xf3, 0x67, 0x88, 0x61, 0x6f, 0x87, 0x34, 0x6a, 0x8d, 0xb1, 0x27, 0x40, 0xa2, 0x56, 0x86, 0xec, + 0xe6, 0xc0, 0x9d, 0x4f, 0x06, 0x5a, 0xd2, 0x23, 0x10, 0xbf, 0x41, 0xab, 0x7a, 0x08, 0x66, 0x93, + 0xcf, 0x98, 0x3a, 0xf9, 0xca, 0x1a, 0x2f, 0x2d, 0xf8, 0x0d, 0xaa, 0xc4, 0x24, 0x11, 0x94, 0x04, + 0xce, 0x39, 0xa1, 0x41, 0x9a, 0x00, 0x37, 0xe7, 0x54, 0x53, 0xe2, 0x9c, 0x22, 0x89, 0x3d, 0xf5, + 0x9a, 0x49, 0xb9, 0xfd, 0xa5, 0xc6, 0x1e, 0x6a, 0xe8, 0xfe, 0x35, 0x7a, 0xe6, 0xb1, 0x70, 0xfa, + 0xa1, 0x76, 0x8d, 0x5f, 0x4f, 0x34, 0xc8, 0x67, 0x01, 0x89, 0x7c, 0x8b, 0x25, 0x7e, 0xd3, 0x87, + 0x48, 0xed, 0x4f, 0x3f, 0x4a, 0x49, 0x4c, 0xf9, 0x7f, 0xbc, 0x19, 0xf7, 0x26, 0x8d, 0xee, 0xa2, + 0x8a, 0x7c, 0xf1, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x95, 0xe1, 0xc5, 0x2b, 0x4a, 0x0b, 0x00, + 0x00, +} diff --git a/googleapis/cloud/datalabeling/v1beta1/human_annotation_config.pb.go b/googleapis/cloud/datalabeling/v1beta1/human_annotation_config.pb.go index 28ea1f40f1..4fca3a7e50 100644 --- a/googleapis/cloud/datalabeling/v1beta1/human_annotation_config.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/human_annotation_config.pb.go @@ -90,7 +90,10 @@ type HumanAnnotationConfig struct { // them access to the question types in crowdcompute. Note that these // emails must be registered in crowdcompute worker UI: // https://crowd-compute.appspot.com/ - ContributorEmails []string `protobuf:"bytes,9,rep,name=contributor_emails,json=contributorEmails,proto3" json:"contributor_emails,omitempty"` + ContributorEmails []string `protobuf:"bytes,9,rep,name=contributor_emails,json=contributorEmails,proto3" json:"contributor_emails,omitempty"` + // Email of the user who started the labeling task and should be notified by + // email. If empty no notification will be sent. + UserEmailAddress string `protobuf:"bytes,10,opt,name=user_email_address,json=userEmailAddress,proto3" json:"user_email_address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -177,6 +180,13 @@ func (m *HumanAnnotationConfig) GetContributorEmails() []string { return nil } +func (m *HumanAnnotationConfig) GetUserEmailAddress() string { + if m != nil { + return m.UserEmailAddress + } + return "" +} + // Config for image classification human labeling task. type ImageClassificationConfig struct { // Required. Annotation spec set resource name. @@ -510,8 +520,6 @@ func (m *VideoClassificationConfig_AnnotationSpecSetConfig) GetAllowMultiLabel() type ObjectDetectionConfig struct { // Required. Annotation spec set resource name. AnnotationSpecSet string `protobuf:"bytes,1,opt,name=annotation_spec_set,json=annotationSpecSet,proto3" json:"annotation_spec_set,omitempty"` - // Optional. Instruction message showed on labelers UI. - InstructionMessage string `protobuf:"bytes,2,opt,name=instruction_message,json=instructionMessage,proto3" json:"instruction_message,omitempty"` // Required. Number of frames per second to be extracted from the video. ExtractionFrameRate float64 `protobuf:"fixed64,3,opt,name=extraction_frame_rate,json=extractionFrameRate,proto3" json:"extraction_frame_rate,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -551,13 +559,6 @@ func (m *ObjectDetectionConfig) GetAnnotationSpecSet() string { return "" } -func (m *ObjectDetectionConfig) GetInstructionMessage() string { - if m != nil { - return m.InstructionMessage - } - return "" -} - func (m *ObjectDetectionConfig) GetExtractionFrameRate() float64 { if m != nil { return m.ExtractionFrameRate @@ -815,62 +816,64 @@ func init() { } var fileDescriptor_331725facbee63fc = []byte{ - // 912 bytes of a gzipped FileDescriptorProto + // 932 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x56, 0xd1, 0x6e, 0xdb, 0x36, - 0x14, 0x9d, 0xe2, 0xb5, 0x6b, 0xe8, 0x36, 0xb1, 0x99, 0x1a, 0x55, 0xd2, 0xb5, 0xf3, 0x54, 0x0c, - 0x33, 0x0a, 0x4c, 0x5e, 0xbd, 0x97, 0x01, 0x7b, 0x28, 0x1c, 0xdb, 0xf1, 0x3c, 0xd4, 0x76, 0x20, - 0x3b, 0x05, 0x5a, 0x60, 0x20, 0x68, 0xf9, 0x46, 0xe1, 0x26, 0x91, 0xaa, 0x48, 0xb5, 0x31, 0xf6, - 0x19, 0xfb, 0x85, 0x3d, 0xee, 0x77, 0xf6, 0xb2, 0x3f, 0xd8, 0x5f, 0x0c, 0x22, 0xa5, 0xd8, 0x4b, - 0xed, 0xb5, 0xcb, 0xd0, 0xbc, 0x9e, 0x73, 0xef, 0xb9, 0x97, 0xf7, 0x5c, 0x91, 0x42, 0x4f, 0x03, - 0x21, 0x82, 0x10, 0x9a, 0x7e, 0x28, 0xd2, 0x79, 0x73, 0x4e, 0x15, 0x0d, 0xe9, 0x0c, 0x42, 0xc6, - 0x83, 0xe6, 0xeb, 0x27, 0x33, 0x50, 0xf4, 0x49, 0xf3, 0x2c, 0x8d, 0x28, 0x27, 0x94, 0x73, 0xa1, - 0xa8, 0x62, 0x82, 0x13, 0x5f, 0xf0, 0x53, 0x16, 0xb8, 0x71, 0x22, 0x94, 0xc0, 0x9f, 0x1b, 0x01, - 0x57, 0x0b, 0xb8, 0xab, 0x02, 0x6e, 0x2e, 0x70, 0xf0, 0x30, 0xaf, 0xa1, 0x13, 0x66, 0xe9, 0x69, - 0x73, 0x9e, 0x26, 0x5a, 0xc9, 0x48, 0x1c, 0x7c, 0x9a, 0xf3, 0x34, 0x66, 0xcd, 0x65, 0x19, 0x69, - 0x58, 0xe7, 0xb7, 0x12, 0xaa, 0x7d, 0x9f, 0xb5, 0xd0, 0xbe, 0xa0, 0x3a, 0xba, 0x01, 0x5c, 0x47, - 0x65, 0xc6, 0xa5, 0x4a, 0x52, 0x3f, 0x03, 0x6d, 0xab, 0x6e, 0x35, 0xb6, 0xbd, 0x55, 0x08, 0x77, - 0xd0, 0xc3, 0x5c, 0x10, 0xe6, 0x24, 0xeb, 0x4d, 0x82, 0x22, 0x73, 0x26, 0xe3, 0x90, 0x2e, 0x08, - 0xa7, 0x11, 0xd8, 0x5b, 0x3a, 0xe9, 0xfe, 0x45, 0x54, 0xd7, 0x04, 0x75, 0x4d, 0xcc, 0x88, 0x46, - 0x80, 0x0f, 0xd1, 0x83, 0x35, 0x22, 0x20, 0xfd, 0x84, 0xc5, 0xba, 0x70, 0x69, 0x83, 0xc6, 0x32, - 0x04, 0x7f, 0x86, 0xca, 0x7a, 0x2c, 0x24, 0x48, 0x44, 0x1a, 0xdb, 0x1f, 0xeb, 0x0c, 0xa4, 0xa1, - 0x7e, 0x86, 0xe0, 0x47, 0xe8, 0x4e, 0x48, 0x79, 0x90, 0xd2, 0x00, 0x88, 0x2f, 0xe6, 0x60, 0xdf, - 0xd0, 0x21, 0xb7, 0x0b, 0xb0, 0x23, 0xe6, 0x90, 0x05, 0x25, 0x10, 0x87, 0xcc, 0xa7, 0xc4, 0x17, - 0x29, 0x57, 0xf6, 0xcd, 0xba, 0xd5, 0xb8, 0xe1, 0xdd, 0xce, 0xc1, 0x4e, 0x86, 0xe1, 0x23, 0x54, - 0x7d, 0x95, 0x82, 0xd4, 0x4e, 0x15, 0x83, 0xb6, 0x3f, 0xa9, 0x5b, 0x8d, 0x72, 0x6b, 0xdf, 0xcd, - 0xcd, 0x2a, 0x9c, 0x70, 0xbb, 0x79, 0x80, 0x57, 0x29, 0x72, 0x0a, 0x04, 0x7f, 0x85, 0xb0, 0x2f, - 0xb8, 0x4a, 0xd8, 0x2c, 0x55, 0x22, 0x21, 0x10, 0x51, 0x16, 0x4a, 0x7b, 0xbb, 0x5e, 0x6a, 0x6c, - 0x7b, 0xd5, 0x15, 0xa6, 0xa7, 0x09, 0xe7, 0x2f, 0x0b, 0xed, 0x0f, 0xa2, 0xac, 0xd3, 0x90, 0x4a, - 0xc9, 0x4e, 0x99, 0xbf, 0x6a, 0x95, 0x8b, 0xf6, 0x56, 0x16, 0x48, 0xc6, 0xe0, 0x13, 0x09, 0x2a, - 0xb7, 0xac, 0xba, 0xa4, 0x26, 0x31, 0xf8, 0x13, 0x50, 0xf8, 0x31, 0xaa, 0xd2, 0x30, 0x14, 0x6f, - 0x48, 0x94, 0x86, 0x8a, 0x11, 0x3d, 0x28, 0xed, 0xd5, 0x2d, 0x6f, 0x57, 0x13, 0xc3, 0x0c, 0x7f, - 0x96, 0xc1, 0x38, 0x46, 0xf7, 0x28, 0x97, 0x6f, 0x20, 0x21, 0x34, 0x08, 0x12, 0x08, 0x4c, 0x0d, - 0xb5, 0x88, 0x41, 0x3b, 0xb3, 0xd3, 0xfa, 0xd6, 0x7d, 0xe7, 0x8e, 0xba, 0x13, 0x95, 0x30, 0x1e, - 0xb4, 0x97, 0x02, 0xd3, 0x45, 0x0c, 0x5e, 0xcd, 0x08, 0x5f, 0x82, 0x9d, 0x14, 0xe1, 0x43, 0x91, - 0xf2, 0x39, 0xe3, 0xc1, 0xb1, 0x08, 0x17, 0x57, 0x3c, 0x63, 0x13, 0xed, 0xad, 0xec, 0x2a, 0x89, - 0x40, 0x4a, 0x1a, 0x14, 0x1b, 0x89, 0x57, 0xa8, 0xa1, 0x61, 0x9c, 0x57, 0x68, 0x27, 0x2b, 0x17, - 0x32, 0x0e, 0xd7, 0x55, 0x32, 0x45, 0x78, 0x02, 0x41, 0x04, 0x5c, 0xfd, 0x1f, 0x37, 0xff, 0x73, - 0xd9, 0x3f, 0xb7, 0xd0, 0xfe, 0x73, 0x36, 0x07, 0xb1, 0x76, 0x99, 0x7e, 0xb5, 0xd0, 0xfd, 0x35, - 0xf5, 0xf3, 0x7b, 0x49, 0xda, 0x56, 0xbd, 0xd4, 0x28, 0xb7, 0xa6, 0xef, 0xe1, 0xfa, 0xc6, 0x1a, - 0x6e, 0xfb, 0xf2, 0x21, 0x0c, 0xee, 0xd9, 0x74, 0x3d, 0x21, 0xf1, 0xd7, 0xe8, 0x2e, 0x8d, 0xe3, - 0x70, 0x41, 0xe4, 0x99, 0xc8, 0xee, 0x07, 0x05, 0xe6, 0x5a, 0x32, 0x5b, 0x8b, 0x35, 0x37, 0x39, - 0x13, 0xaa, 0x5b, 0x30, 0x07, 0x29, 0xba, 0xb7, 0xa1, 0xcc, 0x87, 0xfc, 0x5e, 0x9c, 0xdf, 0x2d, - 0x54, 0x1b, 0xcf, 0x7e, 0x02, 0x7f, 0xd9, 0xca, 0x35, 0xf9, 0x8a, 0x5b, 0xa8, 0x06, 0xe7, 0x2a, - 0xa1, 0x26, 0xfe, 0x34, 0xa1, 0x11, 0x90, 0x84, 0x2a, 0xf3, 0xa1, 0x5a, 0xde, 0xde, 0x92, 0x3c, - 0xca, 0x38, 0x8f, 0x2a, 0x70, 0x8e, 0xd0, 0x5d, 0xd3, 0xed, 0x34, 0xa1, 0xfe, 0xcf, 0x8c, 0x07, - 0x57, 0x6b, 0xd6, 0x79, 0x8a, 0xca, 0xbd, 0xd7, 0xc0, 0x8b, 0x09, 0x67, 0x76, 0xbd, 0x9d, 0x6e, - 0x96, 0x67, 0xdb, 0xc3, 0x6f, 0xe5, 0x4b, 0xe7, 0x0f, 0x0b, 0xd9, 0x53, 0x38, 0x57, 0x6b, 0x77, - 0x72, 0xad, 0x01, 0xd6, 0xfa, 0x0b, 0x6b, 0x43, 0xe7, 0x5b, 0x9b, 0xc6, 0xfc, 0x23, 0xaa, 0x48, - 0xe0, 0x8a, 0x65, 0x9f, 0x61, 0xbe, 0xe4, 0x7a, 0x60, 0xe5, 0x56, 0xeb, 0x7d, 0x6e, 0xb6, 0x22, - 0x35, 0xdf, 0xe0, 0x5d, 0xf9, 0x4f, 0xc0, 0x79, 0x89, 0x76, 0x2f, 0xc5, 0xe0, 0x3e, 0xaa, 0x03, - 0xa7, 0xb3, 0x10, 0xcc, 0x41, 0xc8, 0xb2, 0xbc, 0x84, 0x10, 0x96, 0xcf, 0xed, 0x2d, 0xef, 0x81, - 0x89, 0xd3, 0x07, 0xbb, 0x50, 0x99, 0x14, 0x41, 0xce, 0x33, 0x74, 0x90, 0x8d, 0xac, 0xc7, 0x15, - 0x53, 0x8b, 0xde, 0x85, 0xbb, 0x57, 0xb3, 0xf0, 0xf1, 0x2f, 0xa8, 0xb6, 0xf6, 0x9e, 0xc6, 0x5f, - 0xa2, 0x47, 0x93, 0xa9, 0x37, 0x18, 0xf5, 0x49, 0xbb, 0xdf, 0xf7, 0x7a, 0xfd, 0xf6, 0x74, 0x30, - 0x1e, 0x91, 0xe9, 0x8b, 0xe3, 0x1e, 0x39, 0x19, 0x4d, 0x8e, 0x7b, 0x9d, 0xc1, 0xd1, 0xa0, 0xd7, - 0xad, 0x7c, 0x84, 0xab, 0xe8, 0xce, 0xb0, 0xfd, 0xc3, 0xd8, 0x1b, 0x4c, 0x5f, 0x90, 0xe7, 0xe3, - 0x69, 0xaf, 0x62, 0x61, 0x8c, 0x76, 0x4e, 0x46, 0xed, 0xd1, 0x60, 0x38, 0x3e, 0x99, 0x18, 0x6c, - 0x2b, 0xc3, 0x46, 0xe3, 0x55, 0xad, 0x4a, 0xe9, 0xf0, 0x1c, 0x7d, 0xe1, 0x8b, 0xe8, 0xdd, 0x03, - 0x3f, 0xb6, 0x5e, 0x0e, 0xf3, 0xa0, 0x40, 0x64, 0xcf, 0xb7, 0x2b, 0x92, 0xa0, 0x19, 0x00, 0xd7, - 0x8f, 0x6e, 0xd3, 0x50, 0x34, 0x66, 0xf2, 0x5f, 0xfe, 0xb9, 0xbe, 0x5b, 0x05, 0x67, 0x37, 0x75, - 0xe6, 0x37, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0x56, 0x6a, 0x3b, 0xa6, 0xac, 0x09, 0x00, 0x00, + 0x17, 0xfe, 0x95, 0xfc, 0xed, 0x1a, 0xba, 0x4d, 0x6c, 0xa6, 0x46, 0x95, 0x74, 0xed, 0x3c, 0x15, + 0xc3, 0x8c, 0x62, 0x93, 0x57, 0xef, 0x66, 0xc0, 0x2e, 0x0a, 0xc7, 0x76, 0x3c, 0x0f, 0xb5, 0x1d, + 0xc8, 0x4e, 0x81, 0x16, 0x18, 0x08, 0x5a, 0x3a, 0x51, 0xb8, 0x49, 0xa4, 0x2a, 0x52, 0x6d, 0x8c, + 0x3e, 0xc6, 0xde, 0x6c, 0xc0, 0x6e, 0xf6, 0x06, 0x7b, 0x8b, 0x41, 0xa4, 0x14, 0x7b, 0xa9, 0xbd, + 0x76, 0x19, 0xb6, 0x4b, 0x7f, 0xdf, 0x77, 0xce, 0x47, 0x9e, 0x73, 0x74, 0x68, 0xf4, 0x34, 0x14, + 0x22, 0x8c, 0xa0, 0xe5, 0x47, 0x22, 0x0b, 0x5a, 0x01, 0x55, 0x34, 0xa2, 0x73, 0x88, 0x18, 0x0f, + 0x5b, 0xaf, 0x9f, 0xcc, 0x41, 0xd1, 0x27, 0xad, 0xf3, 0x2c, 0xa6, 0x9c, 0x50, 0xce, 0x85, 0xa2, + 0x8a, 0x09, 0x4e, 0x7c, 0xc1, 0xcf, 0x58, 0xe8, 0x26, 0xa9, 0x50, 0x02, 0x7f, 0x6a, 0x12, 0xb8, + 0x3a, 0x81, 0xbb, 0x9a, 0xc0, 0x2d, 0x12, 0x1c, 0x7e, 0x5c, 0x78, 0xd0, 0x84, 0xb5, 0x96, 0x69, + 0xa4, 0x49, 0x70, 0xf8, 0xb0, 0x60, 0xf5, 0xaf, 0x79, 0x76, 0xd6, 0x0a, 0xb2, 0x54, 0x0b, 0x0c, + 0xef, 0xfc, 0xb2, 0x8d, 0xea, 0xdf, 0xe5, 0x47, 0xe8, 0x5c, 0x86, 0x76, 0xf5, 0x01, 0x70, 0x03, + 0x55, 0x18, 0x97, 0x2a, 0xcd, 0xfc, 0x1c, 0xb4, 0xad, 0x86, 0xd5, 0xdc, 0xf1, 0x56, 0x21, 0xdc, + 0x45, 0x0f, 0x0b, 0x43, 0x08, 0x48, 0x7e, 0x36, 0x09, 0x8a, 0x04, 0x4c, 0x26, 0x11, 0x5d, 0x10, + 0x4e, 0x63, 0xb0, 0xb7, 0x74, 0xd0, 0xfd, 0x4b, 0x55, 0xcf, 0x88, 0x7a, 0x46, 0x33, 0xa6, 0x31, + 0xe0, 0x23, 0xf4, 0x60, 0x4d, 0x12, 0x90, 0x7e, 0xca, 0x12, 0x6d, 0xbc, 0xbd, 0x21, 0xc7, 0x52, + 0x82, 0x3f, 0x41, 0x15, 0x5d, 0x16, 0x12, 0xa6, 0x22, 0x4b, 0xec, 0xff, 0xeb, 0x08, 0xa4, 0xa1, + 0x41, 0x8e, 0xe0, 0x47, 0xe8, 0x4e, 0x44, 0x79, 0x98, 0xd1, 0x10, 0x88, 0x2f, 0x02, 0xb0, 0x6f, + 0x68, 0xc9, 0xed, 0x12, 0xec, 0x8a, 0x00, 0x72, 0x51, 0x0a, 0x49, 0xc4, 0x7c, 0x4a, 0x7c, 0x91, + 0x71, 0x65, 0xdf, 0x6c, 0x58, 0xcd, 0x1b, 0xde, 0xed, 0x02, 0xec, 0xe6, 0x18, 0x3e, 0x46, 0xb5, + 0x57, 0x19, 0x48, 0xdd, 0xa9, 0xb2, 0x94, 0xf6, 0x47, 0x0d, 0xab, 0x59, 0x69, 0x1f, 0xb8, 0x45, + 0xb3, 0xca, 0x5a, 0xbb, 0xbd, 0x42, 0xe0, 0x55, 0xcb, 0x98, 0x12, 0xc1, 0x5f, 0x22, 0xec, 0x0b, + 0xae, 0x52, 0x36, 0xcf, 0x94, 0x48, 0x09, 0xc4, 0x94, 0x45, 0xd2, 0xde, 0x69, 0x6c, 0x37, 0x77, + 0xbc, 0xda, 0x0a, 0xd3, 0xd7, 0x04, 0xfe, 0x02, 0xe1, 0x4c, 0x42, 0xa1, 0x23, 0x34, 0x08, 0x52, + 0x90, 0xd2, 0x46, 0xfa, 0x16, 0xd5, 0x9c, 0xd1, 0xba, 0x8e, 0xc1, 0x9d, 0xdf, 0x2d, 0x74, 0x30, + 0x8c, 0xf3, 0x7b, 0x45, 0x54, 0x4a, 0x76, 0xc6, 0xfc, 0xd5, 0xc6, 0xba, 0x68, 0x7f, 0x65, 0xdc, + 0x64, 0x02, 0x3e, 0x91, 0xa0, 0x8a, 0x06, 0xd7, 0x96, 0xd4, 0x34, 0x01, 0x7f, 0x0a, 0x0a, 0x3f, + 0x46, 0x35, 0x1a, 0x45, 0xe2, 0x0d, 0x89, 0xb3, 0x48, 0x31, 0xa2, 0xcb, 0xaa, 0x3b, 0x7b, 0xcb, + 0xdb, 0xd3, 0xc4, 0x28, 0xc7, 0x9f, 0xe5, 0x30, 0x4e, 0xd0, 0x3d, 0xca, 0xe5, 0x1b, 0x48, 0x09, + 0x0d, 0xc3, 0x14, 0x42, 0xe3, 0xa1, 0x16, 0x09, 0xe8, 0x3e, 0xee, 0xb6, 0xbf, 0x71, 0xdf, 0x3b, + 0xd1, 0xee, 0x54, 0xa5, 0x8c, 0x87, 0x9d, 0x65, 0x82, 0xd9, 0x22, 0x01, 0xaf, 0x6e, 0x12, 0x5f, + 0x81, 0x9d, 0x0c, 0xe1, 0x23, 0x91, 0xf1, 0x80, 0xf1, 0xf0, 0x44, 0x44, 0x8b, 0x6b, 0xde, 0xb1, + 0x85, 0xf6, 0x57, 0x26, 0x9b, 0xc4, 0x20, 0x25, 0x0d, 0xcb, 0xf9, 0xc5, 0x2b, 0xd4, 0xc8, 0x30, + 0xce, 0x2b, 0xb4, 0x9b, 0xdb, 0x45, 0x8c, 0xc3, 0x7f, 0x65, 0x99, 0x21, 0x3c, 0x85, 0x30, 0x06, + 0xae, 0xfe, 0x49, 0x37, 0xff, 0xb6, 0xed, 0x6f, 0x5b, 0xe8, 0xe0, 0x39, 0x0b, 0x40, 0xac, 0x1d, + 0xa6, 0x9f, 0x2d, 0x74, 0x7f, 0x8d, 0x7f, 0xb1, 0xc5, 0xa4, 0x6d, 0x35, 0xb6, 0x9b, 0x95, 0xf6, + 0xec, 0x03, 0xba, 0xbe, 0xd1, 0xc3, 0xed, 0x5c, 0xbd, 0x84, 0xc1, 0x3d, 0x9b, 0xae, 0x27, 0x24, + 0xfe, 0x0a, 0xdd, 0xa5, 0x49, 0x12, 0x2d, 0x88, 0x3c, 0x17, 0xf9, 0x36, 0x51, 0x60, 0x96, 0x98, + 0x99, 0x5a, 0xac, 0xb9, 0xe9, 0xb9, 0x50, 0xbd, 0x92, 0x39, 0xcc, 0xd0, 0xbd, 0x0d, 0x36, 0xff, + 0xe6, 0xf7, 0xe2, 0xbc, 0x45, 0xf5, 0xc9, 0xfc, 0x47, 0xf0, 0x97, 0x27, 0xb9, 0xa6, 0x69, 0x1b, + 0xd5, 0xe1, 0x42, 0xa5, 0xd4, 0x74, 0xf5, 0x2c, 0xa5, 0x31, 0x90, 0x94, 0x2a, 0xf3, 0xd9, 0x59, + 0xde, 0xfe, 0x92, 0x3c, 0xce, 0x39, 0x8f, 0x2a, 0x70, 0x8e, 0xd1, 0x5d, 0x63, 0x3e, 0x4b, 0xa9, + 0xff, 0x13, 0xe3, 0xe1, 0xf5, 0xbc, 0x9d, 0xa7, 0xa8, 0xd2, 0x7f, 0x0d, 0xbc, 0xac, 0x57, 0x5e, + 0xfc, 0x77, 0xc3, 0xcd, 0x28, 0xec, 0x78, 0xf8, 0x9d, 0x78, 0xe9, 0xfc, 0x6a, 0x21, 0x7b, 0x06, + 0x17, 0x6a, 0xed, 0x84, 0xad, 0x2d, 0xa7, 0xb5, 0x7e, 0xfd, 0x6c, 0x38, 0xf9, 0xd6, 0xa6, 0xaa, + 0xfd, 0x80, 0xaa, 0x12, 0xb8, 0x62, 0xf9, 0x47, 0x55, 0x8c, 0xac, 0x2e, 0x58, 0xa5, 0xdd, 0xfe, + 0x90, 0x3d, 0x55, 0x86, 0x16, 0xf3, 0xb8, 0x27, 0xff, 0x0c, 0x38, 0x2f, 0xd1, 0xde, 0x15, 0x0d, + 0x1e, 0xa0, 0x06, 0x70, 0x3a, 0x8f, 0xc0, 0x5c, 0x84, 0x2c, 0xed, 0x25, 0x44, 0xb0, 0x7c, 0x6a, + 0x6f, 0x79, 0x0f, 0x8c, 0x4e, 0x5f, 0xec, 0x32, 0xcb, 0xb4, 0x14, 0x39, 0xcf, 0xd0, 0x61, 0x5e, + 0xb2, 0x3e, 0x57, 0x4c, 0x2d, 0xfa, 0x97, 0xdd, 0xbd, 0x5e, 0x0b, 0x1f, 0xbf, 0x45, 0xf5, 0xb5, + 0x5b, 0x17, 0x7f, 0x8e, 0x1e, 0x4d, 0x67, 0xde, 0x70, 0x3c, 0x20, 0x9d, 0xc1, 0xc0, 0xeb, 0x0f, + 0x3a, 0xb3, 0xe1, 0x64, 0x4c, 0x66, 0x2f, 0x4e, 0xfa, 0xe4, 0x74, 0x3c, 0x3d, 0xe9, 0x77, 0x87, + 0xc7, 0xc3, 0x7e, 0xaf, 0xfa, 0x3f, 0x5c, 0x43, 0x77, 0x46, 0x9d, 0xef, 0x27, 0xde, 0x70, 0xf6, + 0x82, 0x3c, 0x9f, 0xcc, 0xfa, 0x55, 0x0b, 0x63, 0xb4, 0x7b, 0x3a, 0xee, 0x8c, 0x87, 0xa3, 0xc9, + 0xe9, 0xd4, 0x60, 0x5b, 0x39, 0x36, 0x9e, 0xac, 0xe6, 0xaa, 0x6e, 0x1f, 0x5d, 0xa0, 0xcf, 0x7c, + 0x11, 0xbf, 0xbf, 0xe0, 0x27, 0xd6, 0xcb, 0x51, 0x21, 0x0a, 0x45, 0xfe, 0x74, 0xbb, 0x22, 0x0d, + 0x5b, 0x21, 0x70, 0xfd, 0xe0, 0xb6, 0x0c, 0x45, 0x13, 0x26, 0xff, 0xe2, 0xff, 0xd6, 0xb7, 0xab, + 0xe0, 0xfc, 0xa6, 0x8e, 0xfc, 0xfa, 0x8f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x5c, 0xb3, 0x56, 0xdc, + 0xa8, 0x09, 0x00, 0x00, } diff --git a/googleapis/cloud/datalabeling/v1beta1/instruction.pb.go b/googleapis/cloud/datalabeling/v1beta1/instruction.pb.go index 587f17838a..6315d354ab 100644 --- a/googleapis/cloud/datalabeling/v1beta1/instruction.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/instruction.pb.go @@ -44,18 +44,23 @@ type Instruction struct { UpdateTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Required. The data type of this instruction. DataType DataType `protobuf:"varint,6,opt,name=data_type,json=dataType,proto3,enum=google.cloud.datalabeling.v1beta1.DataType" json:"data_type,omitempty"` - // One of CSV and PDF instruction is required. - // Instruction from a csv file, such as for classification task. - // Csv file should have exact two columns, in the format of: - // The first column is labeled data, such as image reference, text. - // The second column is comma separated labels associated with data. + // One of CSV or PDF instruction is required. + // Instruction from a CSV file, such as for classification task. + // The CSV file should have exact two columns, in the following format: + // + // * The first column is labeled data, such as an image reference, text. + // * The second column is comma separated labels associated with data. CsvInstruction *CsvInstruction `protobuf:"bytes,7,opt,name=csv_instruction,json=csvInstruction,proto3" json:"csv_instruction,omitempty"` - // One of CSV and PDF instruction is required. - // Instruction from a PDF doc. The PDF doc should be in GCS bucket. - PdfInstruction *PdfInstruction `protobuf:"bytes,9,opt,name=pdf_instruction,json=pdfInstruction,proto3" json:"pdf_instruction,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + // One of CSV or PDF instruction is required. + // Instruction from a PDF document. The PDF should be in a Cloud Storage + // bucket. + PdfInstruction *PdfInstruction `protobuf:"bytes,9,opt,name=pdf_instruction,json=pdfInstruction,proto3" json:"pdf_instruction,omitempty"` + // Output only. The names of any related resources that are blocking changes + // to the instruction. + BlockingResources []string `protobuf:"bytes,10,rep,name=blocking_resources,json=blockingResources,proto3" json:"blocking_resources,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Instruction) Reset() { *m = Instruction{} } @@ -139,6 +144,13 @@ func (m *Instruction) GetPdfInstruction() *PdfInstruction { return nil } +func (m *Instruction) GetBlockingResources() []string { + if m != nil { + return m.BlockingResources + } + return nil +} + // Instruction from a CSV file. type CsvInstruction struct { // CSV file for the instruction. Only gcs path is allowed. @@ -232,30 +244,32 @@ func init() { } var fileDescriptor_683081924dd940d7 = []byte{ - // 398 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0x41, 0x8b, 0xdb, 0x30, - 0x10, 0x85, 0x71, 0x77, 0xbb, 0x6d, 0xe4, 0x25, 0x05, 0x9f, 0x4c, 0x28, 0xd4, 0xbb, 0x50, 0x08, - 0x14, 0x24, 0x92, 0x3d, 0xee, 0xad, 0x2d, 0xa5, 0x3d, 0xb4, 0x04, 0x93, 0x5e, 0x72, 0x31, 0xb2, - 0x24, 0x0b, 0x81, 0x2c, 0x09, 0x4b, 0x0e, 0xcd, 0xdf, 0xed, 0x2f, 0x29, 0x92, 0x95, 0xc6, 0xbe, - 0xac, 0x73, 0xf3, 0xcc, 0xbc, 0xef, 0xf9, 0x31, 0x83, 0xc0, 0x13, 0xd7, 0x9a, 0x4b, 0x86, 0x88, - 0xd4, 0x3d, 0x45, 0x14, 0x3b, 0x2c, 0x71, 0xcd, 0xa4, 0x50, 0x1c, 0x1d, 0x37, 0x35, 0x73, 0x78, - 0x83, 0x84, 0xb2, 0xae, 0xeb, 0x89, 0x13, 0x5a, 0x41, 0xd3, 0x69, 0xa7, 0xb3, 0x87, 0x01, 0x82, - 0x01, 0x82, 0x63, 0x08, 0x46, 0x68, 0x85, 0xe6, 0x7d, 0x7d, 0xd3, 0x32, 0x37, 0x78, 0xae, 0x3e, - 0x44, 0x20, 0x54, 0x75, 0xdf, 0x20, 0x27, 0x5a, 0x66, 0x1d, 0x6e, 0x4d, 0x14, 0xbc, 0x8f, 0x02, - 0x6c, 0x04, 0xc2, 0x4a, 0x69, 0x87, 0x7d, 0x22, 0x3b, 0x4c, 0x1f, 0xff, 0xde, 0x80, 0xf4, 0xc7, - 0x25, 0x68, 0x96, 0x81, 0x5b, 0x85, 0x5b, 0x96, 0x27, 0x45, 0xb2, 0x5e, 0x94, 0xe1, 0x3b, 0x7b, - 0x00, 0xf7, 0x54, 0x58, 0x23, 0xf1, 0xa9, 0x0a, 0xb3, 0x57, 0x61, 0x96, 0xc6, 0xde, 0x2f, 0x2f, - 0x29, 0x40, 0x4a, 0x99, 0x25, 0x9d, 0x30, 0xde, 0x25, 0xbf, 0x89, 0x8a, 0x4b, 0x2b, 0x7b, 0x06, - 0x29, 0xe9, 0x18, 0x76, 0xac, 0xf2, 0x01, 0xf3, 0xdb, 0x22, 0x59, 0xa7, 0xdb, 0x15, 0x8c, 0x1b, - 0x39, 0xa7, 0x87, 0xfb, 0x73, 0xfa, 0x12, 0x0c, 0x72, 0xdf, 0xf0, 0x70, 0x6f, 0xe8, 0x7f, 0xf8, - 0xf5, 0x3c, 0x3c, 0xc8, 0x03, 0xfc, 0x1d, 0x2c, 0xfc, 0xca, 0x2a, 0x77, 0x32, 0x2c, 0xbf, 0x2b, - 0x92, 0xf5, 0x72, 0xfb, 0x09, 0xce, 0x5e, 0x02, 0x7e, 0xc5, 0x0e, 0xef, 0x4f, 0x86, 0x95, 0x6f, - 0x69, 0xfc, 0xca, 0x0e, 0xe0, 0x1d, 0xb1, 0xc7, 0x6a, 0x74, 0xd8, 0xfc, 0x4d, 0x88, 0xb2, 0xb9, - 0xc2, 0xef, 0x8b, 0x3d, 0x8e, 0x16, 0x5d, 0x2e, 0xc9, 0xa4, 0xf6, 0xde, 0x86, 0x36, 0x13, 0xef, - 0xc5, 0xd5, 0xde, 0x3b, 0xda, 0x4c, 0xbc, 0xcd, 0xa4, 0x7e, 0xdc, 0x82, 0xe5, 0xf4, 0xef, 0x59, - 0x01, 0xee, 0x39, 0xb1, 0x55, 0x23, 0x24, 0xab, 0xfa, 0x4e, 0xc4, 0x73, 0x03, 0x4e, 0xec, 0x37, - 0x21, 0xd9, 0xef, 0x4e, 0x78, 0x66, 0xea, 0x3a, 0xcf, 0x7c, 0xfe, 0x03, 0x3e, 0x12, 0xdd, 0xce, - 0xe7, 0xdd, 0x25, 0x87, 0x9f, 0x51, 0xc4, 0xb5, 0xc4, 0x8a, 0x43, 0xdd, 0x71, 0xc4, 0x99, 0x0a, - 0x97, 0x8c, 0x4f, 0x00, 0x1b, 0x61, 0x5f, 0x78, 0x06, 0xcf, 0xe3, 0x66, 0x7d, 0x17, 0xc8, 0xa7, - 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xfe, 0x89, 0x16, 0xfd, 0x97, 0x03, 0x00, 0x00, + // 426 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0xc1, 0x8b, 0x13, 0x31, + 0x14, 0xc6, 0x19, 0xb7, 0xae, 0x36, 0xb3, 0x54, 0xcc, 0x69, 0x28, 0x82, 0xb3, 0x0b, 0x42, 0x41, + 0xcc, 0xd0, 0xee, 0x71, 0x6f, 0x2a, 0xa2, 0x07, 0x65, 0x19, 0xd6, 0xcb, 0x5e, 0x86, 0x4c, 0xe6, + 0x35, 0x04, 0xd3, 0x24, 0x24, 0x99, 0x62, 0xff, 0x0c, 0xff, 0x63, 0x49, 0x26, 0x75, 0x3b, 0x17, + 0xa7, 0xb7, 0xe4, 0xbd, 0xef, 0xf7, 0xf5, 0xeb, 0x7b, 0x13, 0x74, 0xcb, 0xb5, 0xe6, 0x12, 0x2a, + 0x26, 0x75, 0xdf, 0x55, 0x1d, 0xf5, 0x54, 0xd2, 0x16, 0xa4, 0x50, 0xbc, 0xda, 0xaf, 0x5b, 0xf0, + 0x74, 0x5d, 0x09, 0xe5, 0xbc, 0xed, 0x99, 0x17, 0x5a, 0x11, 0x63, 0xb5, 0xd7, 0xf8, 0x7a, 0x80, + 0x48, 0x84, 0xc8, 0x29, 0x44, 0x12, 0xb4, 0x7c, 0x93, 0x7c, 0xa9, 0x11, 0x15, 0x55, 0x4a, 0x7b, + 0x1a, 0x78, 0x37, 0x18, 0x2c, 0xab, 0xe9, 0x5f, 0x0d, 0x45, 0x07, 0x3e, 0x01, 0x6f, 0x13, 0x10, + 0x6f, 0x6d, 0xbf, 0xad, 0xbc, 0xd8, 0x81, 0xf3, 0x74, 0x67, 0x06, 0xc1, 0xcd, 0x9f, 0x19, 0xca, + 0xbf, 0x3d, 0x05, 0xc5, 0x18, 0xcd, 0x14, 0xdd, 0x41, 0x91, 0x95, 0xd9, 0x6a, 0x5e, 0xc7, 0x33, + 0xbe, 0x46, 0x57, 0x9d, 0x70, 0x46, 0xd2, 0x43, 0x13, 0x7b, 0xcf, 0x62, 0x2f, 0x4f, 0xb5, 0x1f, + 0x41, 0x52, 0xa2, 0xbc, 0x03, 0xc7, 0xac, 0x30, 0xc1, 0xa5, 0xb8, 0x48, 0x8a, 0xa7, 0x12, 0xbe, + 0x43, 0x39, 0xb3, 0x40, 0x3d, 0x34, 0x21, 0x42, 0x31, 0x2b, 0xb3, 0x55, 0xbe, 0x59, 0x92, 0x34, + 0x91, 0x63, 0x3e, 0xf2, 0x70, 0xcc, 0x57, 0xa3, 0x41, 0x1e, 0x0a, 0x01, 0xee, 0x4d, 0xf7, 0x0f, + 0x7e, 0x3e, 0x0d, 0x0f, 0xf2, 0x08, 0x7f, 0x45, 0xf3, 0x30, 0x94, 0xc6, 0x1f, 0x0c, 0x14, 0x97, + 0x65, 0xb6, 0x5a, 0x6c, 0xde, 0x93, 0xc9, 0x4d, 0x90, 0xcf, 0xd4, 0xd3, 0x87, 0x83, 0x81, 0xfa, + 0x65, 0x97, 0x4e, 0xf8, 0x11, 0xbd, 0x62, 0x6e, 0xdf, 0x9c, 0x2c, 0xb6, 0x78, 0x11, 0xa3, 0xac, + 0xcf, 0xf0, 0xfb, 0xe4, 0xf6, 0x27, 0x83, 0xae, 0x17, 0x6c, 0x74, 0x0f, 0xde, 0xa6, 0xdb, 0x8e, + 0xbc, 0xe7, 0x67, 0x7b, 0xdf, 0x77, 0xdb, 0x91, 0xb7, 0x19, 0xdd, 0xf1, 0x07, 0x84, 0x5b, 0xa9, + 0xd9, 0x2f, 0xa1, 0x78, 0x63, 0xc1, 0xe9, 0xde, 0x32, 0x70, 0x05, 0x2a, 0x2f, 0x56, 0xf3, 0xfa, + 0xf5, 0xb1, 0x53, 0x1f, 0x1b, 0x37, 0x1b, 0xb4, 0x18, 0x87, 0xc5, 0x25, 0xba, 0xe2, 0xcc, 0x35, + 0x5b, 0x21, 0xa1, 0xe9, 0xad, 0x48, 0x5f, 0x07, 0xe2, 0xcc, 0x7d, 0x11, 0x12, 0x7e, 0x5a, 0x11, + 0x98, 0x71, 0x88, 0x69, 0xe6, 0xe3, 0x6f, 0xf4, 0x8e, 0xe9, 0xdd, 0xf4, 0xdf, 0xbb, 0xcf, 0x1e, + 0xbf, 0x27, 0x11, 0xd7, 0x92, 0x2a, 0x4e, 0xb4, 0xe5, 0x15, 0x07, 0x15, 0x17, 0x9f, 0xde, 0x04, + 0x35, 0xc2, 0xfd, 0xe7, 0x5d, 0xdc, 0x9d, 0x16, 0xdb, 0xcb, 0x48, 0xde, 0xfe, 0x0d, 0x00, 0x00, + 0xff, 0xff, 0xb3, 0x4c, 0xf6, 0x74, 0xc6, 0x03, 0x00, 0x00, } diff --git a/googleapis/cloud/datalabeling/v1beta1/operations.pb.go b/googleapis/cloud/datalabeling/v1beta1/operations.pb.go index de4138bc06..9aa2cffbce 100644 --- a/googleapis/cloud/datalabeling/v1beta1/operations.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/operations.pb.go @@ -8,7 +8,7 @@ import ( math "math" proto "github.com/golang/protobuf/proto" - _ "github.com/golang/protobuf/ptypes/timestamp" + timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" ) @@ -169,10 +169,12 @@ type ImportDataOperationMetadata struct { // Output only. Partial failures encountered. // E.g. single files that couldn't be read. // Status details field will contain standard GCP error details. - PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` + // Output only. Timestamp when import dataset request was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ImportDataOperationMetadata) Reset() { *m = ImportDataOperationMetadata{} } @@ -214,6 +216,13 @@ func (m *ImportDataOperationMetadata) GetPartialFailures() []*status.Status { return nil } +func (m *ImportDataOperationMetadata) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + // Metadata of an ExportData operation. type ExportDataOperationMetadata struct { // Output only. The name of dataset to be exported. @@ -222,10 +231,12 @@ type ExportDataOperationMetadata struct { // Output only. Partial failures encountered. // E.g. single files that couldn't be read. // Status details field will contain standard GCP error details. - PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` + // Output only. Timestamp when export dataset request was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ExportDataOperationMetadata) Reset() { *m = ExportDataOperationMetadata{} } @@ -267,16 +278,16 @@ func (m *ExportDataOperationMetadata) GetPartialFailures() []*status.Status { return nil } +func (m *ExportDataOperationMetadata) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + // Metadata of a labeling operation, such as LabelImage or LabelVideo. -// Next tag: 16 +// Next tag: 18 type LabelOperationMetadata struct { - // Output only. Progress of label operation. Range: [0, 100]. - // Currently not supported. - ProgressPercent int32 `protobuf:"varint,1,opt,name=progress_percent,json=progressPercent,proto3" json:"progress_percent,omitempty"` - // Output only. Partial failures encountered. - // E.g. single files that couldn't be read. - // Status details field will contain standard GCP error details. - PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` // Ouptut only. Details of specific label operation. // // Types that are valid to be assigned to Details: @@ -291,12 +302,19 @@ type LabelOperationMetadata struct { // *LabelOperationMetadata_VideoObjectTrackingDetails // *LabelOperationMetadata_VideoEventDetails // *LabelOperationMetadata_TextClassificationDetails - // *LabelOperationMetadata_AudioTranscriptionDetails // *LabelOperationMetadata_TextEntityExtractionDetails - Details isLabelOperationMetadata_Details `protobuf_oneof:"details"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Details isLabelOperationMetadata_Details `protobuf_oneof:"details"` + // Output only. Progress of label operation. Range: [0, 100]. + ProgressPercent int32 `protobuf:"varint,1,opt,name=progress_percent,json=progressPercent,proto3" json:"progress_percent,omitempty"` + // Output only. Partial failures encountered. + // E.g. single files that couldn't be read. + // Status details field will contain standard GCP error details. + PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` + // Output only. Timestamp when labeling request was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,16,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *LabelOperationMetadata) Reset() { *m = LabelOperationMetadata{} } @@ -324,20 +342,6 @@ func (m *LabelOperationMetadata) XXX_DiscardUnknown() { var xxx_messageInfo_LabelOperationMetadata proto.InternalMessageInfo -func (m *LabelOperationMetadata) GetProgressPercent() int32 { - if m != nil { - return m.ProgressPercent - } - return 0 -} - -func (m *LabelOperationMetadata) GetPartialFailures() []*status.Status { - if m != nil { - return m.PartialFailures - } - return nil -} - type isLabelOperationMetadata_Details interface { isLabelOperationMetadata_Details() } @@ -386,10 +390,6 @@ type LabelOperationMetadata_TextClassificationDetails struct { TextClassificationDetails *LabelTextClassificationOperationMetadata `protobuf:"bytes,9,opt,name=text_classification_details,json=textClassificationDetails,proto3,oneof"` } -type LabelOperationMetadata_AudioTranscriptionDetails struct { - AudioTranscriptionDetails *LabelAudioTranscriptionOperationMetadata `protobuf:"bytes,10,opt,name=audio_transcription_details,json=audioTranscriptionDetails,proto3,oneof"` -} - type LabelOperationMetadata_TextEntityExtractionDetails struct { TextEntityExtractionDetails *LabelTextEntityExtractionOperationMetadata `protobuf:"bytes,13,opt,name=text_entity_extraction_details,json=textEntityExtractionDetails,proto3,oneof"` } @@ -416,8 +416,6 @@ func (*LabelOperationMetadata_VideoEventDetails) isLabelOperationMetadata_Detail func (*LabelOperationMetadata_TextClassificationDetails) isLabelOperationMetadata_Details() {} -func (*LabelOperationMetadata_AudioTranscriptionDetails) isLabelOperationMetadata_Details() {} - func (*LabelOperationMetadata_TextEntityExtractionDetails) isLabelOperationMetadata_Details() {} func (m *LabelOperationMetadata) GetDetails() isLabelOperationMetadata_Details { @@ -504,16 +502,30 @@ func (m *LabelOperationMetadata) GetTextClassificationDetails() *LabelTextClassi return nil } -func (m *LabelOperationMetadata) GetAudioTranscriptionDetails() *LabelAudioTranscriptionOperationMetadata { - if x, ok := m.GetDetails().(*LabelOperationMetadata_AudioTranscriptionDetails); ok { - return x.AudioTranscriptionDetails +func (m *LabelOperationMetadata) GetTextEntityExtractionDetails() *LabelTextEntityExtractionOperationMetadata { + if x, ok := m.GetDetails().(*LabelOperationMetadata_TextEntityExtractionDetails); ok { + return x.TextEntityExtractionDetails } return nil } -func (m *LabelOperationMetadata) GetTextEntityExtractionDetails() *LabelTextEntityExtractionOperationMetadata { - if x, ok := m.GetDetails().(*LabelOperationMetadata_TextEntityExtractionDetails); ok { - return x.TextEntityExtractionDetails +func (m *LabelOperationMetadata) GetProgressPercent() int32 { + if m != nil { + return m.ProgressPercent + } + return 0 +} + +func (m *LabelOperationMetadata) GetPartialFailures() []*status.Status { + if m != nil { + return m.PartialFailures + } + return nil +} + +func (m *LabelOperationMetadata) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime } return nil } @@ -532,7 +544,6 @@ func (*LabelOperationMetadata) XXX_OneofWrappers() []interface{} { (*LabelOperationMetadata_VideoObjectTrackingDetails)(nil), (*LabelOperationMetadata_VideoEventDetails)(nil), (*LabelOperationMetadata_TextClassificationDetails)(nil), - (*LabelOperationMetadata_AudioTranscriptionDetails)(nil), (*LabelOperationMetadata_TextEntityExtractionDetails)(nil), } } @@ -1010,48 +1021,6 @@ func (m *LabelTextClassificationOperationMetadata) GetBasicConfig() *HumanAnnota return nil } -type LabelAudioTranscriptionOperationMetadata struct { - // Basic human annotation config used in labeling request. - BasicConfig *HumanAnnotationConfig `protobuf:"bytes,1,opt,name=basic_config,json=basicConfig,proto3" json:"basic_config,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *LabelAudioTranscriptionOperationMetadata) Reset() { - *m = LabelAudioTranscriptionOperationMetadata{} -} -func (m *LabelAudioTranscriptionOperationMetadata) String() string { return proto.CompactTextString(m) } -func (*LabelAudioTranscriptionOperationMetadata) ProtoMessage() {} -func (*LabelAudioTranscriptionOperationMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_1364cf1609076a0d, []int{16} -} - -func (m *LabelAudioTranscriptionOperationMetadata) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_LabelAudioTranscriptionOperationMetadata.Unmarshal(m, b) -} -func (m *LabelAudioTranscriptionOperationMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_LabelAudioTranscriptionOperationMetadata.Marshal(b, m, deterministic) -} -func (m *LabelAudioTranscriptionOperationMetadata) XXX_Merge(src proto.Message) { - xxx_messageInfo_LabelAudioTranscriptionOperationMetadata.Merge(m, src) -} -func (m *LabelAudioTranscriptionOperationMetadata) XXX_Size() int { - return xxx_messageInfo_LabelAudioTranscriptionOperationMetadata.Size(m) -} -func (m *LabelAudioTranscriptionOperationMetadata) XXX_DiscardUnknown() { - xxx_messageInfo_LabelAudioTranscriptionOperationMetadata.DiscardUnknown(m) -} - -var xxx_messageInfo_LabelAudioTranscriptionOperationMetadata proto.InternalMessageInfo - -func (m *LabelAudioTranscriptionOperationMetadata) GetBasicConfig() *HumanAnnotationConfig { - if m != nil { - return m.BasicConfig - } - return nil -} - // Details of a LabelTextEntityExtraction operation metadata. type LabelTextEntityExtractionOperationMetadata struct { // Basic human annotation config used in labeling request. @@ -1069,7 +1038,7 @@ func (m *LabelTextEntityExtractionOperationMetadata) String() string { } func (*LabelTextEntityExtractionOperationMetadata) ProtoMessage() {} func (*LabelTextEntityExtractionOperationMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_1364cf1609076a0d, []int{17} + return fileDescriptor_1364cf1609076a0d, []int{16} } func (m *LabelTextEntityExtractionOperationMetadata) XXX_Unmarshal(b []byte) error { @@ -1099,23 +1068,25 @@ func (m *LabelTextEntityExtractionOperationMetadata) GetBasicConfig() *HumanAnno // Metadata of a CreateInstruction operation. type CreateInstructionMetadata struct { - // Output only. The name of the created Instruction. + // The name of the created Instruction. // projects/{project_id}/instructions/{instruction_id} Instruction string `protobuf:"bytes,1,opt,name=instruction,proto3" json:"instruction,omitempty"` - // Output only. Partial failures encountered. + // Partial failures encountered. // E.g. single files that couldn't be read. // Status details field will contain standard GCP error details. - PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + PartialFailures []*status.Status `protobuf:"bytes,2,rep,name=partial_failures,json=partialFailures,proto3" json:"partial_failures,omitempty"` + // Timestamp when create instruction request was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *CreateInstructionMetadata) Reset() { *m = CreateInstructionMetadata{} } func (m *CreateInstructionMetadata) String() string { return proto.CompactTextString(m) } func (*CreateInstructionMetadata) ProtoMessage() {} func (*CreateInstructionMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_1364cf1609076a0d, []int{18} + return fileDescriptor_1364cf1609076a0d, []int{17} } func (m *CreateInstructionMetadata) XXX_Unmarshal(b []byte) error { @@ -1150,6 +1121,13 @@ func (m *CreateInstructionMetadata) GetPartialFailures() []*status.Status { return nil } +func (m *CreateInstructionMetadata) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + func init() { proto.RegisterType((*ImportDataOperationResponse)(nil), "google.cloud.datalabeling.v1beta1.ImportDataOperationResponse") proto.RegisterType((*ExportDataOperationResponse)(nil), "google.cloud.datalabeling.v1beta1.ExportDataOperationResponse") @@ -1167,7 +1145,6 @@ func init() { proto.RegisterType((*LabelVideoObjectTrackingOperationMetadata)(nil), "google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata") proto.RegisterType((*LabelVideoEventOperationMetadata)(nil), "google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata") proto.RegisterType((*LabelTextClassificationOperationMetadata)(nil), "google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata") - proto.RegisterType((*LabelAudioTranscriptionOperationMetadata)(nil), "google.cloud.datalabeling.v1beta1.LabelAudioTranscriptionOperationMetadata") proto.RegisterType((*LabelTextEntityExtractionOperationMetadata)(nil), "google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata") proto.RegisterType((*CreateInstructionMetadata)(nil), "google.cloud.datalabeling.v1beta1.CreateInstructionMetadata") } @@ -1177,71 +1154,70 @@ func init() { } var fileDescriptor_1364cf1609076a0d = []byte{ - // 1042 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x98, 0x61, 0x6f, 0xdb, 0x44, - 0x18, 0xc7, 0xb9, 0x8e, 0xae, 0xf4, 0x71, 0x47, 0x87, 0x41, 0x5b, 0xd6, 0x0e, 0x9a, 0x75, 0x02, - 0x32, 0x24, 0x62, 0xad, 0x7b, 0x83, 0x84, 0x10, 0x5a, 0xd3, 0x4e, 0x2b, 0xac, 0xb4, 0xa4, 0x15, - 0x2f, 0xe0, 0x85, 0x75, 0x71, 0xae, 0xe6, 0xc0, 0xb9, 0xb3, 0x7c, 0xe7, 0x28, 0x15, 0x08, 0x24, - 0x24, 0x60, 0x80, 0x26, 0x81, 0xc4, 0x17, 0xd8, 0x97, 0xe2, 0xf3, 0xa0, 0x3b, 0x9f, 0x3d, 0xa7, - 0x71, 0x6a, 0xbb, 0x93, 0xfb, 0x2e, 0x3e, 0xff, 0x9f, 0xff, 0xf3, 0xf3, 0x73, 0xcf, 0xe9, 0x71, - 0x0c, 0x5b, 0x3e, 0xe7, 0x7e, 0x40, 0x1c, 0x2f, 0xe0, 0xf1, 0xd0, 0x19, 0x62, 0x89, 0x03, 0x3c, - 0x20, 0x01, 0x65, 0xbe, 0x33, 0xbe, 0x3f, 0x20, 0x12, 0xdf, 0x77, 0x78, 0x48, 0x22, 0x2c, 0x29, - 0x67, 0xa2, 0x1b, 0x46, 0x5c, 0x72, 0xfb, 0x4e, 0x12, 0xd3, 0xd5, 0x31, 0xdd, 0x7c, 0x4c, 0xd7, - 0xc4, 0xac, 0x39, 0xe5, 0xb6, 0x6a, 0x51, 0x10, 0x99, 0x78, 0xae, 0x7d, 0x5a, 0x1e, 0xf0, 0x6d, - 0x3c, 0xc2, 0xcc, 0xc5, 0x8c, 0x71, 0xa9, 0x71, 0x5c, 0x8f, 0xb3, 0x13, 0xea, 0x1b, 0x83, 0x07, - 0xe5, 0x06, 0x94, 0x09, 0x19, 0xc5, 0x9e, 0x8a, 0x35, 0x41, 0x1b, 0x26, 0x48, 0x5f, 0x0d, 0xe2, - 0x13, 0x47, 0xd2, 0x11, 0x11, 0x12, 0x8f, 0x42, 0x23, 0xb8, 0x69, 0x04, 0x51, 0xe8, 0x39, 0x42, - 0x62, 0x19, 0x9b, 0x1a, 0xac, 0xdd, 0x36, 0x37, 0x70, 0x48, 0x9d, 0x17, 0x48, 0xe6, 0xee, 0xe6, - 0x0f, 0xb0, 0xbe, 0x37, 0x0a, 0x79, 0x24, 0x77, 0xb0, 0xc4, 0x07, 0x69, 0xfd, 0xfa, 0x44, 0x84, - 0x9c, 0x09, 0x62, 0xb7, 0x60, 0xc9, 0x3c, 0x7d, 0x0b, 0xb5, 0x51, 0x67, 0xb9, 0x9f, 0x5e, 0xda, - 0x1b, 0x60, 0x49, 0x2e, 0x71, 0xe0, 0x7a, 0x3c, 0x66, 0xb2, 0xb5, 0xd0, 0x46, 0x9d, 0xc5, 0x3e, - 0xe8, 0xa5, 0x9e, 0x5a, 0xb1, 0xef, 0xc0, 0x0a, 0xd5, 0xce, 0x46, 0x71, 0x45, 0x2b, 0xac, 0x64, - 0x4d, 0x4b, 0x36, 0x9f, 0x2f, 0xc0, 0xfa, 0xee, 0xa4, 0xa9, 0xec, 0x64, 0x32, 0x9b, 0x3d, 0x59, - 0x4b, 0x24, 0x5f, 0x80, 0xa5, 0x0b, 0xef, 0xaa, 0x72, 0x89, 0xd6, 0xab, 0x6d, 0xd4, 0xb1, 0xb6, - 0x3e, 0xec, 0x96, 0xb6, 0x4c, 0xf7, 0x89, 0x5a, 0x38, 0x52, 0x41, 0x7d, 0x08, 0xb2, 0xdf, 0xf6, - 0x31, 0x5c, 0xe3, 0xb1, 0x0c, 0x63, 0x69, 0xb6, 0xbb, 0xb5, 0xa8, 0x1d, 0x9d, 0x0a, 0x8e, 0x07, - 0x3a, 0xae, 0xa7, 0xc3, 0xfa, 0x2b, 0x3c, 0x77, 0xb5, 0x39, 0x2e, 0xdc, 0xa0, 0x7d, 0x22, 0xb1, - 0x72, 0x3a, 0xa7, 0x44, 0x9f, 0xc0, 0xf5, 0x10, 0x47, 0x92, 0xe2, 0xc0, 0x3d, 0xc1, 0x34, 0x88, - 0x23, 0x22, 0x5a, 0x0b, 0xed, 0x2b, 0x1d, 0x6b, 0xcb, 0x4e, 0x89, 0xa2, 0xd0, 0xeb, 0x1e, 0xe9, - 0x5e, 0xe9, 0xaf, 0x1a, 0xed, 0x23, 0x23, 0x55, 0x79, 0x0b, 0xb6, 0xa6, 0xf9, 0xbc, 0xff, 0xad, - 0xc2, 0x0d, 0x5d, 0xe0, 0xd9, 0x9c, 0xf7, 0xe0, 0x7a, 0x18, 0x71, 0x3f, 0x22, 0x42, 0xb8, 0x21, - 0x89, 0x3c, 0xc2, 0x92, 0xe4, 0x8b, 0xfd, 0xd5, 0x74, 0xfd, 0x30, 0x59, 0x7e, 0x49, 0x08, 0xfb, - 0x6f, 0x04, 0xb7, 0xe9, 0x08, 0xfb, 0xc4, 0xf5, 0x02, 0x2c, 0x04, 0x3d, 0xa1, 0x5e, 0x72, 0x90, - 0x87, 0x44, 0x62, 0x1a, 0x08, 0xdd, 0x4e, 0xd6, 0xd6, 0x93, 0xaa, 0xcd, 0xb2, 0xa7, 0xbc, 0x7a, - 0x53, 0x56, 0x33, 0x8f, 0xf7, 0xf8, 0x95, 0xfe, 0x1a, 0x9d, 0xd5, 0xed, 0x24, 0x19, 0xed, 0xa7, - 0x08, 0x92, 0xdb, 0xee, 0x80, 0xc7, 0x6c, 0x48, 0x99, 0xef, 0x0e, 0xf8, 0x24, 0x03, 0x4a, 0xba, - 0x77, 0xaf, 0x16, 0xd0, 0xb6, 0x31, 0xda, 0xe6, 0x93, 0x22, 0x9a, 0x9b, 0xf4, 0x8c, 0x28, 0x45, - 0xf9, 0x0b, 0xc1, 0xfa, 0x19, 0x94, 0x90, 0x07, 0xa7, 0x19, 0x8b, 0xa5, 0x59, 0x3e, 0xbb, 0x10, - 0xcb, 0x21, 0x0f, 0x4e, 0x8b, 0x60, 0x5a, 0xf4, 0xac, 0x2a, 0xa5, 0x79, 0x8e, 0xe0, 0x6e, 0x42, - 0xc3, 0x23, 0x4a, 0x98, 0x24, 0xc3, 0xe2, 0x0a, 0xbd, 0xae, 0xa9, 0xbe, 0xac, 0x45, 0x75, 0x60, - 0x1c, 0x4b, 0x2a, 0xb5, 0x41, 0xe7, 0x88, 0x53, 0xc6, 0x9f, 0xe0, 0x46, 0x82, 0xa8, 0xea, 0x14, - 0x50, 0x46, 0x32, 0xaa, 0x15, 0x4d, 0xf5, 0xa8, 0x16, 0xd5, 0xa1, 0x31, 0x29, 0x42, 0x79, 0x8b, - 0xe6, 0x15, 0x69, 0xfe, 0x3f, 0xb3, 0xe6, 0x11, 0xc4, 0x1f, 0x11, 0x26, 0xa7, 0xbb, 0x79, 0xf5, - 0x02, 0x1b, 0x76, 0x94, 0x33, 0x9a, 0xbf, 0x61, 0x79, 0x55, 0x0a, 0xa3, 0x0e, 0xd7, 0x98, 0x0e, - 0x09, 0x9f, 0x77, 0xb8, 0x16, 0xeb, 0x1d, 0xae, 0xaf, 0x94, 0x57, 0x85, 0xc3, 0x35, 0x9e, 0xd5, - 0xa5, 0x48, 0xff, 0x22, 0x78, 0x27, 0x41, 0xe2, 0x83, 0xef, 0x88, 0x27, 0x15, 0x0a, 0xf1, 0xa6, - 0xa0, 0xae, 0x6a, 0xa8, 0xfd, 0x5a, 0x50, 0x07, 0xda, 0x6c, 0x27, 0xf5, 0x2a, 0xa2, 0x5a, 0x1f, - 0x17, 0x08, 0x53, 0xac, 0x7f, 0x10, 0xbc, 0x3d, 0x85, 0x25, 0x23, 0xec, 0x7d, 0xaf, 0x1a, 0x3b, - 0xa5, 0x5a, 0xba, 0x40, 0xa9, 0x92, 0x64, 0xc7, 0xc6, 0x6a, 0x7e, 0xa9, 0xa6, 0x75, 0x29, 0x53, - 0x0c, 0x6f, 0x26, 0x48, 0x64, 0x4c, 0x98, 0xcc, 0x40, 0x5e, 0xd3, 0x20, 0xbd, 0x5a, 0x20, 0xbb, - 0xca, 0xa1, 0x28, 0xff, 0x1b, 0xe3, 0xec, 0x76, 0x9a, 0xf6, 0x19, 0x82, 0x75, 0x49, 0x26, 0x72, - 0x5e, 0xcf, 0x2c, 0xeb, 0xfc, 0x9f, 0x57, 0xcd, 0x7f, 0x4c, 0x26, 0xb2, 0xbc, 0x65, 0x6e, 0xc9, - 0x19, 0x59, 0x9e, 0x07, 0xc7, 0x43, 0xca, 0xd5, 0x9e, 0x30, 0xe1, 0x45, 0x34, 0x9c, 0xe2, 0x81, - 0x7a, 0x3c, 0x0f, 0x95, 0xd5, 0x71, 0xde, 0xa9, 0x90, 0x07, 0xcf, 0xc8, 0xf2, 0x1d, 0xac, 0xeb, - 0x43, 0x98, 0xa4, 0xf2, 0xd4, 0x25, 0x13, 0xd5, 0x2b, 0x53, 0x48, 0xd7, 0xea, 0x75, 0xb0, 0x2a, - 0xd1, 0xae, 0x36, 0xdb, 0xcd, 0xbc, 0x0a, 0x3b, 0x58, 0x16, 0x08, 0x0d, 0xd6, 0xf6, 0x32, 0x2c, - 0x99, 0xf4, 0x9b, 0x4f, 0x11, 0xdc, 0xab, 0x3c, 0x0c, 0xed, 0x6f, 0x60, 0x65, 0x80, 0x05, 0xf5, - 0xd2, 0x77, 0x29, 0xa4, 0xe1, 0x3f, 0xaa, 0x00, 0xff, 0x58, 0xbd, 0x7c, 0x3f, 0xcc, 0x5e, 0x74, - 0xcd, 0x4b, 0x95, 0xa5, 0xdd, 0xcc, 0x3b, 0xd5, 0xaf, 0x08, 0xde, 0xab, 0x36, 0x06, 0x9b, 0xe5, - 0x78, 0x86, 0xa0, 0xe6, 0xb0, 0x69, 0x96, 0xe7, 0x37, 0x04, 0xef, 0x57, 0x1c, 0xc9, 0xcd, 0x82, - 0xfc, 0x82, 0xe0, 0x6e, 0x85, 0x79, 0x77, 0x99, 0xd5, 0x38, 0x77, 0xde, 0x35, 0x0b, 0x92, 0x9d, - 0x9c, 0x2a, 0x93, 0xae, 0x59, 0x94, 0x3f, 0x10, 0x7c, 0x50, 0x7d, 0xbe, 0x5d, 0x66, 0x59, 0x4a, - 0xa6, 0x5a, 0xb3, 0x28, 0x3f, 0x43, 0xbb, 0x6c, 0xac, 0x35, 0x0b, 0xf0, 0x3b, 0x82, 0x4e, 0xd5, - 0xc1, 0x76, 0x49, 0x24, 0x15, 0x46, 0xda, 0x25, 0xf5, 0x6a, 0xa5, 0x49, 0xd6, 0x2c, 0xcb, 0x8f, - 0x70, 0xab, 0x17, 0x11, 0x2c, 0xc9, 0xde, 0x8b, 0x2f, 0x3b, 0x59, 0xe6, 0x36, 0x58, 0xb9, 0x0f, - 0x3e, 0xe6, 0xff, 0x74, 0x7e, 0xe9, 0x25, 0xff, 0xce, 0x6e, 0x4f, 0xe0, 0x5d, 0x8f, 0x8f, 0xca, - 0x9f, 0xe4, 0x10, 0x7d, 0xbd, 0x6f, 0x44, 0x3e, 0x0f, 0x30, 0xf3, 0xbb, 0x3c, 0xf2, 0x1d, 0x9f, - 0x30, 0xfd, 0xad, 0xc8, 0x7c, 0x29, 0xc3, 0x21, 0x15, 0xe7, 0x7c, 0xbb, 0xfa, 0x38, 0xbf, 0x38, - 0xb8, 0xaa, 0x23, 0x1f, 0xfc, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x62, 0x5e, 0x15, 0xa3, 0xbd, 0x13, - 0x00, 0x00, + // 1027 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x98, 0x61, 0x6f, 0xdb, 0x44, + 0x18, 0xc7, 0xb9, 0x8e, 0xae, 0xf4, 0x71, 0x47, 0x4b, 0x40, 0x5b, 0xd6, 0x0c, 0x9a, 0x75, 0x02, + 0x32, 0x24, 0x62, 0xad, 0xbc, 0x41, 0x9a, 0x10, 0xa2, 0x69, 0xa7, 0x15, 0x56, 0x5a, 0xdc, 0x8a, + 0x17, 0xf0, 0xc2, 0xba, 0x38, 0x57, 0x73, 0xe0, 0xdc, 0x59, 0xf6, 0x39, 0x4a, 0x85, 0x04, 0x12, + 0x08, 0x18, 0xa0, 0x49, 0x20, 0xf1, 0x05, 0xf6, 0x19, 0x78, 0xc5, 0xb7, 0x43, 0x77, 0xbe, 0xf3, + 0x9c, 0xc6, 0x69, 0xec, 0x0a, 0x97, 0xbd, 0x8b, 0x9f, 0xfc, 0x9f, 0xff, 0xf3, 0xd3, 0x73, 0xcf, + 0xe9, 0x71, 0x02, 0x5b, 0x3e, 0xe7, 0x7e, 0x40, 0x6c, 0x2f, 0xe0, 0xc9, 0xc0, 0x1e, 0x60, 0x81, + 0x03, 0xdc, 0x27, 0x01, 0x65, 0xbe, 0x3d, 0xba, 0xd7, 0x27, 0x02, 0xdf, 0xb3, 0x79, 0x48, 0x22, + 0x2c, 0x28, 0x67, 0x71, 0x37, 0x8c, 0xb8, 0xe0, 0x8d, 0xdb, 0x69, 0x4e, 0x57, 0xe5, 0x74, 0xf3, + 0x39, 0x5d, 0x9d, 0xb3, 0x7e, 0x4b, 0xdb, 0xe2, 0x90, 0xda, 0x98, 0x31, 0x2e, 0xf2, 0x06, 0xeb, + 0xf6, 0xfc, 0xa2, 0x32, 0x18, 0x13, 0xa1, 0x13, 0x3e, 0x9c, 0x9f, 0xf0, 0x55, 0x32, 0xc4, 0xcc, + 0x7d, 0x56, 0xcb, 0xf5, 0x38, 0x3b, 0xa1, 0xbe, 0x36, 0xd8, 0xd0, 0x06, 0xea, 0xa9, 0x9f, 0x9c, + 0xd8, 0x82, 0x0e, 0x49, 0x2c, 0xf0, 0x30, 0xd4, 0x82, 0x1b, 0x5a, 0x10, 0x85, 0x9e, 0x1d, 0x0b, + 0x2c, 0x12, 0xcd, 0xba, 0xf9, 0x2d, 0xb4, 0xf6, 0x86, 0x21, 0x8f, 0xc4, 0x0e, 0x16, 0xf8, 0xc0, + 0xb4, 0xc2, 0x21, 0x71, 0xc8, 0x59, 0x4c, 0x1a, 0x4d, 0x58, 0xd2, 0xa8, 0x4d, 0xd4, 0x46, 0x9d, + 0x65, 0xc7, 0x3c, 0x36, 0x36, 0xc0, 0x12, 0x5c, 0xe0, 0xc0, 0xf5, 0x78, 0xc2, 0x44, 0x73, 0xa1, + 0x8d, 0x3a, 0x8b, 0x0e, 0xa8, 0x50, 0x4f, 0x46, 0x1a, 0xb7, 0x61, 0x85, 0x2a, 0x67, 0xad, 0xb8, + 0xa2, 0x14, 0x56, 0x1a, 0x53, 0x92, 0xcd, 0xa7, 0x0b, 0xd0, 0xda, 0x1d, 0xd7, 0x55, 0x9d, 0x8c, + 0xa7, 0xab, 0xa7, 0xb1, 0x54, 0xf2, 0x29, 0x58, 0xaa, 0xcd, 0xae, 0x6c, 0x48, 0xdc, 0x7c, 0xb1, + 0x8d, 0x3a, 0xd6, 0xd6, 0xbb, 0xdd, 0xb9, 0xa7, 0xdf, 0x7d, 0x24, 0x03, 0x47, 0x32, 0xc9, 0x81, + 0x20, 0xfb, 0xdc, 0x38, 0x86, 0x6b, 0x3c, 0x11, 0x61, 0x22, 0xf4, 0xd9, 0x34, 0x17, 0x95, 0xa3, + 0x5d, 0xc2, 0xf1, 0x40, 0xe5, 0xf5, 0x54, 0x9a, 0xb3, 0xc2, 0x73, 0x4f, 0x9b, 0x7f, 0xa3, 0xc2, + 0x13, 0xda, 0x27, 0x02, 0x4b, 0xab, 0x73, 0x7a, 0xf4, 0x01, 0xac, 0x85, 0x38, 0x12, 0x14, 0x07, + 0xee, 0x09, 0xa6, 0x41, 0x12, 0x91, 0xb8, 0xb9, 0xd0, 0xbe, 0xd2, 0xb1, 0xb6, 0x1a, 0x06, 0x29, + 0x0a, 0xbd, 0xee, 0x91, 0x1a, 0x07, 0x67, 0x55, 0x6b, 0x1f, 0x68, 0x69, 0xe3, 0x3e, 0x58, 0x5e, + 0x44, 0xb0, 0x20, 0xae, 0x1c, 0x26, 0xd5, 0x40, 0x6b, 0x6b, 0xdd, 0x64, 0x9a, 0x49, 0xeb, 0x1e, + 0x9b, 0x49, 0x73, 0x20, 0x95, 0xcb, 0x80, 0xa2, 0x2e, 0x38, 0xd9, 0xe7, 0x9c, 0xfa, 0xc7, 0x55, + 0xb8, 0xae, 0x0e, 0x77, 0x1a, 0xf8, 0x0f, 0x04, 0xb7, 0xe8, 0x10, 0xfb, 0xc4, 0xf5, 0x02, 0x1c, + 0xc7, 0xf4, 0x84, 0x7a, 0xe9, 0x3d, 0x1c, 0x10, 0x81, 0x69, 0x10, 0xeb, 0x4a, 0x8f, 0xca, 0x8e, + 0xcf, 0x9e, 0xf4, 0xea, 0x4d, 0x58, 0x4d, 0x15, 0x7d, 0xf8, 0x82, 0xb3, 0x4e, 0xa7, 0x75, 0x3b, + 0x69, 0xc5, 0xc6, 0x63, 0x04, 0xe9, 0xd7, 0x6e, 0x9f, 0x27, 0x6c, 0x40, 0x99, 0xef, 0xf6, 0xf9, + 0x38, 0x03, 0x4a, 0xe7, 0x79, 0xaf, 0x12, 0xd0, 0xb6, 0x36, 0xda, 0xe6, 0xe3, 0x22, 0x9a, 0x1b, + 0xf4, 0x8c, 0xc8, 0xa0, 0xfc, 0x8e, 0xa0, 0x75, 0x06, 0x25, 0xe4, 0xc1, 0x69, 0xc6, 0x62, 0x29, + 0x96, 0x8f, 0x2f, 0xc4, 0x72, 0xc8, 0x83, 0xd3, 0x22, 0x98, 0x26, 0x3d, 0xab, 0x32, 0x34, 0x4f, + 0x11, 0xdc, 0x49, 0x69, 0x78, 0x44, 0x09, 0x13, 0x64, 0x50, 0xdc, 0xa1, 0x97, 0x15, 0xd5, 0x67, + 0x95, 0xa8, 0x0e, 0xb4, 0xe3, 0x9c, 0x4e, 0x6d, 0xd0, 0x19, 0x62, 0xc3, 0xf8, 0x1d, 0x5c, 0x4f, + 0x11, 0x65, 0x9f, 0x02, 0xca, 0x48, 0x46, 0xb5, 0xa2, 0xa8, 0x1e, 0x54, 0xa2, 0x3a, 0xd4, 0x26, + 0x45, 0x28, 0xaf, 0xd1, 0xbc, 0xc2, 0xd4, 0xff, 0x2d, 0x1b, 0x9e, 0x98, 0xf8, 0x43, 0xc2, 0xc4, + 0xe4, 0x34, 0xaf, 0x5e, 0xe0, 0xc0, 0x8e, 0x72, 0x46, 0xb3, 0x0f, 0x2c, 0xaf, 0x32, 0x30, 0xf2, + 0x72, 0x8d, 0xe8, 0x80, 0xf0, 0x59, 0x97, 0x6b, 0xb1, 0xda, 0xe5, 0xfa, 0x5c, 0x7a, 0x95, 0xb8, + 0x5c, 0xa3, 0x69, 0x9d, 0x41, 0xfa, 0x0b, 0xc1, 0x1b, 0x29, 0x12, 0xef, 0x7f, 0x4d, 0x3c, 0x21, + 0x51, 0x88, 0x37, 0x01, 0x75, 0x55, 0x41, 0xed, 0x57, 0x82, 0x3a, 0x50, 0x66, 0x3b, 0xc6, 0xab, + 0x88, 0xaa, 0x35, 0x2a, 0x10, 0x1a, 0xac, 0x3f, 0x11, 0xbc, 0x3e, 0x81, 0x25, 0x22, 0xec, 0x7d, + 0x23, 0x07, 0xdb, 0x50, 0x2d, 0x5d, 0xa0, 0x55, 0x69, 0xb1, 0x63, 0x6d, 0x35, 0xbb, 0x55, 0x93, + 0x3a, 0xc3, 0x94, 0xc0, 0xab, 0x29, 0x12, 0x19, 0x11, 0x26, 0x32, 0x90, 0x97, 0x14, 0x48, 0xaf, + 0x12, 0xc8, 0xae, 0x74, 0x28, 0xaa, 0xff, 0xca, 0x28, 0xfb, 0xda, 0x94, 0x7d, 0x82, 0xa0, 0x25, + 0xc8, 0x58, 0xcc, 0x9a, 0x99, 0x65, 0x55, 0xff, 0x93, 0xb2, 0xf5, 0x8f, 0xc9, 0x58, 0xcc, 0x1f, + 0x99, 0x9b, 0x62, 0x4a, 0x96, 0x9f, 0x18, 0xc5, 0x43, 0x98, 0xa0, 0xe2, 0xd4, 0x25, 0x63, 0x79, + 0x36, 0x13, 0x48, 0xd7, 0xaa, 0x4d, 0x8c, 0x44, 0xda, 0x55, 0x66, 0xbb, 0x99, 0x57, 0xe1, 0xc4, + 0x88, 0x02, 0xa1, 0xc1, 0xba, 0x0b, 0x6b, 0x61, 0xc4, 0xfd, 0x88, 0xc4, 0xb1, 0x1b, 0x92, 0xc8, + 0x23, 0x2c, 0x5d, 0xb9, 0x8b, 0xce, 0xaa, 0x89, 0x1f, 0xa6, 0xe1, 0xff, 0x78, 0xf5, 0xae, 0x55, + 0x59, 0xbd, 0xdb, 0xcb, 0xb0, 0xa4, 0xbb, 0xb4, 0xf9, 0x18, 0xc1, 0xdd, 0xd2, 0x3b, 0xb2, 0xf1, + 0x25, 0xac, 0xf4, 0x71, 0x4c, 0x3d, 0xf3, 0xd2, 0x85, 0x54, 0xd9, 0xf7, 0x4b, 0xf4, 0xf8, 0xa1, + 0x7c, 0xa5, 0xfe, 0x28, 0x7b, 0xa3, 0xd6, 0x6f, 0x5f, 0x96, 0x72, 0xd3, 0x2f, 0x5f, 0x3f, 0x21, + 0x78, 0xab, 0xdc, 0x76, 0xac, 0x97, 0xe3, 0x09, 0x82, 0x8a, 0x3b, 0xa8, 0x5e, 0x9e, 0x9f, 0x11, + 0xbc, 0x5d, 0x72, 0x53, 0xd7, 0x0b, 0xf2, 0x03, 0x82, 0x3b, 0x25, 0xd6, 0xe0, 0x65, 0x76, 0xe3, + 0xdc, 0x35, 0x58, 0x2f, 0x48, 0x76, 0x73, 0xca, 0x2c, 0xc0, 0x7a, 0x51, 0x7e, 0x45, 0xf0, 0x4e, + 0xf9, 0xb5, 0x77, 0x99, 0x6d, 0x99, 0xb3, 0xec, 0xea, 0x45, 0xf9, 0x1e, 0xda, 0xf3, 0xb6, 0x5d, + 0xbd, 0x00, 0xbf, 0x20, 0xe8, 0x94, 0xdd, 0x77, 0x97, 0x34, 0x21, 0xa5, 0xd6, 0x5c, 0xbd, 0x2c, + 0xff, 0x20, 0xb8, 0xd9, 0x53, 0xcb, 0x68, 0x8f, 0xc5, 0x22, 0x4a, 0xbc, 0x89, 0xd2, 0x6d, 0xb0, + 0xe8, 0xb3, 0xb0, 0xfe, 0xc1, 0x9a, 0x0f, 0xfd, 0x9f, 0x3f, 0x5a, 0xb7, 0xc7, 0xf0, 0xa6, 0xc7, + 0x87, 0xf3, 0xfb, 0x70, 0x88, 0xbe, 0xd8, 0xd7, 0x22, 0x9f, 0x07, 0x98, 0xf9, 0x5d, 0x1e, 0xf9, + 0xb6, 0x4f, 0x98, 0xf2, 0xd7, 0xff, 0x59, 0xe1, 0x90, 0xc6, 0xe7, 0xfc, 0x0d, 0x75, 0x3f, 0x1f, + 0xec, 0x5f, 0x55, 0x99, 0xef, 0xfd, 0x1b, 0x00, 0x00, 0xff, 0xff, 0x99, 0x20, 0x03, 0x85, 0x65, + 0x13, 0x00, 0x00, } diff --git a/googleapis/cloud/dialogflow/v2/agent.pb.go b/googleapis/cloud/dialogflow/v2/agent.pb.go index 50f3cda5ef..48bf8f9df1 100644 --- a/googleapis/cloud/dialogflow/v2/agent.pb.go +++ b/googleapis/cloud/dialogflow/v2/agent.pb.go @@ -9,11 +9,10 @@ import ( math "math" proto "github.com/golang/protobuf/proto" - _ "github.com/golang/protobuf/ptypes/empty" - _ "github.com/golang/protobuf/ptypes/struct" + empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" - _ "google.golang.org/genproto/protobuf/field_mask" + field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" ) @@ -62,6 +61,78 @@ func (Agent_MatchMode) EnumDescriptor() ([]byte, []int) { return fileDescriptor_59198d2091110e70, []int{0, 0} } +// API version for the agent. +type Agent_ApiVersion int32 + +const ( + // Not specified. + Agent_API_VERSION_UNSPECIFIED Agent_ApiVersion = 0 + // Legacy V1 API. + Agent_API_VERSION_V1 Agent_ApiVersion = 1 + // V2 API. + Agent_API_VERSION_V2 Agent_ApiVersion = 2 + // V2beta1 API. + Agent_API_VERSION_V2_BETA_1 Agent_ApiVersion = 3 +) + +var Agent_ApiVersion_name = map[int32]string{ + 0: "API_VERSION_UNSPECIFIED", + 1: "API_VERSION_V1", + 2: "API_VERSION_V2", + 3: "API_VERSION_V2_BETA_1", +} + +var Agent_ApiVersion_value = map[string]int32{ + "API_VERSION_UNSPECIFIED": 0, + "API_VERSION_V1": 1, + "API_VERSION_V2": 2, + "API_VERSION_V2_BETA_1": 3, +} + +func (x Agent_ApiVersion) String() string { + return proto.EnumName(Agent_ApiVersion_name, int32(x)) +} + +func (Agent_ApiVersion) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_59198d2091110e70, []int{0, 1} +} + +// Represents the agent tier. +type Agent_Tier int32 + +const ( + // Not specified. This value should never be used. + Agent_TIER_UNSPECIFIED Agent_Tier = 0 + // Standard tier. + Agent_TIER_STANDARD Agent_Tier = 1 + // Enterprise tier (Essentials). + Agent_TIER_ENTERPRISE Agent_Tier = 2 + // Enterprise tier (Plus). + Agent_TIER_ENTERPRISE_PLUS Agent_Tier = 3 +) + +var Agent_Tier_name = map[int32]string{ + 0: "TIER_UNSPECIFIED", + 1: "TIER_STANDARD", + 2: "TIER_ENTERPRISE", + 3: "TIER_ENTERPRISE_PLUS", +} + +var Agent_Tier_value = map[string]int32{ + "TIER_UNSPECIFIED": 0, + "TIER_STANDARD": 1, + "TIER_ENTERPRISE": 2, + "TIER_ENTERPRISE_PLUS": 3, +} + +func (x Agent_Tier) String() string { + return proto.EnumName(Agent_Tier_name, int32(x)) +} + +func (Agent_Tier) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_59198d2091110e70, []int{0, 2} +} + // Represents a conversational agent. type Agent struct { // Required. The project of this agent. @@ -71,7 +142,7 @@ type Agent struct { DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Required. The default language of the agent as a language tag. See // [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. This field cannot be // set by the `Update` method. DefaultLanguageCode string `protobuf:"bytes,3,opt,name=default_language_code,json=defaultLanguageCode,proto3" json:"default_language_code,omitempty"` @@ -88,7 +159,7 @@ type Agent struct { // Optional. The URI of the agent's avatar. // Avatars are used throughout the Dialogflow console and in the self-hosted // [Web - // Demo](https://cloud.google.com/dialogflow-enterprise/docs/integrations/web-demo) + // Demo](https://cloud.google.com/dialogflow/docs/integrations/web-demo) // integration. AvatarUri string `protobuf:"bytes,7,opt,name=avatar_uri,json=avatarUri,proto3" json:"avatar_uri,omitempty"` // Optional. Determines whether this agent should log conversation queries. @@ -102,10 +173,17 @@ type Agent struct { // are no fallback intents defined, no intent will be triggered. The score // values range from 0.0 (completely uncertain) to 1.0 (completely certain). // If set to 0.0, the default of 0.3 is used. - ClassificationThreshold float32 `protobuf:"fixed32,10,opt,name=classification_threshold,json=classificationThreshold,proto3" json:"classification_threshold,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + ClassificationThreshold float32 `protobuf:"fixed32,10,opt,name=classification_threshold,json=classificationThreshold,proto3" json:"classification_threshold,omitempty"` + // Optional. API version displayed in Dialogflow console. If not specified, + // V2 API is assumed. Clients are free to query different service endpoints + // for different API versions. However, bots connectors and webhook calls will + // follow the specified API version. + ApiVersion Agent_ApiVersion `protobuf:"varint,14,opt,name=api_version,json=apiVersion,proto3,enum=google.cloud.dialogflow.v2.Agent_ApiVersion" json:"api_version,omitempty"` + // Optional. The agent tier. If not specified, TIER_STANDARD is assumed. + Tier Agent_Tier `protobuf:"varint,15,opt,name=tier,proto3,enum=google.cloud.dialogflow.v2.Agent_Tier" json:"tier,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Agent) Reset() { *m = Agent{} } @@ -203,6 +281,20 @@ func (m *Agent) GetClassificationThreshold() float32 { return 0 } +func (m *Agent) GetApiVersion() Agent_ApiVersion { + if m != nil { + return m.ApiVersion + } + return Agent_API_VERSION_UNSPECIFIED +} + +func (m *Agent) GetTier() Agent_Tier { + if m != nil { + return m.Tier + } + return Agent_TIER_UNSPECIFIED +} + // The request message for [Agents.GetAgent][google.cloud.dialogflow.v2.Agents.GetAgent]. type GetAgentRequest struct { // Required. The project that the agent to fetch is associated with. @@ -245,6 +337,98 @@ func (m *GetAgentRequest) GetParent() string { return "" } +// The request message for [Agents.SetAgent][google.cloud.dialogflow.v2.Agents.SetAgent]. +type SetAgentRequest struct { + // Required. The agent to update. + Agent *Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` + // Optional. The mask to control which fields get updated. + UpdateMask *field_mask.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SetAgentRequest) Reset() { *m = SetAgentRequest{} } +func (m *SetAgentRequest) String() string { return proto.CompactTextString(m) } +func (*SetAgentRequest) ProtoMessage() {} +func (*SetAgentRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_59198d2091110e70, []int{2} +} + +func (m *SetAgentRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SetAgentRequest.Unmarshal(m, b) +} +func (m *SetAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SetAgentRequest.Marshal(b, m, deterministic) +} +func (m *SetAgentRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_SetAgentRequest.Merge(m, src) +} +func (m *SetAgentRequest) XXX_Size() int { + return xxx_messageInfo_SetAgentRequest.Size(m) +} +func (m *SetAgentRequest) XXX_DiscardUnknown() { + xxx_messageInfo_SetAgentRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_SetAgentRequest proto.InternalMessageInfo + +func (m *SetAgentRequest) GetAgent() *Agent { + if m != nil { + return m.Agent + } + return nil +} + +func (m *SetAgentRequest) GetUpdateMask() *field_mask.FieldMask { + if m != nil { + return m.UpdateMask + } + return nil +} + +// The request message for [Agents.DeleteAgent][google.cloud.dialogflow.v2.Agents.DeleteAgent]. +type DeleteAgentRequest struct { + // Required. The project that the agent to delete is associated with. + // Format: `projects/`. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *DeleteAgentRequest) Reset() { *m = DeleteAgentRequest{} } +func (m *DeleteAgentRequest) String() string { return proto.CompactTextString(m) } +func (*DeleteAgentRequest) ProtoMessage() {} +func (*DeleteAgentRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_59198d2091110e70, []int{3} +} + +func (m *DeleteAgentRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_DeleteAgentRequest.Unmarshal(m, b) +} +func (m *DeleteAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_DeleteAgentRequest.Marshal(b, m, deterministic) +} +func (m *DeleteAgentRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_DeleteAgentRequest.Merge(m, src) +} +func (m *DeleteAgentRequest) XXX_Size() int { + return xxx_messageInfo_DeleteAgentRequest.Size(m) +} +func (m *DeleteAgentRequest) XXX_DiscardUnknown() { + xxx_messageInfo_DeleteAgentRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_DeleteAgentRequest proto.InternalMessageInfo + +func (m *DeleteAgentRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + // The request message for [Agents.SearchAgents][google.cloud.dialogflow.v2.Agents.SearchAgents]. type SearchAgentsRequest struct { // Required. The project to list agents from. @@ -264,7 +448,7 @@ func (m *SearchAgentsRequest) Reset() { *m = SearchAgentsRequest{} } func (m *SearchAgentsRequest) String() string { return proto.CompactTextString(m) } func (*SearchAgentsRequest) ProtoMessage() {} func (*SearchAgentsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{2} + return fileDescriptor_59198d2091110e70, []int{4} } func (m *SearchAgentsRequest) XXX_Unmarshal(b []byte) error { @@ -323,7 +507,7 @@ func (m *SearchAgentsResponse) Reset() { *m = SearchAgentsResponse{} } func (m *SearchAgentsResponse) String() string { return proto.CompactTextString(m) } func (*SearchAgentsResponse) ProtoMessage() {} func (*SearchAgentsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{3} + return fileDescriptor_59198d2091110e70, []int{5} } func (m *SearchAgentsResponse) XXX_Unmarshal(b []byte) error { @@ -372,7 +556,7 @@ func (m *TrainAgentRequest) Reset() { *m = TrainAgentRequest{} } func (m *TrainAgentRequest) String() string { return proto.CompactTextString(m) } func (*TrainAgentRequest) ProtoMessage() {} func (*TrainAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{4} + return fileDescriptor_59198d2091110e70, []int{6} } func (m *TrainAgentRequest) XXX_Unmarshal(b []byte) error { @@ -420,7 +604,7 @@ func (m *ExportAgentRequest) Reset() { *m = ExportAgentRequest{} } func (m *ExportAgentRequest) String() string { return proto.CompactTextString(m) } func (*ExportAgentRequest) ProtoMessage() {} func (*ExportAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{5} + return fileDescriptor_59198d2091110e70, []int{7} } func (m *ExportAgentRequest) XXX_Unmarshal(b []byte) error { @@ -472,7 +656,7 @@ func (m *ExportAgentResponse) Reset() { *m = ExportAgentResponse{} } func (m *ExportAgentResponse) String() string { return proto.CompactTextString(m) } func (*ExportAgentResponse) ProtoMessage() {} func (*ExportAgentResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{6} + return fileDescriptor_59198d2091110e70, []int{8} } func (m *ExportAgentResponse) XXX_Unmarshal(b []byte) error { @@ -558,7 +742,7 @@ func (m *ImportAgentRequest) Reset() { *m = ImportAgentRequest{} } func (m *ImportAgentRequest) String() string { return proto.CompactTextString(m) } func (*ImportAgentRequest) ProtoMessage() {} func (*ImportAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{7} + return fileDescriptor_59198d2091110e70, []int{9} } func (m *ImportAgentRequest) XXX_Unmarshal(b []byte) error { @@ -651,7 +835,7 @@ func (m *RestoreAgentRequest) Reset() { *m = RestoreAgentRequest{} } func (m *RestoreAgentRequest) String() string { return proto.CompactTextString(m) } func (*RestoreAgentRequest) ProtoMessage() {} func (*RestoreAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_59198d2091110e70, []int{8} + return fileDescriptor_59198d2091110e70, []int{10} } func (m *RestoreAgentRequest) XXX_Unmarshal(b []byte) error { @@ -726,8 +910,12 @@ func (*RestoreAgentRequest) XXX_OneofWrappers() []interface{} { func init() { proto.RegisterEnum("google.cloud.dialogflow.v2.Agent_MatchMode", Agent_MatchMode_name, Agent_MatchMode_value) + proto.RegisterEnum("google.cloud.dialogflow.v2.Agent_ApiVersion", Agent_ApiVersion_name, Agent_ApiVersion_value) + proto.RegisterEnum("google.cloud.dialogflow.v2.Agent_Tier", Agent_Tier_name, Agent_Tier_value) proto.RegisterType((*Agent)(nil), "google.cloud.dialogflow.v2.Agent") proto.RegisterType((*GetAgentRequest)(nil), "google.cloud.dialogflow.v2.GetAgentRequest") + proto.RegisterType((*SetAgentRequest)(nil), "google.cloud.dialogflow.v2.SetAgentRequest") + proto.RegisterType((*DeleteAgentRequest)(nil), "google.cloud.dialogflow.v2.DeleteAgentRequest") proto.RegisterType((*SearchAgentsRequest)(nil), "google.cloud.dialogflow.v2.SearchAgentsRequest") proto.RegisterType((*SearchAgentsResponse)(nil), "google.cloud.dialogflow.v2.SearchAgentsResponse") proto.RegisterType((*TrainAgentRequest)(nil), "google.cloud.dialogflow.v2.TrainAgentRequest") @@ -742,68 +930,87 @@ func init() { } var fileDescriptor_59198d2091110e70 = []byte{ - // 965 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0x41, 0x6f, 0xdc, 0x44, - 0x14, 0xae, 0x37, 0xcd, 0x76, 0xf7, 0x25, 0x69, 0xd3, 0x09, 0x0d, 0xd6, 0xb6, 0x81, 0xad, 0x4b, - 0xa2, 0x6d, 0x0a, 0x76, 0xb5, 0x5c, 0x20, 0x88, 0x43, 0x93, 0x4d, 0x9b, 0xa0, 0x6c, 0x12, 0x39, - 0x49, 0xa5, 0xf6, 0x62, 0x4d, 0xec, 0x59, 0x67, 0xa8, 0x3d, 0x63, 0x3c, 0xb3, 0xa1, 0x49, 0xe1, - 0x00, 0x47, 0x24, 0x24, 0x24, 0xb8, 0x70, 0x42, 0xe2, 0xc8, 0xdf, 0xe1, 0x2f, 0x70, 0xe6, 0xcc, - 0x11, 0xcd, 0xd8, 0x9b, 0xf5, 0x26, 0xa9, 0x37, 0x07, 0x24, 0x6e, 0xf6, 0xfb, 0xbe, 0xf7, 0xde, - 0x37, 0x33, 0xdf, 0xd3, 0x0c, 0x2c, 0x85, 0x9c, 0x87, 0x11, 0x71, 0xfc, 0x88, 0xf7, 0x03, 0x27, - 0xa0, 0x38, 0xe2, 0x61, 0x2f, 0xe2, 0x5f, 0x3b, 0xc7, 0x6d, 0x07, 0x87, 0x84, 0x49, 0x3b, 0x49, - 0xb9, 0xe4, 0xa8, 0x91, 0xf1, 0x6c, 0xcd, 0xb3, 0x87, 0x3c, 0xfb, 0xb8, 0xdd, 0xb8, 0x97, 0xd7, - 0xc0, 0x09, 0x75, 0x30, 0x63, 0x5c, 0x62, 0x49, 0x39, 0x13, 0x59, 0x66, 0xe3, 0x41, 0x8e, 0x46, - 0x9c, 0x85, 0x69, 0x9f, 0x31, 0xca, 0x42, 0x87, 0x27, 0x24, 0x1d, 0x21, 0xdd, 0xcd, 0x49, 0xfa, - 0xef, 0xb0, 0xdf, 0x73, 0x48, 0x9c, 0xc8, 0x93, 0x1c, 0x6c, 0x9e, 0x07, 0x7b, 0x94, 0x44, 0x81, - 0x17, 0x63, 0xf1, 0x2a, 0x67, 0xdc, 0x3b, 0xcf, 0x10, 0x32, 0xed, 0xfb, 0xb9, 0x76, 0xeb, 0x97, - 0xeb, 0x30, 0xf9, 0x44, 0xad, 0x05, 0xcd, 0x43, 0x35, 0xc1, 0x29, 0x61, 0xd2, 0x34, 0x9a, 0x46, - 0xab, 0xee, 0xe6, 0x7f, 0xe8, 0x3e, 0x4c, 0x07, 0x54, 0x24, 0x11, 0x3e, 0xf1, 0x18, 0x8e, 0x89, - 0x59, 0xd1, 0xe8, 0x54, 0x1e, 0xdb, 0xc6, 0x31, 0x41, 0x6d, 0xb8, 0x13, 0x90, 0x1e, 0xee, 0x47, - 0xd2, 0x8b, 0x30, 0x0b, 0xfb, 0x38, 0x24, 0x9e, 0xcf, 0x03, 0x62, 0x4e, 0x68, 0xee, 0x5c, 0x0e, - 0x6e, 0xe5, 0xd8, 0x1a, 0x0f, 0x08, 0xfa, 0x04, 0x4c, 0xd1, 0x4f, 0x12, 0x9e, 0x4a, 0x12, 0x8c, - 0x66, 0x09, 0xf3, 0x7a, 0x73, 0xa2, 0x55, 0x77, 0xe7, 0xcf, 0xf0, 0x62, 0xa2, 0x40, 0x77, 0xa1, - 0x2e, 0x69, 0x4c, 0xbc, 0x53, 0xce, 0x88, 0x39, 0xa9, 0x3b, 0xd4, 0x54, 0xe0, 0x25, 0x67, 0x04, - 0x35, 0x61, 0x2a, 0x20, 0xc2, 0x4f, 0x69, 0xa2, 0xb6, 0xd0, 0xac, 0xe6, 0x62, 0x87, 0x21, 0xb4, - 0x00, 0x80, 0x8f, 0xb1, 0xc4, 0xa9, 0xd7, 0x4f, 0xa9, 0x79, 0x43, 0x13, 0xea, 0x59, 0xe4, 0x20, - 0xa5, 0x68, 0x11, 0x6e, 0x12, 0x86, 0x0f, 0x23, 0xe2, 0x45, 0x3c, 0x0c, 0x29, 0x0b, 0xcd, 0x5a, - 0xd3, 0x68, 0xd5, 0xdc, 0x99, 0x2c, 0xba, 0x95, 0x05, 0xd1, 0x17, 0x00, 0x31, 0x96, 0xfe, 0x91, - 0x17, 0xab, 0x75, 0xd6, 0x9b, 0x46, 0xeb, 0x66, 0xfb, 0x91, 0xfd, 0x76, 0x23, 0xd8, 0x7a, 0x93, - 0xed, 0xae, 0xca, 0xe9, 0xf2, 0x80, 0xb8, 0xf5, 0x78, 0xf0, 0x89, 0x3e, 0x05, 0xd3, 0x8f, 0xb0, - 0x10, 0xb4, 0x47, 0x7d, 0x7d, 0xf2, 0x9e, 0x3c, 0x4a, 0x89, 0x38, 0xe2, 0x51, 0x60, 0x42, 0xd3, - 0x68, 0x55, 0xdc, 0x77, 0x47, 0xf1, 0xfd, 0x01, 0x6c, 0x3d, 0x87, 0xfa, 0x59, 0x49, 0xd4, 0x80, - 0xf9, 0xee, 0x93, 0xfd, 0xb5, 0x0d, 0xaf, 0xbb, 0xd3, 0x59, 0xf7, 0x0e, 0xb6, 0xf7, 0x76, 0xd7, - 0xd7, 0x36, 0x9f, 0x6e, 0xae, 0x77, 0x66, 0xaf, 0xa1, 0x3b, 0x70, 0xbb, 0x80, 0x6d, 0xbc, 0x58, - 0x75, 0x37, 0x3b, 0xb3, 0x06, 0x9a, 0x07, 0x54, 0x08, 0x77, 0xb7, 0xbc, 0x9d, 0xed, 0xad, 0x17, - 0xb3, 0x15, 0xeb, 0x21, 0xdc, 0x7a, 0x46, 0xa4, 0xd6, 0xec, 0x92, 0xaf, 0xfa, 0x44, 0xbc, 0xd5, - 0x1f, 0x16, 0x85, 0xb9, 0x3d, 0x82, 0x53, 0xff, 0x48, 0xb3, 0xc5, 0x18, 0xba, 0x3a, 0xbd, 0x44, - 0x9d, 0xb4, 0xa0, 0xa7, 0x99, 0x97, 0x26, 0xdd, 0x9a, 0x0a, 0xec, 0xd1, 0x53, 0xa2, 0xce, 0x46, - 0x83, 0x92, 0xbf, 0x22, 0x2c, 0x77, 0x8f, 0xa6, 0xef, 0xab, 0x80, 0x75, 0x02, 0xef, 0x8c, 0xb6, - 0x12, 0x09, 0x67, 0x42, 0x6d, 0x60, 0x55, 0xcf, 0xa3, 0x30, 0x8d, 0xe6, 0x44, 0x6b, 0xaa, 0x7d, - 0x7f, 0xec, 0x41, 0xb8, 0x79, 0x02, 0x5a, 0x82, 0x5b, 0x8c, 0xbc, 0x96, 0x5e, 0xa1, 0x6d, 0x66, - 0xf0, 0x19, 0x15, 0xde, 0x3d, 0x6b, 0xfd, 0x08, 0x6e, 0xef, 0xa7, 0x98, 0xb2, 0x2b, 0x6d, 0xc9, - 0x26, 0xa0, 0xf5, 0xd7, 0xca, 0xba, 0x57, 0x61, 0xab, 0x1d, 0xd1, 0x62, 0xb4, 0x1f, 0xb3, 0xe6, - 0x35, 0x1d, 0x38, 0x48, 0xa9, 0x15, 0xc0, 0xdc, 0x48, 0xa9, 0x7c, 0xc5, 0x0b, 0xc5, 0x1c, 0x5d, - 0x6e, 0xe3, 0xda, 0x30, 0x0b, 0x2d, 0xc2, 0x4c, 0x06, 0xfb, 0x9c, 0x49, 0xd5, 0x51, 0x95, 0x9d, - 0xde, 0xb8, 0xe6, 0x4e, 0xeb, 0xf0, 0x5a, 0x16, 0x5d, 0xbd, 0x01, 0x93, 0xfa, 0xdf, 0x7a, 0x03, - 0x68, 0x33, 0xbe, 0xb2, 0xe0, 0x85, 0x0b, 0x82, 0xcb, 0x9b, 0x4f, 0x94, 0x37, 0xff, 0x06, 0xe6, - 0x5c, 0x22, 0x24, 0x4f, 0xc9, 0xff, 0xd0, 0xbd, 0xfd, 0x77, 0x15, 0xaa, 0x99, 0x9d, 0xd0, 0x77, - 0x06, 0xd4, 0x06, 0xae, 0x47, 0xa5, 0xc3, 0x7c, 0x6e, 0x36, 0x1a, 0xe3, 0x0d, 0x67, 0x2d, 0x7e, - 0xff, 0xe7, 0x5f, 0x3f, 0x57, 0xde, 0x47, 0x0b, 0xea, 0xf6, 0x78, 0x93, 0xad, 0xe5, 0xf3, 0x24, - 0xe5, 0x5f, 0x12, 0x5f, 0x0a, 0x67, 0xf9, 0xdb, 0xec, 0x46, 0x41, 0xbf, 0x19, 0x30, 0x5d, 0xf4, - 0x38, 0x72, 0xca, 0x4a, 0x5f, 0x32, 0x78, 0x8d, 0xc7, 0x57, 0x4f, 0xc8, 0xcc, 0x64, 0x7d, 0xa8, - 0xa5, 0x2d, 0xa1, 0x0f, 0x4a, 0xa5, 0xad, 0x08, 0x9d, 0x8b, 0x7e, 0x30, 0x00, 0x86, 0xa3, 0x80, - 0x3e, 0x2a, 0x6b, 0x77, 0x61, 0x64, 0x1a, 0x0b, 0x03, 0x7a, 0xe1, 0xca, 0xb3, 0x77, 0x06, 0x57, - 0x9e, 0x65, 0x6b, 0x29, 0x2d, 0xeb, 0x41, 0xb9, 0x14, 0xa9, 0xea, 0xae, 0x18, 0xcb, 0xe8, 0x47, - 0x03, 0xa6, 0x0a, 0xf3, 0x81, 0xec, 0x32, 0x35, 0x17, 0x67, 0x72, 0x9c, 0x1c, 0x47, 0xcb, 0x79, - 0x68, 0x8d, 0xd9, 0x19, 0xa2, 0x0b, 0x0f, 0xf4, 0x14, 0x26, 0xa9, 0x5c, 0xcf, 0xc5, 0x91, 0xfb, - 0x8f, 0xf4, 0xd0, 0x78, 0xa0, 0xe7, 0x27, 0x03, 0xa6, 0x8b, 0xc3, 0x55, 0x6e, 0xa7, 0x4b, 0xc6, - 0x70, 0x9c, 0xa2, 0xc7, 0x5a, 0xd1, 0xb2, 0xb5, 0x58, 0xae, 0x28, 0xcd, 0x2a, 0xaf, 0x18, 0xcb, - 0xab, 0xbf, 0x1a, 0xf0, 0x9e, 0xcf, 0xe3, 0x12, 0x1d, 0xab, 0xa0, 0x15, 0xec, 0xaa, 0x07, 0xca, - 0xae, 0xf1, 0xb2, 0x93, 0x33, 0x43, 0xae, 0x9e, 0x09, 0x36, 0x4f, 0x43, 0x27, 0x24, 0x4c, 0x3f, - 0x5f, 0x9c, 0x0c, 0xc2, 0x09, 0x15, 0x97, 0xbd, 0xd2, 0x3e, 0x1b, 0xfe, 0xfd, 0x63, 0x18, 0xbf, - 0x57, 0x2a, 0x9d, 0xa7, 0x7f, 0x54, 0x1a, 0xcf, 0xb2, 0x72, 0x6b, 0xba, 0x71, 0x67, 0xd8, 0xf8, - 0x79, 0xfb, 0xb0, 0xaa, 0xab, 0x7e, 0xfc, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x51, 0x9d, 0x2a, - 0xd4, 0xfa, 0x09, 0x00, 0x00, + // 1267 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x57, 0x4d, 0x6f, 0xdb, 0x46, + 0x13, 0x0e, 0xe5, 0xd8, 0x91, 0x46, 0xfe, 0x50, 0xd6, 0x89, 0xc3, 0x28, 0xaf, 0xdf, 0x2a, 0x4c, + 0x6d, 0x38, 0x8e, 0x43, 0x26, 0xea, 0xa1, 0xad, 0x83, 0x1e, 0x64, 0x4b, 0x89, 0x55, 0x58, 0xb6, + 0x40, 0xc9, 0x06, 0x92, 0x43, 0x89, 0x8d, 0xb8, 0xa6, 0xb7, 0x21, 0xb9, 0x2c, 0xb9, 0x72, 0x3e, + 0x7b, 0x68, 0x2f, 0x05, 0x0a, 0xb4, 0x28, 0xd0, 0x53, 0x4f, 0x05, 0x7a, 0xec, 0x4f, 0xe9, 0xb1, + 0xfd, 0x0b, 0xbd, 0xf6, 0xdc, 0x1e, 0x8b, 0x5d, 0x52, 0x16, 0x2d, 0xc5, 0x92, 0x0a, 0x14, 0xe8, + 0x8d, 0x9c, 0x79, 0x66, 0xe6, 0x99, 0xe1, 0xce, 0x83, 0x25, 0xac, 0x3a, 0x8c, 0x39, 0x2e, 0x31, + 0x3a, 0x2e, 0xeb, 0xda, 0x86, 0x4d, 0xb1, 0xcb, 0x9c, 0x23, 0x97, 0x3d, 0x37, 0x4e, 0xca, 0x06, + 0x76, 0x88, 0xcf, 0xf5, 0x20, 0x64, 0x9c, 0xa1, 0x62, 0x8c, 0xd3, 0x25, 0x4e, 0xef, 0xe3, 0xf4, + 0x93, 0x72, 0xf1, 0x7f, 0x49, 0x0e, 0x1c, 0x50, 0x03, 0xfb, 0x3e, 0xe3, 0x98, 0x53, 0xe6, 0x47, + 0x71, 0x64, 0xf1, 0x56, 0xe2, 0x75, 0x99, 0xef, 0x84, 0x5d, 0xdf, 0xa7, 0xbe, 0x63, 0xb0, 0x80, + 0x84, 0x67, 0x40, 0x37, 0x12, 0x90, 0x7c, 0x7b, 0xda, 0x3d, 0x32, 0x88, 0x17, 0xf0, 0x97, 0x89, + 0xb3, 0x34, 0xe8, 0x3c, 0xa2, 0xc4, 0xb5, 0x2d, 0x0f, 0x47, 0xcf, 0x12, 0xc4, 0xb5, 0x14, 0x83, + 0x8e, 0x4b, 0x4f, 0x69, 0x6b, 0x7f, 0xcc, 0xc0, 0x74, 0x45, 0xb4, 0x81, 0x96, 0x60, 0x26, 0xc0, + 0x21, 0xf1, 0xb9, 0xaa, 0x94, 0x94, 0xb5, 0x9c, 0x99, 0xbc, 0xa1, 0x9b, 0x30, 0x6b, 0xd3, 0x28, + 0x70, 0xf1, 0x4b, 0xcb, 0xc7, 0x1e, 0x51, 0x33, 0xd2, 0x9b, 0x4f, 0x6c, 0x7b, 0xd8, 0x23, 0xa8, + 0x0c, 0x57, 0x6d, 0x72, 0x84, 0xbb, 0x2e, 0xb7, 0x5c, 0xec, 0x3b, 0x5d, 0xec, 0x10, 0xab, 0xc3, + 0x6c, 0xa2, 0x4e, 0x49, 0xec, 0x62, 0xe2, 0xdc, 0x4d, 0x7c, 0xdb, 0xcc, 0x26, 0xe8, 0x03, 0x50, + 0xa3, 0x6e, 0x10, 0xb0, 0x90, 0x13, 0xfb, 0x6c, 0x54, 0xa4, 0x5e, 0x2c, 0x4d, 0xad, 0xe5, 0xcc, + 0xa5, 0x53, 0x7f, 0x3a, 0x30, 0x42, 0x37, 0x20, 0xc7, 0xa9, 0x47, 0xac, 0x57, 0xcc, 0x27, 0xea, + 0xb4, 0xac, 0x90, 0x15, 0x86, 0x27, 0xcc, 0x27, 0xa8, 0x04, 0x79, 0x9b, 0x44, 0x9d, 0x90, 0x06, + 0x62, 0x7a, 0xea, 0x4c, 0x42, 0xb6, 0x6f, 0x42, 0xcb, 0x00, 0xf8, 0x04, 0x73, 0x1c, 0x5a, 0xdd, + 0x90, 0xaa, 0x97, 0x24, 0x20, 0x17, 0x5b, 0x0e, 0x42, 0x8a, 0x56, 0x60, 0x9e, 0xf8, 0xf8, 0xa9, + 0x4b, 0x2c, 0x97, 0x39, 0x0e, 0xf5, 0x1d, 0x35, 0x5b, 0x52, 0xd6, 0xb2, 0xe6, 0x5c, 0x6c, 0xdd, + 0x8d, 0x8d, 0xe8, 0x63, 0x00, 0x0f, 0xf3, 0xce, 0xb1, 0xe5, 0x89, 0x3e, 0x73, 0x25, 0x65, 0x6d, + 0xbe, 0x7c, 0x47, 0x3f, 0xff, 0x0c, 0xe8, 0x72, 0xc8, 0x7a, 0x43, 0xc4, 0x34, 0x98, 0x4d, 0xcc, + 0x9c, 0xd7, 0x7b, 0x44, 0x1f, 0x82, 0xda, 0x71, 0x71, 0x14, 0xd1, 0x23, 0xda, 0x91, 0x1f, 0xdd, + 0xe2, 0xc7, 0x21, 0x89, 0x8e, 0x99, 0x6b, 0xab, 0x50, 0x52, 0xd6, 0x32, 0xe6, 0xb5, 0xb3, 0xfe, + 0x76, 0xcf, 0x8d, 0x1a, 0x90, 0xc7, 0x01, 0xb5, 0x4e, 0x48, 0x18, 0x89, 0x76, 0xe7, 0x25, 0x8f, + 0x8d, 0xf1, 0x3c, 0x2a, 0x01, 0x3d, 0x8c, 0x63, 0x4c, 0xc0, 0xa7, 0xcf, 0x68, 0x13, 0x2e, 0x72, + 0x4a, 0x42, 0x75, 0x41, 0xe6, 0x59, 0x1d, 0x9f, 0xa7, 0x4d, 0x49, 0x68, 0xca, 0x18, 0xed, 0x10, + 0x72, 0xa7, 0xdd, 0xa1, 0x22, 0x2c, 0x35, 0x2a, 0xed, 0xed, 0x1d, 0xab, 0xb1, 0x5f, 0xad, 0x59, + 0x07, 0x7b, 0xad, 0x66, 0x6d, 0xbb, 0xfe, 0xb0, 0x5e, 0xab, 0x16, 0x2e, 0xa0, 0xab, 0x70, 0x39, + 0xe5, 0xdb, 0x79, 0xbc, 0x65, 0xd6, 0xab, 0x05, 0x05, 0x2d, 0x01, 0x4a, 0x99, 0x1b, 0xbb, 0xd6, + 0xfe, 0xde, 0xee, 0xe3, 0x42, 0x46, 0x73, 0x01, 0xfa, 0x6c, 0xd1, 0x0d, 0xb8, 0x56, 0x69, 0xd6, + 0xad, 0xc3, 0x9a, 0xd9, 0xaa, 0xef, 0xef, 0x0d, 0x64, 0x46, 0x30, 0x9f, 0x76, 0x1e, 0xde, 0x2f, + 0x28, 0x43, 0xb6, 0x72, 0x21, 0x83, 0xae, 0xc3, 0xd5, 0xb3, 0x36, 0x6b, 0xab, 0xd6, 0xae, 0x58, + 0xf7, 0x0b, 0x53, 0xda, 0x27, 0x70, 0x51, 0xf4, 0x84, 0xae, 0x40, 0xa1, 0x5d, 0xaf, 0x99, 0x03, + 0x05, 0x2e, 0xc3, 0x9c, 0xb4, 0xb6, 0xda, 0x95, 0xbd, 0x6a, 0xc5, 0x14, 0xb4, 0x17, 0x61, 0x41, + 0x9a, 0x6a, 0x7b, 0xed, 0x9a, 0xd9, 0x34, 0xeb, 0xad, 0x5a, 0x21, 0x83, 0x54, 0xb8, 0x32, 0x60, + 0xb4, 0x9a, 0xbb, 0x07, 0xad, 0xc2, 0x94, 0x76, 0x1b, 0x16, 0x1e, 0x11, 0x2e, 0x87, 0x67, 0x92, + 0xcf, 0xba, 0x24, 0x3a, 0x77, 0xf1, 0xb4, 0xaf, 0x14, 0x58, 0x68, 0x0d, 0x60, 0xdf, 0x87, 0x69, + 0x29, 0x3a, 0x12, 0x9a, 0x2f, 0xdf, 0x1c, 0xfb, 0x85, 0xcc, 0x18, 0x8f, 0x1e, 0x40, 0xbe, 0x1b, + 0xd8, 0x98, 0x13, 0xa9, 0x0a, 0x72, 0x89, 0xf3, 0xe5, 0x62, 0x2f, 0xbc, 0x27, 0x1c, 0xfa, 0x43, + 0x21, 0x1c, 0x0d, 0x1c, 0x3d, 0x33, 0x21, 0x86, 0x8b, 0x67, 0x6d, 0x03, 0x50, 0x95, 0xb8, 0x84, + 0x93, 0x89, 0x78, 0x53, 0x58, 0x6c, 0x11, 0x1c, 0x76, 0x8e, 0x25, 0x3a, 0x1a, 0x03, 0x17, 0xeb, + 0x1c, 0x88, 0xd5, 0x8f, 0xe8, 0xab, 0x58, 0x5c, 0xa6, 0xcd, 0xac, 0x30, 0xb4, 0xe8, 0x2b, 0x22, + 0x96, 0x55, 0x3a, 0x39, 0x7b, 0x46, 0xfc, 0x44, 0x4e, 0x24, 0xbc, 0x2d, 0x0c, 0xda, 0x4b, 0xb8, + 0x72, 0xb6, 0x54, 0x14, 0x30, 0x3f, 0x12, 0x1b, 0x35, 0x23, 0xdb, 0x8e, 0x54, 0xa5, 0x34, 0x35, + 0xd9, 0x9c, 0x92, 0x00, 0xb4, 0x0a, 0x0b, 0x3e, 0x79, 0xc1, 0xad, 0x54, 0xd9, 0x58, 0xf1, 0xe6, + 0x84, 0xb9, 0x79, 0x5a, 0xfa, 0x0e, 0x5c, 0x6e, 0x87, 0x98, 0xfa, 0x13, 0x8d, 0xa4, 0x0e, 0xa8, + 0xf6, 0x42, 0x68, 0xd9, 0x24, 0x68, 0x31, 0x11, 0x49, 0x46, 0x0a, 0x54, 0x5c, 0x3c, 0x2b, 0x0d, + 0x07, 0x21, 0xd5, 0x6c, 0x58, 0x3c, 0x93, 0x2a, 0xe9, 0x78, 0x39, 0x1d, 0x23, 0xd3, 0xed, 0x5c, + 0xe8, 0x47, 0xa1, 0x15, 0x98, 0x8b, 0xdd, 0x1d, 0xe6, 0x73, 0x51, 0x51, 0xa4, 0x9d, 0xdd, 0xb9, + 0x60, 0xce, 0x4a, 0xf3, 0x76, 0x6c, 0xdd, 0xba, 0x94, 0x1c, 0x2f, 0xed, 0x35, 0xa0, 0xba, 0x37, + 0x31, 0xe1, 0xe5, 0x21, 0xc2, 0xa3, 0x8b, 0x4f, 0x8d, 0x2e, 0xfe, 0x06, 0x16, 0x4d, 0x12, 0x71, + 0x16, 0x92, 0xff, 0xa0, 0x7a, 0xf9, 0xcf, 0x1c, 0xcc, 0xc4, 0xc7, 0x09, 0x7d, 0xa1, 0x40, 0xb6, + 0xb7, 0xad, 0x68, 0xa4, 0xba, 0x0f, 0xec, 0x74, 0x71, 0xfc, 0x81, 0xd3, 0x56, 0xbe, 0xfc, 0xed, + 0xf7, 0xef, 0x33, 0xef, 0xa0, 0x65, 0x71, 0x93, 0x78, 0x1d, 0xf7, 0xf2, 0x51, 0x10, 0xb2, 0x4f, + 0x49, 0x87, 0x47, 0xc6, 0xfa, 0xe7, 0xf1, 0xed, 0x02, 0x7d, 0xab, 0x40, 0xb6, 0x35, 0x11, 0x87, + 0xd6, 0x3f, 0xe7, 0x50, 0x96, 0x1c, 0x36, 0xb4, 0x5b, 0x92, 0x43, 0x72, 0x9d, 0x39, 0x87, 0xc9, + 0x66, 0xa2, 0x24, 0x6f, 0x20, 0x9f, 0x12, 0x03, 0xa4, 0x8f, 0xaa, 0x32, 0xac, 0x1a, 0xc5, 0xa5, + 0x21, 0xcd, 0xa9, 0x89, 0x9b, 0x4c, 0x6f, 0x1c, 0xeb, 0x63, 0xc6, 0xf1, 0xa3, 0x02, 0xb3, 0xe9, + 0x95, 0x47, 0xc6, 0xe8, 0x91, 0x0c, 0xe9, 0x50, 0xf1, 0xde, 0xe4, 0x01, 0xf1, 0x6e, 0x69, 0x1b, + 0x92, 0xda, 0x2a, 0x7a, 0x77, 0x24, 0xb5, 0xcd, 0x48, 0xc6, 0xa2, 0xaf, 0x15, 0x80, 0xbe, 0x32, + 0xa0, 0xbb, 0xa3, 0xca, 0x0d, 0x29, 0x48, 0x71, 0xb9, 0x07, 0x4f, 0xdd, 0x06, 0xf5, 0xfd, 0xde, + 0x6d, 0x50, 0xd3, 0x25, 0x95, 0xb5, 0xe4, 0x83, 0x9d, 0x4b, 0x85, 0x8b, 0xbc, 0x9b, 0xca, 0x3a, + 0xfa, 0x46, 0x81, 0x7c, 0x4a, 0x2e, 0x46, 0x7f, 0xad, 0x61, 0x89, 0x1a, 0x47, 0xc7, 0x90, 0x74, + 0x6e, 0x6b, 0x63, 0x26, 0x43, 0x64, 0xe2, 0x1e, 0x9f, 0x94, 0xb0, 0x8c, 0xe6, 0x33, 0xac, 0x40, + 0xff, 0x12, 0x1f, 0xea, 0xf5, 0xf8, 0x7c, 0xa7, 0xc0, 0x6c, 0x5a, 0x6b, 0x46, 0x1f, 0xa7, 0xb7, + 0xa8, 0xd2, 0x38, 0x46, 0xf7, 0x24, 0xa3, 0x75, 0x6d, 0x65, 0x34, 0xa3, 0x30, 0xce, 0xbc, 0xa9, + 0xac, 0x17, 0x5f, 0xfc, 0x52, 0xb9, 0x9e, 0x2a, 0x1b, 0x67, 0xc7, 0x01, 0x8d, 0xf4, 0x0e, 0xf3, + 0x7e, 0xad, 0x3c, 0x3e, 0xe6, 0x3c, 0x88, 0x36, 0x0d, 0xe3, 0xf9, 0xf3, 0x41, 0xa7, 0x81, 0xbb, + 0xfc, 0x38, 0xfe, 0x51, 0xb9, 0x1b, 0xb8, 0x98, 0x1f, 0xb1, 0xd0, 0xdb, 0x18, 0x07, 0xef, 0x97, + 0xda, 0xfa, 0x41, 0x81, 0xff, 0x77, 0x98, 0x37, 0x62, 0x02, 0x5b, 0x20, 0x7b, 0x6f, 0x8a, 0xd5, + 0x6d, 0x2a, 0x4f, 0xaa, 0x09, 0xd2, 0x61, 0xe2, 0x02, 0xaf, 0xb3, 0xd0, 0x31, 0x1c, 0xe2, 0xcb, + 0xc5, 0x36, 0xfa, 0xb5, 0xde, 0xf6, 0xeb, 0xf4, 0xa0, 0xff, 0xf6, 0x97, 0xa2, 0xfc, 0x94, 0xc9, + 0x54, 0x1f, 0xfe, 0x9c, 0x29, 0x3e, 0x8a, 0xd3, 0x6d, 0xcb, 0xc2, 0xd5, 0x7e, 0xe1, 0xc3, 0xf2, + 0xd3, 0x19, 0x99, 0xf5, 0xbd, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0xf8, 0x3c, 0xd0, 0x4d, 0x8f, + 0x0d, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -820,6 +1027,10 @@ const _ = grpc.SupportPackageIsVersion4 type AgentsClient interface { // Retrieves the specified agent. GetAgent(ctx context.Context, in *GetAgentRequest, opts ...grpc.CallOption) (*Agent, error) + // Creates/updates the specified agent. + SetAgent(ctx context.Context, in *SetAgentRequest, opts ...grpc.CallOption) (*Agent, error) + // Deletes the specified agent. + DeleteAgent(ctx context.Context, in *DeleteAgentRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Returns the list of agents. // // Since there is at most one conversational agent per project, this method is @@ -870,6 +1081,24 @@ func (c *agentsClient) GetAgent(ctx context.Context, in *GetAgentRequest, opts . return out, nil } +func (c *agentsClient) SetAgent(ctx context.Context, in *SetAgentRequest, opts ...grpc.CallOption) (*Agent, error) { + out := new(Agent) + err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2.Agents/SetAgent", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentsClient) DeleteAgent(ctx context.Context, in *DeleteAgentRequest, opts ...grpc.CallOption) (*empty.Empty, error) { + out := new(empty.Empty) + err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2.Agents/DeleteAgent", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *agentsClient) SearchAgents(ctx context.Context, in *SearchAgentsRequest, opts ...grpc.CallOption) (*SearchAgentsResponse, error) { out := new(SearchAgentsResponse) err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2.Agents/SearchAgents", in, out, opts...) @@ -919,6 +1148,10 @@ func (c *agentsClient) RestoreAgent(ctx context.Context, in *RestoreAgentRequest type AgentsServer interface { // Retrieves the specified agent. GetAgent(context.Context, *GetAgentRequest) (*Agent, error) + // Creates/updates the specified agent. + SetAgent(context.Context, *SetAgentRequest) (*Agent, error) + // Deletes the specified agent. + DeleteAgent(context.Context, *DeleteAgentRequest) (*empty.Empty, error) // Returns the list of agents. // // Since there is at most one conversational agent per project, this method is @@ -974,6 +1207,42 @@ func _Agents_GetAgent_Handler(srv interface{}, ctx context.Context, dec func(int return interceptor(ctx, in, info, handler) } +func _Agents_SetAgent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(SetAgentRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentsServer).SetAgent(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.dialogflow.v2.Agents/SetAgent", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentsServer).SetAgent(ctx, req.(*SetAgentRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agents_DeleteAgent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(DeleteAgentRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentsServer).DeleteAgent(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.dialogflow.v2.Agents/DeleteAgent", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentsServer).DeleteAgent(ctx, req.(*DeleteAgentRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _Agents_SearchAgents_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(SearchAgentsRequest) if err := dec(in); err != nil { @@ -1072,6 +1341,14 @@ var _Agents_serviceDesc = grpc.ServiceDesc{ MethodName: "GetAgent", Handler: _Agents_GetAgent_Handler, }, + { + MethodName: "SetAgent", + Handler: _Agents_SetAgent_Handler, + }, + { + MethodName: "DeleteAgent", + Handler: _Agents_DeleteAgent_Handler, + }, { MethodName: "SearchAgents", Handler: _Agents_SearchAgents_Handler, diff --git a/googleapis/cloud/dialogflow/v2/audio_config.pb.go b/googleapis/cloud/dialogflow/v2/audio_config.pb.go index 84be7a682b..25084cd879 100644 --- a/googleapis/cloud/dialogflow/v2/audio_config.pb.go +++ b/googleapis/cloud/dialogflow/v2/audio_config.pb.go @@ -8,6 +8,7 @@ import ( math "math" proto "github.com/golang/protobuf/proto" + _ "github.com/golang/protobuf/ptypes/duration" _ "google.golang.org/genproto/googleapis/api/annotations" ) @@ -113,7 +114,7 @@ const ( // model][InputAudioConfig.model] that the caller is eligible for. // // Please see the [Dialogflow - // docs](https://cloud.google.com/dialogflow-enterprise/docs/data-logging) for + // docs](https://cloud.google.com/dialogflow/docs/data-logging) for // how to make your project eligible for enhanced models. SpeechModelVariant_USE_BEST_AVAILABLE SpeechModelVariant = 1 // Use standard model variant even if an enhanced model is available. See the @@ -133,7 +134,7 @@ const ( // // * If the API caller isn't eligible for enhanced models, Dialogflow returns // an error. Please see the [Dialogflow - // docs](https://cloud.google.com/dialogflow-enterprise/docs/data-logging) + // docs](https://cloud.google.com/dialogflow/docs/data-logging) // for how to make your project eligible. SpeechModelVariant_USE_ENHANCED SpeechModelVariant = 3 ) @@ -250,14 +251,14 @@ type InputAudioConfig struct { SampleRateHertz int32 `protobuf:"varint,2,opt,name=sample_rate_hertz,json=sampleRateHertz,proto3" json:"sample_rate_hertz,omitempty"` // Required. The language of the supplied audio. Dialogflow does not do // translations. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` - // Optional. The collection of phrase hints which are used to boost accuracy - // of speech recognition. - // Refer to - // [Cloud Speech API + // Optional. A list of strings containing words and phrases that the speech + // recognizer should recognize with higher likelihood. + // + // See [the Cloud Speech // documentation](https://cloud.google.com/speech-to-text/docs/basics#phrase-hints) // for more details. PhraseHints []string `protobuf:"bytes,4,rep,name=phrase_hints,json=phraseHints,proto3" json:"phrase_hints,omitempty"` @@ -553,62 +554,63 @@ func init() { } var fileDescriptor_3ff9be2146363af6 = []byte{ - // 898 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4f, 0x6f, 0xe2, 0xc6, - 0x1b, 0xfe, 0xd9, 0x24, 0xfb, 0x53, 0xde, 0x90, 0xac, 0x77, 0x36, 0xcd, 0x3a, 0x69, 0x92, 0x92, - 0x64, 0x57, 0x62, 0x69, 0x0b, 0x2d, 0x2b, 0xf5, 0xd2, 0x93, 0xc1, 0x03, 0x58, 0x02, 0x63, 0xd9, - 0x40, 0xda, 0x5e, 0x46, 0x13, 0x7b, 0x30, 0x56, 0x8d, 0xc7, 0xc2, 0x86, 0xb6, 0x7b, 0xef, 0xb1, - 0x9f, 0xa1, 0x52, 0xd5, 0x53, 0xa5, 0x7e, 0xb6, 0x5e, 0x2b, 0xf5, 0x52, 0x79, 0x4c, 0x36, 0x2c, - 0xb0, 0x9c, 0x7a, 0xf3, 0x3c, 0xcf, 0xfb, 0xf7, 0x79, 0xdf, 0xf1, 0xc0, 0xe7, 0x3e, 0xe7, 0x7e, - 0xc8, 0x6a, 0x6e, 0xc8, 0xe7, 0x5e, 0xcd, 0x0b, 0x68, 0xc8, 0xfd, 0x71, 0xc8, 0x7f, 0xa8, 0x2d, - 0xea, 0x35, 0x3a, 0xf7, 0x02, 0x4e, 0x5c, 0x1e, 0x8d, 0x03, 0xbf, 0x1a, 0xcf, 0x78, 0xca, 0xd1, - 0x79, 0x6e, 0x5e, 0x15, 0xe6, 0xd5, 0x47, 0xf3, 0xea, 0xa2, 0x7e, 0x7e, 0xb1, 0x0c, 0x45, 0xe3, - 0xa0, 0x46, 0xa3, 0x88, 0xa7, 0x34, 0x0d, 0x78, 0x94, 0xe4, 0x9e, 0x37, 0x7f, 0xca, 0xa0, 0x18, - 0x51, 0x3c, 0x4f, 0xb5, 0x2c, 0x6a, 0x53, 0x04, 0x45, 0x16, 0x1c, 0xe7, 0x49, 0x58, 0xe4, 0x72, - 0x2f, 0x88, 0x7c, 0x55, 0x2a, 0x49, 0xe5, 0xe3, 0xfa, 0xeb, 0xea, 0x87, 0xf3, 0x54, 0x45, 0x00, - 0xbc, 0x74, 0xb0, 0x8f, 0xe8, 0xea, 0x11, 0x55, 0xe0, 0x59, 0x42, 0xa7, 0x71, 0xc8, 0xc8, 0x8c, - 0xa6, 0x8c, 0x4c, 0xd8, 0x2c, 0x7d, 0xab, 0xca, 0x25, 0xa9, 0xbc, 0x6f, 0x3f, 0xcd, 0x09, 0x9b, - 0xa6, 0xac, 0x93, 0xc1, 0xe8, 0x16, 0x8e, 0x42, 0x1a, 0xf9, 0x73, 0xea, 0x33, 0xe2, 0x72, 0x8f, - 0xa9, 0x85, 0x92, 0x54, 0x3e, 0xb0, 0x8b, 0x0f, 0x60, 0x93, 0x7b, 0x0c, 0x5d, 0x43, 0x31, 0x9e, - 0xcc, 0x68, 0xc2, 0xc8, 0x24, 0x88, 0xd2, 0x44, 0xdd, 0x2b, 0x15, 0xca, 0x07, 0xf6, 0x61, 0x8e, - 0x75, 0x32, 0x08, 0x39, 0x70, 0x34, 0xe5, 0x1e, 0x0b, 0xc9, 0x82, 0xce, 0x02, 0x1a, 0xa5, 0x2a, - 0x88, 0x26, 0xaa, 0xbb, 0x9a, 0x70, 0x62, 0xc6, 0xdc, 0x49, 0x2f, 0x73, 0x1b, 0xe5, 0x5e, 0x76, - 0x71, 0xba, 0x72, 0xba, 0xf9, 0x11, 0x4e, 0x46, 0x3c, 0x70, 0x99, 0xc3, 0x42, 0xe6, 0x66, 0x42, - 0x5a, 0x74, 0x46, 0xa7, 0x09, 0x42, 0xb0, 0x17, 0xd1, 0x29, 0x13, 0x42, 0x1d, 0xd8, 0xe2, 0x1b, - 0x75, 0xe1, 0x30, 0x49, 0xa6, 0x21, 0xf1, 0x59, 0xe4, 0xb1, 0x99, 0x68, 0xf7, 0xb8, 0xfe, 0xe9, - 0xce, 0xf4, 0xc9, 0x34, 0x14, 0xe1, 0xdb, 0xc2, 0xc5, 0x86, 0xcc, 0x3f, 0xff, 0xbe, 0xf9, 0x4b, - 0x82, 0x53, 0xe7, 0xa7, 0x28, 0x9d, 0xb0, 0x24, 0x78, 0xcb, 0xf2, 0x42, 0x97, 0xf3, 0xba, 0x85, - 0xa3, 0x24, 0x66, 0xf4, 0xfb, 0x20, 0xf2, 0x85, 0xbe, 0xa2, 0x0a, 0xc9, 0x2e, 0x3e, 0x80, 0x99, - 0xb6, 0xe8, 0x04, 0xf6, 0xe3, 0x20, 0x75, 0x27, 0xa2, 0x0e, 0xc9, 0xce, 0x0f, 0xe8, 0x25, 0x1c, - 0x2f, 0x78, 0x38, 0x9f, 0x32, 0xe2, 0xd3, 0x20, 0x22, 0xde, 0xbd, 0x50, 0x5b, 0xb2, 0x8b, 0x39, - 0xda, 0xa6, 0x41, 0xa4, 0xdf, 0xa3, 0xcf, 0x00, 0xb1, 0xf1, 0x98, 0xb9, 0x69, 0x42, 0xe2, 0x19, - 0x1f, 0x07, 0x21, 0x23, 0x81, 0xa7, 0xee, 0x0b, 0xcd, 0x95, 0x25, 0x63, 0xe5, 0x84, 0xe1, 0xa1, - 0x16, 0xec, 0x2f, 0xb2, 0x26, 0xd4, 0xbd, 0x92, 0x54, 0x3e, 0xac, 0x7f, 0xb1, 0xab, 0xe3, 0x6d, - 0x62, 0xda, 0xb9, 0xfb, 0xcd, 0xcf, 0x32, 0x3c, 0xeb, 0xcf, 0xd3, 0xb5, 0xe5, 0x1c, 0x7d, 0x60, - 0x39, 0x6b, 0xbb, 0xd2, 0xac, 0x84, 0xf9, 0x2f, 0x56, 0x34, 0x04, 0x35, 0x79, 0x37, 0x0a, 0x92, - 0x88, 0x59, 0x2c, 0x6f, 0xa4, 0xd0, 0xef, 0xb0, 0x5e, 0xdf, 0x39, 0xe6, 0xad, 0x63, 0xb4, 0x4f, - 0x93, 0xad, 0x78, 0xe5, 0x1f, 0x09, 0x8e, 0xde, 0x2b, 0x1d, 0x5d, 0xc1, 0xb9, 0x36, 0xd4, 0x8d, - 0x3e, 0xc1, 0x66, 0xb3, 0xaf, 0x1b, 0x66, 0x9b, 0x0c, 0x4d, 0xc7, 0xc2, 0x4d, 0xa3, 0x65, 0x60, - 0x5d, 0xf9, 0x1f, 0xba, 0x00, 0x75, 0x8d, 0xef, 0x1a, 0x26, 0xd6, 0x6c, 0xf2, 0xe5, 0x57, 0x8a, - 0x84, 0x5e, 0xc0, 0xf3, 0x35, 0xb6, 0xd5, 0xd5, 0x9a, 0x8a, 0x8c, 0x54, 0x38, 0x59, 0x23, 0x7a, - 0xc3, 0xae, 0x76, 0xa7, 0x14, 0xd0, 0x29, 0xa0, 0x35, 0x46, 0xeb, 0xd9, 0xca, 0x1e, 0x3a, 0x83, - 0x8f, 0x36, 0x71, 0x72, 0xd7, 0x50, 0xf6, 0xd1, 0xc7, 0xf0, 0x62, 0x8d, 0xea, 0xb7, 0xdb, 0xa4, - 0x6f, 0x0d, 0x1d, 0xe5, 0x09, 0x7a, 0x0d, 0xaf, 0xd6, 0x48, 0xc7, 0xc2, 0xf8, 0x1b, 0x72, 0x67, - 0x0c, 0x3a, 0xa4, 0x83, 0x35, 0x1d, 0xdb, 0xa4, 0xf1, 0xed, 0x00, 0x2b, 0xff, 0xaf, 0x2c, 0x00, - 0x6d, 0xde, 0x4a, 0xf4, 0x12, 0x4a, 0x99, 0x47, 0xb3, 0x43, 0x7a, 0x7d, 0x1d, 0x77, 0xc9, 0x48, - 0xb3, 0x0d, 0xcd, 0x1c, 0xac, 0xe9, 0x70, 0x0a, 0x68, 0xe8, 0x60, 0xd2, 0xc0, 0xce, 0x80, 0x68, - 0x23, 0xcd, 0xe8, 0x6a, 0x8d, 0x2e, 0x56, 0x24, 0xa4, 0x40, 0x31, 0xc3, 0x9d, 0x81, 0x66, 0xea, - 0x9a, 0xad, 0x2b, 0xf2, 0x03, 0x82, 0xcd, 0x8e, 0x66, 0x36, 0xb1, 0xae, 0x14, 0x2a, 0xbf, 0x48, - 0xf0, 0x74, 0xed, 0x3e, 0xa2, 0x6b, 0xb8, 0x74, 0x9c, 0x5e, 0x97, 0x8c, 0xfa, 0x46, 0x13, 0x93, - 0x36, 0x36, 0xb3, 0x3a, 0xdf, 0x4f, 0x79, 0x0e, 0xa7, 0x9b, 0x26, 0x3d, 0x4d, 0xa4, 0xbd, 0x00, - 0x75, 0x93, 0x6b, 0x61, 0xc1, 0xca, 0xe8, 0x12, 0xce, 0x36, 0x59, 0x13, 0x0f, 0x07, 0xb6, 0xd6, - 0x55, 0x0a, 0x95, 0xdf, 0x25, 0x78, 0xbe, 0x65, 0x8d, 0xd1, 0x2b, 0xb8, 0xee, 0x0f, 0x07, 0xd6, - 0x70, 0x40, 0x76, 0xae, 0xc4, 0x2d, 0x7c, 0xb2, 0xdd, 0x6c, 0x75, 0x33, 0x2e, 0xe1, 0x6c, 0xbb, - 0x51, 0xcf, 0x7a, 0xa3, 0xc8, 0xe8, 0x06, 0xae, 0xb6, 0xd3, 0xef, 0x26, 0x5b, 0x68, 0xfc, 0x2a, - 0xc1, 0x95, 0xcb, 0xa7, 0x3b, 0xd6, 0xbf, 0xa1, 0xac, 0x5c, 0x67, 0x2b, 0x7b, 0x85, 0x2c, 0xe9, - 0x3b, 0x7d, 0x69, 0xef, 0xf3, 0xec, 0x37, 0x5f, 0xe5, 0x33, 0xbf, 0xe6, 0xb3, 0x48, 0xbc, 0x51, - 0xb5, 0x9c, 0xa2, 0x71, 0x90, 0x6c, 0x7b, 0x0f, 0xbf, 0x7e, 0x3c, 0xfd, 0x2d, 0x49, 0xbf, 0xc9, - 0xb2, 0xde, 0xfa, 0x43, 0x3e, 0x6f, 0xe7, 0xe1, 0x9a, 0x22, 0xbd, 0xfe, 0x98, 0x7e, 0x54, 0xbf, - 0x7f, 0x22, 0xa2, 0xbe, 0xf9, 0x37, 0x00, 0x00, 0xff, 0xff, 0x15, 0xde, 0x52, 0x01, 0x64, 0x07, - 0x00, 0x00, + // 913 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4f, 0x6f, 0xe3, 0xc4, + 0x1b, 0xfe, 0xd9, 0x69, 0xf7, 0xa7, 0xbe, 0x4d, 0xbb, 0xde, 0xd9, 0xd2, 0x75, 0x43, 0x5b, 0xd2, + 0x76, 0x57, 0xea, 0x16, 0x48, 0x20, 0x2b, 0x71, 0xe1, 0xe4, 0xc4, 0xd3, 0xc4, 0x52, 0xe2, 0x58, + 0x76, 0x92, 0x02, 0x97, 0xd1, 0xd4, 0x9e, 0x38, 0x16, 0x8e, 0xc7, 0xb2, 0x9d, 0x00, 0x7b, 0xe7, + 0xc8, 0x67, 0x40, 0x42, 0x9c, 0x90, 0xf8, 0x6c, 0x5c, 0x91, 0xb8, 0x20, 0x8f, 0xd3, 0x6d, 0x36, + 0xc9, 0xe6, 0xc4, 0xcd, 0xf3, 0x3c, 0xef, 0xdf, 0xe7, 0x7d, 0xc7, 0x03, 0x9f, 0xfb, 0x9c, 0xfb, + 0x21, 0xab, 0xbb, 0x21, 0x9f, 0x79, 0x75, 0x2f, 0xa0, 0x21, 0xf7, 0xc7, 0x21, 0xff, 0xa1, 0x3e, + 0x6f, 0xd4, 0xe9, 0xcc, 0x0b, 0x38, 0x71, 0x79, 0x34, 0x0e, 0xfc, 0x5a, 0x9c, 0xf0, 0x8c, 0xa3, + 0x4a, 0x61, 0x5e, 0x13, 0xe6, 0xb5, 0x47, 0xf3, 0xda, 0xbc, 0x51, 0x39, 0x5f, 0x84, 0x12, 0x96, + 0xf7, 0xb3, 0x71, 0xdd, 0x9b, 0x25, 0x34, 0x0b, 0x78, 0x54, 0xf8, 0x56, 0x4e, 0x17, 0x3c, 0x8d, + 0x83, 0x3a, 0x8d, 0x22, 0x9e, 0x09, 0x32, 0x2d, 0xd8, 0xcb, 0x3f, 0x65, 0x50, 0x8c, 0x28, 0x9e, + 0x65, 0x5a, 0x9e, 0xb5, 0x25, 0x92, 0x22, 0x0b, 0x0e, 0x8b, 0x22, 0x58, 0xe4, 0x72, 0x2f, 0x88, + 0x7c, 0x55, 0xaa, 0x4a, 0xd7, 0x87, 0x8d, 0xd7, 0xb5, 0x0f, 0xd7, 0x51, 0x13, 0x01, 0xf0, 0xc2, + 0xc1, 0x3e, 0xa0, 0xcb, 0x47, 0x74, 0x03, 0xcf, 0x52, 0x3a, 0x8d, 0x43, 0x46, 0x12, 0x9a, 0x31, + 0x32, 0x61, 0x49, 0xf6, 0x56, 0x95, 0xab, 0xd2, 0xf5, 0xae, 0xfd, 0xb4, 0x20, 0x6c, 0x9a, 0xb1, + 0x4e, 0x0e, 0xa3, 0x2b, 0x38, 0x08, 0x69, 0xe4, 0xcf, 0xa8, 0xcf, 0x88, 0xcb, 0x3d, 0xa6, 0x96, + 0xaa, 0xd2, 0xf5, 0x9e, 0x5d, 0x7e, 0x00, 0x5b, 0xdc, 0x63, 0xe8, 0x02, 0xca, 0xf1, 0x24, 0xa1, + 0x29, 0x23, 0x93, 0x20, 0xca, 0x52, 0x75, 0xa7, 0x5a, 0xba, 0xde, 0xb3, 0xf7, 0x0b, 0xac, 0x93, + 0x43, 0xc8, 0x81, 0x83, 0x29, 0xf7, 0x58, 0x48, 0xe6, 0x34, 0x09, 0x68, 0x94, 0xa9, 0x20, 0x9a, + 0xa8, 0x6d, 0x6b, 0xc2, 0x89, 0x19, 0x73, 0x27, 0xbd, 0xdc, 0x6d, 0x54, 0x78, 0xd9, 0xe5, 0xe9, + 0xd2, 0xe9, 0xf2, 0x47, 0x38, 0x1a, 0xf1, 0xc0, 0x65, 0x0e, 0x0b, 0x99, 0x9b, 0x0b, 0x69, 0xd1, + 0x84, 0x4e, 0x53, 0x84, 0x60, 0x27, 0xa2, 0x53, 0x26, 0x84, 0xda, 0xb3, 0xc5, 0x37, 0xea, 0xc2, + 0x7e, 0x9a, 0x4e, 0x43, 0xe2, 0xb3, 0xc8, 0x63, 0x89, 0x68, 0xf7, 0xb0, 0xf1, 0xe9, 0xd6, 0xf4, + 0xe9, 0x34, 0x14, 0xe1, 0xdb, 0xc2, 0xc5, 0x86, 0xdc, 0xbf, 0xf8, 0xbe, 0xfc, 0x4b, 0x82, 0x63, + 0xe7, 0xa7, 0x28, 0x9b, 0xb0, 0x34, 0x78, 0xcb, 0x8a, 0x42, 0x17, 0xf3, 0xba, 0x82, 0x83, 0x34, + 0x66, 0xf4, 0xfb, 0x20, 0xf2, 0x85, 0xbe, 0xa2, 0x0a, 0xc9, 0x2e, 0x3f, 0x80, 0xb9, 0xb6, 0xe8, + 0x08, 0x76, 0xe3, 0x20, 0x73, 0x27, 0xa2, 0x0e, 0xc9, 0x2e, 0x0e, 0xe8, 0x25, 0x1c, 0xce, 0x79, + 0x38, 0x9b, 0x32, 0xe2, 0xd3, 0x20, 0x22, 0xde, 0xbd, 0x50, 0x5b, 0xb2, 0xcb, 0x05, 0xda, 0xa6, + 0x41, 0xa4, 0xdf, 0xa3, 0xcf, 0x00, 0xb1, 0xf1, 0x98, 0xb9, 0x59, 0x4a, 0xe2, 0x84, 0x8f, 0x83, + 0x90, 0x91, 0xc0, 0x53, 0x77, 0x85, 0xe6, 0xca, 0x82, 0xb1, 0x0a, 0xc2, 0xf0, 0xd0, 0x2d, 0xec, + 0xce, 0xf3, 0x26, 0xd4, 0x9d, 0xaa, 0x74, 0xbd, 0xdf, 0xf8, 0x62, 0x5b, 0xc7, 0x9b, 0xc4, 0xb4, + 0x0b, 0xf7, 0xcb, 0x9f, 0x65, 0x78, 0xd6, 0x9f, 0x65, 0x2b, 0xcb, 0x39, 0xfa, 0xc0, 0x72, 0xd6, + 0xb7, 0xa5, 0x59, 0x0a, 0xf3, 0x5f, 0xac, 0x68, 0x08, 0x6a, 0xfa, 0x6e, 0x14, 0x24, 0x15, 0xb3, + 0x58, 0xdc, 0x58, 0xa1, 0xdf, 0x7e, 0xa3, 0xb1, 0x75, 0xcc, 0x1b, 0xc7, 0x68, 0x1f, 0xa7, 0x1b, + 0xf1, 0x9b, 0x7f, 0x24, 0x38, 0x78, 0xaf, 0x74, 0x74, 0x0e, 0x15, 0x6d, 0xa8, 0x1b, 0x7d, 0x82, + 0xcd, 0x56, 0x5f, 0x37, 0xcc, 0x36, 0x19, 0x9a, 0x8e, 0x85, 0x5b, 0xc6, 0xad, 0x81, 0x75, 0xe5, + 0x7f, 0xe8, 0x14, 0xd4, 0x15, 0xbe, 0x6b, 0x98, 0x58, 0xb3, 0xc9, 0x97, 0x5f, 0x29, 0x12, 0x7a, + 0x01, 0xcf, 0x57, 0xd8, 0xdb, 0xae, 0xd6, 0x52, 0x64, 0xa4, 0xc2, 0xd1, 0x0a, 0xd1, 0x1b, 0x76, + 0xb5, 0x3b, 0xa5, 0x84, 0x8e, 0x01, 0xad, 0x30, 0x5a, 0xcf, 0x56, 0x76, 0xd0, 0x09, 0x7c, 0xb4, + 0x8e, 0x93, 0xbb, 0xa6, 0xb2, 0x8b, 0x3e, 0x86, 0x17, 0x2b, 0x54, 0xbf, 0xdd, 0x26, 0x7d, 0x6b, + 0xe8, 0x28, 0x4f, 0xd0, 0x6b, 0x78, 0xb5, 0x42, 0x3a, 0x16, 0xc6, 0xdf, 0x90, 0x3b, 0x63, 0xd0, + 0x21, 0x1d, 0xac, 0xe9, 0xd8, 0x26, 0xcd, 0x6f, 0x07, 0x58, 0xf9, 0xff, 0xcd, 0x1c, 0xd0, 0xfa, + 0xad, 0x44, 0x2f, 0xa1, 0x9a, 0x7b, 0xb4, 0x3a, 0xa4, 0xd7, 0xd7, 0x71, 0x97, 0x8c, 0x34, 0xdb, + 0xd0, 0xcc, 0xc1, 0x8a, 0x0e, 0xc7, 0x80, 0x86, 0x0e, 0x26, 0x4d, 0xec, 0x0c, 0x88, 0x36, 0xd2, + 0x8c, 0xae, 0xd6, 0xec, 0x62, 0x45, 0x42, 0x0a, 0x94, 0x73, 0xdc, 0x19, 0x68, 0xa6, 0xae, 0xd9, + 0xba, 0x22, 0x3f, 0x20, 0xd8, 0xec, 0x68, 0x66, 0x0b, 0xeb, 0x4a, 0xe9, 0xe6, 0x17, 0x09, 0x9e, + 0xae, 0xdc, 0x47, 0x74, 0x01, 0x67, 0x8e, 0xd3, 0xeb, 0x92, 0x51, 0xdf, 0x68, 0x61, 0xd2, 0xc6, + 0x66, 0x5e, 0xe7, 0xfb, 0x29, 0x2b, 0x70, 0xbc, 0x6e, 0xd2, 0xd3, 0x44, 0xda, 0x53, 0x50, 0xd7, + 0xb9, 0x5b, 0x2c, 0x58, 0x19, 0x9d, 0xc1, 0xc9, 0x3a, 0x6b, 0xe2, 0xe1, 0xc0, 0xd6, 0xba, 0x4a, + 0xe9, 0xe6, 0x77, 0x09, 0x9e, 0x6f, 0x58, 0x63, 0xf4, 0x0a, 0x2e, 0xfa, 0xc3, 0x81, 0x35, 0x1c, + 0x90, 0xad, 0x2b, 0x71, 0x05, 0x9f, 0x6c, 0x36, 0x5b, 0xde, 0x8c, 0x33, 0x38, 0xd9, 0x6c, 0xd4, + 0xb3, 0xde, 0x28, 0x32, 0xba, 0x84, 0xf3, 0xcd, 0xf4, 0xbb, 0xc9, 0x96, 0x9a, 0xbf, 0x4a, 0x70, + 0xee, 0xf2, 0xe9, 0x96, 0xf5, 0x6f, 0x2a, 0x4b, 0xd7, 0xd9, 0xca, 0x5f, 0x21, 0x4b, 0xfa, 0x4e, + 0x5f, 0xd8, 0xfb, 0x3c, 0xff, 0xcd, 0xd7, 0x78, 0xe2, 0xd7, 0x7d, 0x16, 0x89, 0x37, 0xaa, 0x5e, + 0x50, 0x34, 0x0e, 0xd2, 0x4d, 0xef, 0xe5, 0xd7, 0x8f, 0xa7, 0xbf, 0x25, 0xe9, 0x37, 0x59, 0xd6, + 0x6f, 0xff, 0x90, 0x2b, 0xed, 0x22, 0x5c, 0x4b, 0xa4, 0xd7, 0x1f, 0xd3, 0x8f, 0x1a, 0xf7, 0x4f, + 0x44, 0xd4, 0x37, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0x89, 0x83, 0x89, 0x80, 0x84, 0x07, 0x00, + 0x00, } diff --git a/googleapis/cloud/dialogflow/v2/context.pb.go b/googleapis/cloud/dialogflow/v2/context.pb.go index 18cd9805ad..e747c99f4b 100644 --- a/googleapis/cloud/dialogflow/v2/context.pb.go +++ b/googleapis/cloud/dialogflow/v2/context.pb.go @@ -42,7 +42,7 @@ type Context struct { LifespanCount int32 `protobuf:"varint,2,opt,name=lifespan_count,json=lifespanCount,proto3" json:"lifespan_count,omitempty"` // Optional. The collection of parameters associated with this context. // Refer to [this - // doc](https://cloud.google.com/dialogflow-enterprise/docs/intents-actions-parameters) + // doc](https://cloud.google.com/dialogflow/docs/intents-actions-parameters) // for syntax. Parameters *_struct.Struct `protobuf:"bytes,3,opt,name=parameters,proto3" json:"parameters,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -452,52 +452,56 @@ func init() { } var fileDescriptor_e7e2e3bf8515c3b3 = []byte{ - // 715 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x95, 0x4f, 0x6f, 0xd3, 0x30, - 0x18, 0xc6, 0xe5, 0x0e, 0xf6, 0xe7, 0xdd, 0x0a, 0x9a, 0xa9, 0x46, 0x95, 0x0d, 0x54, 0x05, 0x01, - 0x55, 0x25, 0x62, 0xc8, 0x90, 0xd0, 0x18, 0x13, 0x62, 0x2d, 0x9b, 0x84, 0x40, 0x9a, 0x3a, 0xe0, - 0xc0, 0xa5, 0xf2, 0x5a, 0x37, 0x0a, 0x4b, 0xe3, 0x10, 0xbb, 0x63, 0x0c, 0x4d, 0x48, 0x7c, 0x04, - 0xe0, 0x36, 0x4e, 0x1c, 0x27, 0x4e, 0x7c, 0x15, 0xbe, 0x02, 0x77, 0xae, 0x1c, 0x51, 0x1c, 0xa7, - 0xff, 0x57, 0x52, 0x6e, 0x89, 0xfd, 0xd8, 0xcf, 0xcf, 0xaf, 0x9f, 0x37, 0x81, 0xa2, 0xc3, 0xb9, - 0xe3, 0x31, 0x52, 0xf7, 0x78, 0xbb, 0x41, 0x1a, 0x2e, 0xf5, 0xb8, 0xd3, 0xf4, 0xf8, 0x5b, 0x72, - 0x60, 0x93, 0x3a, 0xf7, 0x25, 0x3b, 0x94, 0x56, 0x10, 0x72, 0xc9, 0xb1, 0x11, 0x2b, 0x2d, 0xa5, - 0xb4, 0xba, 0x4a, 0xeb, 0xc0, 0x36, 0x56, 0xf4, 0x2e, 0x34, 0x70, 0x09, 0xf5, 0x7d, 0x2e, 0xa9, - 0x74, 0xb9, 0x2f, 0xe2, 0x95, 0xc6, 0xb2, 0x9e, 0x55, 0x6f, 0x7b, 0xed, 0x26, 0x61, 0xad, 0x40, - 0xbe, 0xd3, 0x93, 0x85, 0xc1, 0xc9, 0xa6, 0xcb, 0xbc, 0x46, 0xad, 0x45, 0xc5, 0xbe, 0x56, 0xac, - 0x0c, 0x2a, 0x84, 0x0c, 0xdb, 0x75, 0x8d, 0x65, 0x1e, 0xc3, 0x4c, 0x39, 0xe6, 0xc4, 0x18, 0xce, - 0xf9, 0xb4, 0xc5, 0xf2, 0xa8, 0x80, 0x8a, 0x73, 0x55, 0xf5, 0x8c, 0xaf, 0xc3, 0x05, 0xcf, 0x6d, - 0x32, 0x11, 0x50, 0xbf, 0x56, 0xe7, 0x6d, 0x5f, 0xe6, 0x33, 0x05, 0x54, 0x3c, 0x5f, 0xcd, 0x26, - 0xa3, 0xe5, 0x68, 0x10, 0xdf, 0x03, 0x08, 0x68, 0x48, 0x5b, 0x4c, 0xb2, 0x50, 0xe4, 0xa7, 0x0a, - 0xa8, 0x38, 0x6f, 0x5f, 0xb6, 0xf4, 0x89, 0x13, 0x63, 0x6b, 0x57, 0x19, 0x57, 0x7b, 0xa4, 0xa6, - 0x0b, 0x97, 0x9e, 0xba, 0x42, 0x6a, 0x04, 0x51, 0x65, 0x6f, 0xda, 0x4c, 0x48, 0xbc, 0x04, 0xd3, - 0x01, 0x0d, 0x99, 0x2f, 0x35, 0x8c, 0x7e, 0xc3, 0xcb, 0x30, 0x17, 0x50, 0x87, 0xd5, 0x84, 0x7b, - 0xc4, 0x34, 0xc9, 0x6c, 0x34, 0xb0, 0xeb, 0x1e, 0x31, 0x7c, 0x25, 0x82, 0x70, 0x58, 0x4d, 0xf2, - 0x7d, 0xe6, 0x2b, 0x88, 0xb9, 0xaa, 0x92, 0x3f, 0x8f, 0x06, 0xcc, 0x0f, 0x90, 0xeb, 0xb7, 0x12, - 0x01, 0xf7, 0x05, 0xc3, 0x0f, 0x61, 0x56, 0xdf, 0x94, 0xc8, 0xa3, 0xc2, 0x54, 0x71, 0xde, 0xbe, - 0x66, 0x9d, 0x7d, 0x57, 0x96, 0x5e, 0x5f, 0xed, 0x2c, 0xc2, 0x37, 0xe0, 0xa2, 0xcf, 0x0e, 0x65, - 0xad, 0xc7, 0x3c, 0xa3, 0xcc, 0xb3, 0xd1, 0xf0, 0x4e, 0x07, 0xe0, 0x26, 0x2c, 0x6e, 0xb3, 0xc4, - 0x3f, 0x39, 0xe9, 0x88, 0xa2, 0x9b, 0x2d, 0xc8, 0x95, 0x43, 0x46, 0x25, 0x1b, 0xd0, 0x9e, 0x55, - 0x95, 0x0d, 0x98, 0xd1, 0x30, 0xca, 0x38, 0xe5, 0x01, 0x92, 0x35, 0xe6, 0x27, 0x04, 0xb9, 0x17, - 0x41, 0x63, 0xd8, 0xaf, 0x67, 0x5f, 0x34, 0xf9, 0xbe, 0x78, 0x1d, 0xe6, 0xdb, 0x6a, 0x5b, 0x95, - 0x46, 0x8d, 0x66, 0x0c, 0xa5, 0x62, 0x2b, 0x0a, 0xec, 0x33, 0x2a, 0xf6, 0xab, 0x10, 0xcb, 0xa3, - 0x67, 0xb3, 0x04, 0xb9, 0x0a, 0xf3, 0xd8, 0x10, 0xd3, 0xa8, 0x7a, 0xd9, 0x90, 0x8f, 0xb5, 0x8f, - 0x3c, 0x2f, 0x65, 0x92, 0xec, 0xdf, 0x33, 0x30, 0x9b, 0x68, 0xf1, 0x77, 0x04, 0x0b, 0xbd, 0xd9, - 0xc0, 0x64, 0xdc, 0x41, 0x47, 0x04, 0xd6, 0xb8, 0x9d, 0x7e, 0x41, 0x1c, 0x3b, 0x73, 0xed, 0xe3, - 0xcf, 0x5f, 0x9f, 0x33, 0xab, 0xf8, 0x4e, 0xf4, 0xa9, 0x78, 0x1f, 0x53, 0x6d, 0x04, 0x21, 0x7f, - 0xcd, 0xea, 0x52, 0x90, 0x12, 0xa1, 0x0e, 0xf3, 0x25, 0x11, 0x4c, 0x88, 0xe8, 0x53, 0x40, 0x4a, - 0xc7, 0xa4, 0x13, 0xb8, 0x13, 0x04, 0xd0, 0x4d, 0x12, 0xbe, 0x35, 0xce, 0x7b, 0x28, 0x71, 0x46, - 0x9a, 0x4b, 0x1c, 0xa0, 0x8b, 0xaa, 0x3c, 0x8e, 0xad, 0x83, 0x46, 0x4a, 0xc7, 0xf8, 0x14, 0x41, - 0xb6, 0x2f, 0xbe, 0x78, 0x6c, 0x71, 0x46, 0x25, 0x3d, 0x1d, 0xe3, 0xa6, 0x62, 0x7c, 0x60, 0x4e, - 0x5e, 0xc1, 0xfb, 0x9d, 0x8c, 0xfe, 0x40, 0x90, 0xed, 0xcb, 0xfe, 0x78, 0xd8, 0x51, 0x6d, 0x92, - 0x0e, 0xf6, 0x89, 0x82, 0xad, 0xd8, 0x6b, 0x0a, 0x36, 0xf9, 0x35, 0x4c, 0x52, 0xd8, 0x2e, 0xf4, - 0x17, 0x04, 0xd9, 0xbe, 0xe6, 0x18, 0x0f, 0x3d, 0xaa, 0x8f, 0x8c, 0xa5, 0xa1, 0x3e, 0x7c, 0x1c, - 0xfd, 0x55, 0x92, 0x8b, 0x2f, 0xfd, 0xc7, 0xc5, 0x7f, 0x45, 0xb0, 0x38, 0xd4, 0x87, 0xf8, 0xee, - 0xbf, 0xd1, 0x86, 0xdb, 0x36, 0x25, 0xde, 0x24, 0x77, 0xbe, 0x79, 0x82, 0xe0, 0x6a, 0x9d, 0xb7, - 0xc6, 0xe0, 0x6c, 0x2e, 0x68, 0x8c, 0x9d, 0xc8, 0x74, 0x07, 0xbd, 0xaa, 0x68, 0xad, 0xc3, 0x3d, - 0xea, 0x3b, 0x16, 0x0f, 0x1d, 0xe2, 0x30, 0x5f, 0x21, 0x91, 0x78, 0x8a, 0x06, 0xae, 0x18, 0xf5, - 0xf3, 0x5f, 0xef, 0xbe, 0xfd, 0x41, 0xe8, 0x5b, 0x26, 0x53, 0xd9, 0x3a, 0xcd, 0x18, 0xdb, 0xf1, - 0x76, 0x65, 0x65, 0x5d, 0xe9, 0x5a, 0xbf, 0xb4, 0xf7, 0xa6, 0xd5, 0xae, 0xab, 0x7f, 0x03, 0x00, - 0x00, 0xff, 0xff, 0xb8, 0xb1, 0x2f, 0xbf, 0x51, 0x08, 0x00, 0x00, + // 778 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x96, 0x5f, 0x4f, 0x13, 0x4b, + 0x18, 0xc6, 0x33, 0xe5, 0x1c, 0x28, 0x03, 0x3d, 0x27, 0xcc, 0x69, 0xa0, 0x67, 0x41, 0xd3, 0xac, + 0x51, 0x9b, 0x46, 0x76, 0x74, 0x31, 0x31, 0x80, 0xc4, 0x40, 0x2b, 0x24, 0x46, 0x13, 0x52, 0xd4, + 0x44, 0x6f, 0x9a, 0x61, 0x3b, 0x5d, 0x56, 0x76, 0x77, 0xd6, 0x9d, 0x29, 0x20, 0x86, 0x98, 0xf8, + 0x11, 0xd4, 0x3b, 0xbc, 0xf2, 0x92, 0x78, 0xe5, 0xc7, 0xf0, 0x52, 0xbf, 0x82, 0x37, 0x7e, 0x03, + 0x2f, 0xcd, 0xce, 0xce, 0xf6, 0x3f, 0xa5, 0xf5, 0xae, 0x3b, 0xf3, 0xcc, 0xfb, 0xfc, 0xe6, 0x9d, + 0x67, 0x76, 0x0b, 0x0b, 0x36, 0x63, 0xb6, 0x4b, 0xb1, 0xe5, 0xb2, 0x46, 0x0d, 0xd7, 0x1c, 0xe2, + 0x32, 0xbb, 0xee, 0xb2, 0x43, 0x7c, 0x60, 0x62, 0x8b, 0xf9, 0x82, 0x1e, 0x09, 0x23, 0x08, 0x99, + 0x60, 0x48, 0x8b, 0x95, 0x86, 0x54, 0x1a, 0x2d, 0xa5, 0x71, 0x60, 0x6a, 0x0b, 0xaa, 0x0a, 0x09, + 0x1c, 0x4c, 0x7c, 0x9f, 0x09, 0x22, 0x1c, 0xe6, 0xf3, 0x78, 0xa5, 0x36, 0xaf, 0x66, 0xe5, 0xd3, + 0x6e, 0xa3, 0x8e, 0xa9, 0x17, 0x88, 0x57, 0x6a, 0x32, 0xdf, 0x3d, 0x59, 0x77, 0xa8, 0x5b, 0xab, + 0x7a, 0x84, 0xef, 0x2b, 0xc5, 0x42, 0xb7, 0x82, 0x8b, 0xb0, 0x61, 0x29, 0x2c, 0x6d, 0xae, 0xcd, + 0xda, 0x72, 0x1d, 0xea, 0xab, 0x09, 0xfd, 0x04, 0x4e, 0x94, 0xe2, 0x0d, 0x20, 0x04, 0xff, 0xf2, + 0x89, 0x47, 0x73, 0x20, 0x0f, 0x0a, 0x93, 0x15, 0xf9, 0x1b, 0x5d, 0x85, 0xff, 0xb8, 0x4e, 0x9d, + 0xf2, 0x80, 0xf8, 0x55, 0x8b, 0x35, 0x7c, 0x91, 0x4b, 0xe5, 0x41, 0xe1, 0xef, 0x4a, 0x26, 0x19, + 0x2d, 0x45, 0x83, 0xe8, 0x0e, 0x84, 0x01, 0x09, 0x89, 0x47, 0x05, 0x0d, 0x79, 0x6e, 0x2c, 0x0f, + 0x0a, 0x53, 0xe6, 0x9c, 0xa1, 0x5a, 0x91, 0x10, 0x19, 0x3b, 0x92, 0xa8, 0xd2, 0x26, 0xd5, 0x1d, + 0xf8, 0xdf, 0x43, 0x87, 0x0b, 0x85, 0xc0, 0x2b, 0xf4, 0x65, 0x83, 0x72, 0x81, 0x66, 0xe1, 0x78, + 0x40, 0x42, 0xea, 0x0b, 0x05, 0xa3, 0x9e, 0xd0, 0x3c, 0x9c, 0x0c, 0x88, 0x4d, 0xab, 0xdc, 0x39, + 0xa6, 0x8a, 0x24, 0x1d, 0x0d, 0xec, 0x38, 0xc7, 0x14, 0x5d, 0x8a, 0x20, 0x6c, 0x5a, 0x15, 0x6c, + 0x9f, 0xfa, 0x12, 0x62, 0xb2, 0x22, 0xe5, 0x8f, 0xa3, 0x01, 0xfd, 0x0d, 0xcc, 0x76, 0x5a, 0xf1, + 0x80, 0xf9, 0x9c, 0xa2, 0x7b, 0x30, 0xad, 0x8e, 0x90, 0xe7, 0x40, 0x7e, 0xac, 0x30, 0x65, 0x5e, + 0x31, 0xce, 0x3f, 0x44, 0x43, 0xad, 0xaf, 0x34, 0x17, 0xa1, 0x6b, 0xf0, 0x5f, 0x9f, 0x1e, 0x89, + 0x6a, 0x9b, 0x79, 0x4a, 0x9a, 0x67, 0xa2, 0xe1, 0xed, 0x26, 0xc0, 0x75, 0x38, 0xb3, 0x45, 0x13, + 0xff, 0x64, 0xa7, 0x7d, 0x9a, 0xae, 0x7b, 0x30, 0x5b, 0x0a, 0x29, 0x11, 0xb4, 0x4b, 0x7b, 0x5e, + 0x57, 0xd6, 0xe0, 0x84, 0x82, 0x91, 0xc6, 0x43, 0x6e, 0x20, 0x59, 0xa3, 0xbf, 0x03, 0x30, 0xfb, + 0x24, 0xa8, 0xf5, 0xfa, 0xb5, 0xd5, 0x05, 0xa3, 0xd7, 0x45, 0xab, 0x70, 0xaa, 0x21, 0xcb, 0xca, + 0x98, 0x2a, 0x34, 0xad, 0x27, 0x15, 0x9b, 0x51, 0x92, 0x1f, 0x11, 0xbe, 0x5f, 0x81, 0xb1, 0x3c, + 0xfa, 0xad, 0x17, 0x61, 0xb6, 0x4c, 0x5d, 0xda, 0xc3, 0xd4, 0xaf, 0x5f, 0x26, 0xcc, 0xc5, 0xda, + 0x75, 0xd7, 0x1d, 0x32, 0x49, 0xe6, 0xcf, 0x34, 0x4c, 0x27, 0x5a, 0xf4, 0x19, 0xc0, 0xe9, 0xf6, + 0x6c, 0x20, 0x3c, 0x68, 0xa3, 0x7d, 0x02, 0xab, 0xdd, 0x1c, 0x7e, 0x41, 0x1c, 0x3b, 0x7d, 0xf9, + 0xed, 0xf7, 0x1f, 0xef, 0x53, 0x4b, 0xe8, 0x56, 0xf4, 0x0e, 0x79, 0x1d, 0x53, 0xad, 0x05, 0x21, + 0x7b, 0x41, 0x2d, 0xc1, 0x71, 0x11, 0x13, 0x9b, 0xfa, 0x02, 0x73, 0xca, 0x79, 0xf4, 0x8e, 0xc0, + 0xc5, 0x13, 0xdc, 0x0c, 0xdc, 0x29, 0x80, 0xb0, 0x95, 0x24, 0xb4, 0x38, 0xc8, 0xbb, 0x27, 0x71, + 0xda, 0x30, 0x87, 0xd8, 0x45, 0x17, 0x75, 0x79, 0x10, 0x5b, 0x13, 0x0d, 0x17, 0x4f, 0xd0, 0x19, + 0x80, 0x99, 0x8e, 0xf8, 0xa2, 0x81, 0xcd, 0xe9, 0x97, 0xf4, 0xe1, 0x18, 0x37, 0x24, 0xe3, 0x5d, + 0x7d, 0xf4, 0x0e, 0xae, 0x34, 0x33, 0xfa, 0x05, 0xc0, 0x4c, 0x47, 0xf6, 0x07, 0xc3, 0xf6, 0xbb, + 0x26, 0xc3, 0xc1, 0x3e, 0x90, 0xb0, 0x65, 0x73, 0x59, 0xc2, 0x26, 0xdf, 0x8c, 0x51, 0x1a, 0xdb, + 0x82, 0xfe, 0x00, 0x60, 0xa6, 0xe3, 0x72, 0x0c, 0x86, 0xee, 0x77, 0x8f, 0xb4, 0xd9, 0x9e, 0x7b, + 0x78, 0x3f, 0xfa, 0xdc, 0x24, 0x07, 0x5f, 0xfc, 0x83, 0x83, 0xff, 0x08, 0xe0, 0x4c, 0xcf, 0x3d, + 0x44, 0xb7, 0x2f, 0x46, 0xeb, 0xbd, 0xb6, 0x43, 0xe2, 0x8d, 0x72, 0xe6, 0xda, 0xd1, 0xd7, 0xf5, + 0xff, 0xdb, 0xdc, 0xe3, 0xfa, 0x24, 0x70, 0xb8, 0x61, 0x31, 0xef, 0xdb, 0xfa, 0xb3, 0x3d, 0x21, + 0x02, 0xbe, 0x82, 0xf1, 0xe1, 0x61, 0xf7, 0x24, 0x26, 0x0d, 0xb1, 0x17, 0x7f, 0xfb, 0x17, 0x03, + 0x97, 0x88, 0x3a, 0x0b, 0xbd, 0x1b, 0x17, 0xc9, 0x5b, 0x56, 0x1b, 0xa7, 0x00, 0x5e, 0xb6, 0x98, + 0x37, 0xa0, 0x11, 0x1b, 0xd3, 0xaa, 0x01, 0xdb, 0xd1, 0x76, 0xb7, 0xc1, 0xf3, 0xb2, 0xd2, 0xda, + 0xcc, 0x25, 0xbe, 0x6d, 0xb0, 0xd0, 0xc6, 0x36, 0xf5, 0x65, 0x33, 0x70, 0xcb, 0xad, 0xdf, 0xff, + 0x91, 0xd5, 0xd6, 0xd3, 0x2f, 0x00, 0x3e, 0xa5, 0x52, 0xe5, 0xcd, 0xb3, 0x94, 0xb6, 0x15, 0x97, + 0x2b, 0x49, 0xeb, 0x72, 0xcb, 0xfa, 0xa9, 0xb9, 0x3b, 0x2e, 0xab, 0x2e, 0xfd, 0x0e, 0x00, 0x00, + 0xff, 0xff, 0x27, 0x34, 0x32, 0x4b, 0xe4, 0x08, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2/entity_type.pb.go b/googleapis/cloud/dialogflow/v2/entity_type.pb.go index 4cc3f365e5..d39922b91f 100644 --- a/googleapis/cloud/dialogflow/v2/entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2/entity_type.pb.go @@ -10,7 +10,6 @@ import ( proto "github.com/golang/protobuf/proto" empty "github.com/golang/protobuf/ptypes/empty" - _ "github.com/golang/protobuf/ptypes/struct" _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" @@ -252,7 +251,7 @@ type ListEntityTypesRequest struct { // Optional. The language to list entity synonyms for. If not specified, // the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -379,7 +378,7 @@ type GetEntityTypeRequest struct { // Optional. The language to retrieve entity synonyms for. If not specified, // the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -437,7 +436,7 @@ type CreateEntityTypeRequest struct { // Optional. The language of entity synonyms defined in `entity_type`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -499,7 +498,7 @@ type UpdateEntityTypeRequest struct { // Optional. The language of entity synonyms defined in `entity_type`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -617,7 +616,7 @@ type BatchUpdateEntityTypesRequest struct { // Optional. The language of entity synonyms defined in `entity_types`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,4,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -824,7 +823,7 @@ type BatchCreateEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -889,7 +888,7 @@ type BatchUpdateEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -965,7 +964,7 @@ type BatchDeleteEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1086,85 +1085,88 @@ func init() { } var fileDescriptor_252de8d6c5f5c76d = []byte{ - // 1233 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x98, 0xcf, 0x6f, 0xe3, 0x44, - 0x14, 0xc7, 0x3b, 0x69, 0x5a, 0xb5, 0x2f, 0xed, 0x36, 0x9d, 0x76, 0xdb, 0xc8, 0xdd, 0xee, 0x16, - 0x57, 0x5a, 0x95, 0x2e, 0x1b, 0x43, 0xaa, 0x45, 0xbb, 0x5d, 0x01, 0xdb, 0x36, 0x69, 0x37, 0xf4, - 0x57, 0xe4, 0xb6, 0x2b, 0x40, 0x48, 0x96, 0x9b, 0x4c, 0xb3, 0xa6, 0xce, 0x8c, 0x89, 0xed, 0xb2, - 0x59, 0xb4, 0x1c, 0xe0, 0x08, 0x17, 0xe0, 0x8a, 0x40, 0x42, 0x9c, 0x90, 0x10, 0x17, 0x2e, 0x88, - 0x2b, 0x37, 0x8e, 0xfc, 0x05, 0x48, 0xfc, 0x11, 0x1c, 0x91, 0xc7, 0x76, 0xed, 0x38, 0x4e, 0xe2, - 0x8a, 0xb2, 0xda, 0x5b, 0x3c, 0xf3, 0xfc, 0xde, 0xe7, 0xfd, 0x98, 0xf9, 0xd6, 0x85, 0x57, 0xea, - 0x8c, 0xd5, 0x75, 0x22, 0x55, 0x75, 0x66, 0xd7, 0xa4, 0x9a, 0xa6, 0xea, 0xac, 0x7e, 0xa2, 0xb3, - 0x8f, 0xa4, 0xb3, 0x82, 0x44, 0xa8, 0xa5, 0x59, 0x2d, 0xc5, 0x6a, 0x19, 0x24, 0x6f, 0x34, 0x99, - 0xc5, 0xb0, 0xe0, 0x5a, 0xe7, 0xb9, 0x75, 0x3e, 0xb0, 0xce, 0x9f, 0x15, 0x84, 0x6b, 0x9e, 0x27, - 0xd5, 0xd0, 0x24, 0x95, 0x52, 0x66, 0xa9, 0x96, 0xc6, 0xa8, 0xe9, 0xbe, 0x29, 0x2c, 0x7a, 0xbb, - 0x3a, 0xa3, 0xf5, 0xa6, 0x4d, 0xa9, 0x46, 0xeb, 0x12, 0x33, 0x48, 0xb3, 0xcd, 0x68, 0xce, 0x33, - 0xe2, 0x4f, 0xc7, 0xf6, 0x89, 0x44, 0x1a, 0x86, 0xd5, 0xf2, 0x36, 0x17, 0xa2, 0x9b, 0x27, 0x1a, - 0xd1, 0x6b, 0x4a, 0x43, 0x35, 0x4f, 0x3d, 0x8b, 0x6b, 0x51, 0x0b, 0xd3, 0x6a, 0xda, 0x55, 0xcb, - 0xdd, 0x15, 0x3f, 0x4f, 0x03, 0x94, 0x78, 0x46, 0x87, 0x2d, 0x83, 0x60, 0x0c, 0x69, 0xaa, 0x36, - 0x48, 0x0e, 0x2d, 0xa0, 0xa5, 0x51, 0x99, 0xff, 0xc6, 0x2f, 0xc1, 0x58, 0x4d, 0x33, 0x0d, 0x5d, - 0x6d, 0x29, 0x7c, 0x2f, 0xc5, 0xf7, 0x32, 0xde, 0xda, 0x9e, 0x63, 0xf2, 0x16, 0xa4, 0x4f, 0x35, - 0x5a, 0xcb, 0x0d, 0x2e, 0xa0, 0xa5, 0x2b, 0x85, 0x5b, 0xf9, 0xee, 0x05, 0xc9, 0x07, 0xc1, 0xf2, - 0xdb, 0x1a, 0xad, 0xc9, 0xfc, 0x45, 0xfc, 0x18, 0xa6, 0x54, 0xdb, 0x62, 0x0a, 0x79, 0x62, 0xa8, - 0xd4, 0xd4, 0x18, 0x55, 0x1a, 0xac, 0x46, 0x72, 0x69, 0xee, 0xef, 0x6e, 0x42, 0x7f, 0x6b, 0xb6, - 0xc5, 0x4a, 0xbe, 0x83, 0x5d, 0x56, 0x23, 0xf2, 0xa4, 0x1a, 0x5d, 0xc2, 0x65, 0x18, 0xe1, 0x1d, - 0xd4, 0x88, 0x99, 0x1b, 0x5e, 0x18, 0x5c, 0xca, 0x14, 0x6e, 0x27, 0x74, 0xef, 0xfe, 0x94, 0xcf, - 0x5f, 0x17, 0x56, 0x61, 0xd8, 0x5d, 0xc3, 0xd3, 0x30, 0x74, 0xa6, 0xea, 0xb6, 0x5f, 0x37, 0xf7, - 0x01, 0x0b, 0x30, 0x62, 0xb6, 0x28, 0xa3, 0xad, 0x86, 0x99, 0x4b, 0x2d, 0x0c, 0x2e, 0x8d, 0xca, - 0xe7, 0xcf, 0xe2, 0x3d, 0x48, 0x3b, 0xe9, 0xe3, 0x69, 0xc8, 0x6e, 0x97, 0xf7, 0x8a, 0xca, 0xd1, - 0xde, 0x41, 0xa5, 0xb4, 0x51, 0xde, 0x2c, 0x97, 0x8a, 0xd9, 0x01, 0x3c, 0x06, 0x23, 0x7c, 0x75, - 0x77, 0xad, 0x92, 0x45, 0x78, 0x1c, 0x46, 0xf9, 0xd3, 0x4e, 0xf9, 0xe0, 0x30, 0x9b, 0x12, 0xdf, - 0x85, 0xc9, 0x8e, 0x4c, 0xf1, 0x22, 0xdc, 0x58, 0x3b, 0x3a, 0xdc, 0x57, 0x4a, 0xef, 0x54, 0xd6, - 0xf6, 0x0e, 0xca, 0xfb, 0x7b, 0xca, 0xee, 0x7e, 0xb1, 0x14, 0x71, 0x7b, 0x03, 0xe6, 0xe2, 0x8c, - 0x8a, 0xa5, 0xcd, 0xb5, 0xa3, 0x9d, 0xc3, 0x2c, 0x12, 0xbf, 0x44, 0x30, 0xb3, 0xa3, 0x99, 0x56, - 0x90, 0xb5, 0x29, 0x93, 0x0f, 0x6d, 0x62, 0x5a, 0x78, 0x06, 0x86, 0x0d, 0xb5, 0x49, 0xa8, 0xe5, - 0xe5, 0xe8, 0x3d, 0xe1, 0x45, 0x18, 0xd7, 0x55, 0x5a, 0xb7, 0xd5, 0x3a, 0x51, 0xaa, 0x4e, 0xcf, - 0xdc, 0xf1, 0x18, 0xf3, 0x17, 0x37, 0x1c, 0xba, 0x39, 0x18, 0x35, 0x1c, 0x03, 0x53, 0x7b, 0x4a, - 0xf8, 0x90, 0x0c, 0xc9, 0x23, 0xce, 0xc2, 0x81, 0xf6, 0x94, 0xe0, 0x79, 0x00, 0xbe, 0x69, 0xb1, - 0x53, 0x42, 0x79, 0xcb, 0x47, 0x65, 0x6e, 0x7e, 0xe8, 0x2c, 0x88, 0x5f, 0x20, 0x98, 0xed, 0x60, - 0x32, 0x0d, 0x46, 0x4d, 0xa7, 0x99, 0x63, 0xa1, 0xe3, 0x68, 0xe6, 0x10, 0x6f, 0xe8, 0xcd, 0x64, - 0x0d, 0x95, 0x33, 0x24, 0x70, 0x89, 0x6f, 0xc2, 0x04, 0x25, 0x4f, 0x2c, 0x25, 0x84, 0xe2, 0x66, - 0x32, 0xee, 0x2c, 0x57, 0xce, 0x71, 0xf6, 0x61, 0x7a, 0x8b, 0x84, 0x60, 0xfc, 0xfa, 0xc4, 0x9d, - 0x9c, 0x24, 0xb5, 0x11, 0xbf, 0x43, 0x30, 0xbb, 0xd1, 0x24, 0xaa, 0x45, 0x3a, 0x9d, 0x76, 0x2b, - 0xfa, 0x16, 0x64, 0x42, 0x79, 0x73, 0xb7, 0xc9, 0xd3, 0x86, 0x20, 0xed, 0x4e, 0xc2, 0xc1, 0x18, - 0xc2, 0xdf, 0x11, 0xcc, 0x1e, 0x19, 0xb5, 0x58, 0xc2, 0x08, 0x09, 0xba, 0x3c, 0x92, 0xb8, 0x39, - 0xba, 0x0f, 0x19, 0x9b, 0x83, 0xf0, 0x0b, 0x8e, 0xc3, 0x66, 0x0a, 0x82, 0x1f, 0xcd, 0xbf, 0xe1, - 0xf2, 0x9b, 0xce, 0x1d, 0xb8, 0xab, 0x9a, 0xa7, 0x32, 0xb8, 0xe6, 0xce, 0x6f, 0xf1, 0x36, 0xcc, - 0x16, 0x89, 0x4e, 0xe2, 0xb2, 0x88, 0x69, 0x9e, 0xf8, 0x47, 0x0a, 0xe6, 0xd7, 0x55, 0xab, 0xfa, - 0x38, 0x9a, 0x7a, 0xdf, 0x23, 0xb1, 0x02, 0x57, 0x43, 0x35, 0x51, 0x8e, 0x1d, 0x27, 0x8a, 0xdd, - 0xd4, 0xdc, 0x94, 0x1e, 0x0e, 0xc8, 0x38, 0xc8, 0xdb, 0x8d, 0xd0, 0xd4, 0xf0, 0x09, 0xe4, 0x3a, - 0x5f, 0xd2, 0xa8, 0xae, 0x51, 0xe2, 0xe5, 0x99, 0xf0, 0x5a, 0xe5, 0x1e, 0x1f, 0x0e, 0xc8, 0x57, - 0x23, 0x41, 0xca, 0xdc, 0x57, 0x67, 0x9d, 0xd3, 0xfd, 0xeb, 0x3c, 0x74, 0x91, 0x3a, 0xaf, 0x4f, - 0xc1, 0x64, 0x47, 0x26, 0xe2, 0x29, 0x5c, 0xef, 0x56, 0xcc, 0x4b, 0x3f, 0xcb, 0x62, 0xd5, 0xeb, - 0x5c, 0xb4, 0xdd, 0x7d, 0x3b, 0xb7, 0xdc, 0x8e, 0xee, 0xcc, 0x81, 0x7f, 0x75, 0x4f, 0x04, 0x01, - 0x1c, 0xc9, 0x33, 0xc5, 0x1f, 0x10, 0x08, 0x3c, 0x4a, 0xe8, 0xf0, 0x6a, 0xfd, 0x43, 0x84, 0xf5, - 0x27, 0xf5, 0x9f, 0xf4, 0x27, 0xd9, 0xe1, 0xfd, 0xcb, 0xc7, 0x0c, 0x55, 0xfe, 0xc5, 0xc3, 0x8c, - 0x4e, 0x5c, 0xfa, 0x42, 0x27, 0xfb, 0x13, 0x2f, 0xc5, 0x50, 0xbf, 0xb5, 0x44, 0xca, 0xe5, 0x35, - 0x9b, 0xcb, 0xb5, 0xdf, 0x68, 0x6f, 0x0a, 0x1f, 0xf1, 0xb5, 0x64, 0x35, 0x7e, 0x1f, 0x26, 0x22, - 0xe7, 0xef, 0x12, 0xa7, 0xb9, 0xf0, 0xd9, 0x15, 0xc8, 0x84, 0x66, 0x18, 0xff, 0x84, 0x60, 0x22, - 0x22, 0x88, 0xb8, 0xd0, 0xcb, 0x71, 0xbc, 0xa2, 0x0b, 0x2b, 0x17, 0x7a, 0xc7, 0x3d, 0xa5, 0xe2, - 0x6b, 0x9f, 0xfe, 0xf9, 0xf7, 0xd7, 0xa9, 0x5b, 0xf8, 0x65, 0xe7, 0x4f, 0xe1, 0x8f, 0xdd, 0x4a, - 0xbe, 0x61, 0x34, 0xd9, 0x07, 0xa4, 0x6a, 0x99, 0xd2, 0xb2, 0xa4, 0xd6, 0x09, 0xb5, 0x9e, 0x49, - 0x61, 0x65, 0xfd, 0x06, 0xc1, 0x78, 0x9b, 0x64, 0xe2, 0x57, 0x7b, 0x45, 0x8e, 0x53, 0x57, 0x21, - 0x61, 0xe1, 0x22, 0x78, 0xce, 0xf9, 0xed, 0x80, 0x0b, 0xb3, 0x49, 0xcb, 0xcf, 0xf0, 0xcf, 0x08, - 0xb2, 0x51, 0xfd, 0xc5, 0x3d, 0x6b, 0xd3, 0x45, 0xad, 0x13, 0x43, 0xbe, 0xc9, 0x21, 0xef, 0x8a, - 0xc9, 0x6b, 0xb8, 0x1a, 0x16, 0x59, 0xfc, 0x1b, 0x82, 0x6c, 0xf4, 0x1e, 0xed, 0x4d, 0xdc, 0x45, - 0xbd, 0x13, 0x13, 0xbf, 0xcd, 0x89, 0x8b, 0x85, 0x3b, 0x9c, 0x38, 0xfc, 0x05, 0x94, 0xa4, 0xc4, - 0xed, 0xf4, 0x5f, 0x21, 0xc8, 0x46, 0x2f, 0xe6, 0xde, 0xf4, 0x5d, 0x54, 0x5b, 0x98, 0xe9, 0xb8, - 0x1e, 0x4a, 0xce, 0x97, 0x91, 0x3f, 0x04, 0xcb, 0x17, 0x18, 0x82, 0x5f, 0x10, 0xcc, 0xc4, 0xeb, - 0x13, 0xbe, 0xd7, 0x0b, 0xad, 0xe7, 0x1f, 0x08, 0xc2, 0xbc, 0xff, 0x6a, 0xe8, 0xfb, 0x2e, 0xbf, - 0xef, 0x7f, 0xdf, 0x89, 0x0f, 0x38, 0xe7, 0xaa, 0x78, 0x27, 0xf9, 0x1c, 0x1c, 0x07, 0xf1, 0x56, - 0xd1, 0x72, 0x80, 0xdd, 0xa1, 0x74, 0x09, 0xb0, 0xbb, 0xa9, 0xe3, 0xff, 0x85, 0xed, 0xc6, 0x73, - 0xb0, 0x7f, 0x45, 0x30, 0x15, 0x23, 0x9d, 0xf8, 0xf5, 0xbe, 0xcc, 0xb1, 0x5a, 0xdb, 0x0f, 0x78, - 0x9b, 0x03, 0x97, 0xc4, 0x07, 0xbd, 0x80, 0x23, 0x13, 0x21, 0xf9, 0xf2, 0xe5, 0xb2, 0xbb, 0x71, - 0xdb, 0xd8, 0xdb, 0xf5, 0x34, 0x01, 0x7b, 0xac, 0x00, 0x3f, 0x07, 0xf6, 0x60, 0x5c, 0xce, 0xd9, - 0xdb, 0x85, 0x32, 0x01, 0x7b, 0xac, 0xb2, 0x3e, 0x07, 0xf6, 0xf3, 0x99, 0x59, 0xff, 0x16, 0xc1, - 0xf5, 0x2a, 0x6b, 0xf4, 0x20, 0x5d, 0x0f, 0x89, 0x70, 0xc5, 0xb9, 0x11, 0x2a, 0xe8, 0xbd, 0xa2, - 0x67, 0x5e, 0x67, 0x8e, 0x60, 0xe7, 0x59, 0xb3, 0x2e, 0xd5, 0x09, 0xe5, 0xf7, 0x85, 0xe4, 0x6e, - 0xa9, 0x86, 0x66, 0xc6, 0xfd, 0x9f, 0xe7, 0x7e, 0xf0, 0xf4, 0x0f, 0x42, 0xdf, 0xa7, 0x52, 0xc5, - 0xcd, 0x1f, 0x53, 0xc2, 0x96, 0xeb, 0x6e, 0x83, 0x47, 0x2f, 0x06, 0xd1, 0x1f, 0x15, 0x8e, 0x87, - 0xb9, 0xd7, 0x95, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x95, 0xab, 0x4c, 0xcf, 0x3c, 0x12, 0x00, - 0x00, + // 1282 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x98, 0xdf, 0x6f, 0xdb, 0x54, + 0x14, 0xc7, 0x77, 0xd3, 0xac, 0x6a, 0x4f, 0xda, 0x35, 0xbb, 0xeb, 0xda, 0xe0, 0xd2, 0xad, 0xb8, + 0xd2, 0x54, 0xba, 0x35, 0x86, 0x54, 0x43, 0x5b, 0x27, 0x60, 0x69, 0x93, 0x76, 0xa1, 0xbf, 0x22, + 0xb7, 0x9d, 0x18, 0x42, 0xb2, 0xdc, 0xe4, 0x36, 0x35, 0x75, 0xee, 0x35, 0xb1, 0xd3, 0x36, 0x43, + 0xe3, 0x81, 0x57, 0x78, 0x01, 0x5e, 0x11, 0x48, 0x88, 0x27, 0x24, 0xc4, 0x0b, 0x2f, 0x88, 0x57, + 0x9e, 0xe0, 0x0d, 0xfe, 0x02, 0x24, 0xfe, 0x08, 0x5e, 0x90, 0x90, 0xaf, 0xed, 0xda, 0x71, 0x9c, + 0xc4, 0x15, 0x65, 0xe2, 0x2d, 0xbe, 0xf7, 0xf8, 0x9c, 0xcf, 0xf9, 0x71, 0xef, 0x37, 0x09, 0xdc, + 0xa9, 0x31, 0x56, 0xd3, 0x89, 0x54, 0xd1, 0x59, 0xb3, 0x2a, 0x55, 0x35, 0x55, 0x67, 0xb5, 0x03, + 0x9d, 0x9d, 0x48, 0xc7, 0x39, 0x89, 0x50, 0x4b, 0xb3, 0x5a, 0x8a, 0xd5, 0x32, 0x48, 0xd6, 0x68, + 0x30, 0x8b, 0x61, 0xc1, 0xb1, 0xce, 0x72, 0xeb, 0xac, 0x6f, 0x9d, 0x3d, 0xce, 0x09, 0x2f, 0xba, + 0x9e, 0x54, 0x43, 0x93, 0x54, 0x4a, 0x99, 0xa5, 0x5a, 0x1a, 0xa3, 0xa6, 0xf3, 0xa6, 0x30, 0xeb, + 0xee, 0xea, 0x8c, 0xd6, 0x1a, 0x4d, 0x4a, 0x35, 0x5a, 0x93, 0x98, 0x41, 0x1a, 0x6d, 0x46, 0x53, + 0xae, 0x11, 0x7f, 0xda, 0x6f, 0x1e, 0x48, 0xa4, 0x6e, 0x58, 0x2d, 0x77, 0x73, 0x26, 0xbc, 0x79, + 0xa0, 0x11, 0xbd, 0xaa, 0xd4, 0x55, 0xf3, 0xc8, 0xb5, 0x98, 0x0c, 0x10, 0x54, 0x74, 0x8d, 0x50, + 0xcb, 0xd9, 0x10, 0x3f, 0x4e, 0x02, 0x14, 0x79, 0x32, 0xbb, 0x2d, 0x83, 0x60, 0x0c, 0x49, 0xaa, + 0xd6, 0x49, 0x06, 0xcd, 0xa0, 0xb9, 0x61, 0x99, 0x7f, 0xc6, 0x2f, 0xc1, 0x48, 0x55, 0x33, 0x0d, + 0x5d, 0x6d, 0x29, 0x7c, 0x2f, 0xc1, 0xf7, 0x52, 0xee, 0xda, 0x96, 0x6d, 0xf2, 0x26, 0x24, 0x8f, + 0x34, 0x5a, 0xcd, 0x0c, 0xcc, 0xa0, 0xb9, 0x2b, 0xb9, 0xdb, 0xd9, 0xee, 0xb5, 0xc8, 0xfa, 0xc1, + 0xb2, 0xeb, 0x1a, 0xad, 0xca, 0xfc, 0x45, 0x7c, 0x08, 0xd7, 0xd4, 0xa6, 0xc5, 0x14, 0x72, 0x6a, + 0xa8, 0xd4, 0xd4, 0x18, 0x55, 0xea, 0xac, 0x4a, 0x32, 0x49, 0xee, 0xef, 0x5e, 0x4c, 0x7f, 0xf9, + 0xa6, 0xc5, 0x8a, 0x9e, 0x83, 0x4d, 0x56, 0x25, 0xf2, 0x55, 0x35, 0xbc, 0x84, 0x4b, 0x30, 0xc4, + 0x9b, 0xa7, 0x11, 0x33, 0x33, 0x38, 0x33, 0x30, 0x97, 0xca, 0x2d, 0xc4, 0x74, 0xef, 0x7c, 0x94, + 0xcf, 0x5e, 0x17, 0x96, 0x60, 0xd0, 0x59, 0xc3, 0xe3, 0x70, 0xf9, 0x58, 0xd5, 0x9b, 0x5e, 0xdd, + 0x9c, 0x07, 0x2c, 0xc0, 0x90, 0xd9, 0xa2, 0x8c, 0xb6, 0xea, 0x66, 0x26, 0x31, 0x33, 0x30, 0x37, + 0x2c, 0x9f, 0x3d, 0x8b, 0xf7, 0x21, 0x69, 0xa7, 0x8f, 0xc7, 0x21, 0xbd, 0x5e, 0xda, 0x2a, 0x28, + 0x7b, 0x5b, 0x3b, 0xe5, 0xe2, 0x4a, 0x69, 0xb5, 0x54, 0x2c, 0xa4, 0x2f, 0xe1, 0x11, 0x18, 0xe2, + 0xab, 0x9b, 0xf9, 0x72, 0x1a, 0xe1, 0x51, 0x18, 0xe6, 0x4f, 0x1b, 0xa5, 0x9d, 0xdd, 0x74, 0x42, + 0x7c, 0x02, 0x57, 0x3b, 0x32, 0xc5, 0xb3, 0x70, 0x33, 0xbf, 0xb7, 0xbb, 0xad, 0x14, 0xdf, 0x2e, + 0xe7, 0xb7, 0x76, 0x4a, 0xdb, 0x5b, 0xca, 0xe6, 0x76, 0xa1, 0x18, 0x72, 0x7b, 0x13, 0xa6, 0xa2, + 0x8c, 0x0a, 0xc5, 0xd5, 0xfc, 0xde, 0xc6, 0x6e, 0x1a, 0x89, 0x9f, 0x22, 0x98, 0xd8, 0xd0, 0x4c, + 0xcb, 0xcf, 0xda, 0x94, 0xc9, 0xfb, 0x4d, 0x62, 0x5a, 0x78, 0x02, 0x06, 0x0d, 0xb5, 0x41, 0xa8, + 0xe5, 0xe6, 0xe8, 0x3e, 0xe1, 0x59, 0x18, 0xd5, 0x55, 0x5a, 0x6b, 0xaa, 0x35, 0xa2, 0x54, 0xec, + 0x9e, 0x39, 0xe3, 0x31, 0xe2, 0x2d, 0xae, 0xd8, 0x74, 0x53, 0x30, 0x6c, 0xd8, 0x06, 0xa6, 0xf6, + 0x94, 0xf0, 0x21, 0xb9, 0x2c, 0x0f, 0xd9, 0x0b, 0x3b, 0xda, 0x53, 0x82, 0xa7, 0x01, 0xf8, 0xa6, + 0xc5, 0x8e, 0x08, 0xe5, 0x2d, 0x1f, 0x96, 0xb9, 0xf9, 0xae, 0xbd, 0x20, 0x7e, 0x82, 0x60, 0xb2, + 0x83, 0xc9, 0x34, 0x18, 0x35, 0xed, 0x66, 0x8e, 0x04, 0x4e, 0xa2, 0x99, 0x41, 0xbc, 0xa1, 0xb7, + 0xe2, 0x35, 0x54, 0x4e, 0x11, 0xdf, 0x25, 0xbe, 0x05, 0x63, 0x94, 0x9c, 0x5a, 0x4a, 0x00, 0xc5, + 0xc9, 0x64, 0xd4, 0x5e, 0x2e, 0x9f, 0xe1, 0x6c, 0xc3, 0xf8, 0x1a, 0x09, 0xc0, 0x78, 0xf5, 0x89, + 0x3a, 0x39, 0x71, 0x6a, 0x23, 0x7e, 0x85, 0x60, 0x72, 0xa5, 0x41, 0x54, 0x8b, 0x74, 0x3a, 0xed, + 0x56, 0xf4, 0x35, 0x48, 0x05, 0xf2, 0xe6, 0x6e, 0xe3, 0xa7, 0x0d, 0x7e, 0xda, 0x9d, 0x84, 0x03, + 0x11, 0x84, 0x3f, 0x23, 0x98, 0xdc, 0x33, 0xaa, 0x91, 0x84, 0x21, 0x12, 0x74, 0x71, 0x24, 0x51, + 0x73, 0xf4, 0x00, 0x52, 0x4d, 0x0e, 0xc2, 0xef, 0x36, 0x0e, 0x9b, 0xca, 0x09, 0x5e, 0x34, 0xef, + 0xfa, 0xcb, 0xae, 0xda, 0xd7, 0xdf, 0xa6, 0x6a, 0x1e, 0xc9, 0xe0, 0x98, 0xdb, 0x9f, 0xc5, 0x05, + 0x98, 0x2c, 0x10, 0x9d, 0x44, 0x65, 0x11, 0xd1, 0x3c, 0xf1, 0xd7, 0x04, 0x4c, 0x2f, 0xab, 0x56, + 0xe5, 0x30, 0x9c, 0x7a, 0xdf, 0x23, 0xb1, 0x08, 0xd7, 0x03, 0x35, 0x51, 0xf6, 0x6d, 0x27, 0x4a, + 0xb3, 0xa1, 0x39, 0x29, 0x3d, 0xba, 0x24, 0x63, 0x3f, 0x6f, 0x27, 0x42, 0x43, 0xc3, 0x07, 0x90, + 0xe9, 0x7c, 0x49, 0xa3, 0xba, 0x46, 0x89, 0x9b, 0x67, 0xcc, 0x6b, 0x95, 0x7b, 0x7c, 0x74, 0x49, + 0xbe, 0x1e, 0x0a, 0x52, 0xe2, 0xbe, 0x3a, 0xeb, 0x9c, 0xec, 0x5f, 0xe7, 0xcb, 0xe7, 0xa9, 0xf3, + 0xf2, 0x35, 0xb8, 0xda, 0x91, 0x89, 0x78, 0x04, 0x37, 0xba, 0x15, 0xf3, 0xc2, 0xcf, 0xb2, 0x58, + 0x71, 0x3b, 0x17, 0x6e, 0x77, 0xdf, 0xce, 0xcd, 0xb7, 0xa3, 0xdb, 0x73, 0xe0, 0x5d, 0xdd, 0x63, + 0x7e, 0x00, 0x5b, 0xf2, 0x4c, 0xf1, 0x1b, 0x04, 0x02, 0x8f, 0x12, 0x38, 0xbc, 0x5a, 0xff, 0x10, + 0x41, 0xfd, 0x49, 0xfc, 0x2b, 0xfd, 0x89, 0x77, 0x78, 0xff, 0xf0, 0x30, 0x03, 0x95, 0xff, 0xff, + 0x61, 0x86, 0x27, 0x2e, 0x79, 0xae, 0x93, 0xfd, 0xa1, 0x9b, 0x62, 0xa0, 0xdf, 0x5a, 0x2c, 0xe5, + 0x72, 0x9b, 0xcd, 0xe5, 0xda, 0x6b, 0xb4, 0x3b, 0x85, 0x8f, 0xf9, 0x5a, 0xbc, 0x1a, 0xbf, 0x0b, + 0x63, 0xa1, 0xf3, 0x77, 0x81, 0xd3, 0x9c, 0xfb, 0xfb, 0x0a, 0xa4, 0x02, 0x33, 0x8c, 0xbf, 0x43, + 0x30, 0x16, 0x12, 0x44, 0x9c, 0xeb, 0xe5, 0x38, 0x5a, 0xd1, 0x85, 0xc5, 0x73, 0xbd, 0xe3, 0x9c, + 0x52, 0xf1, 0xd5, 0x8f, 0x7e, 0xff, 0xf3, 0xf3, 0xc4, 0x6d, 0xfc, 0xb2, 0xfd, 0x2d, 0xf8, 0x03, + 0xa7, 0x92, 0xaf, 0x1b, 0x0d, 0xf6, 0x1e, 0xa9, 0x58, 0xa6, 0x34, 0x2f, 0xa9, 0x35, 0x42, 0xad, + 0x67, 0x52, 0x50, 0x59, 0xbf, 0x40, 0x30, 0xda, 0x26, 0x99, 0xf8, 0x95, 0x5e, 0x91, 0xa3, 0xd4, + 0x55, 0x88, 0x59, 0xb8, 0x10, 0x9e, 0x7d, 0x7e, 0x3b, 0xe0, 0x82, 0x6c, 0xd2, 0xfc, 0x33, 0xfc, + 0x3d, 0x82, 0x74, 0x58, 0x7f, 0x71, 0xcf, 0xda, 0x74, 0x51, 0xeb, 0xd8, 0x90, 0x6f, 0x70, 0xc8, + 0x7b, 0x62, 0xfc, 0x1a, 0x2e, 0x05, 0x45, 0x16, 0xff, 0x84, 0x20, 0x1d, 0xbe, 0x47, 0x7b, 0x13, + 0x77, 0x51, 0xef, 0xd8, 0xc4, 0x6f, 0x71, 0xe2, 0x42, 0xee, 0x2e, 0x27, 0x0e, 0xfe, 0xf8, 0x89, + 0x53, 0xe2, 0x76, 0xfa, 0xcf, 0x10, 0xa4, 0xc3, 0x17, 0x73, 0x6f, 0xfa, 0x2e, 0xaa, 0x2d, 0x4c, + 0x74, 0x5c, 0x0f, 0x45, 0xfb, 0x47, 0x91, 0x37, 0x04, 0xf3, 0xe7, 0x18, 0x82, 0x1f, 0x10, 0x4c, + 0x44, 0xeb, 0x13, 0xbe, 0xdf, 0x0b, 0xad, 0xe7, 0x17, 0x04, 0x61, 0xda, 0x7b, 0x35, 0xf0, 0xd3, + 0x2e, 0xbb, 0xed, 0xfd, 0xb4, 0x13, 0x1f, 0x72, 0xce, 0x25, 0xf1, 0x6e, 0xfc, 0x39, 0xd8, 0xf7, + 0xe3, 0x2d, 0xa1, 0x79, 0x1f, 0xbb, 0x43, 0xe9, 0x62, 0x60, 0x77, 0x53, 0xc7, 0xff, 0x0a, 0xdb, + 0x89, 0x67, 0x63, 0xff, 0x88, 0xe0, 0x5a, 0x84, 0x74, 0xe2, 0xd7, 0xfa, 0x32, 0x47, 0x6a, 0x6d, + 0x3f, 0xe0, 0x75, 0x0e, 0x5c, 0x14, 0x1f, 0xf6, 0x02, 0x0e, 0x4d, 0x84, 0xe4, 0xc9, 0x97, 0xc3, + 0xee, 0xc4, 0x6d, 0x63, 0x6f, 0xd7, 0xd3, 0x18, 0xec, 0x91, 0x02, 0xfc, 0x1c, 0xd8, 0xfd, 0x71, + 0x39, 0x63, 0x6f, 0x17, 0xca, 0x18, 0xec, 0x91, 0xca, 0xfa, 0x1c, 0xd8, 0xcf, 0x66, 0x46, 0x38, + 0xfd, 0x25, 0xff, 0x42, 0x00, 0xcc, 0x09, 0xac, 0x1a, 0x9a, 0x99, 0xad, 0xb0, 0xfa, 0x6f, 0xf9, + 0x27, 0x87, 0x96, 0x65, 0x98, 0x4b, 0x92, 0x74, 0x72, 0x12, 0xde, 0x94, 0xd4, 0xa6, 0x75, 0xe8, + 0xfc, 0x8b, 0xb3, 0x60, 0xe8, 0xaa, 0x75, 0xc0, 0x1a, 0xf5, 0x3b, 0xfd, 0xcc, 0xfd, 0x50, 0xcb, + 0x5f, 0x22, 0xb8, 0x51, 0x61, 0xf5, 0x1e, 0x35, 0x5a, 0x0e, 0xc8, 0x7f, 0xd9, 0xbe, 0x8b, 0xca, + 0xe8, 0x9d, 0x82, 0x6b, 0x5e, 0x63, 0xf6, 0x57, 0x85, 0x2c, 0x6b, 0xd4, 0xa4, 0x1a, 0xa1, 0xfc, + 0xa6, 0x92, 0xfc, 0x80, 0x51, 0x7f, 0x2e, 0x3d, 0xf0, 0x9f, 0xfe, 0x42, 0xe8, 0xeb, 0x44, 0xa2, + 0xb0, 0xfa, 0x6d, 0x42, 0x58, 0x73, 0xdc, 0xad, 0xf0, 0xe8, 0x05, 0x3f, 0xfa, 0xe3, 0xdc, 0xfe, + 0x20, 0xf7, 0xba, 0xf8, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xd6, 0xe9, 0x1d, 0x28, 0xb1, 0x12, + 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2/intent.pb.go b/googleapis/cloud/dialogflow/v2/intent.pb.go index 3427362783..71b2d3836c 100644 --- a/googleapis/cloud/dialogflow/v2/intent.pb.go +++ b/googleapis/cloud/dialogflow/v2/intent.pb.go @@ -669,7 +669,7 @@ type Intent_Parameter struct { // value. Mandatory bool `protobuf:"varint,6,opt,name=mandatory,proto3" json:"mandatory,omitempty"` // Optional. The collection of prompts that the agent can present to the - // user in order to collect value for the parameter. + // user in order to collect a value for the parameter. Prompts []string `protobuf:"bytes,7,rep,name=prompts,proto3" json:"prompts,omitempty"` // Optional. Indicates whether the parameter represents a list of values. IsList bool `protobuf:"varint,8,opt,name=is_list,json=isList,proto3" json:"is_list,omitempty"` @@ -2000,7 +2000,7 @@ type ListIntentsRequest struct { // Optional. The language to list training phrases, parameters and rich // messages for. If not specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2136,7 +2136,7 @@ type GetIntentRequest struct { // Optional. The language to retrieve training phrases, parameters and rich // messages for. If not specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2203,7 +2203,7 @@ type CreateIntentRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intent`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2274,7 +2274,7 @@ type UpdateIntentRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intent`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2397,7 +2397,7 @@ type BatchUpdateIntentsRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intents`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,4,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2688,169 +2688,173 @@ func init() { } var fileDescriptor_6c20e31044d743bd = []byte{ - // 2588 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x5a, 0xcb, 0x73, 0x23, 0x47, - 0x19, 0xf7, 0xe8, 0x61, 0x4b, 0x9f, 0x64, 0x79, 0xdc, 0xde, 0x6c, 0xb4, 0x93, 0x07, 0x8e, 0x42, - 0x12, 0xc7, 0x95, 0x48, 0x89, 0x42, 0x12, 0xb2, 0x9b, 0x84, 0xf2, 0x43, 0xb6, 0x85, 0x65, 0x4b, - 0x8c, 0xe4, 0xdd, 0x24, 0x45, 0x31, 0x35, 0xd6, 0xb4, 0xb5, 0x83, 0x47, 0x33, 0xb3, 0xd3, 0xad, + // 2656 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x1a, 0x4b, 0x73, 0x23, 0x47, + 0xd9, 0x23, 0xc9, 0xb6, 0xf4, 0x49, 0x96, 0xe5, 0xf6, 0x66, 0x57, 0x3b, 0x79, 0xe0, 0x28, 0x24, + 0x71, 0x5c, 0x59, 0x29, 0x51, 0x48, 0x42, 0x76, 0x93, 0x50, 0xb2, 0x2d, 0xdb, 0xc2, 0xb2, 0x25, + 0x46, 0xf2, 0x6e, 0x36, 0x45, 0x31, 0x35, 0xd6, 0xb4, 0xb4, 0x8d, 0x47, 0x33, 0xb3, 0xd3, 0xad, 0x75, 0x94, 0x54, 0x2e, 0x54, 0x01, 0x17, 0x6e, 0x70, 0x4a, 0x55, 0xaa, 0x80, 0x13, 0xc5, 0x39, - 0x27, 0x0e, 0xfc, 0x05, 0xdc, 0x28, 0x1e, 0x57, 0xaa, 0xf8, 0x07, 0x38, 0x50, 0xc5, 0x81, 0x03, - 0xd5, 0x8f, 0x91, 0x46, 0x8f, 0xb5, 0x25, 0xef, 0xc2, 0x85, 0x9b, 0xfa, 0x7b, 0x3f, 0xba, 0x7f, - 0x5f, 0xf7, 0xd8, 0xf0, 0x4a, 0xc7, 0xf3, 0x3a, 0x0e, 0x2e, 0xb5, 0x1d, 0xaf, 0x67, 0x95, 0x2c, - 0xdb, 0x74, 0xbc, 0xce, 0x99, 0xe3, 0x5d, 0x94, 0x1e, 0x96, 0x4b, 0xb6, 0x4b, 0xb1, 0x4b, 0x8b, - 0x7e, 0xe0, 0x51, 0x0f, 0x69, 0x42, 0xb0, 0xc8, 0x05, 0x8b, 0x43, 0xc1, 0xe2, 0xc3, 0xb2, 0xf6, - 0xac, 0x34, 0x62, 0xfa, 0x76, 0xc9, 0x74, 0x5d, 0x8f, 0x9a, 0xd4, 0xf6, 0x5c, 0x22, 0x34, 0xb5, - 0x8d, 0x4b, 0x5c, 0xb4, 0x3d, 0x97, 0xe2, 0x4f, 0xa5, 0x0f, 0xed, 0x45, 0x29, 0xe9, 0x78, 0x6e, - 0x27, 0xe8, 0xb9, 0xae, 0xed, 0x76, 0x4a, 0x9e, 0x8f, 0x83, 0x11, 0x73, 0xcf, 0x4b, 0x21, 0xbe, - 0x3a, 0xed, 0x9d, 0x95, 0xac, 0x9e, 0x10, 0x90, 0xfc, 0x67, 0xc6, 0xf9, 0xb8, 0xeb, 0xd3, 0xbe, - 0x64, 0xae, 0x8f, 0x33, 0xcf, 0x6c, 0xec, 0x58, 0x46, 0xd7, 0x24, 0xe7, 0x52, 0xe2, 0xd9, 0x71, - 0x09, 0x42, 0x83, 0x5e, 0x5b, 0x46, 0x58, 0xf8, 0xc7, 0x06, 0x2c, 0x56, 0x79, 0x59, 0x10, 0x82, - 0x84, 0x6b, 0x76, 0x71, 0x5e, 0x59, 0x57, 0x36, 0xd2, 0x3a, 0xff, 0x8d, 0x5e, 0x80, 0xac, 0x65, - 0x13, 0xdf, 0x31, 0xfb, 0x06, 0xe7, 0xc5, 0x38, 0x2f, 0x23, 0x69, 0xc7, 0x4c, 0xa4, 0x05, 0xcb, - 0x17, 0xf8, 0xf4, 0xbe, 0xe7, 0x9d, 0x1b, 0x84, 0x9a, 0x14, 0xe7, 0x17, 0xd7, 0x95, 0x8d, 0x5c, - 0xb9, 0x54, 0x7c, 0x74, 0x7d, 0x8b, 0xc2, 0x63, 0xf1, 0x9e, 0xd0, 0x6b, 0x32, 0x35, 0x3d, 0x7b, - 0x11, 0x59, 0x21, 0x0d, 0x52, 0x7e, 0x60, 0x7b, 0x81, 0x4d, 0xfb, 0xf9, 0xf8, 0xba, 0xb2, 0x91, - 0xd4, 0x07, 0x6b, 0xf4, 0x0d, 0xc8, 0xd8, 0xc4, 0x38, 0x33, 0x1d, 0xe7, 0xd4, 0x6c, 0x9f, 0xe7, - 0x13, 0xeb, 0xca, 0x46, 0x4a, 0x07, 0x9b, 0xec, 0x49, 0x0a, 0x13, 0xe8, 0x3a, 0x86, 0x65, 0x13, - 0xf3, 0xd4, 0xc1, 0x56, 0x7e, 0x4d, 0x08, 0x74, 0x9d, 0x5d, 0x49, 0x41, 0x45, 0x58, 0xb3, 0x5d, - 0xbf, 0x47, 0x0d, 0xd9, 0x2e, 0x9e, 0x1c, 0xc9, 0x2f, 0xad, 0xc7, 0x37, 0xd2, 0xfa, 0x2a, 0x67, - 0xed, 0x08, 0x0e, 0x4b, 0x91, 0xa0, 0x9b, 0xb0, 0x88, 0x1f, 0x62, 0x97, 0x92, 0x7c, 0x8a, 0x8b, - 0xc8, 0x15, 0xfa, 0x3e, 0xa8, 0x34, 0x30, 0x6d, 0xd6, 0x57, 0xc3, 0xbf, 0x1f, 0x98, 0x04, 0x93, - 0x7c, 0x7a, 0x3d, 0xbe, 0x91, 0x29, 0xbf, 0x39, 0x43, 0xfa, 0x2d, 0xa9, 0xda, 0xe0, 0x9a, 0xfa, - 0x0a, 0x1d, 0x59, 0x73, 0xaf, 0x66, 0x9b, 0x6d, 0x84, 0x3c, 0xf0, 0xb2, 0xcb, 0x15, 0xaa, 0xc1, - 0x8a, 0xd7, 0xa3, 0x91, 0xf0, 0x49, 0x3e, 0xc3, 0x9d, 0xbe, 0x78, 0x99, 0x53, 0x99, 0x90, 0x9e, - 0x13, 0xba, 0x72, 0x49, 0xd0, 0x4b, 0x90, 0x0b, 0x30, 0xc1, 0x11, 0x63, 0x59, 0x5e, 0xaf, 0x65, - 0x4e, 0x1d, 0x88, 0xd5, 0x00, 0x7c, 0x33, 0x30, 0xbb, 0x98, 0xe2, 0x80, 0xe4, 0x97, 0xb9, 0xbf, - 0xd7, 0x66, 0x48, 0xb2, 0x11, 0x2a, 0xe9, 0x11, 0x7d, 0xb4, 0x07, 0xa9, 0x2e, 0x26, 0xc4, 0xec, - 0x60, 0x92, 0xcf, 0x71, 0x5b, 0x9b, 0x33, 0xd8, 0x3a, 0x12, 0x2a, 0xfa, 0x40, 0x17, 0x3d, 0x00, - 0xcd, 0xc2, 0x67, 0x66, 0xcf, 0xa1, 0x46, 0x80, 0x89, 0xef, 0xb9, 0x04, 0x1b, 0xbe, 0x63, 0xd2, - 0x33, 0x2f, 0xe8, 0x92, 0xfc, 0xca, 0x7a, 0x7c, 0x23, 0x57, 0x7e, 0x6b, 0x76, 0xcb, 0xc5, 0x86, - 0xd4, 0xd5, 0xf3, 0xd2, 0xac, 0x2e, 0xad, 0x86, 0x0c, 0x82, 0xde, 0x83, 0x5b, 0x81, 0xe7, 0x51, - 0xe3, 0xcc, 0x73, 0x1c, 0xef, 0xa2, 0xe7, 0x1b, 0x02, 0x55, 0xc4, 0xf9, 0x50, 0x79, 0xa3, 0x6e, - 0x32, 0x81, 0x3d, 0xc9, 0x17, 0x1e, 0xf8, 0x51, 0xf9, 0x00, 0x9e, 0xf1, 0xcd, 0x80, 0x09, 0x4f, - 0x55, 0x5e, 0xe5, 0xca, 0x79, 0x21, 0x32, 0x45, 0xbd, 0x03, 0x37, 0xc6, 0xf5, 0x6c, 0xf7, 0xcc, - 0xcb, 0x23, 0x5e, 0xc0, 0xb7, 0x67, 0x48, 0x73, 0xd4, 0x68, 0xd5, 0x3d, 0xf3, 0x74, 0x74, 0x36, - 0x41, 0xd3, 0xbe, 0x8a, 0x43, 0x6e, 0x74, 0x73, 0x4e, 0x05, 0x87, 0xef, 0x42, 0x82, 0xf6, 0x7d, - 0x01, 0x0a, 0xb9, 0xf2, 0x3b, 0x73, 0xef, 0xf8, 0x62, 0xab, 0xef, 0x63, 0x9d, 0xdb, 0x40, 0x35, - 0x48, 0xfa, 0x66, 0x40, 0x49, 0x3e, 0xce, 0x93, 0xb9, 0x86, 0xb1, 0x86, 0x19, 0x50, 0x5d, 0x18, - 0x41, 0x9b, 0xb0, 0x4a, 0xed, 0x2e, 0x26, 0x86, 0x69, 0x59, 0xd8, 0x32, 0xda, 0x5e, 0xcf, 0xa5, - 0x1c, 0x27, 0x92, 0xfa, 0x0a, 0x67, 0x6c, 0x31, 0xfa, 0x0e, 0x23, 0x6b, 0x14, 0x12, 0x4c, 0x95, - 0x65, 0xc8, 0x76, 0x7a, 0x98, 0x21, 0xfb, 0xcd, 0x80, 0x04, 0xbb, 0xd4, 0xa6, 0x7d, 0x63, 0x90, - 0x68, 0x5a, 0x07, 0x41, 0x62, 0xc1, 0xa3, 0x1b, 0x90, 0x34, 0x1d, 0xdb, 0x24, 0x1c, 0xa3, 0xd2, - 0xba, 0x58, 0x30, 0xd4, 0xec, 0x11, 0x1c, 0x18, 0x16, 0x3e, 0xb3, 0x5d, 0x6c, 0x49, 0x84, 0xca, - 0x30, 0xda, 0xae, 0x20, 0x15, 0xee, 0x40, 0x42, 0x1a, 0x50, 0x5b, 0x1f, 0x37, 0x2a, 0xc6, 0xc9, - 0x71, 0xb3, 0x51, 0xd9, 0xa9, 0xee, 0x55, 0x2b, 0xbb, 0xea, 0x02, 0xca, 0xc0, 0x52, 0xe5, 0xa3, - 0xad, 0xa3, 0x46, 0xad, 0xa2, 0x2a, 0x48, 0x85, 0x54, 0xab, 0x72, 0xd4, 0xa8, 0x6d, 0xb5, 0x2a, - 0x6a, 0x4c, 0x8b, 0xa5, 0x14, 0xed, 0xa7, 0x31, 0x48, 0x0f, 0xce, 0xd5, 0x75, 0x71, 0xfb, 0x06, - 0x24, 0x1f, 0x9a, 0x4e, 0x0f, 0x87, 0xa1, 0xf3, 0x05, 0x7a, 0x11, 0x96, 0xc3, 0x03, 0x25, 0xb8, - 0x09, 0xce, 0xcd, 0x4a, 0xe2, 0x5d, 0x2e, 0xf4, 0x2e, 0xe4, 0x23, 0x65, 0x31, 0x46, 0x3c, 0x25, - 0xb9, 0xfc, 0x53, 0xc3, 0x1a, 0xed, 0x46, 0x7c, 0x3e, 0x0b, 0xe9, 0xae, 0xe9, 0x5a, 0x26, 0xf5, - 0x82, 0x3e, 0x9f, 0x13, 0x29, 0x7d, 0x48, 0x40, 0x79, 0x58, 0xf2, 0x03, 0xaf, 0xeb, 0xd3, 0x10, - 0x89, 0xc3, 0x25, 0x7a, 0x1a, 0x96, 0x6c, 0x62, 0x38, 0x36, 0xa1, 0xf9, 0x14, 0xd7, 0x5a, 0xb4, - 0x49, 0xcd, 0x26, 0x54, 0xfb, 0xfa, 0x16, 0x2c, 0xc9, 0xb3, 0x8b, 0x2a, 0x91, 0x06, 0x66, 0x66, - 0x9a, 0x3f, 0xe1, 0xa9, 0x6f, 0xe1, 0x4f, 0xe9, 0xc1, 0x82, 0xec, 0xf9, 0x01, 0x24, 0xed, 0xae, - 0xd9, 0x11, 0x35, 0xcb, 0x94, 0xdf, 0x98, 0xc3, 0x4e, 0x95, 0xe9, 0x1d, 0x2c, 0xe8, 0xc2, 0x00, - 0xfa, 0x01, 0x2c, 0x3f, 0xe8, 0xd9, 0xed, 0x73, 0x23, 0xc0, 0xbe, 0x63, 0x63, 0xb1, 0x49, 0x32, - 0xe5, 0x77, 0xe7, 0xb0, 0xf8, 0x3d, 0xa6, 0xaf, 0x0b, 0xf5, 0x83, 0x05, 0x3d, 0xfb, 0x20, 0xb2, - 0x66, 0x09, 0xb7, 0xcd, 0x40, 0x6c, 0xaf, 0xf9, 0x12, 0xde, 0x31, 0x03, 0x8b, 0x25, 0xcc, 0xd4, - 0xd1, 0x5b, 0xb0, 0xe4, 0x9b, 0x7d, 0xc7, 0x33, 0x2d, 0xde, 0xbc, 0x4c, 0xf9, 0xe9, 0xd0, 0x52, - 0x78, 0x65, 0x28, 0x36, 0xf9, 0x95, 0xe1, 0x60, 0x41, 0x0f, 0x25, 0x51, 0x07, 0x54, 0x62, 0x77, - 0x7d, 0x07, 0x0f, 0x70, 0x97, 0x35, 0x8d, 0x69, 0xdf, 0x9e, 0x23, 0x8e, 0x26, 0x37, 0x11, 0x62, - 0x2c, 0xcb, 0x70, 0x85, 0x8c, 0x92, 0xd0, 0x09, 0xc0, 0xa9, 0x49, 0xec, 0xb6, 0xc1, 0x53, 0x4d, - 0x71, 0x17, 0xdf, 0x9a, 0xc3, 0xc5, 0x36, 0x53, 0x96, 0xf9, 0xa6, 0x4f, 0xc3, 0x05, 0xfa, 0x04, - 0x32, 0xa4, 0xd7, 0xe9, 0x60, 0xc2, 0x6f, 0x62, 0xf9, 0x34, 0xb7, 0xfb, 0xce, 0x3c, 0xa1, 0x0f, - 0xb5, 0x0f, 0x16, 0xf4, 0xa8, 0x31, 0xe4, 0xc2, 0x9a, 0x63, 0xbb, 0xe7, 0x86, 0xd7, 0xa3, 0xc6, - 0x90, 0xce, 0x87, 0x78, 0xa6, 0xfc, 0xfe, 0x1c, 0x3e, 0x6a, 0xb6, 0x7b, 0x5e, 0xef, 0xd1, 0xa1, - 0xab, 0x83, 0x05, 0x7d, 0xd5, 0x19, 0x27, 0xa2, 0x8f, 0x20, 0xc3, 0x8e, 0x86, 0x41, 0xb0, 0x83, - 0xdb, 0x34, 0x9f, 0xe1, 0x7e, 0xde, 0x9e, 0xcb, 0x0f, 0xa1, 0x4d, 0xae, 0x7c, 0xb0, 0xa0, 0x83, - 0x33, 0x58, 0x21, 0x0b, 0x56, 0xda, 0x66, 0xe0, 0xf5, 0x08, 0x76, 0x42, 0xeb, 0x59, 0x6e, 0xfd, - 0xbd, 0xf9, 0x36, 0x1b, 0xb7, 0x30, 0xf0, 0x90, 0x6b, 0x8f, 0x50, 0x50, 0x1d, 0x52, 0xe1, 0xcc, - 0x96, 0x97, 0xc7, 0x6b, 0x8d, 0xec, 0x81, 0x11, 0x4d, 0x83, 0x04, 0x3b, 0xd2, 0x11, 0x48, 0x8f, - 0x87, 0x90, 0xae, 0x35, 0x21, 0xc9, 0x8f, 0x29, 0x7a, 0x06, 0xd2, 0xfc, 0x98, 0x1a, 0xbd, 0xc0, - 0x96, 0xd8, 0x99, 0xe2, 0x84, 0x93, 0xc0, 0x46, 0xaf, 0x03, 0x32, 0xdb, 0x6d, 0x4c, 0x88, 0x7d, - 0x6a, 0x3b, 0x1c, 0xe8, 0x98, 0x1d, 0x81, 0xa2, 0xab, 0x23, 0x1c, 0xe6, 0x48, 0xab, 0x42, 0x36, - 0x7a, 0x52, 0x19, 0xb6, 0x52, 0x9b, 0x3a, 0x21, 0x26, 0x8b, 0x05, 0xc3, 0xd6, 0x51, 0x3c, 0x88, - 0xf1, 0xb8, 0x46, 0x0e, 0xb5, 0xf6, 0x37, 0x05, 0x12, 0x7c, 0x87, 0x4e, 0xb7, 0xa1, 0x41, 0x8a, - 0xf4, 0x4e, 0x05, 0x43, 0x84, 0x33, 0x58, 0x8f, 0x66, 0x14, 0x1f, 0xcb, 0xa8, 0x01, 0x4b, 0xa7, - 0x3d, 0x4a, 0xd9, 0x66, 0x4f, 0xcc, 0x3c, 0x62, 0xa3, 0x78, 0x51, 0xdc, 0xe6, 0xea, 0x7a, 0x68, - 0x46, 0xfb, 0x36, 0x2c, 0x0a, 0xd2, 0xd4, 0xd1, 0xc9, 0x2e, 0xf0, 0x1e, 0xa1, 0xfc, 0x86, 0x2e, - 0x03, 0x0d, 0xd7, 0x5a, 0x17, 0x72, 0xa3, 0x27, 0x1f, 0x7d, 0x13, 0x72, 0xfc, 0x1e, 0x4e, 0x3d, - 0x83, 0xf8, 0x18, 0xb7, 0xef, 0x4b, 0x5b, 0x59, 0x46, 0x6d, 0x79, 0x4d, 0x4e, 0x63, 0x7e, 0x08, - 0xe9, 0x3a, 0xd2, 0x1e, 0xff, 0x1d, 0x9d, 0x74, 0x3c, 0x86, 0xf8, 0xc8, 0xa4, 0xe3, 0xdd, 0xb9, - 0x80, 0x95, 0x31, 0xa0, 0x41, 0xd6, 0x14, 0xf8, 0x52, 0x78, 0x59, 0xde, 0xbb, 0x36, 0x7c, 0x4d, - 0x60, 0x97, 0xf6, 0xbb, 0x38, 0xa4, 0x07, 0xf8, 0x73, 0x8d, 0x86, 0xbe, 0x04, 0x39, 0xb6, 0x9f, - 0x4d, 0x4a, 0xb1, 0x15, 0xcd, 0x6e, 0x79, 0x40, 0xe5, 0xdb, 0x7c, 0x2f, 0x9c, 0x58, 0x89, 0xeb, - 0x4d, 0xac, 0x70, 0x5e, 0x9d, 0x0c, 0xb7, 0x48, 0x92, 0xd7, 0xe2, 0xce, 0x75, 0x70, 0x76, 0x62, - 0x9f, 0x7c, 0xad, 0x0c, 0x36, 0xca, 0xf4, 0x12, 0x3c, 0x80, 0x15, 0xcf, 0xc7, 0x2e, 0xdb, 0xb6, - 0x86, 0x7c, 0xf0, 0x88, 0xd9, 0x5b, 0x7d, 0x0c, 0xff, 0xc5, 0xba, 0x8f, 0xdd, 0x93, 0xc0, 0xde, - 0xe2, 0x06, 0xf5, 0x65, 0x2f, 0xba, 0xd4, 0x5e, 0x80, 0xe5, 0x11, 0x3e, 0x52, 0x21, 0x3e, 0xc4, - 0x01, 0xf6, 0x53, 0x2b, 0x00, 0x44, 0x30, 0x76, 0x6a, 0xe4, 0xda, 0x19, 0x64, 0x22, 0x73, 0x00, - 0xdd, 0x1b, 0x1d, 0x2a, 0xca, 0xcc, 0xf7, 0xf2, 0xc9, 0xa1, 0x32, 0x32, 0x51, 0xb4, 0x06, 0xac, - 0x4e, 0xcc, 0x02, 0xf4, 0x2a, 0xa8, 0x16, 0xfb, 0xe9, 0xf2, 0x8f, 0x05, 0x46, 0xe4, 0x0e, 0xb8, - 0x12, 0xa1, 0xf3, 0x7b, 0x97, 0xcc, 0x2e, 0x36, 0xcc, 0xee, 0x0f, 0x31, 0x80, 0x21, 0xec, 0x3f, - 0xa2, 0x31, 0x0d, 0x48, 0xda, 0x14, 0x77, 0x05, 0x50, 0xcd, 0x37, 0xd9, 0x87, 0xb6, 0x8b, 0x55, - 0x8a, 0xbb, 0xba, 0x30, 0xa4, 0xfd, 0x49, 0x81, 0x04, 0x5b, 0xa3, 0x23, 0x48, 0xf0, 0xb7, 0x8b, - 0x32, 0xf7, 0x38, 0x11, 0x56, 0x99, 0x11, 0xfe, 0x7e, 0xe1, 0x66, 0x86, 0xf1, 0xc7, 0xa2, 0xf1, - 0xaf, 0x43, 0xc6, 0xc2, 0xa4, 0x1d, 0xd8, 0x3e, 0xdf, 0x54, 0x21, 0x34, 0x0c, 0x49, 0x4f, 0xea, - 0xe8, 0x68, 0xbf, 0x8f, 0x41, 0x6e, 0x74, 0xce, 0xa1, 0x56, 0x58, 0x3c, 0xb1, 0x0d, 0x3e, 0xbc, - 0xf6, 0xc4, 0xfc, 0xbf, 0x28, 0xe0, 0x87, 0x90, 0x1b, 0x8d, 0x8b, 0xed, 0xd9, 0x73, 0xdc, 0x0f, - 0x4f, 0xe4, 0x39, 0xee, 0x73, 0xa8, 0xec, 0xbb, 0x9e, 0xdb, 0xef, 0x86, 0xa3, 0x73, 0xb0, 0x2e, - 0xfc, 0x52, 0x81, 0x54, 0x78, 0x13, 0x40, 0x79, 0xb8, 0xc1, 0x9e, 0x4b, 0x7b, 0x75, 0xfd, 0x68, - 0xec, 0x61, 0x95, 0x85, 0xd4, 0xde, 0xd6, 0x4e, 0x65, 0xbb, 0x5e, 0x3f, 0x54, 0x15, 0x94, 0x86, - 0x64, 0xb3, 0xb6, 0xb5, 0x73, 0xa8, 0xc6, 0x18, 0xa3, 0x55, 0xa9, 0x55, 0xf6, 0xf5, 0xad, 0x23, - 0x35, 0x8e, 0x96, 0x20, 0x7e, 0x58, 0x3d, 0x54, 0x13, 0x5c, 0xe2, 0xf0, 0xe3, 0x46, 0x45, 0x4d, - 0xa2, 0x14, 0x24, 0x6a, 0xd5, 0xe3, 0x8a, 0xba, 0xc8, 0x88, 0x77, 0xab, 0xdb, 0x15, 0x5d, 0x5d, - 0x42, 0x4f, 0xc1, 0xea, 0xd6, 0x4e, 0xab, 0x5a, 0x3f, 0x6e, 0x1a, 0xf5, 0x63, 0x63, 0xbf, 0x5e, - 0xdf, 0xaf, 0x55, 0xd4, 0x14, 0x5a, 0x83, 0x15, 0xf1, 0xdb, 0x38, 0xd8, 0x3a, 0xde, 0xaf, 0x9f, - 0xb4, 0x9a, 0x6a, 0x66, 0x3b, 0x0d, 0x4b, 0xf2, 0xbb, 0x85, 0xf6, 0x63, 0x05, 0xd0, 0xe4, 0x5b, - 0x1c, 0xbd, 0x31, 0xf9, 0xc0, 0x8f, 0x9c, 0xea, 0xb1, 0x97, 0xfa, 0x2c, 0x5f, 0x14, 0x62, 0x97, - 0x7f, 0x51, 0x28, 0x50, 0xc8, 0x46, 0xbf, 0xc1, 0xa1, 0xe7, 0xe0, 0xd6, 0xbd, 0xca, 0xf6, 0x41, - 0xbd, 0x7e, 0x68, 0x34, 0x5b, 0x5b, 0xad, 0xf1, 0x67, 0xe9, 0x2d, 0x78, 0x6a, 0x94, 0x5d, 0x39, - 0xde, 0xda, 0xae, 0x55, 0x76, 0x55, 0x05, 0x6d, 0xc2, 0xcb, 0x53, 0x59, 0xc6, 0x5e, 0x5d, 0x37, - 0x9a, 0xb5, 0x7a, 0xcb, 0xd8, 0xab, 0xd6, 0x6a, 0xd5, 0xe3, 0x7d, 0x35, 0x56, 0xf8, 0xb3, 0x02, - 0x88, 0xe1, 0x83, 0x08, 0x84, 0xe8, 0xf8, 0x41, 0x0f, 0x13, 0x8a, 0x6e, 0xc2, 0xa2, 0x08, 0x54, - 0xe6, 0x2b, 0x57, 0xec, 0xda, 0xe4, 0x98, 0x6e, 0xa7, 0xc7, 0x6e, 0x36, 0x6d, 0xcf, 0x0a, 0xb3, - 0xca, 0x86, 0xc4, 0x1d, 0xcf, 0xc2, 0x68, 0x1f, 0x32, 0x32, 0xf1, 0x87, 0x36, 0xbe, 0xe0, 0x3b, - 0x35, 0x57, 0x7e, 0xf9, 0xea, 0xdd, 0x78, 0xd7, 0xc6, 0x17, 0x3a, 0xd8, 0x83, 0xdf, 0xec, 0x12, - 0xe5, 0x33, 0x4f, 0xc4, 0xfe, 0x0c, 0xcb, 0x4f, 0x06, 0x29, 0x46, 0x68, 0xda, 0x9f, 0xb1, 0xfa, - 0x00, 0x67, 0x52, 0xef, 0x1c, 0xbb, 0xf2, 0xa9, 0xcb, 0xc5, 0x5b, 0x8c, 0x50, 0xf8, 0x1c, 0xd6, - 0x46, 0xf2, 0x92, 0x97, 0x9b, 0xf7, 0x61, 0x49, 0x38, 0x08, 0xb1, 0xa0, 0x70, 0x75, 0x5c, 0x7a, - 0xa8, 0x82, 0x5e, 0x86, 0x15, 0x97, 0x5d, 0x8d, 0x22, 0x8e, 0x45, 0x01, 0x96, 0x19, 0xb9, 0x31, - 0x70, 0xfe, 0x0b, 0x05, 0xd4, 0x7d, 0x2c, 0x9d, 0x87, 0x35, 0x9d, 0xf6, 0x6d, 0xe0, 0x7f, 0x5a, - 0xcf, 0xc2, 0x5f, 0x14, 0x58, 0xdb, 0x09, 0xb0, 0x49, 0xf1, 0x68, 0x64, 0x8f, 0xea, 0xf6, 0x6d, - 0x58, 0x14, 0xda, 0xf2, 0x0e, 0x30, 0x4b, 0xad, 0xa4, 0xc6, 0x64, 0x66, 0xf1, 0xab, 0x33, 0x4b, - 0x5c, 0x3b, 0xb3, 0x7f, 0x2b, 0xb0, 0x76, 0xe2, 0x5b, 0x13, 0x99, 0x0d, 0x33, 0x50, 0x1e, 0x3f, - 0x83, 0x69, 0xbd, 0xb9, 0x03, 0x99, 0x1e, 0xf7, 0xcb, 0x3f, 0xf3, 0xcb, 0xaf, 0x0a, 0xda, 0xc4, - 0xa3, 0x7d, 0xcf, 0xc6, 0x8e, 0x75, 0x64, 0x92, 0x73, 0x1d, 0x84, 0x38, 0xfb, 0xfd, 0xe4, 0xd2, - 0x7f, 0x15, 0xd6, 0x76, 0xb1, 0x83, 0xc7, 0xb3, 0x9f, 0xb2, 0xe3, 0x0a, 0xff, 0x8c, 0xc1, 0xad, - 0x6d, 0x93, 0xb6, 0xef, 0x47, 0xcb, 0x75, 0xe5, 0xb9, 0xdf, 0x04, 0x55, 0x46, 0x7a, 0xca, 0x74, - 0x8d, 0xc1, 0x0d, 0x86, 0x3d, 0x21, 0x05, 0x47, 0x18, 0x0d, 0x6c, 0xf4, 0x31, 0xac, 0x8d, 0xc8, - 0xda, 0xae, 0x63, 0xbb, 0x58, 0x96, 0xe6, 0x95, 0xab, 0xb3, 0xe3, 0x86, 0xd8, 0xeb, 0x3a, 0x62, - 0xb7, 0xca, 0x6d, 0x4c, 0xb6, 0x24, 0x71, 0x75, 0x4b, 0x92, 0x8f, 0xd3, 0x92, 0xc5, 0xeb, 0xb6, - 0x64, 0x3b, 0x07, 0xd9, 0x68, 0x15, 0x0a, 0x9f, 0x80, 0x36, 0xad, 0xec, 0x4f, 0x02, 0x96, 0x0a, - 0x0f, 0x64, 0x4b, 0xa3, 0x7b, 0xe0, 0xca, 0x96, 0x46, 0x5c, 0xc6, 0xe6, 0x77, 0x79, 0x08, 0x99, - 0x48, 0xb7, 0x1e, 0x2f, 0xfe, 0xcd, 0xef, 0x00, 0x54, 0xa3, 0xa8, 0xff, 0x74, 0xf5, 0xb8, 0x55, - 0x39, 0x6e, 0x19, 0x77, 0xab, 0x95, 0x7b, 0x63, 0x63, 0xef, 0x06, 0xa8, 0x51, 0xe6, 0xde, 0x49, - 0xad, 0xa6, 0x2a, 0xe5, 0xbf, 0xa6, 0x60, 0x49, 0xa6, 0x8d, 0xbe, 0x52, 0x20, 0x13, 0x41, 0x7e, - 0x54, 0xbc, 0x2c, 0x92, 0xc9, 0xd1, 0xa7, 0x95, 0x66, 0x96, 0x17, 0xbd, 0x2b, 0xbc, 0xfe, 0xa3, - 0x3f, 0xfe, 0xfd, 0xe7, 0xb1, 0x57, 0xd0, 0x4b, 0xa5, 0x87, 0xe5, 0xd2, 0xe7, 0xa2, 0xba, 0x1f, - 0xf8, 0x81, 0xf7, 0x43, 0xdc, 0xa6, 0xa4, 0xb4, 0x59, 0x32, 0x3b, 0xd8, 0xa5, 0x5f, 0x94, 0xc2, - 0x19, 0xf2, 0x33, 0x05, 0xd2, 0x83, 0xd9, 0x80, 0x2e, 0xfd, 0xb3, 0xcd, 0xf8, 0x08, 0xd1, 0x66, - 0xa8, 0xea, 0x58, 0x38, 0xec, 0xcc, 0x4f, 0x04, 0x13, 0xc6, 0x52, 0xda, 0xfc, 0x02, 0x7d, 0xa9, - 0x40, 0x36, 0x3a, 0x13, 0xd0, 0xa5, 0xf9, 0x4f, 0x99, 0x1e, 0x33, 0x05, 0xf5, 0x36, 0x0f, 0xaa, - 0x54, 0x98, 0xad, 0x46, 0xb7, 0x43, 0x08, 0xfe, 0x95, 0x02, 0xd9, 0xe8, 0x81, 0xb9, 0x3c, 0xb8, - 0x29, 0x03, 0x60, 0xa6, 0xe0, 0xde, 0xe7, 0xc1, 0xbd, 0x53, 0x7e, 0x8d, 0x07, 0x27, 0xff, 0x30, - 0x7d, 0x55, 0xe1, 0x06, 0x31, 0xfe, 0x44, 0x81, 0x6c, 0xf4, 0xe0, 0x5d, 0x1e, 0xe3, 0x14, 0x98, - 0xd6, 0x6e, 0x4e, 0x60, 0x53, 0xa5, 0xeb, 0xd3, 0x7e, 0xd8, 0xc9, 0xcd, 0x19, 0x3b, 0xf9, 0x1b, - 0x05, 0xd0, 0x24, 0xc4, 0xa0, 0x4b, 0xdf, 0xbc, 0x8f, 0x9c, 0x04, 0xda, 0x73, 0xa1, 0x5a, 0xe4, - 0xef, 0xe5, 0xec, 0x1d, 0x2f, 0xfe, 0x1c, 0x1e, 0xd6, 0xac, 0xf0, 0xe6, 0x6c, 0x0d, 0x3d, 0x1d, - 0xfa, 0xb9, 0xad, 0x6c, 0x0e, 0x43, 0x1d, 0x41, 0xac, 0x19, 0x42, 0x9d, 0x86, 0x70, 0xff, 0x8d, - 0x50, 0x85, 0x9f, 0xdb, 0xca, 0xe6, 0xf6, 0x97, 0x0a, 0x3c, 0xdf, 0xf6, 0xba, 0x97, 0x44, 0xb6, - 0x2d, 0x91, 0xb0, 0xc1, 0xba, 0xd7, 0x50, 0x3e, 0xd9, 0x95, 0xa2, 0x1d, 0x8f, 0x8d, 0xa5, 0xa2, - 0x17, 0x74, 0x4a, 0x1d, 0xec, 0xf2, 0xde, 0x96, 0x04, 0xcb, 0xf4, 0x6d, 0x32, 0xed, 0x3f, 0x16, - 0xee, 0x0c, 0x57, 0xff, 0x52, 0x94, 0x5f, 0xc7, 0x62, 0xbb, 0x7b, 0xbf, 0x8d, 0x69, 0xfb, 0xc2, - 0xdc, 0x0e, 0xf7, 0xbc, 0x3b, 0xf4, 0x7c, 0xb7, 0x7c, 0xba, 0xc8, 0xad, 0xbe, 0xf5, 0x9f, 0x00, - 0x00, 0x00, 0xff, 0xff, 0x98, 0x4b, 0xb5, 0x2e, 0x69, 0x21, 0x00, 0x00, + 0x27, 0x0e, 0xfc, 0x00, 0x8a, 0x53, 0x28, 0xe0, 0x4c, 0x15, 0x7f, 0x80, 0x03, 0x55, 0x1c, 0x38, + 0x50, 0xdd, 0xd3, 0x23, 0x8d, 0x1e, 0x6b, 0x4b, 0xde, 0x85, 0x0b, 0xb7, 0xe9, 0xef, 0xfd, 0xea, + 0xef, 0xeb, 0x6e, 0x09, 0x5e, 0xed, 0x38, 0x4e, 0xc7, 0xc2, 0x85, 0x96, 0xe5, 0xf4, 0xcc, 0x82, + 0x49, 0x0c, 0xcb, 0xe9, 0xb4, 0x2d, 0xe7, 0xbc, 0xf0, 0xa8, 0x58, 0x20, 0x36, 0xc3, 0x36, 0xcb, + 0xbb, 0x9e, 0xc3, 0x1c, 0xa4, 0xfa, 0x84, 0x79, 0x41, 0x98, 0x1f, 0x12, 0xe6, 0x1f, 0x15, 0xd5, + 0xe7, 0xa4, 0x10, 0xc3, 0x25, 0x05, 0xc3, 0xb6, 0x1d, 0x66, 0x30, 0xe2, 0xd8, 0xd4, 0xe7, 0x54, + 0x6f, 0x5d, 0xa0, 0xc2, 0xe8, 0x99, 0xc4, 0xd1, 0x5b, 0x8e, 0xdd, 0x26, 0x1d, 0x49, 0xbe, 0x79, + 0x01, 0x79, 0xcb, 0xb1, 0x19, 0xfe, 0x44, 0x9a, 0xa4, 0xbe, 0x24, 0x29, 0x2d, 0xc7, 0xee, 0x78, + 0x3d, 0xdb, 0x26, 0x76, 0xa7, 0xe0, 0xb8, 0xd8, 0x1b, 0xd1, 0xfe, 0x82, 0x24, 0x12, 0xab, 0xd3, + 0x5e, 0xbb, 0x60, 0xf6, 0x7c, 0x02, 0x89, 0x7f, 0x76, 0x1c, 0x8f, 0xbb, 0x2e, 0xeb, 0x4b, 0xe4, + 0xc6, 0x38, 0xb2, 0x4d, 0xb0, 0x65, 0xea, 0x5d, 0x83, 0x9e, 0x49, 0x8a, 0xe7, 0xc6, 0x29, 0x28, + 0xf3, 0x7a, 0xad, 0xc0, 0xc2, 0x1b, 0xa1, 0xc0, 0xb4, 0x2c, 0x32, 0x88, 0x66, 0xee, 0x1f, 0x9b, + 0xb0, 0x54, 0x11, 0xe1, 0x45, 0x08, 0x62, 0xb6, 0xd1, 0xc5, 0x59, 0x65, 0x43, 0xd9, 0x4c, 0x68, + 0xe2, 0x1b, 0xbd, 0x08, 0x29, 0x93, 0x50, 0xd7, 0x32, 0xfa, 0xba, 0xc0, 0x45, 0x04, 0x2e, 0x29, + 0x61, 0xc7, 0x9c, 0xa4, 0x09, 0x2b, 0xe7, 0xf8, 0xf4, 0x81, 0xe3, 0x9c, 0xe9, 0x94, 0x19, 0x0c, + 0x67, 0x97, 0x36, 0x94, 0xcd, 0x74, 0xb1, 0x90, 0x7f, 0x7c, 0x9e, 0xf2, 0xbe, 0xc6, 0xfc, 0x3d, + 0x9f, 0xaf, 0xc1, 0xd9, 0xb4, 0xd4, 0x79, 0x68, 0x85, 0x54, 0x88, 0xbb, 0x1e, 0x71, 0x3c, 0xc2, + 0xfa, 0xd9, 0xe8, 0x86, 0xb2, 0xb9, 0xa8, 0x0d, 0xd6, 0xe8, 0x1b, 0x90, 0x24, 0x54, 0x6f, 0x1b, + 0x96, 0x75, 0x6a, 0xb4, 0xce, 0xb2, 0xb1, 0x0d, 0x65, 0x33, 0xae, 0x01, 0xa1, 0x7b, 0x12, 0xc2, + 0x09, 0xba, 0x96, 0x6e, 0x12, 0x6a, 0x9c, 0x5a, 0xd8, 0xcc, 0xae, 0xfb, 0x04, 0x5d, 0x6b, 0x57, + 0x42, 0x50, 0x1e, 0xd6, 0x89, 0xed, 0xf6, 0x98, 0x2e, 0xf3, 0x28, 0x9c, 0xa3, 0xd9, 0xe5, 0x8d, + 0xe8, 0x66, 0x42, 0x5b, 0x13, 0xa8, 0x1d, 0x1f, 0xc3, 0x5d, 0xa4, 0xe8, 0x3a, 0x2c, 0xe1, 0x47, + 0xd8, 0x66, 0x34, 0x1b, 0x17, 0x24, 0x72, 0x85, 0xbe, 0x0f, 0x19, 0xe6, 0x19, 0x84, 0x27, 0x5c, + 0x77, 0x1f, 0x78, 0x06, 0xc5, 0x34, 0x9b, 0xd8, 0x88, 0x6e, 0x26, 0x8b, 0x6f, 0xce, 0xe0, 0x7e, + 0x53, 0xb2, 0xd6, 0x05, 0xa7, 0xb6, 0xca, 0x46, 0xd6, 0x42, 0xab, 0xd1, 0xe2, 0x15, 0x92, 0x05, + 0x11, 0x76, 0xb9, 0x42, 0x55, 0x58, 0x75, 0x7a, 0x2c, 0x64, 0x3e, 0xcd, 0x26, 0x85, 0xd2, 0x97, + 0x2e, 0x52, 0x2a, 0x1d, 0xd2, 0xd2, 0x3e, 0xaf, 0x5c, 0x52, 0xf4, 0x32, 0xa4, 0x3d, 0x4c, 0x71, + 0x48, 0x58, 0x4a, 0xc4, 0x6b, 0x45, 0x40, 0x07, 0x64, 0x55, 0x00, 0xd7, 0xf0, 0x8c, 0x2e, 0x66, + 0xd8, 0xa3, 0xd9, 0x15, 0xa1, 0xef, 0xf5, 0x19, 0x9c, 0xac, 0x07, 0x4c, 0x5a, 0x88, 0x1f, 0xed, + 0x41, 0xbc, 0x8b, 0x29, 0x35, 0x3a, 0x98, 0x66, 0xd3, 0x42, 0xd6, 0xd6, 0x0c, 0xb2, 0x8e, 0x7c, + 0x16, 0x6d, 0xc0, 0x8b, 0x1e, 0x82, 0x6a, 0xe2, 0xb6, 0xd1, 0xb3, 0x98, 0xee, 0x61, 0xea, 0x3a, + 0x36, 0xc5, 0xba, 0x6b, 0x19, 0xac, 0xed, 0x78, 0x5d, 0x9a, 0x5d, 0xdd, 0x88, 0x6e, 0xa6, 0x8b, + 0x6f, 0xcd, 0x2e, 0x39, 0x5f, 0x97, 0xbc, 0x5a, 0x56, 0x8a, 0xd5, 0xa4, 0xd4, 0x00, 0x41, 0xd1, + 0x7b, 0x70, 0xd3, 0x73, 0x1c, 0xa6, 0xb7, 0x1d, 0xcb, 0x72, 0xce, 0x7b, 0xae, 0xee, 0x77, 0x27, + 0x7f, 0x7f, 0x64, 0x44, 0xa2, 0xae, 0x73, 0x82, 0x3d, 0x89, 0xf7, 0x35, 0x88, 0xad, 0xf2, 0x01, + 0x3c, 0xeb, 0x1a, 0x1e, 0x27, 0x9e, 0xca, 0xbc, 0x26, 0x98, 0xb3, 0x3e, 0xc9, 0x14, 0xf6, 0x0e, + 0x5c, 0x1b, 0xe7, 0x23, 0x76, 0xdb, 0xc9, 0x22, 0x11, 0xc0, 0xb7, 0x67, 0x70, 0x73, 0x54, 0x68, + 0xc5, 0x6e, 0x3b, 0x1a, 0x6a, 0x4f, 0xc0, 0xd4, 0x2f, 0xa3, 0x90, 0x1e, 0x2d, 0xce, 0xa9, 0xcd, + 0xe1, 0xbb, 0x10, 0x63, 0x7d, 0xd7, 0x6f, 0x0a, 0xe9, 0xe2, 0x3b, 0x73, 0x57, 0x7c, 0xbe, 0xd9, + 0x77, 0xb1, 0x26, 0x64, 0xa0, 0x2a, 0x2c, 0xba, 0x86, 0xc7, 0x68, 0x36, 0x2a, 0x9c, 0xb9, 0x82, + 0xb0, 0xba, 0xe1, 0x31, 0xcd, 0x17, 0x82, 0xb6, 0x60, 0x8d, 0x91, 0x2e, 0xa6, 0xba, 0x61, 0x9a, + 0xd8, 0xd4, 0x5b, 0x4e, 0xcf, 0x66, 0xa2, 0x4f, 0x2c, 0x6a, 0xab, 0x02, 0x51, 0xe2, 0xf0, 0x1d, + 0x0e, 0x56, 0x19, 0xc4, 0x38, 0x2b, 0xf7, 0x90, 0x57, 0x7a, 0xe0, 0x21, 0xff, 0xe6, 0x8d, 0x04, + 0xdb, 0x8c, 0xb0, 0xbe, 0x3e, 0x70, 0x34, 0xa1, 0x81, 0x0f, 0xe2, 0xc6, 0xa3, 0x6b, 0xb0, 0x68, + 0x58, 0xc4, 0xa0, 0xa2, 0x47, 0x25, 0x34, 0x7f, 0xc1, 0xbb, 0x66, 0x8f, 0x62, 0x4f, 0x37, 0x71, + 0x9b, 0xd8, 0xd8, 0x94, 0x1d, 0x2a, 0xc9, 0x61, 0xbb, 0x3e, 0x28, 0x77, 0x07, 0x62, 0x52, 0x40, + 0xa6, 0x79, 0xbf, 0x5e, 0xd6, 0x4f, 0x8e, 0x1b, 0xf5, 0xf2, 0x4e, 0x65, 0xaf, 0x52, 0xde, 0xcd, + 0x2c, 0xa0, 0x24, 0x2c, 0x97, 0x3f, 0x2a, 0x1d, 0xd5, 0xab, 0xe5, 0x8c, 0x82, 0x32, 0x10, 0x6f, + 0x96, 0x8f, 0xea, 0xd5, 0x52, 0xb3, 0x9c, 0x89, 0xa8, 0x91, 0xb8, 0xa2, 0xfe, 0x34, 0x02, 0x89, + 0xc1, 0xbe, 0xba, 0x6a, 0xdf, 0xbe, 0x06, 0x8b, 0x8f, 0x0c, 0xab, 0x87, 0x03, 0xd3, 0xc5, 0x02, + 0xbd, 0x04, 0x2b, 0xc1, 0x86, 0xf2, 0xb1, 0x31, 0x81, 0x4d, 0x49, 0xe0, 0x5d, 0x41, 0xf4, 0x2e, + 0x64, 0x43, 0x61, 0xd1, 0x47, 0x34, 0x2d, 0x0a, 0xfa, 0x67, 0x86, 0x31, 0xda, 0x0d, 0xe9, 0x7c, + 0x0e, 0x12, 0x5d, 0xc3, 0x36, 0x0d, 0xe6, 0x78, 0x7d, 0x31, 0x27, 0xe2, 0xda, 0x10, 0x80, 0xb2, + 0xb0, 0xec, 0x7a, 0x4e, 0xd7, 0x65, 0x41, 0x27, 0x0e, 0x96, 0xe8, 0x06, 0x2c, 0x13, 0xaa, 0x5b, + 0x84, 0xb2, 0x6c, 0x5c, 0x70, 0x2d, 0x11, 0x5a, 0x25, 0x94, 0xa9, 0x5f, 0xdd, 0x84, 0x65, 0xb9, + 0x77, 0x51, 0x39, 0x94, 0xc0, 0xe4, 0x4c, 0xf3, 0x27, 0xd8, 0xf5, 0x4d, 0xfc, 0x09, 0x3b, 0x58, + 0x90, 0x39, 0x3f, 0x80, 0x45, 0xd2, 0x35, 0x3a, 0x7e, 0xcc, 0x92, 0xc5, 0x37, 0xe6, 0x90, 0x53, + 0xe1, 0x7c, 0x07, 0x0b, 0x9a, 0x2f, 0x00, 0xfd, 0x00, 0x56, 0x1e, 0xf6, 0x48, 0xeb, 0x4c, 0xf7, + 0xb0, 0x6b, 0x11, 0xec, 0x17, 0x49, 0xb2, 0xf8, 0xee, 0x1c, 0x12, 0xbf, 0xc7, 0xf9, 0x35, 0x9f, + 0xfd, 0x60, 0x41, 0x4b, 0x3d, 0x0c, 0xad, 0xb9, 0xc3, 0x2d, 0xc3, 0xf3, 0xcb, 0x6b, 0x3e, 0x87, + 0x77, 0x0c, 0xcf, 0xe4, 0x0e, 0x73, 0x76, 0xf4, 0x16, 0x2c, 0xbb, 0x46, 0xdf, 0x72, 0x0c, 0x53, + 0x24, 0x2f, 0x59, 0xbc, 0x11, 0x48, 0x0a, 0xce, 0x12, 0xf9, 0x86, 0x38, 0x4b, 0x1c, 0x2c, 0x68, + 0x01, 0x25, 0xea, 0x40, 0x86, 0x92, 0xae, 0x6b, 0xe1, 0x41, 0xdf, 0xe5, 0x49, 0xe3, 0xdc, 0xb7, + 0xe7, 0xb0, 0xa3, 0x21, 0x44, 0x04, 0x3d, 0x96, 0x7b, 0xb8, 0x4a, 0x47, 0x41, 0xe8, 0x04, 0xe0, + 0xd4, 0xa0, 0xa4, 0xa5, 0x0b, 0x57, 0xe3, 0x42, 0xc5, 0xb7, 0xe6, 0x50, 0xb1, 0xcd, 0x99, 0xa5, + 0xbf, 0x89, 0xd3, 0x60, 0x81, 0x3e, 0x86, 0x24, 0xed, 0x75, 0x3a, 0x98, 0x8a, 0x23, 0x5a, 0x36, + 0x21, 0xe4, 0xbe, 0x33, 0x8f, 0xe9, 0x43, 0xee, 0x83, 0x05, 0x2d, 0x2c, 0x0c, 0xd9, 0xb0, 0x6e, + 0x11, 0xfb, 0x4c, 0x77, 0x7a, 0x4c, 0x1f, 0xc2, 0xc5, 0x10, 0x4f, 0x16, 0xdf, 0x9f, 0x43, 0x47, + 0x95, 0xd8, 0x67, 0xb5, 0x1e, 0x1b, 0xaa, 0x3a, 0x58, 0xd0, 0xd6, 0xac, 0x71, 0x20, 0xfa, 0x08, + 0x92, 0x7c, 0x6b, 0xe8, 0x14, 0x5b, 0xb8, 0xc5, 0xb2, 0x49, 0xa1, 0xe7, 0xed, 0xb9, 0xf4, 0x50, + 0xd6, 0x10, 0xcc, 0x07, 0x0b, 0x1a, 0x58, 0x83, 0x15, 0x32, 0x61, 0xb5, 0x65, 0x78, 0x4e, 0x8f, + 0x62, 0x2b, 0x90, 0x9e, 0x12, 0xd2, 0xdf, 0x9b, 0xaf, 0xd8, 0x84, 0x84, 0x81, 0x86, 0x74, 0x6b, + 0x04, 0x82, 0x6a, 0x10, 0x0f, 0x66, 0xb6, 0x3c, 0x3c, 0x5e, 0x69, 0x64, 0x0f, 0x84, 0xa8, 0x2a, + 0xc4, 0xf8, 0x96, 0x0e, 0xb5, 0xf4, 0x68, 0xd0, 0xd2, 0xd5, 0x06, 0x2c, 0x8a, 0x6d, 0x8a, 0x9e, + 0x85, 0x84, 0xd8, 0xa6, 0x7a, 0xcf, 0x23, 0xb2, 0x77, 0xc6, 0x05, 0xe0, 0xc4, 0x23, 0xe8, 0x16, + 0x20, 0xa3, 0xd5, 0xc2, 0x94, 0x92, 0x53, 0x62, 0x89, 0x46, 0xc7, 0xe5, 0xf8, 0x5d, 0x74, 0x6d, + 0x04, 0xc3, 0x15, 0xa9, 0x15, 0x48, 0x85, 0x77, 0x2a, 0xef, 0xad, 0x8c, 0x30, 0x2b, 0xe8, 0xc9, + 0xfe, 0x82, 0xf7, 0xd6, 0xd1, 0x7e, 0x10, 0x11, 0x76, 0x8d, 0x6c, 0x6a, 0xf5, 0x6f, 0x0a, 0xc4, + 0x44, 0x85, 0x4e, 0x97, 0xa1, 0x42, 0x9c, 0xf6, 0x4e, 0x7d, 0x84, 0x6f, 0xce, 0x60, 0x3d, 0xea, + 0x51, 0x74, 0xcc, 0xa3, 0x3a, 0x2c, 0x9f, 0xf6, 0x18, 0xe3, 0xc5, 0x1e, 0x9b, 0x79, 0xc4, 0x86, + 0xfb, 0x45, 0x7e, 0x5b, 0xb0, 0x6b, 0x81, 0x18, 0xf5, 0xdb, 0xb0, 0xe4, 0x83, 0xa6, 0x8e, 0x4e, + 0x7e, 0x80, 0x77, 0x28, 0x13, 0x27, 0x74, 0x69, 0x68, 0xb0, 0x56, 0xbb, 0x90, 0x1e, 0xdd, 0xf9, + 0xe8, 0x9b, 0x90, 0x16, 0xe7, 0x70, 0xe6, 0xe8, 0xd4, 0xc5, 0xb8, 0xf5, 0x40, 0xca, 0x4a, 0x71, + 0x68, 0xd3, 0x69, 0x08, 0x18, 0xd7, 0x43, 0x69, 0xd7, 0x92, 0xf2, 0xc4, 0x77, 0x78, 0xd2, 0x09, + 0x1b, 0xa2, 0x23, 0x93, 0x4e, 0x64, 0xe7, 0x1c, 0x56, 0xc7, 0x1a, 0x0d, 0x32, 0xa7, 0xb4, 0x2f, + 0x45, 0x84, 0xe5, 0xbd, 0x2b, 0xb7, 0xaf, 0x89, 0xde, 0xa5, 0xfe, 0x2e, 0x0a, 0x89, 0x41, 0xff, + 0xb9, 0x42, 0x42, 0x5f, 0x86, 0x34, 0xaf, 0x67, 0x83, 0x31, 0x6c, 0x86, 0xbd, 0x5b, 0x19, 0x40, + 0x45, 0x99, 0xef, 0x05, 0x13, 0x2b, 0x76, 0xb5, 0x89, 0x15, 0xcc, 0xab, 0x93, 0x61, 0x89, 0x2c, + 0x8a, 0x58, 0xdc, 0xb9, 0x4a, 0x9f, 0x9d, 0xa8, 0x93, 0xaf, 0x94, 0x41, 0xa1, 0x4c, 0x0f, 0xc1, + 0x43, 0x58, 0x75, 0x5c, 0x6c, 0xf3, 0xb2, 0xd5, 0xe5, 0x85, 0xc7, 0x9f, 0xbd, 0x95, 0x27, 0xd0, + 0x9f, 0xaf, 0xb9, 0xd8, 0x3e, 0xf1, 0x48, 0x49, 0x08, 0xd4, 0x56, 0x9c, 0xf0, 0x52, 0x7d, 0x11, + 0x56, 0x46, 0xf0, 0x28, 0x03, 0xd1, 0x61, 0x1f, 0xe0, 0x9f, 0x6a, 0x0e, 0x20, 0xd4, 0x63, 0xa7, + 0x5a, 0xae, 0xb6, 0x21, 0x19, 0x9a, 0x03, 0xe8, 0xde, 0xe8, 0x50, 0x51, 0x66, 0x3e, 0x97, 0x4f, + 0x0e, 0x95, 0x91, 0x89, 0xa2, 0xd6, 0x61, 0x6d, 0x62, 0x16, 0xa0, 0xd7, 0x20, 0x63, 0xf2, 0x4f, + 0x5b, 0xbc, 0x22, 0xe8, 0xa1, 0x33, 0xe0, 0x6a, 0x08, 0x2e, 0xce, 0x5d, 0xd2, 0xbb, 0xc8, 0xd0, + 0xbb, 0x3f, 0x46, 0x00, 0x86, 0x6d, 0xff, 0x31, 0x89, 0xa9, 0xc3, 0x22, 0x61, 0xb8, 0xeb, 0x37, + 0xaa, 0xf9, 0x26, 0xfb, 0x50, 0x76, 0xbe, 0xc2, 0x70, 0x57, 0xf3, 0x05, 0xa9, 0x7f, 0x56, 0x20, + 0xc6, 0xd7, 0xe8, 0x08, 0x62, 0xe2, 0xee, 0xa2, 0xcc, 0x3d, 0x4e, 0x7c, 0xa9, 0x5c, 0x88, 0xb8, + 0xbf, 0x08, 0x31, 0x43, 0xfb, 0x23, 0x61, 0xfb, 0x37, 0x20, 0x69, 0x62, 0xda, 0xf2, 0x88, 0x2b, + 0x8a, 0x2a, 0x68, 0x0d, 0x43, 0xd0, 0xd3, 0xda, 0x3a, 0xea, 0xef, 0x23, 0x90, 0x1e, 0x9d, 0x73, + 0xa8, 0x19, 0x04, 0xcf, 0x2f, 0x83, 0x0f, 0xaf, 0x3c, 0x31, 0xff, 0x2f, 0x02, 0xf8, 0x21, 0xa4, + 0x47, 0xed, 0xe2, 0x35, 0x7b, 0x86, 0xfb, 0xc1, 0x8e, 0x3c, 0xc3, 0x7d, 0xd1, 0x2a, 0xfb, 0xb6, + 0x63, 0xf7, 0xbb, 0xc1, 0xe8, 0x1c, 0xac, 0x73, 0xbf, 0x54, 0x20, 0x1e, 0x9c, 0x04, 0x50, 0x16, + 0xae, 0xf1, 0xeb, 0xd2, 0x5e, 0x4d, 0x3b, 0x1a, 0xbb, 0x58, 0xa5, 0x20, 0xbe, 0x57, 0xda, 0x29, + 0x6f, 0xd7, 0x6a, 0x87, 0x19, 0x05, 0x25, 0x60, 0xb1, 0x51, 0x2d, 0xed, 0x1c, 0x66, 0x22, 0x1c, + 0xd1, 0x2c, 0x57, 0xcb, 0xfb, 0x5a, 0xe9, 0x28, 0x13, 0x45, 0xcb, 0x10, 0x3d, 0xac, 0x1c, 0x66, + 0x62, 0x82, 0xe2, 0xf0, 0x7e, 0xbd, 0x9c, 0x59, 0x44, 0x71, 0x88, 0x55, 0x2b, 0xc7, 0xe5, 0xcc, + 0x12, 0x07, 0xde, 0xad, 0x6c, 0x97, 0xb5, 0xcc, 0x32, 0x7a, 0x06, 0xd6, 0x4a, 0x3b, 0xcd, 0x4a, + 0xed, 0xb8, 0xa1, 0xd7, 0x8e, 0xf5, 0xfd, 0x5a, 0x6d, 0xbf, 0x5a, 0xce, 0xc4, 0xd1, 0x3a, 0xac, + 0xfa, 0xdf, 0xfa, 0x41, 0xe9, 0x78, 0xbf, 0x76, 0xd2, 0x6c, 0x64, 0x92, 0xdb, 0x09, 0x58, 0x96, + 0xef, 0x16, 0xea, 0x8f, 0x15, 0x40, 0x93, 0x77, 0x71, 0xf4, 0xc6, 0xe4, 0x05, 0x3f, 0xb4, 0xab, + 0xc7, 0x6e, 0xea, 0xb3, 0xbc, 0x28, 0x44, 0x2e, 0x7e, 0x51, 0xc8, 0x31, 0x48, 0x85, 0xdf, 0xe0, + 0xd0, 0xf3, 0x70, 0xf3, 0x5e, 0x79, 0xfb, 0xa0, 0x56, 0x3b, 0xd4, 0x1b, 0xcd, 0x52, 0x73, 0xfc, + 0x5a, 0x7a, 0x13, 0x9e, 0x19, 0x45, 0x97, 0x8f, 0x4b, 0xdb, 0xd5, 0xf2, 0x6e, 0x46, 0x41, 0x5b, + 0xf0, 0xca, 0x54, 0x94, 0xbe, 0x57, 0xd3, 0xf4, 0x46, 0xb5, 0xd6, 0xd4, 0xf7, 0x2a, 0xd5, 0x6a, + 0xe5, 0x78, 0x3f, 0x13, 0xc9, 0xfd, 0x45, 0x01, 0xc4, 0xfb, 0x83, 0x6f, 0x08, 0xd5, 0xf0, 0xc3, + 0x1e, 0xa6, 0x0c, 0x5d, 0x87, 0x25, 0xdf, 0x50, 0xe9, 0xaf, 0x5c, 0xf1, 0x63, 0x93, 0x65, 0xd8, + 0x9d, 0x1e, 0x3f, 0xd9, 0xb4, 0x1c, 0x33, 0xf0, 0x2a, 0x15, 0x00, 0x77, 0x1c, 0x13, 0xa3, 0x7d, + 0x48, 0x4a, 0xc7, 0x1f, 0x11, 0x7c, 0x2e, 0x2a, 0x35, 0x5d, 0x7c, 0xe5, 0xf2, 0x6a, 0xbc, 0x4b, + 0xf0, 0xb9, 0x06, 0x64, 0xf0, 0xcd, 0x0f, 0x51, 0x2e, 0xd7, 0x44, 0xc9, 0xa7, 0x58, 0x3e, 0x19, + 0xc4, 0x39, 0xa0, 0x41, 0x3e, 0xe5, 0xf1, 0x01, 0x81, 0x64, 0xce, 0x19, 0xb6, 0xe5, 0x55, 0x57, + 0x90, 0x37, 0x39, 0x20, 0xf7, 0x19, 0xac, 0x8f, 0xf8, 0x25, 0x0f, 0x37, 0xef, 0xc3, 0xb2, 0xaf, + 0x20, 0xe8, 0x05, 0xb9, 0xcb, 0xed, 0xd2, 0x02, 0x16, 0xf4, 0x0a, 0xac, 0xda, 0xfc, 0x68, 0x14, + 0x52, 0xec, 0x07, 0x60, 0x85, 0x83, 0xeb, 0x03, 0xe5, 0xbf, 0x50, 0x20, 0xb3, 0x8f, 0xa5, 0xf2, + 0x20, 0xa6, 0xd3, 0xde, 0x06, 0xfe, 0xa7, 0xf1, 0xcc, 0xfd, 0x55, 0x81, 0xf5, 0x1d, 0x0f, 0x1b, + 0x0c, 0x8f, 0x5a, 0xf6, 0xb8, 0x6c, 0xdf, 0x86, 0x25, 0x9f, 0x5b, 0x9e, 0x01, 0x66, 0x89, 0x95, + 0xe4, 0x98, 0xf4, 0x2c, 0x7a, 0xb9, 0x67, 0xb1, 0x2b, 0x7b, 0xf6, 0x6f, 0x05, 0xd6, 0x4f, 0x5c, + 0x73, 0xc2, 0xb3, 0xa1, 0x07, 0xca, 0x93, 0x7b, 0x30, 0x2d, 0x37, 0x77, 0x20, 0xd9, 0x13, 0x7a, + 0xc5, 0xfb, 0xbf, 0x7c, 0x55, 0x50, 0x27, 0x2e, 0xed, 0x7b, 0x04, 0x5b, 0xe6, 0x91, 0x41, 0xcf, + 0x34, 0xf0, 0xc9, 0xf9, 0xf7, 0xd3, 0x73, 0xff, 0x35, 0x58, 0xdf, 0xc5, 0x16, 0x1e, 0xf7, 0x7e, + 0x4a, 0xc5, 0xe5, 0xfe, 0x19, 0x81, 0x9b, 0xdb, 0x06, 0x6b, 0x3d, 0x08, 0x87, 0xeb, 0xd2, 0x7d, + 0xbf, 0x05, 0x19, 0x69, 0xe9, 0x29, 0xe7, 0xd5, 0x07, 0x27, 0x18, 0x7e, 0x85, 0xf4, 0x31, 0xbe, + 0x50, 0x8f, 0xa0, 0xfb, 0xb0, 0x3e, 0x42, 0x4b, 0x6c, 0x8b, 0xd8, 0x58, 0x86, 0xe6, 0xd5, 0xcb, + 0xbd, 0x13, 0x82, 0xf8, 0xed, 0x3a, 0x24, 0xb7, 0x22, 0x64, 0x4c, 0xa6, 0x24, 0x76, 0x79, 0x4a, + 0x16, 0x9f, 0x24, 0x25, 0x4b, 0x57, 0x4d, 0xc9, 0x76, 0x1a, 0x52, 0xe1, 0x28, 0xe4, 0x3e, 0x06, + 0x75, 0x5a, 0xd8, 0x9f, 0x46, 0x5b, 0xca, 0x3d, 0x94, 0x29, 0x0d, 0xd7, 0xc0, 0xa5, 0x29, 0x0d, + 0xa9, 0x8c, 0xcc, 0xaf, 0xf2, 0x10, 0x92, 0xa1, 0x6c, 0x3d, 0x99, 0xfd, 0x5b, 0xdf, 0x01, 0xa8, + 0x84, 0xbb, 0xfe, 0x8d, 0xca, 0x71, 0xb3, 0x7c, 0xdc, 0xd4, 0xef, 0x56, 0xca, 0xf7, 0xc6, 0xc6, + 0xde, 0x35, 0xc8, 0x84, 0x91, 0x7b, 0x27, 0xd5, 0x6a, 0x46, 0x29, 0x7e, 0x9d, 0x80, 0x65, 0xe9, + 0x36, 0xfa, 0x52, 0x81, 0x64, 0xa8, 0xf3, 0xa3, 0xfc, 0x45, 0x96, 0x4c, 0x8e, 0x3e, 0xb5, 0x30, + 0x33, 0xbd, 0x9f, 0xbb, 0xdc, 0xad, 0x1f, 0xfd, 0xe9, 0xef, 0x3f, 0x8f, 0xbc, 0x8a, 0x5e, 0x2e, + 0x3c, 0x2a, 0x16, 0x3e, 0xf3, 0xa3, 0xfb, 0x81, 0xeb, 0x39, 0x3f, 0xc4, 0x2d, 0x46, 0x0b, 0x5b, + 0x05, 0xa3, 0x83, 0x6d, 0xf6, 0x79, 0x21, 0x98, 0x21, 0x3f, 0x53, 0x20, 0x31, 0x98, 0x0d, 0xe8, + 0xc2, 0x9f, 0x6d, 0xc6, 0x47, 0x88, 0x3a, 0x43, 0x54, 0xc7, 0xcc, 0xe1, 0x7b, 0x7e, 0xc2, 0x98, + 0xc0, 0x96, 0xc2, 0xd6, 0xe7, 0xe8, 0x0b, 0x05, 0x52, 0xe1, 0x99, 0x80, 0x2e, 0xf4, 0x7f, 0xca, + 0xf4, 0x98, 0xc9, 0xa8, 0xb7, 0x85, 0x51, 0x85, 0xdc, 0x6c, 0x31, 0xba, 0x1d, 0xb4, 0xe0, 0x5f, + 0x29, 0x90, 0x0a, 0x6f, 0x98, 0x8b, 0x8d, 0x9b, 0x32, 0x00, 0x66, 0x32, 0xee, 0x7d, 0x61, 0xdc, + 0x3b, 0xc5, 0xd7, 0x85, 0x71, 0xf2, 0x07, 0xee, 0xcb, 0x02, 0x37, 0xb0, 0xf1, 0x27, 0x0a, 0xa4, + 0xc2, 0x1b, 0xef, 0x62, 0x1b, 0xa7, 0xb4, 0x69, 0xf5, 0xfa, 0x44, 0x6f, 0x2a, 0x77, 0x5d, 0xd6, + 0x0f, 0x32, 0xb9, 0x35, 0x63, 0x26, 0x7f, 0xa3, 0x00, 0x9a, 0x6c, 0x31, 0xe8, 0xc2, 0x3b, 0xef, + 0x63, 0x27, 0x81, 0xfa, 0x7c, 0xc0, 0x16, 0xfa, 0x21, 0x9d, 0xdf, 0xe3, 0xfd, 0xdf, 0xc9, 0x83, + 0x98, 0xe5, 0xde, 0x9c, 0x2d, 0xa1, 0xa7, 0x43, 0x3d, 0xb7, 0x95, 0xad, 0xa1, 0xa9, 0x23, 0x1d, + 0x6b, 0x06, 0x53, 0xa7, 0x75, 0xb8, 0xff, 0x86, 0xa9, 0xbe, 0x9e, 0xdb, 0xca, 0x96, 0xfa, 0xc9, + 0x1f, 0x4a, 0x37, 0x43, 0x86, 0xf8, 0x9a, 0x0c, 0x97, 0xd0, 0x7c, 0xcb, 0xe9, 0x7e, 0x5d, 0xba, + 0xff, 0x80, 0x31, 0x97, 0xde, 0x2e, 0x14, 0xce, 0xcf, 0xc7, 0x91, 0x05, 0xa3, 0xc7, 0x1e, 0xf8, + 0xff, 0x58, 0xb8, 0x15, 0x3c, 0x87, 0xbe, 0x7e, 0x19, 0xf9, 0x50, 0xd5, 0xf6, 0x17, 0x0a, 0xbc, + 0xd0, 0x72, 0xba, 0x17, 0xc4, 0x64, 0x5b, 0xf6, 0xe0, 0x3a, 0xaf, 0x9b, 0xba, 0xf2, 0xf1, 0xae, + 0x24, 0xed, 0x38, 0x7c, 0x20, 0xe6, 0x1d, 0xaf, 0x53, 0xe8, 0x60, 0x5b, 0x54, 0x55, 0x61, 0xa8, + 0x6c, 0xda, 0x9f, 0x28, 0xee, 0x0c, 0x57, 0xff, 0x52, 0x94, 0x5f, 0x47, 0x22, 0xbb, 0x7b, 0xbf, + 0x8d, 0xa8, 0xfb, 0xbe, 0xb8, 0x1d, 0xa1, 0x79, 0x77, 0xa8, 0xf9, 0x6e, 0xf1, 0x74, 0x49, 0x48, + 0x7d, 0xeb, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x89, 0x7d, 0xef, 0xa6, 0x2b, 0x22, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2/session.pb.go b/googleapis/cloud/dialogflow/v2/session.pb.go index f4bc3a8c94..a034f99fe0 100644 --- a/googleapis/cloud/dialogflow/v2/session.pb.go +++ b/googleapis/cloud/dialogflow/v2/session.pb.go @@ -9,6 +9,7 @@ import ( math "math" proto "github.com/golang/protobuf/proto" + _ "github.com/golang/protobuf/ptypes/duration" _struct "github.com/golang/protobuf/ptypes/struct" _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" @@ -36,12 +37,12 @@ const ( // Message contains a (possibly partial) transcript. StreamingRecognitionResult_TRANSCRIPT StreamingRecognitionResult_MessageType = 1 // Event indicates that the server has detected the end of the user's speech - // utterance and expects no additional speech. Therefore, the server will - // not process additional audio (although it may subsequently return - // additional results). The client should stop sending additional audio - // data, half-close the gRPC connection, and wait for any additional results - // until the server closes the gRPC connection. This message is only sent if - // `single_utterance` was set to `true`, and is not used otherwise. + // utterance and expects no additional inputs. + // Therefore, the server will not process additional audio (although it may subsequently return additional results). The + // client should stop sending additional audio data, half-close the gRPC + // connection, and wait for any additional results until the server closes + // the gRPC connection. This message is only sent if `single_utterance` was + // set to `true`, and is not used otherwise. StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE StreamingRecognitionResult_MessageType = 2 ) @@ -464,7 +465,7 @@ type QueryResult struct { QueryText string `protobuf:"bytes,1,opt,name=query_text,json=queryText,proto3" json:"query_text,omitempty"` // The language that was triggered during intent detection. // See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. LanguageCode string `protobuf:"bytes,15,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` // The Speech recognition confidence between 0.0 and 1.0. A higher number @@ -669,7 +670,7 @@ func (m *QueryResult) GetSentimentAnalysisResult() *SentimentAnalysisResult { type StreamingDetectIntentRequest struct { // Required. The name of the session the query is sent to. // Format of the session name: - // `projects//agent/sessions/`. It’s up to the API + // `projects//agent/sessions/`. It's up to the API // caller to choose an appropriate `Session ID`. It can be a random number or // some type of user identifier (preferably hashed). The length of the session // ID must not exceed 36 characters. @@ -797,10 +798,13 @@ type StreamingDetectIntentResponse struct { // Specifies the status of the webhook request. WebhookStatus *status.Status `protobuf:"bytes,4,opt,name=webhook_status,json=webhookStatus,proto3" json:"webhook_status,omitempty"` // The audio data bytes encoded as specified in the request. + // Note: The output audio is generated based on the values of default platform + // text responses found in the `query_result.fulfillment_messages` field. If + // multiple default text responses exist, they will be concatenated when + // generating audio. If no default platform text responses exist, the + // generated audio content will be empty. OutputAudio []byte `protobuf:"bytes,5,opt,name=output_audio,json=outputAudio,proto3" json:"output_audio,omitempty"` - // Instructs the speech synthesizer how to generate the output audio. This - // field is populated from the agent-level speech synthesizer configuration, - // if enabled. + // The config used by the speech synthesizer to generate the output audio. OutputAudioConfig *OutputAudioConfig `protobuf:"bytes,6,opt,name=output_audio_config,json=outputAudioConfig,proto3" json:"output_audio_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -990,7 +994,7 @@ type TextInput struct { // Text length must not exceed 256 characters. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // Required. The language of this conversational query. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1049,7 +1053,7 @@ type EventInput struct { // Optional. The collection of parameters associated with the event. Parameters *_struct.Struct `protobuf:"bytes,2,opt,name=parameters,proto3" json:"parameters,omitempty"` // Required. The language of this query. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1264,106 +1268,110 @@ func init() { } var fileDescriptor_2f8892c06d516e44 = []byte{ - // 1573 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x58, 0x4b, 0x73, 0x1b, 0xc7, - 0x11, 0xe6, 0x82, 0x2f, 0xa0, 0x01, 0x91, 0xd4, 0x90, 0x09, 0xc1, 0x87, 0x18, 0x09, 0x2a, 0x45, - 0x14, 0x13, 0x61, 0x15, 0x28, 0xa5, 0x44, 0x54, 0xe9, 0x41, 0x02, 0x20, 0x85, 0x14, 0x45, 0x41, - 0x0b, 0x2a, 0x0f, 0x55, 0xa9, 0xb6, 0x56, 0x8b, 0xc1, 0x6a, 0x93, 0xc5, 0xcc, 0x72, 0x67, 0x96, - 0x12, 0x95, 0x4a, 0x0e, 0xa9, 0xca, 0x1f, 0xb0, 0xcb, 0x27, 0xdf, 0x7c, 0xf4, 0xc9, 0x07, 0x1f, - 0x7c, 0xf4, 0xd1, 0x77, 0x57, 0xf9, 0x17, 0xd8, 0x17, 0xff, 0x02, 0x1f, 0x7c, 0x70, 0xed, 0xcc, - 0x2c, 0xb0, 0x24, 0x81, 0x25, 0xad, 0x92, 0x7d, 0xf0, 0x0d, 0xd3, 0xfb, 0x75, 0x4f, 0xcf, 0x37, - 0xdd, 0xdf, 0x74, 0x01, 0x56, 0x1d, 0x4a, 0x1d, 0x0f, 0xeb, 0xb6, 0x47, 0xc3, 0xb6, 0xde, 0x76, - 0x2d, 0x8f, 0x3a, 0x1d, 0x8f, 0xbe, 0xd2, 0x0f, 0x2a, 0x3a, 0xc3, 0x8c, 0xb9, 0x94, 0x94, 0xfd, - 0x80, 0x72, 0x8a, 0x16, 0x25, 0xb2, 0x2c, 0x90, 0xe5, 0x3e, 0xb2, 0x7c, 0x50, 0x59, 0x5c, 0x56, - 0x51, 0x2c, 0xdf, 0xd5, 0x2d, 0x42, 0x28, 0xb7, 0xb8, 0x4b, 0x09, 0x93, 0x9e, 0x8b, 0xd7, 0x53, - 0xf6, 0xb0, 0xc2, 0xb6, 0x4b, 0x4d, 0x9b, 0x92, 0x8e, 0xeb, 0x28, 0x78, 0x5a, 0x4a, 0x36, 0x25, - 0x1c, 0xbf, 0xe6, 0x0a, 0x79, 0x35, 0x05, 0xe9, 0x12, 0x8e, 0x49, 0x0c, 0xfc, 0xe3, 0xe9, 0xa7, - 0x34, 0x31, 0xe1, 0x2e, 0x3f, 0x34, 0xf9, 0xa1, 0x8f, 0x95, 0x57, 0x7c, 0x2a, 0xb1, 0x7a, 0x11, - 0x76, 0x74, 0xc6, 0x83, 0xd0, 0x8e, 0x63, 0xce, 0xab, 0xaf, 0x81, 0x6f, 0xeb, 0x8c, 0x5b, 0x3c, - 0x8c, 0x8f, 0x5b, 0x54, 0x1f, 0xa2, 0x48, 0xba, 0x67, 0x71, 0x8f, 0xa8, 0x93, 0x95, 0xbe, 0xc8, - 0xc0, 0x6c, 0x0d, 0x73, 0x6c, 0xf3, 0x86, 0xc8, 0xce, 0xc0, 0xfb, 0x21, 0x66, 0x1c, 0x15, 0x61, - 0x52, 0x65, 0x51, 0xd4, 0x2e, 0x6a, 0xab, 0x39, 0x23, 0x5e, 0xa2, 0x5d, 0x28, 0xec, 0x87, 0x38, - 0x38, 0x34, 0x7d, 0x2b, 0xb0, 0xba, 0xac, 0x98, 0xb9, 0xa8, 0xad, 0xe6, 0x2b, 0xbf, 0x2b, 0x0f, - 0xbf, 0x8b, 0xf2, 0x93, 0x08, 0xdf, 0x8c, 0xe0, 0x98, 0xe3, 0x80, 0x19, 0xf9, 0xfd, 0x9e, 0x81, - 0xa1, 0x6d, 0x90, 0x4b, 0xd3, 0x25, 0x7e, 0xc8, 0x8b, 0xa3, 0x22, 0xdc, 0x6f, 0x4f, 0x0d, 0xd7, - 0x88, 0xd0, 0x06, 0xec, 0xf7, 0x7e, 0xa3, 0xe7, 0x30, 0x4b, 0x43, 0xee, 0x87, 0xdc, 0x4c, 0xde, - 0x60, 0x71, 0x4c, 0x04, 0xbc, 0x9e, 0x16, 0xf0, 0xb1, 0x70, 0xdb, 0x88, 0xbc, 0xaa, 0xc2, 0xc9, - 0x38, 0x4f, 0x8f, 0x9b, 0xd0, 0x6f, 0x20, 0x2f, 0x32, 0x94, 0xd1, 0x8b, 0xe3, 0x17, 0xb5, 0xd5, - 0x82, 0x01, 0xc2, 0x24, 0x60, 0xa5, 0xcf, 0x33, 0x30, 0x77, 0x94, 0x4a, 0xe6, 0x53, 0xc2, 0x70, - 0xe4, 0x19, 0xa8, 0xdf, 0xa6, 0xdb, 0x56, 0x7c, 0x42, 0x6c, 0x6a, 0xb4, 0xd1, 0x5f, 0x62, 0x4a, - 0x03, 0xcc, 0x42, 0x8f, 0x2b, 0x4a, 0xaf, 0x9e, 0xca, 0x81, 0x21, 0xe0, 0x8a, 0x4e, 0xb9, 0x40, - 0xb7, 0x61, 0xea, 0x15, 0x7e, 0xf1, 0x92, 0xd2, 0x7f, 0x99, 0xb2, 0x04, 0x14, 0xa3, 0x28, 0x8e, - 0x16, 0xf8, 0x76, 0xb9, 0x25, 0xbe, 0x18, 0xe7, 0x14, 0x52, 0x2e, 0xd1, 0x25, 0x28, 0x24, 0x09, - 0x14, 0xcc, 0x15, 0x8c, 0x7c, 0x82, 0x8a, 0x61, 0x1c, 0x4f, 0xbc, 0x1b, 0x8e, 0x4b, 0xdf, 0x8e, - 0xc2, 0xf4, 0xb1, 0x62, 0x41, 0x4b, 0x90, 0xe3, 0x6e, 0x17, 0x9b, 0x6f, 0x28, 0xc1, 0x8a, 0xbb, - 0x6c, 0x64, 0x78, 0x46, 0x09, 0x46, 0xb7, 0xa0, 0xe0, 0x60, 0x6a, 0x7a, 0xd4, 0x16, 0xed, 0xad, - 0x98, 0x9b, 0x8d, 0x13, 0x11, 0x9d, 0xb3, 0x63, 0xf1, 0x1d, 0xe2, 0x18, 0x79, 0x07, 0xd3, 0x1d, - 0x85, 0x43, 0xf7, 0x21, 0xab, 0xfa, 0x36, 0xe2, 0x67, 0x74, 0x35, 0x5f, 0xb9, 0x9c, 0x96, 0x7c, - 0x55, 0x62, 0x8d, 0x9e, 0x13, 0xba, 0x02, 0x53, 0x01, 0x66, 0x98, 0x9b, 0xbd, 0x30, 0x11, 0x5b, - 0x59, 0xe3, 0x9c, 0xb0, 0x56, 0x63, 0x98, 0x09, 0x73, 0x03, 0x9a, 0x99, 0x15, 0xc7, 0xc5, 0x9e, - 0xa9, 0x84, 0xb5, 0xa4, 0x5f, 0x5d, 0xb8, 0xed, 0x1d, 0xfa, 0xd8, 0x40, 0xec, 0xb8, 0x89, 0xa1, - 0x3f, 0xc0, 0xa4, 0x6f, 0x1d, 0x7a, 0xd4, 0x6a, 0xab, 0x4b, 0x98, 0x8f, 0x63, 0xc6, 0x12, 0x51, - 0x6e, 0x09, 0x89, 0x30, 0x62, 0x1c, 0xfa, 0xbf, 0x06, 0x97, 0x58, 0x94, 0x4d, 0x17, 0x13, 0x6e, - 0x5a, 0xc4, 0xf2, 0x0e, 0x99, 0xcb, 0xcc, 0x40, 0x76, 0x7e, 0x7c, 0xa5, 0x20, 0xa2, 0xad, 0xa7, - 0x67, 0xa8, 0x82, 0x6c, 0xa8, 0x18, 0x4a, 0x3c, 0xd4, 0xfd, 0xae, 0xb0, 0xd4, 0xef, 0xa5, 0x6f, - 0x34, 0x80, 0x7e, 0x2b, 0xa3, 0x27, 0x50, 0x38, 0x52, 0x53, 0x9a, 0x48, 0xe0, 0xf7, 0x69, 0x09, - 0x34, 0xc8, 0xd1, 0xfa, 0x79, 0x38, 0x62, 0xe4, 0xad, 0x44, 0xcb, 0xde, 0x81, 0xb1, 0xe8, 0x1a, - 0x54, 0x55, 0x5c, 0x49, 0x0b, 0xb5, 0x87, 0x5f, 0x73, 0x11, 0xee, 0xe1, 0x88, 0x21, 0x9c, 0xd0, - 0x3d, 0x18, 0xc7, 0x07, 0x98, 0x9c, 0x49, 0x91, 0xea, 0x11, 0x30, 0x76, 0x97, 0x6e, 0x9b, 0x93, - 0x30, 0x2e, 0xc4, 0xa1, 0xf4, 0xc1, 0x24, 0xe4, 0x13, 0xed, 0x8a, 0x2e, 0x80, 0x54, 0x2d, 0x53, - 0xe4, 0x26, 0x2b, 0x3a, 0x27, 0x2c, 0x51, 0x12, 0xe8, 0x32, 0x9c, 0xf3, 0x2c, 0xe2, 0x84, 0x96, - 0x83, 0x4d, 0x9b, 0xb6, 0x71, 0x71, 0x5a, 0x20, 0x0a, 0xb1, 0xb1, 0x4a, 0xdb, 0x18, 0x6d, 0xc2, - 0x05, 0xe6, 0x63, 0x6c, 0xbf, 0x34, 0x03, 0x6c, 0x53, 0x87, 0xb8, 0x51, 0x55, 0x4b, 0xe6, 0xda, - 0x98, 0xd8, 0x58, 0x1c, 0x39, 0x63, 0x2c, 0x49, 0x90, 0xd1, 0xc7, 0x54, 0x7b, 0x10, 0xf4, 0x6b, - 0x98, 0xb0, 0x6c, 0xd1, 0x35, 0xa3, 0x62, 0x07, 0xb5, 0x42, 0x7f, 0x02, 0xf0, 0x7b, 0xed, 0xa7, - 0xe4, 0x73, 0x68, 0x55, 0x25, 0xa0, 0xe8, 0x2e, 0x2c, 0x59, 0x9e, 0x27, 0x0a, 0xc9, 0x0d, 0x70, - 0x5b, 0x3d, 0x10, 0xa6, 0x1f, 0xb5, 0x04, 0xe1, 0x42, 0x31, 0xb3, 0x46, 0xd1, 0xf2, 0x3c, 0x43, - 0x21, 0xe4, 0x0b, 0xd0, 0x94, 0xdf, 0xd1, 0x35, 0x98, 0xe9, 0x84, 0x5e, 0xc7, 0xf5, 0x3c, 0x51, - 0x98, 0x82, 0x9d, 0x09, 0x91, 0xd9, 0x74, 0xc2, 0x2e, 0x38, 0x7a, 0x0e, 0x73, 0x49, 0x68, 0x17, - 0x33, 0x66, 0x39, 0x98, 0x15, 0x27, 0x45, 0x5b, 0xad, 0xa5, 0xd7, 0x8c, 0x78, 0x84, 0x1f, 0x49, - 0x17, 0x63, 0x36, 0x11, 0x47, 0xd9, 0x44, 0x73, 0xf7, 0x34, 0x94, 0x86, 0x81, 0x8d, 0x8b, 0x59, - 0x91, 0x47, 0x4f, 0x2f, 0x85, 0x11, 0x3d, 0x80, 0xe9, 0x18, 0x16, 0xf7, 0x60, 0x2e, 0x9d, 0xad, - 0x38, 0x6c, 0x53, 0xb5, 0xe2, 0x0e, 0x4c, 0x2b, 0x39, 0xed, 0xc9, 0x08, 0x9c, 0x5d, 0x8d, 0xa6, - 0xa4, 0x6f, 0x4f, 0x6c, 0xd6, 0x61, 0x42, 0x8e, 0x18, 0xc5, 0xbc, 0x48, 0xa3, 0x74, 0x3a, 0x0f, - 0x86, 0xf2, 0x40, 0xf7, 0x60, 0x49, 0xfe, 0x32, 0xdb, 0xe2, 0x09, 0x3b, 0x56, 0x4e, 0x05, 0x51, - 0x4e, 0x0b, 0x12, 0x52, 0x8b, 0x11, 0x89, 0x62, 0x7a, 0x00, 0xd3, 0x6d, 0xd7, 0x72, 0x08, 0x65, - 0xdc, 0xb5, 0x4d, 0x97, 0x74, 0x68, 0x71, 0xea, 0x14, 0x2e, 0xfa, 0xf8, 0x06, 0xe9, 0x50, 0x44, - 0x61, 0x61, 0xa0, 0x2a, 0x89, 0x17, 0xf1, 0xbc, 0x88, 0x75, 0xf3, 0x47, 0xaa, 0x91, 0x78, 0x1d, - 0xe7, 0xd9, 0xe0, 0x0f, 0xa5, 0xef, 0x33, 0xb0, 0xdc, 0xe2, 0x01, 0xb6, 0xba, 0x2e, 0x71, 0x7e, - 0x21, 0x33, 0xd0, 0x35, 0x98, 0x61, 0x2e, 0x71, 0x3c, 0x6c, 0x86, 0x9c, 0xe3, 0xc0, 0x8a, 0xee, - 0x4e, 0x3e, 0x4c, 0xd3, 0xd2, 0xfe, 0x34, 0x36, 0x0f, 0x7b, 0xca, 0xc7, 0x7f, 0x9a, 0x71, 0x69, - 0xe2, 0xc4, 0xb8, 0xf4, 0xc9, 0x28, 0x5c, 0x18, 0x42, 0xff, 0x59, 0xe7, 0x26, 0x0c, 0x28, 0x29, - 0x7f, 0x47, 0xa6, 0xa7, 0x5b, 0xa9, 0xb5, 0x12, 0xef, 0x9b, 0x50, 0x46, 0x55, 0x2e, 0xe7, 0x83, - 0xe3, 0xa6, 0x13, 0xe3, 0xd9, 0xe8, 0x3b, 0x1d, 0xcf, 0xc6, 0xde, 0x76, 0x3c, 0x1b, 0xff, 0xd9, - 0xc7, 0xb3, 0xcf, 0x32, 0xb0, 0x38, 0x9c, 0x3a, 0x84, 0xa1, 0xa0, 0x94, 0x58, 0x4c, 0x39, 0xe2, - 0xc2, 0xa6, 0x2a, 0x9b, 0x6f, 0x77, 0x11, 0xb1, 0x42, 0x8b, 0xc9, 0x27, 0xdf, 0xed, 0x2f, 0xd0, - 0x0a, 0x00, 0x0f, 0x2c, 0xc2, 0xec, 0xc0, 0xf5, 0xe5, 0x6d, 0xe7, 0x8c, 0x84, 0x05, 0x2d, 0x40, - 0xd6, 0x65, 0x66, 0xc7, 0x25, 0x96, 0x27, 0xae, 0x2a, 0x6b, 0x4c, 0xba, 0x6c, 0x2b, 0x5a, 0x46, - 0xae, 0x09, 0x51, 0x1b, 0x13, 0xa2, 0x96, 0xb0, 0x94, 0xfe, 0x0e, 0xf9, 0xc4, 0xb6, 0x68, 0x19, - 0x8a, 0x8f, 0xea, 0xad, 0xd6, 0xc6, 0x76, 0xdd, 0xdc, 0xfb, 0x47, 0xb3, 0x6e, 0x3e, 0xdd, 0x6d, - 0x35, 0xeb, 0xd5, 0xc6, 0x56, 0xa3, 0x5e, 0x9b, 0x19, 0x41, 0x53, 0x00, 0x7b, 0xc6, 0xc6, 0x6e, - 0xab, 0x6a, 0x34, 0x9a, 0x7b, 0x33, 0x1a, 0x5a, 0x82, 0xf9, 0xfa, 0x6e, 0xcd, 0x7c, 0xbc, 0x65, - 0xb6, 0x1a, 0xbb, 0xdb, 0x3b, 0x75, 0xf3, 0xe9, 0xde, 0x5e, 0xdd, 0xd8, 0xd8, 0xad, 0xd6, 0x67, - 0x32, 0xa5, 0x1a, 0xe4, 0x7a, 0x23, 0x06, 0x42, 0x6a, 0x2e, 0x91, 0x15, 0x2d, 0xc7, 0x8d, 0x13, - 0xcf, 0x7e, 0xe6, 0xe4, 0xb3, 0x5f, 0xfa, 0x2f, 0x40, 0x7f, 0xd4, 0x88, 0xc2, 0x10, 0xab, 0x1b, - 0x0f, 0xc5, 0xe2, 0xf7, 0xb1, 0xc7, 0x3b, 0x73, 0xf6, 0xc7, 0xfb, 0xc4, 0xfe, 0xa3, 0x03, 0xf6, - 0xb7, 0x60, 0x25, 0x7d, 0xe8, 0x43, 0xf7, 0x61, 0x59, 0x68, 0xf7, 0x1b, 0x6c, 0xf6, 0x87, 0x1c, - 0xb3, 0x27, 0xc1, 0x22, 0xd7, 0xac, 0xb1, 0xa0, 0x30, 0x4f, 0xe2, 0xa9, 0xa7, 0x17, 0xb5, 0x14, - 0xc0, 0xfc, 0x10, 0x25, 0x47, 0x7f, 0x83, 0xb9, 0xa1, 0x31, 0x4f, 0x19, 0xef, 0x7a, 0x21, 0x0d, - 0xb4, 0x7f, 0x72, 0xcf, 0xfb, 0x90, 0xeb, 0x2d, 0xd0, 0x1c, 0x8c, 0x33, 0x9b, 0x06, 0x92, 0xd6, - 0x8c, 0x21, 0x17, 0x68, 0x19, 0x72, 0x5d, 0x2b, 0x2a, 0xd0, 0xb0, 0x1d, 0x0f, 0x57, 0x7d, 0x43, - 0xe5, 0xab, 0x0c, 0x64, 0xd5, 0xbc, 0xce, 0xd0, 0xa7, 0x1a, 0x14, 0x92, 0x7a, 0x86, 0xf4, 0xb4, - 0xcc, 0x06, 0x3c, 0x3c, 0x8b, 0x37, 0xce, 0xee, 0x20, 0xb5, 0xb0, 0xb4, 0xf1, 0xbf, 0x2f, 0xbf, - 0x7e, 0x3f, 0x73, 0xa7, 0x74, 0x4b, 0x3f, 0xa8, 0xe8, 0xff, 0x56, 0xcf, 0xd4, 0x5d, 0x3f, 0xa0, - 0xff, 0xc4, 0x36, 0x67, 0xfa, 0x9a, 0x6e, 0x39, 0x98, 0xf0, 0xf8, 0x8f, 0x05, 0xa6, 0xaf, 0xfd, - 0x67, 0xbd, 0x9d, 0x88, 0xb3, 0xae, 0xad, 0xa1, 0xf7, 0x34, 0xf8, 0xd5, 0x40, 0x3d, 0x46, 0x7f, - 0x3e, 0x53, 0x07, 0x0f, 0x3a, 0xc8, 0xed, 0xb7, 0xf0, 0x54, 0x27, 0x1a, 0x59, 0xd5, 0x6e, 0x68, - 0x9b, 0x1f, 0x6a, 0xb0, 0x62, 0xd3, 0x6e, 0x4a, 0x98, 0xcd, 0x82, 0x22, 0xbe, 0x19, 0x15, 0x77, - 0x53, 0x7b, 0x56, 0x53, 0x58, 0x87, 0x46, 0xa5, 0x5b, 0xa6, 0x81, 0xa3, 0x3b, 0x98, 0x88, 0xd2, - 0xd7, 0xe5, 0x27, 0xcb, 0x77, 0xd9, 0xa0, 0xff, 0x5d, 0xee, 0xf4, 0x57, 0xdf, 0x69, 0xda, 0x47, - 0x99, 0x4c, 0x6d, 0xeb, 0xe3, 0xcc, 0xe2, 0xb6, 0x0c, 0x57, 0x15, 0x5b, 0xd7, 0xfa, 0x5b, 0xff, - 0xb5, 0xf2, 0x62, 0x42, 0x44, 0xbd, 0xf9, 0x43, 0x00, 0x00, 0x00, 0xff, 0xff, 0x9b, 0x6f, 0x9b, - 0x90, 0xb2, 0x12, 0x00, 0x00, + // 1637 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x58, 0x4f, 0x73, 0x1b, 0x49, + 0x15, 0xcf, 0x48, 0xb1, 0x2d, 0x3d, 0x29, 0xb6, 0xd3, 0x31, 0x58, 0xfe, 0x13, 0x93, 0xd5, 0xd6, + 0xb2, 0xde, 0xb0, 0xd1, 0x2c, 0x5a, 0x2a, 0xb0, 0x4e, 0xed, 0x66, 0x65, 0x49, 0xc9, 0x8a, 0xf2, + 0x7a, 0x95, 0x91, 0x03, 0xec, 0x56, 0x6d, 0x4d, 0x75, 0x46, 0xad, 0xc9, 0xc0, 0xa8, 0x7b, 0x3c, + 0xdd, 0x63, 0xc7, 0x4b, 0xc1, 0x81, 0x2a, 0xbe, 0x00, 0x14, 0x27, 0x6e, 0x1c, 0x39, 0x71, 0xe0, + 0xc0, 0x91, 0x23, 0xc5, 0x89, 0x82, 0xaf, 0x00, 0x17, 0x3e, 0x01, 0x07, 0x0e, 0xd4, 0x74, 0xf7, + 0x8c, 0xc6, 0xb2, 0x34, 0x36, 0xa9, 0xc0, 0x61, 0x6f, 0xea, 0xd7, 0xbf, 0xf7, 0xfa, 0xcd, 0xaf, + 0xdf, 0xfb, 0xf5, 0x2b, 0xc1, 0xae, 0xcb, 0x98, 0xeb, 0x13, 0xd3, 0xf1, 0x59, 0x34, 0x34, 0x87, + 0x1e, 0xf6, 0x99, 0x3b, 0xf2, 0xd9, 0xa9, 0x79, 0xd2, 0x34, 0x39, 0xe1, 0xdc, 0x63, 0xb4, 0x11, + 0x84, 0x4c, 0x30, 0xb4, 0xa9, 0x90, 0x0d, 0x89, 0x6c, 0x4c, 0x90, 0x8d, 0x93, 0xe6, 0xe6, 0xb6, + 0x8e, 0x82, 0x03, 0xcf, 0xc4, 0x94, 0x32, 0x81, 0x85, 0xc7, 0x28, 0x57, 0x9e, 0x9b, 0xf7, 0x72, + 0xce, 0xc0, 0xd1, 0xd0, 0x63, 0xb6, 0xc3, 0xe8, 0xc8, 0x73, 0x35, 0x3c, 0x2f, 0x25, 0x87, 0x51, + 0x41, 0x5e, 0x08, 0x8d, 0x7c, 0x33, 0x07, 0xe9, 0x51, 0x41, 0x68, 0x02, 0xfc, 0xd6, 0xe5, 0x5f, + 0x69, 0x13, 0x2a, 0x3c, 0x71, 0x66, 0x8b, 0xb3, 0x80, 0x68, 0xaf, 0x1d, 0xed, 0x25, 0x57, 0xcf, + 0xa2, 0x91, 0x39, 0x8c, 0x42, 0xf9, 0x61, 0x7a, 0x7f, 0x7b, 0x7a, 0x9f, 0x8b, 0x30, 0x72, 0x92, + 0x33, 0xd7, 0xf5, 0x6e, 0x18, 0x38, 0x26, 0x17, 0x58, 0x44, 0x09, 0x1d, 0x35, 0xbd, 0x11, 0x9f, + 0x64, 0xfa, 0x58, 0xf8, 0xd4, 0x9d, 0x72, 0x89, 0x69, 0x74, 0x7c, 0x2f, 0xcd, 0xbf, 0xfe, 0xa7, + 0x02, 0xdc, 0xea, 0x10, 0x41, 0x1c, 0xd1, 0x93, 0x9f, 0x65, 0x91, 0xe3, 0x88, 0x70, 0x81, 0x6a, + 0xb0, 0xa4, 0xd3, 0xaf, 0x19, 0x77, 0x8c, 0xdd, 0xb2, 0x95, 0x2c, 0xd1, 0x21, 0x54, 0x8f, 0x23, + 0x12, 0x9e, 0xd9, 0x01, 0x0e, 0xf1, 0x98, 0xd7, 0x0a, 0x77, 0x8c, 0xdd, 0x4a, 0xf3, 0x1b, 0x8d, + 0xf9, 0x97, 0xd8, 0x78, 0x12, 0xe3, 0xfb, 0x31, 0x9c, 0x08, 0x12, 0x72, 0xab, 0x72, 0x9c, 0x1a, + 0x38, 0x7a, 0x0c, 0x6a, 0x69, 0x7b, 0x34, 0x88, 0x44, 0xad, 0x28, 0xc3, 0x7d, 0xfd, 0xd2, 0x70, + 0xbd, 0x18, 0x6d, 0xc1, 0x71, 0xfa, 0x1b, 0x7d, 0x0e, 0xb7, 0x58, 0x24, 0x82, 0x48, 0xd8, 0xd9, + 0xab, 0xaf, 0x5d, 0x97, 0x01, 0xef, 0xe5, 0x05, 0xfc, 0x44, 0xba, 0xb5, 0x62, 0xaf, 0xb6, 0x74, + 0xb2, 0x6e, 0xb2, 0x69, 0x13, 0xfa, 0x1a, 0x54, 0x64, 0x86, 0x2a, 0x7a, 0x6d, 0xe1, 0x8e, 0xb1, + 0x5b, 0xb5, 0x40, 0x9a, 0x24, 0xac, 0xfe, 0xc7, 0x02, 0xac, 0x9d, 0xa7, 0x92, 0x07, 0x8c, 0x72, + 0x12, 0x7b, 0x86, 0xfa, 0xb7, 0xed, 0x0d, 0x35, 0x9f, 0x90, 0x98, 0x7a, 0x43, 0xf4, 0xdd, 0x84, + 0xd2, 0x90, 0xf0, 0xc8, 0x17, 0x9a, 0xd2, 0x37, 0x2f, 0xe5, 0xc0, 0x92, 0x70, 0x4d, 0xa7, 0x5a, + 0xa0, 0xf7, 0x60, 0xf9, 0x94, 0x3c, 0x7b, 0xce, 0xd8, 0x8f, 0x6c, 0x55, 0x1b, 0x9a, 0x51, 0x94, + 0x44, 0x0b, 0x03, 0xa7, 0x31, 0x90, 0x3b, 0xd6, 0x0d, 0x8d, 0x54, 0x4b, 0xf4, 0x1a, 0x54, 0xb3, + 0x04, 0x4a, 0xe6, 0xaa, 0x56, 0x25, 0x43, 0xc5, 0x3c, 0x8e, 0x17, 0x5f, 0x0d, 0xc7, 0xf5, 0x7f, + 0x16, 0x61, 0x65, 0xaa, 0x58, 0xd0, 0x16, 0x94, 0x85, 0x37, 0x26, 0xf6, 0x17, 0x8c, 0x12, 0xcd, + 0x5d, 0x29, 0x36, 0x7c, 0xc6, 0x28, 0x41, 0xf7, 0xa1, 0xea, 0x12, 0x66, 0xfb, 0xcc, 0x91, 0xed, + 0xa3, 0x99, 0xbb, 0x95, 0x24, 0x22, 0x5b, 0xee, 0x00, 0x8b, 0x03, 0xea, 0x5a, 0x15, 0x97, 0xb0, + 0x03, 0x8d, 0x43, 0x0f, 0xa1, 0xa4, 0x1b, 0x3e, 0xe6, 0xa7, 0xb8, 0x5b, 0x69, 0xbe, 0x9e, 0x97, + 0x7c, 0x5b, 0x61, 0xad, 0xd4, 0x09, 0xbd, 0x01, 0xcb, 0x21, 0xe1, 0x44, 0xd8, 0x69, 0x98, 0x98, + 0xad, 0x92, 0x75, 0x43, 0x5a, 0xdb, 0x09, 0xcc, 0x86, 0xb5, 0x19, 0x2a, 0xc0, 0x6b, 0x0b, 0xf2, + 0xcc, 0x5c, 0xc2, 0x06, 0xca, 0xaf, 0x2b, 0xdd, 0x8e, 0xce, 0x02, 0x62, 0x21, 0x3e, 0x6d, 0xe2, + 0xe8, 0x9b, 0xb0, 0x14, 0xe0, 0x33, 0x9f, 0xe1, 0xa1, 0xbe, 0x84, 0xf5, 0x24, 0x66, 0xa2, 0x1d, + 0x8d, 0x81, 0xd4, 0x0e, 0x2b, 0xc1, 0xa1, 0x9f, 0x1b, 0xf0, 0x1a, 0x8f, 0xb3, 0x19, 0x13, 0x2a, + 0x6c, 0x4c, 0xb1, 0x7f, 0xc6, 0x3d, 0x6e, 0x87, 0xaa, 0xf3, 0x93, 0x2b, 0x05, 0x19, 0x6d, 0x2f, + 0x3f, 0x43, 0x1d, 0xa4, 0xa5, 0x63, 0x68, 0xf1, 0xd0, 0xf7, 0xbb, 0xc3, 0x73, 0xf7, 0xeb, 0xff, + 0x30, 0x00, 0x26, 0xad, 0x8c, 0x9e, 0x40, 0xf5, 0x5c, 0x4d, 0x19, 0x32, 0x81, 0xb7, 0xf3, 0x12, + 0xe8, 0xd1, 0xf3, 0xf5, 0xf3, 0xd1, 0x35, 0xab, 0x82, 0x33, 0x2d, 0xfb, 0x00, 0xae, 0xc7, 0xd7, + 0xa0, 0xab, 0xe2, 0x8d, 0xbc, 0x50, 0x47, 0xe4, 0x85, 0x90, 0xe1, 0x3e, 0xba, 0x66, 0x49, 0x27, + 0xf4, 0x01, 0x2c, 0x90, 0x13, 0x42, 0xaf, 0xa4, 0x48, 0xdd, 0x18, 0x98, 0xb8, 0x2b, 0xb7, 0xfd, + 0x25, 0x58, 0x90, 0xe2, 0x50, 0xff, 0xd5, 0x12, 0x54, 0x32, 0xed, 0x8a, 0x6e, 0x83, 0x52, 0x2d, + 0x5b, 0xe6, 0xa6, 0x2a, 0xba, 0x2c, 0x2d, 0x71, 0x12, 0xe8, 0x75, 0xb8, 0xe1, 0x63, 0xea, 0x46, + 0xd8, 0x25, 0xb6, 0xc3, 0x86, 0xa4, 0xb6, 0x22, 0x11, 0xd5, 0xc4, 0xd8, 0x66, 0x43, 0x82, 0xf6, + 0xe1, 0x36, 0x0f, 0x08, 0x71, 0x9e, 0xdb, 0x21, 0x71, 0x98, 0x4b, 0xbd, 0xb8, 0xaa, 0x15, 0x73, + 0x43, 0x42, 0x1d, 0x22, 0x3f, 0xb9, 0x60, 0x6d, 0x29, 0x90, 0x35, 0xc1, 0xb4, 0x53, 0x08, 0xfa, + 0x2a, 0x2c, 0x62, 0x47, 0x76, 0x4d, 0x51, 0x9e, 0xa0, 0x57, 0xe8, 0xdb, 0x00, 0x41, 0xda, 0x7e, + 0x5a, 0x3e, 0xe7, 0x56, 0x55, 0x06, 0x8a, 0xde, 0x87, 0x2d, 0xec, 0xfb, 0xb2, 0x90, 0xbc, 0x90, + 0x0c, 0xf5, 0x03, 0x61, 0x07, 0x71, 0x4b, 0x50, 0x21, 0x15, 0xb3, 0x64, 0xd5, 0xb0, 0xef, 0x5b, + 0x1a, 0xa1, 0x5e, 0x80, 0xbe, 0xda, 0x47, 0x6f, 0xc1, 0xea, 0x28, 0xf2, 0x47, 0x9e, 0xef, 0xcb, + 0xc2, 0x94, 0xec, 0x2c, 0xca, 0xcc, 0x56, 0x32, 0x76, 0xc9, 0xd1, 0xe7, 0xb0, 0x96, 0x85, 0x8e, + 0x09, 0xe7, 0xd8, 0x25, 0xbc, 0xb6, 0x24, 0xdb, 0xea, 0x6e, 0x7e, 0xcd, 0xc8, 0xd7, 0xfb, 0x63, + 0xe5, 0x62, 0xdd, 0xca, 0xc4, 0xd1, 0x36, 0xd9, 0xdc, 0xa9, 0x86, 0xb2, 0x28, 0x74, 0x48, 0xad, + 0x24, 0xf3, 0x48, 0xf5, 0x52, 0x1a, 0xd1, 0x87, 0xb0, 0x92, 0xc0, 0x92, 0x1e, 0x2c, 0xe7, 0xb3, + 0x95, 0x84, 0xed, 0xeb, 0x56, 0x3c, 0x80, 0x15, 0x2d, 0xa7, 0xa9, 0x8c, 0xc0, 0xd5, 0xd5, 0x68, + 0x59, 0xf9, 0xa6, 0x62, 0xb3, 0x07, 0x8b, 0x6a, 0x36, 0xa9, 0x55, 0x64, 0x1a, 0xf5, 0xcb, 0x79, + 0xb0, 0xb4, 0x07, 0xfa, 0x00, 0xb6, 0xd4, 0x2f, 0x7b, 0x28, 0x9f, 0xb0, 0xa9, 0x72, 0xaa, 0xca, + 0x72, 0xda, 0x50, 0x90, 0x4e, 0x82, 0xc8, 0x14, 0xd3, 0x87, 0xb0, 0x32, 0xf4, 0xb0, 0x4b, 0x19, + 0x17, 0x9e, 0x63, 0x7b, 0x74, 0xc4, 0x6a, 0xcb, 0x97, 0x70, 0x31, 0xc1, 0xf7, 0xe8, 0x88, 0x21, + 0x06, 0x1b, 0x33, 0x55, 0x49, 0xbe, 0x88, 0x37, 0x65, 0xac, 0x77, 0xff, 0x4b, 0x35, 0x92, 0xaf, + 0xe3, 0x3a, 0x9f, 0xbd, 0x51, 0xff, 0x77, 0x01, 0xb6, 0x07, 0x22, 0x24, 0x78, 0xec, 0x51, 0xf7, + 0x4b, 0x32, 0x03, 0xbd, 0x05, 0xab, 0xdc, 0xa3, 0xae, 0x4f, 0xec, 0x48, 0x08, 0x12, 0xe2, 0xf8, + 0xee, 0xd4, 0xc3, 0xb4, 0xa2, 0xec, 0x4f, 0x13, 0xf3, 0xbc, 0xa7, 0x7c, 0xe1, 0x7f, 0x33, 0x2e, + 0x2d, 0x5e, 0x18, 0x97, 0x7e, 0x57, 0x84, 0xdb, 0x73, 0xe8, 0xbf, 0xea, 0xdc, 0x44, 0x00, 0x65, + 0xe5, 0xef, 0xdc, 0xf4, 0x74, 0x3f, 0xb7, 0x56, 0x92, 0x73, 0x33, 0xca, 0xa8, 0xcb, 0xe5, 0x66, + 0x38, 0x6d, 0xba, 0x30, 0x9e, 0x15, 0x5f, 0xe9, 0x78, 0x76, 0xfd, 0x65, 0xc7, 0xb3, 0x85, 0xff, + 0xfb, 0x78, 0xf6, 0x87, 0x02, 0x6c, 0xce, 0xa7, 0x0e, 0x11, 0xa8, 0x6a, 0x25, 0x96, 0x53, 0x8e, + 0xbc, 0xb0, 0xe5, 0xe6, 0xfe, 0xcb, 0x5d, 0x44, 0xa2, 0xd0, 0x72, 0xf2, 0xa9, 0x8c, 0x27, 0x0b, + 0xb4, 0x03, 0x20, 0x42, 0x4c, 0xb9, 0x13, 0x7a, 0x81, 0xba, 0xed, 0xb2, 0x95, 0xb1, 0xa0, 0x0d, + 0x28, 0x79, 0xdc, 0x1e, 0x79, 0x14, 0xfb, 0xf2, 0xaa, 0x4a, 0xd6, 0x92, 0xc7, 0x1f, 0xc5, 0xcb, + 0xd8, 0x35, 0x23, 0x6a, 0xd7, 0xa5, 0xa8, 0x65, 0x2c, 0xf5, 0x1f, 0x40, 0x25, 0x73, 0x2c, 0xda, + 0x86, 0xda, 0xc7, 0xdd, 0xc1, 0xa0, 0xf5, 0xb8, 0x6b, 0x1f, 0x7d, 0xda, 0xef, 0xda, 0x4f, 0x0f, + 0x07, 0xfd, 0x6e, 0xbb, 0xf7, 0xa8, 0xd7, 0xed, 0xac, 0x5e, 0x43, 0xcb, 0x00, 0x47, 0x56, 0xeb, + 0x70, 0xd0, 0xb6, 0x7a, 0xfd, 0xa3, 0x55, 0x03, 0x6d, 0xc1, 0x7a, 0xf7, 0xb0, 0x63, 0x7f, 0xf2, + 0xc8, 0x1e, 0xf4, 0x0e, 0x1f, 0x1f, 0x74, 0xed, 0xa7, 0x47, 0x47, 0x5d, 0xab, 0x75, 0xd8, 0xee, + 0xae, 0x16, 0xea, 0x1d, 0x28, 0xa7, 0x23, 0x06, 0x42, 0x7a, 0x2e, 0x51, 0x15, 0xad, 0xc6, 0x8d, + 0x0b, 0xcf, 0x7e, 0xe1, 0xe2, 0xb3, 0x5f, 0xff, 0x29, 0xc0, 0x64, 0xd4, 0x88, 0xc3, 0x50, 0x3c, + 0x4e, 0x86, 0x62, 0xf9, 0x7b, 0xea, 0xf1, 0x2e, 0x5c, 0xfd, 0xf1, 0xbe, 0x70, 0x7e, 0x71, 0xc6, + 0xf9, 0x18, 0x76, 0xf2, 0x87, 0x3e, 0xf4, 0x10, 0xb6, 0xa5, 0x76, 0x7f, 0x41, 0xec, 0xc9, 0x90, + 0x63, 0xa7, 0x12, 0x2c, 0x73, 0x2d, 0x59, 0x1b, 0x1a, 0xf3, 0x24, 0x99, 0x7a, 0xd2, 0xa8, 0xf5, + 0x10, 0xd6, 0xe7, 0x28, 0x39, 0xfa, 0x3e, 0xac, 0xcd, 0x8d, 0x79, 0xc9, 0x78, 0x97, 0x86, 0xb4, + 0xd0, 0xf1, 0xc5, 0x33, 0x1f, 0x42, 0x39, 0x5d, 0xa0, 0x35, 0x58, 0xe0, 0x0e, 0x0b, 0x15, 0xad, + 0x05, 0x4b, 0x2d, 0xd0, 0x36, 0x94, 0xc7, 0x38, 0x2e, 0xd0, 0x68, 0x98, 0x0c, 0x57, 0x13, 0x43, + 0xf3, 0x2f, 0x45, 0x28, 0xe9, 0x79, 0x9d, 0xa3, 0xdf, 0x1b, 0x50, 0xcd, 0xea, 0x19, 0x32, 0xf3, + 0x32, 0x9b, 0xf1, 0xf0, 0x6c, 0xbe, 0x73, 0x75, 0x07, 0xa5, 0x85, 0xf5, 0xd6, 0xcf, 0xfe, 0xf6, + 0xf7, 0x5f, 0x16, 0x1e, 0xd4, 0xef, 0x9b, 0x27, 0x4d, 0xf3, 0xc7, 0xfa, 0x99, 0x7a, 0x3f, 0x08, + 0xd9, 0x0f, 0x89, 0x23, 0xb8, 0x79, 0xd7, 0xc4, 0x2e, 0xa1, 0x22, 0xf9, 0x47, 0x82, 0x9b, 0x77, + 0x7f, 0xb2, 0x37, 0xcc, 0xc4, 0xd9, 0x33, 0xee, 0xa2, 0x5f, 0x18, 0xf0, 0x95, 0x99, 0x7a, 0x8c, + 0xbe, 0x73, 0xa5, 0x0e, 0x9e, 0xf5, 0x21, 0xef, 0xbd, 0x84, 0xa7, 0xfe, 0xa2, 0x6b, 0xbb, 0xc6, + 0x3b, 0xc6, 0xe6, 0x8b, 0x3f, 0xb7, 0x36, 0x32, 0x5e, 0x2a, 0x1a, 0x0e, 0x3c, 0xde, 0x70, 0xd8, + 0xf8, 0xaf, 0xad, 0x4f, 0x9f, 0x0b, 0x11, 0xf0, 0x3d, 0xd3, 0x3c, 0x3d, 0x9d, 0xde, 0x34, 0x71, + 0x24, 0x9e, 0xab, 0xbf, 0x65, 0xee, 0x05, 0x3e, 0x16, 0x23, 0x16, 0x8e, 0xdf, 0xbe, 0x0c, 0x3e, + 0x39, 0x6a, 0xff, 0xd7, 0x06, 0xec, 0x38, 0x6c, 0x9c, 0xf3, 0x01, 0xfb, 0x55, 0x7d, 0xe5, 0xfd, + 0xb8, 0xad, 0xfa, 0xc6, 0x67, 0x1d, 0x8d, 0x75, 0x59, 0xdc, 0x34, 0x0d, 0x16, 0xba, 0xa6, 0x4b, + 0xa8, 0x6c, 0x3a, 0x73, 0x72, 0xda, 0xac, 0xbf, 0x8a, 0x1e, 0x4c, 0x56, 0xff, 0x32, 0x8c, 0xdf, + 0x14, 0x0a, 0x9d, 0x47, 0xbf, 0x2d, 0x6c, 0x3e, 0x56, 0xe1, 0xda, 0xf2, 0xe8, 0xce, 0xe4, 0xe8, + 0xef, 0x35, 0x9f, 0x2d, 0xca, 0xa8, 0xef, 0xfe, 0x27, 0x00, 0x00, 0xff, 0xff, 0x86, 0xf2, 0x77, + 0x68, 0x65, 0x13, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go b/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go index 89479954c9..88a4a6436f 100644 --- a/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go @@ -457,57 +457,61 @@ func init() { } var fileDescriptor_841e168133818181 = []byte{ - // 793 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xdf, 0x4e, 0xd4, 0x4a, - 0x18, 0x3f, 0x53, 0xce, 0x21, 0x30, 0xe4, 0x9c, 0x03, 0x73, 0xc8, 0xb2, 0x29, 0x87, 0x75, 0xad, - 0xc6, 0x90, 0x8d, 0xb6, 0x71, 0x25, 0x1a, 0x41, 0x13, 0x03, 0x5b, 0x70, 0x23, 0x0b, 0x6b, 0x77, - 0x21, 0xd1, 0xc4, 0x34, 0x85, 0xfd, 0x68, 0x2a, 0xbb, 0x9d, 0xda, 0xe9, 0xa2, 0x8b, 0xe1, 0x86, - 0x57, 0xf0, 0xc2, 0x78, 0x6b, 0xe2, 0x85, 0xfa, 0x0a, 0xbc, 0x82, 0x57, 0x5e, 0xf8, 0x02, 0xde, - 0xf1, 0x02, 0x5e, 0x9a, 0x4e, 0xbb, 0x40, 0x68, 0x3b, 0x66, 0x89, 0x77, 0xf3, 0xe7, 0xfb, 0xf3, - 0xfb, 0x7d, 0xf3, 0xfb, 0xbe, 0x0c, 0x9e, 0xb3, 0x29, 0xb5, 0xdb, 0xa0, 0x6d, 0xb7, 0x69, 0xb7, - 0xa5, 0xb5, 0x1c, 0xab, 0x4d, 0xed, 0x9d, 0x36, 0x7d, 0xa9, 0xed, 0x95, 0x35, 0x06, 0x8c, 0x39, - 0xd4, 0x35, 0xc1, 0x0d, 0x9c, 0xa0, 0x67, 0x06, 0x3d, 0x0f, 0x54, 0xcf, 0xa7, 0x01, 0x25, 0x72, - 0xe4, 0xa5, 0x72, 0x2f, 0xf5, 0xd4, 0x4b, 0xdd, 0x2b, 0xcb, 0xff, 0xc7, 0x11, 0x2d, 0xcf, 0xd1, - 0x2c, 0xd7, 0xa5, 0x81, 0x15, 0x38, 0xd4, 0x65, 0x91, 0xa7, 0x7c, 0x5d, 0x90, 0x2f, 0x91, 0x47, - 0x9e, 0x8e, 0xad, 0xf9, 0x6e, 0xab, 0xbb, 0xa3, 0x41, 0xc7, 0x0b, 0x7a, 0xf1, 0x65, 0xf1, 0xfc, - 0xe5, 0x8e, 0x03, 0xed, 0x96, 0xd9, 0xb1, 0xd8, 0x6e, 0x64, 0xa1, 0x1c, 0x4b, 0x78, 0xa2, 0x11, - 0x91, 0xd0, 0x79, 0xec, 0x66, 0xcf, 0x03, 0x42, 0xf0, 0x9f, 0xae, 0xd5, 0x81, 0x3c, 0x2a, 0xa2, - 0xd9, 0x51, 0x83, 0xaf, 0x89, 0x8f, 0x27, 0xe3, 0xec, 0x74, 0x0f, 0x7c, 0xdf, 0x69, 0x81, 0xd9, - 0xa1, 0x2d, 0xc8, 0x4b, 0x45, 0x34, 0xfb, 0x4f, 0xf9, 0x81, 0x9a, 0xcd, 0x57, 0x4d, 0x24, 0x50, - 0xa3, 0xe5, 0x7a, 0x1c, 0xa8, 0x46, 0x5b, 0x60, 0x10, 0x48, 0x9c, 0x91, 0x2a, 0x1e, 0xe1, 0xa7, - 0x0e, 0xb0, 0xfc, 0x50, 0x71, 0x68, 0x76, 0xac, 0x7c, 0x43, 0x94, 0x27, 0x91, 0xc0, 0x38, 0x71, - 0x57, 0x0e, 0x11, 0x26, 0xc9, 0xac, 0xe4, 0x2a, 0x2e, 0xea, 0x6b, 0xcd, 0x6a, 0xf3, 0x89, 0xb9, - 0xbe, 0xa9, 0x1b, 0x46, 0xb5, 0xa2, 0x9b, 0xb5, 0xf5, 0x8a, 0x6e, 0x6e, 0xac, 0x35, 0xea, 0xfa, - 0x52, 0x75, 0xb9, 0xaa, 0x57, 0xc6, 0xff, 0x20, 0x97, 0xf1, 0x4c, 0xaa, 0x55, 0x7f, 0x37, 0x8e, - 0xc8, 0x15, 0x7c, 0x29, 0xd5, 0xa4, 0xb1, 0x51, 0xaf, 0xaf, 0xea, 0x35, 0x7d, 0xad, 0x39, 0x2e, - 0x29, 0x0c, 0xcf, 0xac, 0x3a, 0x2c, 0x48, 0xd4, 0x83, 0x19, 0xf0, 0xa2, 0x0b, 0x2c, 0x20, 0x39, - 0x3c, 0xec, 0x59, 0x3e, 0xb8, 0x41, 0x5c, 0xfa, 0x78, 0x47, 0xa6, 0xf1, 0xa8, 0x67, 0xd9, 0x60, - 0x32, 0x67, 0x3f, 0xaa, 0xf8, 0x5f, 0xc6, 0x48, 0x78, 0xd0, 0x70, 0xf6, 0x81, 0xcc, 0x60, 0xcc, - 0x2f, 0x03, 0xba, 0x0b, 0x6e, 0x7e, 0x88, 0x3b, 0x72, 0xf3, 0x66, 0x78, 0xa0, 0x7c, 0x44, 0xb8, - 0x90, 0x95, 0x95, 0x79, 0xd4, 0x65, 0x40, 0x4c, 0x3c, 0x99, 0xa2, 0x64, 0x96, 0x47, 0xbf, 0xae, - 0x79, 0x22, 0xaa, 0x41, 0x58, 0x22, 0x11, 0xb9, 0x86, 0xff, 0x75, 0xe1, 0x55, 0x60, 0x9e, 0xc1, - 0x29, 0x71, 0x9c, 0x7f, 0x87, 0xc7, 0xf5, 0x13, 0xac, 0x37, 0xf1, 0xf4, 0x0a, 0x24, 0x91, 0xf6, - 0xcb, 0x93, 0xa2, 0x4b, 0xe5, 0x2d, 0xc2, 0x85, 0x25, 0x1f, 0xac, 0x00, 0x32, 0xdd, 0xb2, 0xaa, - 0xfa, 0x0c, 0xff, 0x97, 0x42, 0x9b, 0x23, 0x1b, 0x98, 0xf5, 0x44, 0x82, 0xb5, 0x72, 0x84, 0x70, - 0x61, 0xc3, 0x6b, 0x89, 0x90, 0x65, 0x20, 0x40, 0xbf, 0x07, 0x01, 0x59, 0xc0, 0x63, 0x5d, 0x0e, - 0x80, 0xb7, 0x7c, 0x4c, 0x4c, 0xee, 0x87, 0xed, 0x4f, 0x05, 0x75, 0x39, 0x9c, 0x0a, 0x35, 0x8b, - 0xed, 0x1a, 0x38, 0x32, 0x0f, 0xd7, 0xca, 0x1c, 0x2e, 0x54, 0xa0, 0x0d, 0x02, 0xf4, 0x29, 0xcf, - 0x51, 0x7e, 0x37, 0x82, 0x49, 0x52, 0x69, 0xe4, 0x0b, 0xc2, 0xb9, 0x74, 0x11, 0x92, 0xbb, 0x22, - 0x9a, 0xc2, 0x76, 0x91, 0xe7, 0x2f, 0xe2, 0x1a, 0x69, 0x5e, 0xb9, 0x77, 0xf8, 0xf5, 0xfb, 0x1b, - 0xe9, 0x36, 0x99, 0x0b, 0xe7, 0xea, 0xeb, 0x48, 0x11, 0xf7, 0x3d, 0x9f, 0x3e, 0x87, 0xed, 0x80, - 0x69, 0x25, 0xcd, 0xb2, 0xc1, 0x0d, 0xfa, 0x03, 0x9e, 0x69, 0xa5, 0x83, 0x78, 0xf8, 0x46, 0xa0, - 0x8f, 0x10, 0x9e, 0x4c, 0x53, 0x2a, 0xb9, 0x23, 0x82, 0x24, 0xd0, 0xb6, 0x3c, 0xd8, 0x6b, 0x9f, - 0x83, 0x1f, 0x96, 0x5e, 0x04, 0xfe, 0x2c, 0x76, 0xad, 0x74, 0x40, 0xbe, 0x21, 0x3c, 0x95, 0xd1, - 0x34, 0x44, 0x58, 0x54, 0x71, 0xa7, 0x0d, 0x4a, 0xe2, 0x31, 0x27, 0xf1, 0x48, 0xb9, 0xd0, 0x1b, - 0xcc, 0xa7, 0xb5, 0x0e, 0x39, 0x46, 0x78, 0x2a, 0xa3, 0xe9, 0xc4, 0xcc, 0xc4, 0x9d, 0x3a, 0x28, - 0x33, 0xe0, 0xcc, 0xcc, 0xf2, 0x43, 0xce, 0x2c, 0xed, 0x9b, 0x30, 0xe0, 0x93, 0xa5, 0xb3, 0xfd, - 0x8c, 0xf0, 0x54, 0x46, 0x93, 0x8a, 0xd9, 0x8a, 0x3b, 0x5b, 0xce, 0x25, 0x66, 0x84, 0x1e, 0x7e, - 0x2b, 0xfa, 0xaa, 0x2b, 0x5d, 0x48, 0x75, 0x8b, 0x1f, 0x10, 0x2e, 0x6c, 0xd3, 0x8e, 0x00, 0xd7, - 0x62, 0x2e, 0x01, 0xa9, 0x1e, 0x22, 0xa8, 0xa3, 0xa7, 0x95, 0xd8, 0xcb, 0xa6, 0x6d, 0xcb, 0xb5, - 0x55, 0xea, 0xdb, 0x9a, 0x0d, 0x2e, 0xc7, 0xa7, 0x45, 0x57, 0x96, 0xe7, 0xb0, 0xb4, 0x5f, 0xd3, - 0xc2, 0xe9, 0xee, 0x07, 0x42, 0xef, 0x25, 0xa9, 0xb2, 0xfc, 0x49, 0x92, 0x57, 0xa2, 0x70, 0x4b, - 0x1c, 0x44, 0xe5, 0x14, 0xc4, 0x66, 0x79, 0x6b, 0x98, 0x47, 0xbd, 0xf5, 0x33, 0x00, 0x00, 0xff, - 0xff, 0x3d, 0x82, 0x36, 0x5e, 0xfa, 0x09, 0x00, 0x00, + // 853 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xdd, 0x6e, 0xe3, 0x44, + 0x14, 0x66, 0x5c, 0x58, 0x6d, 0x67, 0x05, 0x74, 0x87, 0x2a, 0x09, 0x2e, 0x0d, 0xc1, 0x20, 0x54, + 0x45, 0xbb, 0xb6, 0x08, 0x15, 0x88, 0x2e, 0x48, 0xec, 0x36, 0xee, 0x12, 0xb1, 0x69, 0x83, 0x93, + 0xae, 0xb4, 0x48, 0xc8, 0xf2, 0x26, 0x27, 0x5e, 0x53, 0xc7, 0x63, 0x3c, 0x93, 0x76, 0xb3, 0xa8, + 0x37, 0x7d, 0x85, 0x5e, 0x70, 0x8f, 0xc4, 0x05, 0xf0, 0x0a, 0x7d, 0x02, 0x24, 0x6e, 0xe0, 0x82, + 0x17, 0xe0, 0xae, 0x2f, 0xc0, 0x25, 0xf2, 0xd8, 0x69, 0xa2, 0xda, 0x9e, 0x2a, 0xd5, 0xde, 0xcd, + 0xcf, 0xf9, 0xf9, 0xbe, 0x6f, 0xce, 0x39, 0x1a, 0xbc, 0xe9, 0x52, 0xea, 0xfa, 0x60, 0xf4, 0x7d, + 0x3a, 0x1e, 0x18, 0x03, 0xcf, 0xf1, 0xa9, 0x3b, 0xf4, 0xe9, 0x91, 0x71, 0xd8, 0x30, 0x18, 0x30, + 0xe6, 0xd1, 0xc0, 0x86, 0x80, 0x7b, 0x7c, 0x62, 0xf3, 0x49, 0x08, 0x7a, 0x18, 0x51, 0x4e, 0x89, + 0x9a, 0x78, 0xe9, 0xc2, 0x4b, 0x9f, 0x79, 0xe9, 0x87, 0x0d, 0xf5, 0x9d, 0x34, 0xa2, 0x13, 0x7a, + 0x86, 0x13, 0x04, 0x94, 0x3b, 0xdc, 0xa3, 0x01, 0x4b, 0x3c, 0xd5, 0x3b, 0x92, 0x7c, 0x99, 0x3c, + 0xea, 0x5a, 0x6a, 0x2d, 0x76, 0x4f, 0xc7, 0x43, 0x03, 0x46, 0x21, 0x9f, 0xa4, 0x97, 0xb5, 0xcb, + 0x97, 0x43, 0x0f, 0xfc, 0x81, 0x3d, 0x72, 0xd8, 0x41, 0x6a, 0x51, 0x9e, 0x83, 0xd2, 0xf7, 0x3d, + 0x08, 0x78, 0x72, 0xa1, 0x9d, 0x2b, 0xf8, 0x76, 0x37, 0x61, 0x67, 0x8a, 0xa4, 0xbd, 0x49, 0x08, + 0x84, 0xe0, 0x57, 0x03, 0x67, 0x04, 0x15, 0x54, 0x43, 0x1b, 0xcb, 0x96, 0x58, 0x93, 0x08, 0xaf, + 0xa6, 0xb0, 0xe8, 0x21, 0x44, 0x91, 0x37, 0x00, 0x7b, 0x44, 0x07, 0x50, 0x51, 0x6a, 0x68, 0xe3, + 0x8d, 0xc6, 0x97, 0x7a, 0xb1, 0x10, 0x7a, 0x26, 0x81, 0x9e, 0x2c, 0xf7, 0xd2, 0x40, 0x6d, 0x3a, + 0x00, 0x8b, 0x40, 0xe6, 0x8c, 0xb4, 0xf0, 0x4d, 0x71, 0xea, 0x01, 0xab, 0x2c, 0xd5, 0x96, 0x36, + 0x6e, 0x35, 0xee, 0xca, 0xf2, 0x64, 0x12, 0x58, 0x17, 0xee, 0xda, 0x09, 0xc2, 0x24, 0x9b, 0x95, + 0x7c, 0x80, 0x6b, 0xe6, 0x6e, 0xaf, 0xd5, 0x7b, 0x62, 0xef, 0x3d, 0x36, 0x2d, 0xab, 0xd5, 0x34, + 0xed, 0xf6, 0x5e, 0xd3, 0xb4, 0xf7, 0x77, 0xbb, 0x1d, 0x73, 0xbb, 0xb5, 0xd3, 0x32, 0x9b, 0x2b, + 0xaf, 0x90, 0xf7, 0xf0, 0x7a, 0xae, 0xd5, 0x74, 0xb7, 0x82, 0xc8, 0xfb, 0xf8, 0xdd, 0x5c, 0x93, + 0xee, 0x7e, 0xa7, 0xf3, 0xc8, 0x6c, 0x9b, 0xbb, 0xbd, 0x15, 0x45, 0x63, 0x78, 0xfd, 0x91, 0xc7, + 0x78, 0x46, 0x0f, 0x66, 0xc1, 0x0f, 0x63, 0x60, 0x9c, 0x94, 0xf0, 0x8d, 0xd0, 0x89, 0x20, 0xe0, + 0xa9, 0xf4, 0xe9, 0x8e, 0xac, 0xe1, 0xe5, 0xd0, 0x71, 0xc1, 0x66, 0xde, 0x8b, 0x44, 0xf1, 0xd7, + 0xac, 0x9b, 0xf1, 0x41, 0xd7, 0x7b, 0x01, 0x64, 0x1d, 0x63, 0x71, 0xc9, 0xe9, 0x01, 0x04, 0x95, + 0x25, 0xe1, 0x28, 0xcc, 0x7b, 0xf1, 0x81, 0xf6, 0x2b, 0xc2, 0xd5, 0xa2, 0xac, 0x2c, 0xa4, 0x01, + 0x03, 0x62, 0xe3, 0xd5, 0x9c, 0x12, 0x67, 0x15, 0x74, 0xb5, 0xe6, 0x99, 0xa8, 0x16, 0x61, 0x99, + 0x44, 0xe4, 0x43, 0xfc, 0x66, 0x00, 0xcf, 0xb9, 0x3d, 0x87, 0x53, 0x11, 0x38, 0x5f, 0x8f, 0x8f, + 0x3b, 0x17, 0x58, 0x3f, 0xc2, 0x6b, 0x0f, 0x21, 0x8b, 0x74, 0x2a, 0x4f, 0x4e, 0x5d, 0x6a, 0x3f, + 0x21, 0x5c, 0xdd, 0x8e, 0xc0, 0xe1, 0x50, 0xe8, 0x56, 0xa4, 0xea, 0x77, 0xf8, 0xad, 0x1c, 0xda, + 0x02, 0xd9, 0xc2, 0xac, 0x6f, 0x67, 0x58, 0x6b, 0x67, 0x08, 0x57, 0xf7, 0xc3, 0x81, 0x0c, 0x59, + 0x01, 0x02, 0xf4, 0x72, 0x10, 0x90, 0x7b, 0xf8, 0xd6, 0x58, 0x00, 0x10, 0xb3, 0x20, 0x25, 0xa6, + 0x4e, 0xc3, 0x4e, 0xc7, 0x85, 0xbe, 0x13, 0x8f, 0x8b, 0xb6, 0xc3, 0x0e, 0x2c, 0x9c, 0x98, 0xc7, + 0x6b, 0x6d, 0x13, 0x57, 0x9b, 0xe0, 0x83, 0x04, 0x7d, 0xce, 0x73, 0x34, 0x4e, 0x97, 0x31, 0xc9, + 0x56, 0x1a, 0xf9, 0x13, 0xe1, 0x52, 0x7e, 0x11, 0x92, 0xcf, 0x64, 0x34, 0xa5, 0xed, 0xa2, 0x6e, + 0x5d, 0xc7, 0x35, 0xa9, 0x79, 0xed, 0xf3, 0x93, 0xbf, 0xff, 0x3d, 0x55, 0x3e, 0x21, 0x9b, 0xf1, + 0xc0, 0xfd, 0x31, 0xa9, 0x88, 0x2f, 0xc2, 0x88, 0x7e, 0x0f, 0x7d, 0xce, 0x8c, 0xba, 0xe1, 0xb8, + 0x10, 0xf0, 0xe9, 0xe4, 0x67, 0x46, 0xfd, 0x38, 0x9d, 0xca, 0x09, 0xe8, 0x33, 0x84, 0x57, 0xf3, + 0x2a, 0x95, 0x7c, 0x2a, 0x83, 0x24, 0xa9, 0x6d, 0x75, 0xb1, 0xd7, 0xbe, 0x04, 0x3f, 0x96, 0x5e, + 0x06, 0x7e, 0x1e, 0xbb, 0x51, 0x3f, 0x26, 0xff, 0x20, 0x5c, 0x2e, 0x68, 0x1a, 0x22, 0x15, 0x55, + 0xde, 0x69, 0x8b, 0x92, 0xf8, 0x46, 0x90, 0xf8, 0x5a, 0xbb, 0xd6, 0x1b, 0x6c, 0xe5, 0xb5, 0x0e, + 0x39, 0x47, 0xb8, 0x5c, 0xd0, 0x74, 0x72, 0x66, 0xf2, 0x4e, 0x5d, 0x94, 0x19, 0x08, 0x66, 0x76, + 0xe3, 0x2b, 0xc1, 0x2c, 0xef, 0xff, 0xb0, 0xe0, 0x93, 0xe5, 0xb3, 0xfd, 0x1d, 0xe1, 0x72, 0x41, + 0x93, 0xca, 0xd9, 0xca, 0x3b, 0x5b, 0x2d, 0x65, 0x66, 0x84, 0x19, 0xff, 0x37, 0xa6, 0x55, 0x57, + 0xbf, 0x56, 0xd5, 0xa9, 0xcf, 0xff, 0xb8, 0xff, 0xf6, 0x1c, 0x8c, 0x24, 0x85, 0x13, 0x7a, 0x4c, + 0xef, 0xd3, 0xd1, 0x5f, 0xf7, 0x9f, 0x3c, 0xe3, 0x3c, 0x64, 0x5b, 0x86, 0x71, 0x74, 0x74, 0xf9, + 0xd2, 0x70, 0xc6, 0xfc, 0x59, 0xf2, 0x55, 0xba, 0x1b, 0xfa, 0x0e, 0x1f, 0xd2, 0x68, 0x74, 0xe7, + 0x2a, 0xf3, 0x59, 0xaa, 0x07, 0xbf, 0x20, 0x5c, 0xed, 0xd3, 0x91, 0x44, 0x91, 0x07, 0xa5, 0x8c, + 0x18, 0x9d, 0x98, 0x7b, 0x07, 0x7d, 0xdb, 0x4c, 0xbd, 0x5c, 0xea, 0x3b, 0x81, 0xab, 0xd3, 0xc8, + 0x35, 0x5c, 0x08, 0x84, 0x32, 0xc6, 0x2c, 0x6f, 0xde, 0x47, 0xee, 0xde, 0x6c, 0xf7, 0x1f, 0x42, + 0x3f, 0x2b, 0x4a, 0x73, 0xe7, 0x37, 0x45, 0x7d, 0x98, 0x84, 0xdb, 0x16, 0x20, 0x9a, 0x33, 0x10, + 0x8f, 0x1b, 0x4f, 0x6f, 0x88, 0xa8, 0x1f, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x27, 0x7e, 0xf9, + 0x41, 0x8d, 0x0a, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2/webhook.pb.go b/googleapis/cloud/dialogflow/v2/webhook.pb.go index dfeeb5a2c5..c5713fbf2b 100644 --- a/googleapis/cloud/dialogflow/v2/webhook.pb.go +++ b/googleapis/cloud/dialogflow/v2/webhook.pb.go @@ -137,6 +137,8 @@ type WebhookResponse struct { OutputContexts []*Context `protobuf:"bytes,5,rep,name=output_contexts,json=outputContexts,proto3" json:"output_contexts,omitempty"` // Optional. Makes the platform immediately invoke another `DetectIntent` call // internally with the specified event as input. + // When this field is set, Dialogflow ignores the `fulfillment_text`, + // `fulfillment_messages`, and `payload` fields. FollowupEventInput *EventInput `protobuf:"bytes,6,opt,name=followup_event_input,json=followupEventInput,proto3" json:"followup_event_input,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -295,40 +297,41 @@ func init() { } var fileDescriptor_2ba880626f278d96 = []byte{ - // 553 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0x41, 0x6f, 0xd3, 0x4c, - 0x10, 0x86, 0x65, 0xe7, 0xfb, 0x12, 0x75, 0x53, 0x35, 0x68, 0xa9, 0xc0, 0x4a, 0x51, 0x89, 0x82, - 0x44, 0x03, 0x07, 0x5b, 0x98, 0x03, 0x07, 0x6e, 0x6d, 0x00, 0x05, 0x81, 0x28, 0x06, 0x01, 0x42, - 0x42, 0x96, 0x63, 0x6f, 0xcc, 0x8a, 0xcd, 0x8e, 0xe3, 0xdd, 0x4d, 0x5a, 0x89, 0x13, 0x3f, 0x80, - 0x1b, 0x27, 0x6e, 0x1c, 0xf9, 0x85, 0x1c, 0x91, 0x77, 0xd7, 0xc4, 0x20, 0x6a, 0x71, 0x9c, 0x99, - 0xc7, 0xef, 0xcc, 0xbc, 0x3b, 0x46, 0x93, 0x1c, 0x20, 0x67, 0x24, 0x48, 0x19, 0xa8, 0x2c, 0xc8, - 0x68, 0xc2, 0x20, 0x5f, 0x30, 0xd8, 0x04, 0xeb, 0x30, 0xd8, 0x90, 0xf9, 0x7b, 0x80, 0x0f, 0x7e, - 0x51, 0x82, 0x04, 0x3c, 0x34, 0xa4, 0xaf, 0x49, 0x7f, 0x4b, 0xfa, 0xeb, 0x70, 0xd8, 0xa6, 0x92, - 0x02, 0x97, 0xe4, 0x4c, 0x1a, 0x95, 0xe1, 0x51, 0x0b, 0x49, 0xb9, 0x24, 0xbc, 0x06, 0xdb, 0x24, - 0x05, 0x11, 0x82, 0x02, 0xb7, 0xe4, 0x35, 0x4b, 0xea, 0x68, 0xae, 0x16, 0x81, 0x90, 0xa5, 0x4a, - 0xe5, 0x1f, 0xd5, 0xa4, 0xa0, 0x41, 0xc2, 0x39, 0xc8, 0x44, 0x52, 0xe0, 0xc2, 0x54, 0xc7, 0x5f, - 0x5c, 0xb4, 0xf7, 0xda, 0xac, 0x19, 0x91, 0x95, 0x22, 0x42, 0x62, 0x0f, 0xf5, 0xac, 0xbe, 0xf7, - 0xdf, 0xc8, 0x99, 0xec, 0x44, 0x75, 0x88, 0xaf, 0xa3, 0x7e, 0x49, 0x44, 0x01, 0x5c, 0x90, 0x98, - 0x66, 0x9e, 0xa3, 0xab, 0xa8, 0x4e, 0xcd, 0x32, 0xfc, 0x18, 0xed, 0xae, 0x14, 0x29, 0xcf, 0xe3, - 0x92, 0x08, 0xc5, 0xa4, 0xe7, 0x8e, 0x9c, 0x49, 0x3f, 0x3c, 0xf2, 0x2f, 0x76, 0xce, 0x7f, 0x5e, - 0xf1, 0x91, 0xc6, 0xa3, 0xfe, 0x6a, 0x1b, 0xe0, 0x8f, 0xe8, 0x10, 0x4a, 0x9a, 0x53, 0x9e, 0xb0, - 0x38, 0x23, 0x92, 0xa4, 0x32, 0x36, 0xfe, 0xc4, 0xa5, 0x19, 0xd4, 0xeb, 0x68, 0xf5, 0x7b, 0x6d, - 0xea, 0xcf, 0xac, 0xc2, 0x54, 0x0b, 0xcc, 0xf4, 0xf7, 0x76, 0xcf, 0xe8, 0x00, 0x2e, 0x2e, 0x8e, - 0x3f, 0x77, 0xd0, 0xe0, 0x97, 0x2f, 0x66, 0x3f, 0x7c, 0x0b, 0x5d, 0x5a, 0x28, 0xb6, 0xa0, 0x8c, - 0x2d, 0xab, 0x31, 0xaa, 0x47, 0xb5, 0x1e, 0x0c, 0x1a, 0xf9, 0x97, 0xe4, 0x4c, 0xe2, 0x77, 0x68, - 0xbf, 0x89, 0x2e, 0x89, 0x10, 0x49, 0x4e, 0x84, 0xe7, 0x8e, 0x3a, 0x93, 0x7e, 0x78, 0xbb, 0x6d, - 0x64, 0x33, 0x87, 0xff, 0xd4, 0x7c, 0x12, 0x5d, 0x6e, 0xe8, 0xd8, 0x9c, 0xc0, 0x57, 0x50, 0x57, - 0x80, 0x2a, 0x53, 0xa2, 0x3d, 0xd8, 0x89, 0x6c, 0x84, 0xef, 0xa0, 0x5e, 0x91, 0x9c, 0x33, 0x48, - 0x32, 0xfd, 0x74, 0xfd, 0xf0, 0x6a, 0xdd, 0xa9, 0xbe, 0x0d, 0xff, 0x85, 0xbe, 0x8d, 0xa8, 0xe6, - 0xf0, 0x13, 0x34, 0x00, 0x25, 0x0b, 0x25, 0x63, 0x7b, 0xa7, 0xc2, 0xfb, 0x5f, 0x0f, 0x79, 0xa3, - 0x6d, 0xc8, 0x13, 0xc3, 0x46, 0x7b, 0xe6, 0x5b, 0x1b, 0x0a, 0xfc, 0x06, 0xed, 0x2f, 0x80, 0x31, - 0xd8, 0xa8, 0x22, 0x26, 0xeb, 0x6a, 0x75, 0xca, 0x0b, 0x25, 0xbd, 0xae, 0x9e, 0xe6, 0x66, 0x9b, - 0xe4, 0x83, 0x0a, 0x9f, 0x55, 0x74, 0x84, 0x6b, 0x8d, 0x6d, 0x6e, 0xfc, 0xc9, 0x41, 0x07, 0x2d, - 0xaf, 0xd9, 0xb0, 0xc4, 0xf9, 0xcd, 0x12, 0x0f, 0xf5, 0xd6, 0xa4, 0xd4, 0xd7, 0xec, 0x9a, 0x6b, - 0xb6, 0x61, 0xd3, 0xac, 0xce, 0xbf, 0x99, 0x75, 0xfc, 0xd5, 0x41, 0x87, 0x29, 0x2c, 0x5b, 0xd6, - 0x38, 0xde, 0xb5, 0x57, 0x73, 0x5a, 0x69, 0x9c, 0x3a, 0x6f, 0xa7, 0x96, 0xcd, 0x81, 0x25, 0x3c, - 0xf7, 0xa1, 0xcc, 0x83, 0x9c, 0x70, 0xdd, 0x21, 0x30, 0xa5, 0xa4, 0xa0, 0xe2, 0x6f, 0x7f, 0xf9, - 0xfd, 0x6d, 0xf4, 0xc3, 0x71, 0xbe, 0xb9, 0xee, 0xf4, 0xe1, 0x77, 0x77, 0xf8, 0xc8, 0xc8, 0x9d, - 0xe8, 0xd6, 0xd3, 0x6d, 0xeb, 0x57, 0xe1, 0xbc, 0xab, 0x55, 0xef, 0xfe, 0x0c, 0x00, 0x00, 0xff, - 0xff, 0xbc, 0x1f, 0x79, 0x23, 0xd3, 0x04, 0x00, 0x00, + // 567 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x93, 0x41, 0x8f, 0xd3, 0x3c, + 0x10, 0x86, 0x95, 0xf4, 0xfb, 0x5a, 0xad, 0xbb, 0xda, 0x22, 0xb3, 0x82, 0xa8, 0x8b, 0x96, 0xaa, + 0x48, 0x6c, 0xe1, 0x90, 0x88, 0x80, 0xc4, 0x81, 0xdb, 0x6e, 0x01, 0x15, 0x81, 0x58, 0x02, 0x02, + 0x84, 0x84, 0xa2, 0x34, 0x71, 0x83, 0x85, 0xeb, 0x49, 0x63, 0xbb, 0xdd, 0x4a, 0x9c, 0xf8, 0x01, + 0xdc, 0x38, 0x71, 0xe3, 0xc8, 0x2f, 0xe4, 0x88, 0x62, 0x3b, 0xb4, 0x20, 0x36, 0x70, 0x1c, 0xcf, + 0x33, 0xef, 0xcc, 0xbc, 0x99, 0xa0, 0x51, 0x0e, 0x90, 0x33, 0x12, 0xa4, 0x0c, 0x54, 0x16, 0x64, + 0x34, 0x61, 0x90, 0xcf, 0x18, 0xac, 0x82, 0x65, 0x18, 0xac, 0xc8, 0xf4, 0x1d, 0xc0, 0x7b, 0xbf, + 0x28, 0x41, 0x02, 0xee, 0x1b, 0xd2, 0xd7, 0xa4, 0xbf, 0x21, 0xfd, 0x65, 0xd8, 0x6f, 0x52, 0x49, + 0x81, 0x4b, 0x72, 0x26, 0x8d, 0x4a, 0xff, 0xa8, 0x81, 0xa4, 0x5c, 0x12, 0x5e, 0x83, 0x4d, 0x92, + 0x82, 0x08, 0x41, 0x81, 0x5b, 0xf2, 0xce, 0xdf, 0xc9, 0x98, 0x70, 0x49, 0xe5, 0x3a, 0x96, 0xeb, + 0x82, 0xd8, 0xaa, 0x2b, 0xb6, 0x4a, 0x47, 0x53, 0x35, 0x0b, 0x84, 0x2c, 0x55, 0x2a, 0x7f, 0xcb, + 0x26, 0x05, 0x0d, 0x12, 0xce, 0x41, 0x26, 0x92, 0x02, 0x17, 0x26, 0x3b, 0xfc, 0xec, 0xa2, 0xbd, + 0x57, 0xc6, 0x9c, 0x88, 0x2c, 0x14, 0x11, 0x12, 0x7b, 0xa8, 0x63, 0x7b, 0x79, 0xff, 0x0d, 0x9c, + 0xd1, 0x4e, 0x54, 0x87, 0xf8, 0x2a, 0xea, 0x96, 0x44, 0x14, 0xc0, 0x05, 0x89, 0x69, 0xe6, 0x39, + 0x3a, 0x8b, 0xea, 0xa7, 0x49, 0x86, 0x1f, 0xa1, 0xdd, 0x85, 0x22, 0xe5, 0x3a, 0x2e, 0x89, 0x50, + 0x4c, 0x7a, 0xee, 0xc0, 0x19, 0x75, 0xc3, 0x23, 0xff, 0x7c, 0xbf, 0xfd, 0x67, 0x15, 0x1f, 0x69, + 0x3c, 0xea, 0x2e, 0x36, 0x01, 0xfe, 0x80, 0x0e, 0xa1, 0xa4, 0x39, 0xe5, 0x09, 0x8b, 0x33, 0x22, + 0x49, 0x2a, 0x63, 0xe3, 0x6a, 0x5c, 0x9a, 0x41, 0xbd, 0x96, 0x56, 0xbf, 0xdb, 0xa4, 0xfe, 0xd4, + 0x2a, 0x8c, 0xb5, 0xc0, 0x44, 0xd7, 0xdb, 0x3d, 0xa3, 0x03, 0x38, 0x3f, 0x39, 0xfc, 0xd4, 0x42, + 0xbd, 0x9f, 0xbe, 0x98, 0xfd, 0xf0, 0x0d, 0x74, 0x61, 0xa6, 0xd8, 0x8c, 0x32, 0x36, 0xaf, 0xc6, + 0xa8, 0x4e, 0xc1, 0x7a, 0xd0, 0xdb, 0x7a, 0x7f, 0x41, 0xce, 0x24, 0x7e, 0x8b, 0xf6, 0xb7, 0xd1, + 0x39, 0x11, 0x22, 0xc9, 0x89, 0xf0, 0xdc, 0x41, 0x6b, 0xd4, 0x0d, 0x6f, 0x36, 0x8d, 0x6c, 0xe6, + 0xf0, 0x9f, 0x98, 0x92, 0xe8, 0xe2, 0x96, 0x8e, 0x7d, 0x13, 0xf8, 0x12, 0x6a, 0x0b, 0x50, 0x65, + 0x4a, 0xb4, 0x07, 0x3b, 0x91, 0x8d, 0xf0, 0x2d, 0xd4, 0x29, 0x92, 0x35, 0x83, 0x24, 0xd3, 0x9f, + 0xae, 0x1b, 0x5e, 0xae, 0x3b, 0xd5, 0xb7, 0xe1, 0x3f, 0xd7, 0xb7, 0x11, 0xd5, 0x1c, 0x7e, 0x8c, + 0x7a, 0xa0, 0x64, 0xa1, 0x64, 0x6c, 0xaf, 0x5b, 0x78, 0xff, 0xeb, 0x21, 0xaf, 0x35, 0x0d, 0x79, + 0x62, 0xd8, 0x68, 0xcf, 0xd4, 0xda, 0x50, 0xe0, 0xd7, 0x68, 0x7f, 0x06, 0x8c, 0xc1, 0x4a, 0x15, + 0x31, 0x59, 0x56, 0xab, 0x53, 0x5e, 0x28, 0xe9, 0xb5, 0xf5, 0x34, 0xd7, 0x9b, 0x24, 0xef, 0x57, + 0xf8, 0xa4, 0xa2, 0x23, 0x5c, 0x6b, 0x6c, 0xde, 0x86, 0x1f, 0x1d, 0x74, 0xd0, 0xf0, 0x35, 0xb7, + 0x2c, 0x71, 0x7e, 0xb1, 0xc4, 0x43, 0x9d, 0x25, 0x29, 0xf5, 0x35, 0xbb, 0xe6, 0x9a, 0x6d, 0xb8, + 0x6d, 0x56, 0xeb, 0xdf, 0xcc, 0x3a, 0xfe, 0xe2, 0xa0, 0xc3, 0x14, 0xe6, 0x0d, 0x6b, 0x1c, 0xef, + 0xda, 0xab, 0x39, 0xad, 0x34, 0x4e, 0x9d, 0x37, 0x63, 0xcb, 0xe6, 0xc0, 0x12, 0x9e, 0xfb, 0x50, + 0xe6, 0x41, 0x4e, 0xb8, 0xee, 0x10, 0x98, 0x54, 0x52, 0x50, 0xf1, 0xa7, 0x3f, 0xfe, 0xde, 0x26, + 0xfa, 0xee, 0x38, 0x5f, 0x5d, 0x77, 0xfc, 0xe0, 0x9b, 0xdb, 0x7f, 0x68, 0xe4, 0x4e, 0x74, 0xeb, + 0xf1, 0xa6, 0xf5, 0xcb, 0x70, 0xda, 0xd6, 0xaa, 0xb7, 0x7f, 0x04, 0x00, 0x00, 0xff, 0xff, 0x78, + 0xbf, 0xb5, 0xab, 0x09, 0x05, 0x00, 0x00, } diff --git a/googleapis/cloud/dialogflow/v2beta1/agent.pb.go b/googleapis/cloud/dialogflow/v2beta1/agent.pb.go index 78d8d5d91f..f71c6d5aea 100644 --- a/googleapis/cloud/dialogflow/v2beta1/agent.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/agent.pb.go @@ -9,11 +9,10 @@ import ( math "math" proto "github.com/golang/protobuf/proto" - _ "github.com/golang/protobuf/ptypes/empty" - _ "github.com/golang/protobuf/ptypes/struct" + empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" - _ "google.golang.org/genproto/protobuf/field_mask" + field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" ) @@ -62,6 +61,78 @@ func (Agent_MatchMode) EnumDescriptor() ([]byte, []int) { return fileDescriptor_be44838675479699, []int{0, 0} } +// API version for the agent. +type Agent_ApiVersion int32 + +const ( + // Not specified. + Agent_API_VERSION_UNSPECIFIED Agent_ApiVersion = 0 + // Legacy V1 API. + Agent_API_VERSION_V1 Agent_ApiVersion = 1 + // V2 API. + Agent_API_VERSION_V2 Agent_ApiVersion = 2 + // V2beta1 API. + Agent_API_VERSION_V2_BETA_1 Agent_ApiVersion = 3 +) + +var Agent_ApiVersion_name = map[int32]string{ + 0: "API_VERSION_UNSPECIFIED", + 1: "API_VERSION_V1", + 2: "API_VERSION_V2", + 3: "API_VERSION_V2_BETA_1", +} + +var Agent_ApiVersion_value = map[string]int32{ + "API_VERSION_UNSPECIFIED": 0, + "API_VERSION_V1": 1, + "API_VERSION_V2": 2, + "API_VERSION_V2_BETA_1": 3, +} + +func (x Agent_ApiVersion) String() string { + return proto.EnumName(Agent_ApiVersion_name, int32(x)) +} + +func (Agent_ApiVersion) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_be44838675479699, []int{0, 1} +} + +// Represents the agent tier. +type Agent_Tier int32 + +const ( + // Not specified. This value should never be used. + Agent_TIER_UNSPECIFIED Agent_Tier = 0 + // Standard tier. + Agent_TIER_STANDARD Agent_Tier = 1 + // Enterprise tier (Essentials). + Agent_TIER_ENTERPRISE Agent_Tier = 2 + // Enterprise tier (Plus). + Agent_TIER_ENTERPRISE_PLUS Agent_Tier = 3 +) + +var Agent_Tier_name = map[int32]string{ + 0: "TIER_UNSPECIFIED", + 1: "TIER_STANDARD", + 2: "TIER_ENTERPRISE", + 3: "TIER_ENTERPRISE_PLUS", +} + +var Agent_Tier_value = map[string]int32{ + "TIER_UNSPECIFIED": 0, + "TIER_STANDARD": 1, + "TIER_ENTERPRISE": 2, + "TIER_ENTERPRISE_PLUS": 3, +} + +func (x Agent_Tier) String() string { + return proto.EnumName(Agent_Tier_name, int32(x)) +} + +func (Agent_Tier) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_be44838675479699, []int{0, 2} +} + // Represents a conversational agent. type Agent struct { // Required. The project of this agent. @@ -71,7 +142,7 @@ type Agent struct { DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Required. The default language of the agent as a language tag. See // [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. This field cannot be // set by the `Update` method. DefaultLanguageCode string `protobuf:"bytes,3,opt,name=default_language_code,json=defaultLanguageCode,proto3" json:"default_language_code,omitempty"` @@ -88,7 +159,7 @@ type Agent struct { // Optional. The URI of the agent's avatar. // Avatars are used throughout the Dialogflow console and in the self-hosted // [Web - // Demo](https://cloud.google.com/dialogflow-enterprise/docs/integrations/web-demo) + // Demo](https://cloud.google.com/dialogflow/docs/integrations/web-demo) // integration. AvatarUri string `protobuf:"bytes,7,opt,name=avatar_uri,json=avatarUri,proto3" json:"avatar_uri,omitempty"` // Optional. Determines whether this agent should log conversation queries. @@ -102,10 +173,17 @@ type Agent struct { // are no fallback intents defined, no intent will be triggered. The score // values range from 0.0 (completely uncertain) to 1.0 (completely certain). // If set to 0.0, the default of 0.3 is used. - ClassificationThreshold float32 `protobuf:"fixed32,10,opt,name=classification_threshold,json=classificationThreshold,proto3" json:"classification_threshold,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + ClassificationThreshold float32 `protobuf:"fixed32,10,opt,name=classification_threshold,json=classificationThreshold,proto3" json:"classification_threshold,omitempty"` + // Optional. API version displayed in Dialogflow console. If not specified, + // V2 API is assumed. Clients are free to query different service endpoints + // for different API versions. However, bots connectors and webhook calls will + // follow the specified API version. + ApiVersion Agent_ApiVersion `protobuf:"varint,14,opt,name=api_version,json=apiVersion,proto3,enum=google.cloud.dialogflow.v2beta1.Agent_ApiVersion" json:"api_version,omitempty"` + // Optional. The agent tier. If not specified, TIER_STANDARD is assumed. + Tier Agent_Tier `protobuf:"varint,15,opt,name=tier,proto3,enum=google.cloud.dialogflow.v2beta1.Agent_Tier" json:"tier,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Agent) Reset() { *m = Agent{} } @@ -203,6 +281,20 @@ func (m *Agent) GetClassificationThreshold() float32 { return 0 } +func (m *Agent) GetApiVersion() Agent_ApiVersion { + if m != nil { + return m.ApiVersion + } + return Agent_API_VERSION_UNSPECIFIED +} + +func (m *Agent) GetTier() Agent_Tier { + if m != nil { + return m.Tier + } + return Agent_TIER_UNSPECIFIED +} + // The request message for [Agents.GetAgent][google.cloud.dialogflow.v2beta1.Agents.GetAgent]. type GetAgentRequest struct { // Required. The project that the agent to fetch is associated with. @@ -245,6 +337,98 @@ func (m *GetAgentRequest) GetParent() string { return "" } +// The request message for [Agents.SetAgent][google.cloud.dialogflow.v2beta1.Agents.SetAgent]. +type SetAgentRequest struct { + // Required. The agent to update. + Agent *Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` + // Optional. The mask to control which fields get updated. + UpdateMask *field_mask.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SetAgentRequest) Reset() { *m = SetAgentRequest{} } +func (m *SetAgentRequest) String() string { return proto.CompactTextString(m) } +func (*SetAgentRequest) ProtoMessage() {} +func (*SetAgentRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_be44838675479699, []int{2} +} + +func (m *SetAgentRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SetAgentRequest.Unmarshal(m, b) +} +func (m *SetAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SetAgentRequest.Marshal(b, m, deterministic) +} +func (m *SetAgentRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_SetAgentRequest.Merge(m, src) +} +func (m *SetAgentRequest) XXX_Size() int { + return xxx_messageInfo_SetAgentRequest.Size(m) +} +func (m *SetAgentRequest) XXX_DiscardUnknown() { + xxx_messageInfo_SetAgentRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_SetAgentRequest proto.InternalMessageInfo + +func (m *SetAgentRequest) GetAgent() *Agent { + if m != nil { + return m.Agent + } + return nil +} + +func (m *SetAgentRequest) GetUpdateMask() *field_mask.FieldMask { + if m != nil { + return m.UpdateMask + } + return nil +} + +// The request message for [Agents.DeleteAgent][google.cloud.dialogflow.v2beta1.Agents.DeleteAgent]. +type DeleteAgentRequest struct { + // Required. The project that the agent to delete is associated with. + // Format: `projects/`. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *DeleteAgentRequest) Reset() { *m = DeleteAgentRequest{} } +func (m *DeleteAgentRequest) String() string { return proto.CompactTextString(m) } +func (*DeleteAgentRequest) ProtoMessage() {} +func (*DeleteAgentRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_be44838675479699, []int{3} +} + +func (m *DeleteAgentRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_DeleteAgentRequest.Unmarshal(m, b) +} +func (m *DeleteAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_DeleteAgentRequest.Marshal(b, m, deterministic) +} +func (m *DeleteAgentRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_DeleteAgentRequest.Merge(m, src) +} +func (m *DeleteAgentRequest) XXX_Size() int { + return xxx_messageInfo_DeleteAgentRequest.Size(m) +} +func (m *DeleteAgentRequest) XXX_DiscardUnknown() { + xxx_messageInfo_DeleteAgentRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_DeleteAgentRequest proto.InternalMessageInfo + +func (m *DeleteAgentRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + // The request message for [Agents.SearchAgents][google.cloud.dialogflow.v2beta1.Agents.SearchAgents]. type SearchAgentsRequest struct { // Required. The project to list agents from. @@ -264,7 +448,7 @@ func (m *SearchAgentsRequest) Reset() { *m = SearchAgentsRequest{} } func (m *SearchAgentsRequest) String() string { return proto.CompactTextString(m) } func (*SearchAgentsRequest) ProtoMessage() {} func (*SearchAgentsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{2} + return fileDescriptor_be44838675479699, []int{4} } func (m *SearchAgentsRequest) XXX_Unmarshal(b []byte) error { @@ -323,7 +507,7 @@ func (m *SearchAgentsResponse) Reset() { *m = SearchAgentsResponse{} } func (m *SearchAgentsResponse) String() string { return proto.CompactTextString(m) } func (*SearchAgentsResponse) ProtoMessage() {} func (*SearchAgentsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{3} + return fileDescriptor_be44838675479699, []int{5} } func (m *SearchAgentsResponse) XXX_Unmarshal(b []byte) error { @@ -372,7 +556,7 @@ func (m *TrainAgentRequest) Reset() { *m = TrainAgentRequest{} } func (m *TrainAgentRequest) String() string { return proto.CompactTextString(m) } func (*TrainAgentRequest) ProtoMessage() {} func (*TrainAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{4} + return fileDescriptor_be44838675479699, []int{6} } func (m *TrainAgentRequest) XXX_Unmarshal(b []byte) error { @@ -420,7 +604,7 @@ func (m *ExportAgentRequest) Reset() { *m = ExportAgentRequest{} } func (m *ExportAgentRequest) String() string { return proto.CompactTextString(m) } func (*ExportAgentRequest) ProtoMessage() {} func (*ExportAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{5} + return fileDescriptor_be44838675479699, []int{7} } func (m *ExportAgentRequest) XXX_Unmarshal(b []byte) error { @@ -472,7 +656,7 @@ func (m *ExportAgentResponse) Reset() { *m = ExportAgentResponse{} } func (m *ExportAgentResponse) String() string { return proto.CompactTextString(m) } func (*ExportAgentResponse) ProtoMessage() {} func (*ExportAgentResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{6} + return fileDescriptor_be44838675479699, []int{8} } func (m *ExportAgentResponse) XXX_Unmarshal(b []byte) error { @@ -558,7 +742,7 @@ func (m *ImportAgentRequest) Reset() { *m = ImportAgentRequest{} } func (m *ImportAgentRequest) String() string { return proto.CompactTextString(m) } func (*ImportAgentRequest) ProtoMessage() {} func (*ImportAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{7} + return fileDescriptor_be44838675479699, []int{9} } func (m *ImportAgentRequest) XXX_Unmarshal(b []byte) error { @@ -651,7 +835,7 @@ func (m *RestoreAgentRequest) Reset() { *m = RestoreAgentRequest{} } func (m *RestoreAgentRequest) String() string { return proto.CompactTextString(m) } func (*RestoreAgentRequest) ProtoMessage() {} func (*RestoreAgentRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_be44838675479699, []int{8} + return fileDescriptor_be44838675479699, []int{10} } func (m *RestoreAgentRequest) XXX_Unmarshal(b []byte) error { @@ -726,8 +910,12 @@ func (*RestoreAgentRequest) XXX_OneofWrappers() []interface{} { func init() { proto.RegisterEnum("google.cloud.dialogflow.v2beta1.Agent_MatchMode", Agent_MatchMode_name, Agent_MatchMode_value) + proto.RegisterEnum("google.cloud.dialogflow.v2beta1.Agent_ApiVersion", Agent_ApiVersion_name, Agent_ApiVersion_value) + proto.RegisterEnum("google.cloud.dialogflow.v2beta1.Agent_Tier", Agent_Tier_name, Agent_Tier_value) proto.RegisterType((*Agent)(nil), "google.cloud.dialogflow.v2beta1.Agent") proto.RegisterType((*GetAgentRequest)(nil), "google.cloud.dialogflow.v2beta1.GetAgentRequest") + proto.RegisterType((*SetAgentRequest)(nil), "google.cloud.dialogflow.v2beta1.SetAgentRequest") + proto.RegisterType((*DeleteAgentRequest)(nil), "google.cloud.dialogflow.v2beta1.DeleteAgentRequest") proto.RegisterType((*SearchAgentsRequest)(nil), "google.cloud.dialogflow.v2beta1.SearchAgentsRequest") proto.RegisterType((*SearchAgentsResponse)(nil), "google.cloud.dialogflow.v2beta1.SearchAgentsResponse") proto.RegisterType((*TrainAgentRequest)(nil), "google.cloud.dialogflow.v2beta1.TrainAgentRequest") @@ -742,68 +930,87 @@ func init() { } var fileDescriptor_be44838675479699 = []byte{ - // 975 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0x41, 0x6f, 0xdc, 0x44, - 0x14, 0xae, 0x37, 0x4d, 0xb2, 0xfb, 0x92, 0xb4, 0xe9, 0x84, 0x06, 0x6b, 0xdb, 0xa8, 0x8b, 0x4b, - 0xab, 0xed, 0x46, 0xd8, 0x74, 0xd3, 0x4a, 0x10, 0x04, 0x52, 0xb3, 0x9b, 0x36, 0x2b, 0x65, 0x93, - 0xc8, 0x49, 0x2a, 0xb5, 0x17, 0x6b, 0x62, 0xcf, 0x3a, 0x43, 0xed, 0x19, 0xe3, 0x99, 0x2d, 0x6d, - 0x0a, 0x1c, 0xf8, 0x05, 0x48, 0x20, 0x21, 0x38, 0x72, 0x42, 0x1c, 0x38, 0xf1, 0x4f, 0xf8, 0x0b, - 0xfc, 0x08, 0x8e, 0xc8, 0x63, 0x6f, 0xd6, 0x9b, 0xb4, 0xb5, 0x91, 0x90, 0xb8, 0xd9, 0xdf, 0xfb, - 0xde, 0x7b, 0xdf, 0xcc, 0x7c, 0x4f, 0x33, 0xb0, 0xea, 0x73, 0xee, 0x07, 0xc4, 0x72, 0x03, 0x3e, - 0xf4, 0x2c, 0x8f, 0xe2, 0x80, 0xfb, 0x83, 0x80, 0x7f, 0x69, 0x3d, 0x6f, 0x1f, 0x11, 0x89, 0xef, - 0x5a, 0xd8, 0x27, 0x4c, 0x9a, 0x51, 0xcc, 0x25, 0x47, 0x37, 0x52, 0xb2, 0xa9, 0xc8, 0xe6, 0x98, - 0x6c, 0x66, 0xe4, 0xfa, 0xf5, 0xac, 0x1a, 0x8e, 0xa8, 0x85, 0x19, 0xe3, 0x12, 0x4b, 0xca, 0x99, - 0x48, 0xd3, 0xeb, 0x37, 0xb3, 0x68, 0xc0, 0x99, 0x1f, 0x0f, 0x19, 0xa3, 0xcc, 0xb7, 0x78, 0x44, - 0xe2, 0x09, 0xd2, 0xb5, 0x8c, 0xa4, 0xfe, 0x8e, 0x86, 0x03, 0x8b, 0x84, 0x91, 0x7c, 0x99, 0x05, - 0x1b, 0x67, 0x83, 0x03, 0x4a, 0x02, 0xcf, 0x09, 0xb1, 0x78, 0x96, 0x31, 0xae, 0x9f, 0x65, 0x08, - 0x19, 0x0f, 0xdd, 0x6c, 0x01, 0xc6, 0x4f, 0x17, 0x61, 0xfa, 0x41, 0xb2, 0x20, 0xb4, 0x0c, 0x33, - 0x11, 0x8e, 0x09, 0x93, 0xba, 0xd6, 0xd0, 0x9a, 0x35, 0x3b, 0xfb, 0x43, 0xef, 0xc1, 0xbc, 0x47, - 0x45, 0x14, 0xe0, 0x97, 0x0e, 0xc3, 0x21, 0xd1, 0x2b, 0x2a, 0x3a, 0x97, 0x61, 0x3b, 0x38, 0x24, - 0xa8, 0x0d, 0x57, 0x3d, 0x32, 0xc0, 0xc3, 0x40, 0x3a, 0x01, 0x66, 0xfe, 0x10, 0xfb, 0xc4, 0x71, - 0xb9, 0x47, 0xf4, 0x29, 0xc5, 0x5d, 0xca, 0x82, 0xdb, 0x59, 0xac, 0xc3, 0x3d, 0x82, 0x3e, 0x02, - 0x5d, 0x0c, 0xa3, 0x88, 0xc7, 0x92, 0x78, 0x93, 0x59, 0x42, 0xbf, 0xd8, 0x98, 0x6a, 0xd6, 0xec, - 0xe5, 0xd3, 0x78, 0x3e, 0x51, 0xa0, 0x6b, 0x50, 0x93, 0x34, 0x24, 0xce, 0x09, 0x67, 0x44, 0x9f, - 0x56, 0x1d, 0xaa, 0x09, 0xf0, 0x94, 0x33, 0x82, 0x1a, 0x30, 0xe7, 0x11, 0xe1, 0xc6, 0x34, 0x4a, - 0xb6, 0x50, 0x9f, 0xc9, 0xc4, 0x8e, 0x21, 0xb4, 0x02, 0x80, 0x9f, 0x63, 0x89, 0x63, 0x67, 0x18, - 0x53, 0x7d, 0x56, 0x11, 0x6a, 0x29, 0x72, 0x18, 0x53, 0x74, 0x0b, 0x2e, 0x11, 0x86, 0x8f, 0x02, - 0xe2, 0x04, 0xdc, 0xf7, 0x29, 0xf3, 0xf5, 0x6a, 0x43, 0x6b, 0x56, 0xed, 0x85, 0x14, 0xdd, 0x4e, - 0x41, 0xb4, 0x0b, 0x10, 0x62, 0xe9, 0x1e, 0x3b, 0x61, 0xb2, 0xce, 0x5a, 0x43, 0x6b, 0x5e, 0x6a, - 0x7f, 0x68, 0x16, 0xb8, 0xc1, 0x54, 0x3b, 0x6d, 0xf6, 0x93, 0xc4, 0x3e, 0xf7, 0x88, 0x5d, 0x0b, - 0x47, 0x9f, 0xe8, 0x63, 0xd0, 0xdd, 0x00, 0x0b, 0x41, 0x07, 0xd4, 0x55, 0xc7, 0xef, 0xc8, 0xe3, - 0x98, 0x88, 0x63, 0x1e, 0x78, 0x3a, 0x34, 0xb4, 0x66, 0xc5, 0x7e, 0x77, 0x32, 0x7e, 0x30, 0x0a, - 0x1b, 0x8f, 0xa1, 0x76, 0x5a, 0x12, 0xd5, 0x61, 0xb9, 0xff, 0xe0, 0xa0, 0xb3, 0xe5, 0xf4, 0x77, - 0xbb, 0x9b, 0xce, 0xe1, 0xce, 0xfe, 0xde, 0x66, 0xa7, 0xf7, 0xb0, 0xb7, 0xd9, 0x5d, 0xbc, 0x80, - 0xae, 0xc2, 0x95, 0x5c, 0x6c, 0xeb, 0xc9, 0x86, 0xdd, 0xeb, 0x2e, 0x6a, 0x68, 0x19, 0x50, 0x0e, - 0xee, 0x6f, 0x3b, 0xbb, 0x3b, 0xdb, 0x4f, 0x16, 0x2b, 0xc6, 0x1d, 0xb8, 0xfc, 0x88, 0x48, 0xa5, - 0xd9, 0x26, 0x5f, 0x0c, 0x89, 0x78, 0xa3, 0x49, 0x0c, 0x0a, 0x4b, 0xfb, 0x04, 0xc7, 0xee, 0xb1, - 0x62, 0x8b, 0x02, 0x7a, 0x72, 0x84, 0x51, 0x72, 0xdc, 0x82, 0x9e, 0xa4, 0x86, 0x9a, 0xb6, 0xab, - 0x09, 0xb0, 0x4f, 0x4f, 0x48, 0x72, 0x40, 0x2a, 0x28, 0xf9, 0x33, 0xc2, 0x32, 0x0b, 0x29, 0xfa, - 0x41, 0x02, 0x18, 0xdf, 0xc0, 0x3b, 0x93, 0xad, 0x44, 0xc4, 0x99, 0x20, 0xe8, 0x33, 0x98, 0x51, - 0x93, 0x29, 0x74, 0xad, 0x31, 0xd5, 0x9c, 0x6b, 0xdf, 0x2e, 0x77, 0x1a, 0x76, 0x96, 0x85, 0x6e, - 0xc3, 0x65, 0x46, 0x5e, 0x48, 0x27, 0xd7, 0x3b, 0xb5, 0xfa, 0x42, 0x02, 0xef, 0x9d, 0xf6, 0x5f, - 0x85, 0x2b, 0x07, 0x31, 0xa6, 0xac, 0xd4, 0xbe, 0xf4, 0x00, 0x6d, 0xbe, 0x48, 0x4c, 0x5c, 0x86, - 0x9d, 0x6c, 0x8b, 0x12, 0xa3, 0x9c, 0x99, 0x36, 0xaf, 0x2a, 0xe0, 0x30, 0xa6, 0x86, 0x07, 0x4b, - 0x13, 0xa5, 0xb2, 0x65, 0xaf, 0xe4, 0x73, 0x54, 0xb9, 0xad, 0x0b, 0xe3, 0x2c, 0x74, 0x0b, 0x16, - 0xd2, 0xb0, 0xcb, 0x99, 0x4c, 0x3a, 0x26, 0x65, 0xe7, 0xb7, 0x2e, 0xd8, 0xf3, 0x0a, 0xee, 0xa4, - 0xe8, 0xc6, 0x2c, 0x4c, 0xab, 0x7f, 0xe3, 0x15, 0xa0, 0x5e, 0x58, 0x5a, 0xf0, 0xca, 0x39, 0xc1, - 0x6f, 0x6f, 0x3e, 0xf5, 0xf6, 0xe6, 0x5f, 0xc1, 0x92, 0x4d, 0x84, 0xe4, 0x31, 0xf9, 0x1f, 0xba, - 0xb7, 0xff, 0x98, 0x85, 0x99, 0xd4, 0x53, 0xe8, 0x3b, 0x0d, 0xaa, 0x23, 0xeb, 0xa3, 0xe2, 0xb1, - 0x3e, 0x33, 0x25, 0xf5, 0x92, 0xd6, 0x33, 0x5a, 0xdf, 0xfe, 0xf9, 0xd7, 0xf7, 0x95, 0xf7, 0x91, - 0x71, 0x7a, 0xb7, 0xbc, 0x4a, 0x97, 0xf6, 0x69, 0x14, 0xf3, 0xcf, 0x89, 0x2b, 0x85, 0xd5, 0xfa, - 0x3a, 0xbd, 0x6f, 0xd0, 0xef, 0x1a, 0xcc, 0xe7, 0x7d, 0x8f, 0xee, 0x15, 0x36, 0x79, 0xcd, 0x44, - 0xd6, 0xef, 0xff, 0xcb, 0xac, 0xd4, 0x65, 0xc6, 0x5d, 0xa5, 0x74, 0x15, 0xdd, 0x29, 0x56, 0xba, - 0x2e, 0x54, 0x01, 0xf4, 0x83, 0x06, 0x30, 0x1e, 0x14, 0xd4, 0x2e, 0x6c, 0x7c, 0x6e, 0xaa, 0xea, - 0x2b, 0xa3, 0x9c, 0xdc, 0xfd, 0x68, 0xee, 0x8e, 0xee, 0x47, 0x63, 0x4d, 0x89, 0xfa, 0xc0, 0x68, - 0x96, 0x10, 0x25, 0x93, 0xe2, 0xeb, 0x5a, 0x0b, 0xfd, 0xa8, 0xc1, 0x5c, 0x6e, 0x8e, 0xd0, 0x5a, - 0xa1, 0xae, 0xf3, 0x03, 0x5c, 0x24, 0xec, 0x9e, 0x12, 0x66, 0x1a, 0x65, 0x76, 0x8b, 0xa8, 0xea, - 0x23, 0x65, 0xb9, 0xd9, 0x2b, 0xa1, 0xec, 0xfc, 0xa4, 0xfe, 0x97, 0xca, 0x68, 0x38, 0x52, 0xf6, - 0xb3, 0x06, 0xf3, 0xf9, 0xc1, 0x2c, 0xe1, 0xbd, 0xd7, 0xcc, 0x71, 0x91, 0xb6, 0xfb, 0x4a, 0x9b, - 0x65, 0xb4, 0x4a, 0x68, 0x8b, 0xd3, 0xf2, 0xeb, 0x5a, 0x6b, 0xe3, 0x57, 0x0d, 0x6e, 0xba, 0x3c, - 0x2c, 0x52, 0xb4, 0x01, 0x4a, 0xcb, 0x5e, 0xf2, 0xea, 0xd9, 0xd3, 0x9e, 0xf6, 0x32, 0xba, 0xcf, - 0x93, 0xb7, 0x87, 0xc9, 0x63, 0xdf, 0xf2, 0x09, 0x53, 0x6f, 0x22, 0x2b, 0x0d, 0xe1, 0x88, 0x8a, - 0x37, 0x3e, 0x02, 0x3f, 0x19, 0x43, 0x7f, 0x6b, 0xda, 0x2f, 0x95, 0x4a, 0xf7, 0xe1, 0x6f, 0x95, - 0x1b, 0x8f, 0xd2, 0x9a, 0x1d, 0x25, 0xa1, 0x3b, 0x96, 0xf0, 0x38, 0x4d, 0x3a, 0x9a, 0x51, 0xf5, - 0xd7, 0xfe, 0x09, 0x00, 0x00, 0xff, 0xff, 0x35, 0x4d, 0xe2, 0x83, 0x63, 0x0a, 0x00, 0x00, + // 1280 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x57, 0x4d, 0x6f, 0x1b, 0x45, + 0x18, 0xee, 0x3a, 0x4d, 0x6a, 0xbf, 0xce, 0x87, 0x3b, 0x69, 0xd3, 0xad, 0x4b, 0x54, 0xb3, 0xa5, + 0x55, 0x9a, 0xb4, 0x5e, 0xe2, 0xb6, 0x02, 0x52, 0x3e, 0xe4, 0xc4, 0x6e, 0x63, 0x29, 0x1f, 0xd6, + 0xda, 0x89, 0xd4, 0x1e, 0x58, 0x4d, 0xbc, 0x93, 0xcd, 0xd0, 0xdd, 0x9d, 0x65, 0x77, 0xdc, 0x4f, + 0xe0, 0xc0, 0x81, 0x13, 0x07, 0x24, 0x90, 0x90, 0x90, 0xb8, 0x70, 0x42, 0x1c, 0xf8, 0x21, 0x1c, + 0xe1, 0xc0, 0x1f, 0xe0, 0x47, 0x70, 0xe0, 0x80, 0x66, 0x76, 0x1d, 0xaf, 0x6d, 0x52, 0x6f, 0x11, + 0x12, 0xb7, 0xdd, 0xe7, 0x7d, 0xde, 0xf7, 0x7d, 0xe6, 0xdd, 0x99, 0x47, 0xb3, 0xb0, 0x62, 0x33, + 0x66, 0x3b, 0x44, 0xef, 0x38, 0xac, 0x6b, 0xe9, 0x16, 0xc5, 0x0e, 0xb3, 0x0f, 0x1d, 0xf6, 0x44, + 0x7f, 0x5c, 0x39, 0x20, 0x1c, 0xaf, 0xea, 0xd8, 0x26, 0x1e, 0x2f, 0xfb, 0x01, 0xe3, 0x0c, 0x5d, + 0x8e, 0xc8, 0x65, 0x49, 0x2e, 0xf7, 0xc9, 0xe5, 0x98, 0x5c, 0x7c, 0x2d, 0xae, 0x86, 0x7d, 0xaa, + 0x63, 0xcf, 0x63, 0x1c, 0x73, 0xca, 0xbc, 0x30, 0x4a, 0x2f, 0x5e, 0x89, 0xa3, 0x0e, 0xf3, 0xec, + 0xa0, 0xeb, 0x79, 0xd4, 0xb3, 0x75, 0xe6, 0x93, 0x60, 0x80, 0x74, 0x29, 0x26, 0xc9, 0xb7, 0x83, + 0xee, 0xa1, 0x4e, 0x5c, 0x9f, 0x3f, 0x8b, 0x83, 0xa5, 0xe1, 0xe0, 0x21, 0x25, 0x8e, 0x65, 0xba, + 0x38, 0x7c, 0x14, 0x33, 0x2e, 0x24, 0x14, 0x74, 0x1c, 0x7a, 0xac, 0x5d, 0xfb, 0x6b, 0x0a, 0x26, + 0xab, 0x62, 0x2d, 0x68, 0x01, 0xa6, 0x7c, 0x1c, 0x10, 0x8f, 0xab, 0x4a, 0x49, 0x59, 0xca, 0x19, + 0xf1, 0x1b, 0x7a, 0x1d, 0xa6, 0x2d, 0x1a, 0xfa, 0x0e, 0x7e, 0x66, 0x7a, 0xd8, 0x25, 0x6a, 0x46, + 0x46, 0xf3, 0x31, 0xb6, 0x83, 0x5d, 0x82, 0x2a, 0x70, 0xde, 0x22, 0x87, 0xb8, 0xeb, 0x70, 0xd3, + 0xc1, 0x9e, 0xdd, 0xc5, 0x36, 0x31, 0x3b, 0xcc, 0x22, 0xea, 0x84, 0xe4, 0xce, 0xc7, 0xc1, 0xad, + 0x38, 0xb6, 0xc1, 0x2c, 0x82, 0xde, 0x06, 0x35, 0xec, 0xfa, 0x3e, 0x0b, 0x38, 0xb1, 0x06, 0xb3, + 0x42, 0xf5, 0x74, 0x69, 0x62, 0x29, 0x67, 0x2c, 0x1c, 0xc7, 0x93, 0x89, 0x21, 0xba, 0x04, 0x39, + 0x4e, 0x5d, 0x62, 0x3e, 0x67, 0x1e, 0x51, 0x27, 0x65, 0x87, 0xac, 0x00, 0x1e, 0x32, 0x8f, 0xa0, + 0x12, 0xe4, 0x2d, 0x12, 0x76, 0x02, 0xea, 0x8b, 0xe9, 0xa9, 0x53, 0xb1, 0xd8, 0x3e, 0x84, 0x16, + 0x01, 0xf0, 0x63, 0xcc, 0x71, 0x60, 0x76, 0x03, 0xaa, 0x9e, 0x91, 0x84, 0x5c, 0x84, 0xec, 0x05, + 0x14, 0x5d, 0x85, 0x59, 0xe2, 0xe1, 0x03, 0x87, 0x98, 0x0e, 0xb3, 0x6d, 0xea, 0xd9, 0x6a, 0xb6, + 0xa4, 0x2c, 0x65, 0x8d, 0x99, 0x08, 0xdd, 0x8a, 0x40, 0xb4, 0x0b, 0xe0, 0x62, 0xde, 0x39, 0x32, + 0x5d, 0xb1, 0xce, 0x5c, 0x49, 0x59, 0x9a, 0xad, 0xbc, 0x59, 0x1e, 0xb3, 0x11, 0xca, 0x72, 0xd2, + 0xe5, 0x6d, 0x91, 0xb8, 0xcd, 0x2c, 0x62, 0xe4, 0xdc, 0xde, 0x23, 0x7a, 0x07, 0xd4, 0x8e, 0x83, + 0xc3, 0x90, 0x1e, 0xd2, 0x8e, 0xfc, 0xf2, 0x26, 0x3f, 0x0a, 0x48, 0x78, 0xc4, 0x1c, 0x4b, 0x85, + 0x92, 0xb2, 0x94, 0x31, 0x2e, 0x0c, 0xc6, 0xdb, 0xbd, 0x30, 0x32, 0x20, 0x8f, 0x7d, 0x6a, 0x3e, + 0x26, 0x41, 0x28, 0xd6, 0x3c, 0x2b, 0xc5, 0xac, 0xa6, 0x14, 0x53, 0xf5, 0xe9, 0x7e, 0x94, 0x68, + 0x00, 0x3e, 0x7e, 0x46, 0x1f, 0xc0, 0x69, 0x4e, 0x49, 0xa0, 0xce, 0xc9, 0x62, 0x2b, 0x29, 0x8b, + 0xb5, 0x29, 0x09, 0x0c, 0x99, 0xa8, 0xed, 0x43, 0xee, 0x78, 0x9d, 0xa8, 0x08, 0x0b, 0xdb, 0xd5, + 0xf6, 0xc6, 0xa6, 0xb9, 0xbd, 0x5b, 0xab, 0x9b, 0x7b, 0x3b, 0xad, 0x66, 0x7d, 0xa3, 0x71, 0xaf, + 0x51, 0xaf, 0x15, 0x4e, 0xa1, 0xf3, 0x70, 0x36, 0x11, 0xdb, 0x7c, 0xb0, 0x6e, 0x34, 0x6a, 0x05, + 0x05, 0x2d, 0x00, 0x4a, 0xc0, 0xdb, 0x5b, 0xe6, 0xee, 0xce, 0xd6, 0x83, 0x42, 0x46, 0x73, 0x00, + 0xfa, 0x92, 0xd1, 0x25, 0xb8, 0x50, 0x6d, 0x36, 0xcc, 0xfd, 0xba, 0xd1, 0x6a, 0xec, 0xee, 0x0c, + 0x55, 0x46, 0x30, 0x9b, 0x0c, 0xee, 0xaf, 0x16, 0x94, 0x11, 0xac, 0x52, 0xc8, 0xa0, 0x8b, 0x70, + 0x7e, 0x10, 0x33, 0xd7, 0xeb, 0xed, 0xaa, 0xb9, 0x5a, 0x98, 0xd0, 0x3e, 0x84, 0xd3, 0x62, 0x4d, + 0xe8, 0x1c, 0x14, 0xda, 0x8d, 0xba, 0x31, 0xd4, 0xe0, 0x2c, 0xcc, 0x48, 0xb4, 0xd5, 0xae, 0xee, + 0xd4, 0xaa, 0x86, 0x90, 0x3d, 0x0f, 0x73, 0x12, 0xaa, 0xef, 0xb4, 0xeb, 0x46, 0xd3, 0x68, 0xb4, + 0xea, 0x85, 0x0c, 0x52, 0xe1, 0xdc, 0x10, 0x68, 0x36, 0xb7, 0xf6, 0x5a, 0x85, 0x09, 0xed, 0x3a, + 0xcc, 0xdd, 0x27, 0x5c, 0x0e, 0xcf, 0x20, 0x1f, 0x77, 0x49, 0x78, 0xe2, 0x39, 0xd4, 0xbe, 0x54, + 0x60, 0xae, 0x35, 0xc4, 0x7d, 0x17, 0x26, 0xa5, 0x11, 0x49, 0x6a, 0xbe, 0x72, 0x2d, 0xdd, 0x67, + 0x32, 0xa2, 0x24, 0x74, 0x17, 0xf2, 0x5d, 0xdf, 0xc2, 0x9c, 0x48, 0xa7, 0x90, 0x07, 0x3b, 0x5f, + 0x29, 0xf6, 0x6a, 0xf4, 0xcc, 0xa4, 0x7c, 0x4f, 0x98, 0xc9, 0x36, 0x0e, 0x1f, 0x19, 0x10, 0xd1, + 0xc5, 0xb3, 0x76, 0x03, 0x50, 0x8d, 0x38, 0x84, 0x93, 0x54, 0xe2, 0x29, 0xcc, 0xb7, 0x08, 0x0e, + 0x3a, 0x47, 0x92, 0x1d, 0x8e, 0xa1, 0x8b, 0x23, 0xee, 0x0b, 0x3b, 0x08, 0xe9, 0xf3, 0xc8, 0x70, + 0x26, 0x8d, 0xac, 0x00, 0x5a, 0xf4, 0x39, 0x11, 0x07, 0x58, 0x06, 0x39, 0x7b, 0x44, 0xbc, 0xd8, + 0x62, 0x24, 0xbd, 0x2d, 0x00, 0xed, 0x33, 0x38, 0x37, 0xd8, 0x2a, 0xf4, 0x99, 0x17, 0x12, 0xf4, + 0x3e, 0x4c, 0xc9, 0x65, 0x87, 0xaa, 0x52, 0x9a, 0x78, 0x85, 0x61, 0xc5, 0x59, 0xe8, 0x1a, 0xcc, + 0x79, 0xe4, 0x29, 0x37, 0x13, 0xbd, 0x23, 0x2b, 0x9c, 0x11, 0x70, 0xf3, 0xb8, 0xff, 0x0a, 0x9c, + 0x6d, 0x07, 0x98, 0x7a, 0xa9, 0xe6, 0xd2, 0x00, 0x54, 0x7f, 0x2a, 0x4c, 0x2e, 0x0d, 0x5b, 0x8c, + 0x45, 0x8a, 0x91, 0xce, 0x15, 0x35, 0xcf, 0x4a, 0x60, 0x2f, 0xa0, 0x9a, 0x05, 0xf3, 0x03, 0xa5, + 0xe2, 0x65, 0x2f, 0x26, 0x73, 0x64, 0xb9, 0xcd, 0x53, 0xfd, 0x2c, 0x74, 0x15, 0x66, 0xa2, 0x70, + 0x87, 0x79, 0x5c, 0x74, 0x14, 0x65, 0xa7, 0x37, 0x4f, 0x19, 0xd3, 0x12, 0xde, 0x88, 0xd0, 0xf5, + 0x33, 0xf1, 0x46, 0xd3, 0x5e, 0x00, 0x6a, 0xb8, 0xa9, 0x05, 0x2f, 0x8e, 0x08, 0x7e, 0x79, 0xf3, + 0x89, 0x97, 0x37, 0xff, 0x04, 0xe6, 0x0d, 0x12, 0x72, 0x16, 0x90, 0xff, 0xa1, 0x7b, 0xe5, 0x77, + 0x80, 0xa9, 0x68, 0x4f, 0xa1, 0xaf, 0x14, 0xc8, 0xf6, 0xce, 0x2d, 0x1a, 0x6f, 0xfb, 0x43, 0x47, + 0xbc, 0x98, 0x72, 0xeb, 0x69, 0xcb, 0x9f, 0xff, 0xf6, 0xc7, 0xd7, 0x99, 0x37, 0x90, 0x76, 0x7c, + 0xed, 0x78, 0x11, 0x2d, 0xed, 0x3d, 0x3f, 0x60, 0x1f, 0x91, 0x0e, 0x0f, 0xf5, 0xe5, 0x4f, 0xa3, + 0xab, 0x08, 0xfa, 0x5e, 0x81, 0x6c, 0x2b, 0xbd, 0xa4, 0xd6, 0xbf, 0x94, 0xf4, 0x96, 0x94, 0xb4, + 0xaa, 0x2d, 0xf5, 0x25, 0xc5, 0x57, 0xa1, 0x13, 0x84, 0xad, 0xc5, 0x66, 0xf3, 0x85, 0x02, 0xf9, + 0x84, 0x61, 0xa0, 0x5b, 0x63, 0x1b, 0x8e, 0xda, 0x4b, 0x71, 0x61, 0xc4, 0x9c, 0xea, 0xe2, 0x1a, + 0xd4, 0x1b, 0xd4, 0x72, 0x9a, 0x41, 0xfd, 0xac, 0xc0, 0x74, 0xd2, 0x20, 0xd0, 0xed, 0x14, 0xc3, + 0x1a, 0xb1, 0xae, 0xe2, 0x9d, 0x57, 0xcc, 0x8a, 0x8e, 0xa3, 0xb6, 0x2a, 0x95, 0xae, 0xa0, 0xeb, + 0xe3, 0x95, 0xae, 0x85, 0xb2, 0x00, 0xfa, 0x46, 0x01, 0xe8, 0x3b, 0x0a, 0xaa, 0x8c, 0x6d, 0x3c, + 0x62, 0x3f, 0xc5, 0xc5, 0x5e, 0x4e, 0xe2, 0x8e, 0x59, 0xde, 0xed, 0xdd, 0x31, 0xb5, 0x5b, 0x52, + 0xd4, 0xcd, 0xe4, 0x47, 0x3d, 0x51, 0x14, 0x17, 0xc5, 0xd7, 0x94, 0x65, 0xf4, 0xad, 0x02, 0xf9, + 0x84, 0xe1, 0xa4, 0xf8, 0xa0, 0xa3, 0x4e, 0x37, 0x4e, 0xd8, 0x6d, 0x29, 0xac, 0xac, 0xa5, 0x99, + 0x16, 0x91, 0xd5, 0x7b, 0xca, 0x12, 0x26, 0x95, 0x42, 0xd9, 0xa8, 0xa5, 0xfd, 0x97, 0xca, 0xa8, + 0xdb, 0x53, 0xf6, 0x9d, 0x02, 0xd3, 0x49, 0x07, 0x4b, 0xb1, 0xf7, 0xfe, 0xc1, 0xf0, 0xc6, 0x69, + 0xbb, 0x23, 0xb5, 0xe9, 0xda, 0x72, 0x0a, 0x6d, 0x41, 0x54, 0x7e, 0x4d, 0x59, 0x2e, 0x3e, 0xfd, + 0xa5, 0x7a, 0x31, 0x21, 0x20, 0x6a, 0x81, 0x7d, 0x1a, 0x96, 0x3b, 0xcc, 0xfd, 0xb5, 0xfa, 0xe0, + 0x88, 0x73, 0x3f, 0x5c, 0xd3, 0xf5, 0x27, 0x4f, 0x86, 0x83, 0x3a, 0xee, 0xf2, 0xa3, 0xe8, 0x5f, + 0xe9, 0xa6, 0xef, 0x60, 0x7e, 0xc8, 0x02, 0xf7, 0xc6, 0x38, 0x7a, 0xbf, 0xd5, 0xfa, 0x8f, 0x0a, + 0x5c, 0xe9, 0x30, 0x77, 0xdc, 0x2c, 0xd6, 0x41, 0x4e, 0xa1, 0x29, 0xce, 0x7e, 0x53, 0x79, 0xd8, + 0x88, 0xe9, 0x36, 0x13, 0xbf, 0x0f, 0x65, 0x16, 0xd8, 0xba, 0x4d, 0x3c, 0xe9, 0x0c, 0x7a, 0xbf, + 0xe1, 0x89, 0xbf, 0x70, 0x77, 0xfb, 0xd0, 0x9f, 0x8a, 0xf2, 0x43, 0x26, 0x53, 0xbb, 0xf7, 0x53, + 0xe6, 0xf2, 0xfd, 0xa8, 0xe6, 0x86, 0x94, 0x50, 0xeb, 0x4b, 0xd8, 0x8f, 0x92, 0x0e, 0xa6, 0x64, + 0xfd, 0x5b, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xb2, 0xbc, 0x37, 0x2b, 0x21, 0x0e, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -820,6 +1027,10 @@ const _ = grpc.SupportPackageIsVersion4 type AgentsClient interface { // Retrieves the specified agent. GetAgent(ctx context.Context, in *GetAgentRequest, opts ...grpc.CallOption) (*Agent, error) + // Creates/updates the specified agent. + SetAgent(ctx context.Context, in *SetAgentRequest, opts ...grpc.CallOption) (*Agent, error) + // Deletes the specified agent. + DeleteAgent(ctx context.Context, in *DeleteAgentRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Returns the list of agents. // // Since there is at most one conversational agent per project, this method is @@ -874,6 +1085,24 @@ func (c *agentsClient) GetAgent(ctx context.Context, in *GetAgentRequest, opts . return out, nil } +func (c *agentsClient) SetAgent(ctx context.Context, in *SetAgentRequest, opts ...grpc.CallOption) (*Agent, error) { + out := new(Agent) + err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2beta1.Agents/SetAgent", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentsClient) DeleteAgent(ctx context.Context, in *DeleteAgentRequest, opts ...grpc.CallOption) (*empty.Empty, error) { + out := new(empty.Empty) + err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2beta1.Agents/DeleteAgent", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *agentsClient) SearchAgents(ctx context.Context, in *SearchAgentsRequest, opts ...grpc.CallOption) (*SearchAgentsResponse, error) { out := new(SearchAgentsResponse) err := c.cc.Invoke(ctx, "/google.cloud.dialogflow.v2beta1.Agents/SearchAgents", in, out, opts...) @@ -923,6 +1152,10 @@ func (c *agentsClient) RestoreAgent(ctx context.Context, in *RestoreAgentRequest type AgentsServer interface { // Retrieves the specified agent. GetAgent(context.Context, *GetAgentRequest) (*Agent, error) + // Creates/updates the specified agent. + SetAgent(context.Context, *SetAgentRequest) (*Agent, error) + // Deletes the specified agent. + DeleteAgent(context.Context, *DeleteAgentRequest) (*empty.Empty, error) // Returns the list of agents. // // Since there is at most one conversational agent per project, this method is @@ -982,6 +1215,42 @@ func _Agents_GetAgent_Handler(srv interface{}, ctx context.Context, dec func(int return interceptor(ctx, in, info, handler) } +func _Agents_SetAgent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(SetAgentRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentsServer).SetAgent(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.dialogflow.v2beta1.Agents/SetAgent", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentsServer).SetAgent(ctx, req.(*SetAgentRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agents_DeleteAgent_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(DeleteAgentRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentsServer).DeleteAgent(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.dialogflow.v2beta1.Agents/DeleteAgent", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentsServer).DeleteAgent(ctx, req.(*DeleteAgentRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _Agents_SearchAgents_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(SearchAgentsRequest) if err := dec(in); err != nil { @@ -1080,6 +1349,14 @@ var _Agents_serviceDesc = grpc.ServiceDesc{ MethodName: "GetAgent", Handler: _Agents_GetAgent_Handler, }, + { + MethodName: "SetAgent", + Handler: _Agents_SetAgent_Handler, + }, + { + MethodName: "DeleteAgent", + Handler: _Agents_DeleteAgent_Handler, + }, { MethodName: "SearchAgents", Handler: _Agents_SearchAgents_Handler, diff --git a/googleapis/cloud/dialogflow/v2beta1/audio_config.pb.go b/googleapis/cloud/dialogflow/v2beta1/audio_config.pb.go index c187b74958..dd10fd542a 100644 --- a/googleapis/cloud/dialogflow/v2beta1/audio_config.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/audio_config.pb.go @@ -8,6 +8,7 @@ import ( math "math" proto "github.com/golang/protobuf/proto" + duration "github.com/golang/protobuf/ptypes/duration" _ "google.golang.org/genproto/googleapis/api/annotations" ) @@ -113,7 +114,7 @@ const ( // model][InputAudioConfig.model] that the caller is eligible for. // // Please see the [Dialogflow - // docs](https://cloud.google.com/dialogflow-enterprise/docs/data-logging) for + // docs](https://cloud.google.com/dialogflow/docs/data-logging) for // how to make your project eligible for enhanced models. SpeechModelVariant_USE_BEST_AVAILABLE SpeechModelVariant = 1 // Use standard model variant even if an enhanced model is available. See the @@ -133,7 +134,7 @@ const ( // // * If the API caller isn't eligible for enhanced models, Dialogflow returns // an error. Please see the [Dialogflow - // docs](https://cloud.google.com/dialogflow-enterprise/docs/data-logging) + // docs](https://cloud.google.com/dialogflow/docs/data-logging) // for how to make your project eligible. SpeechModelVariant_USE_ENHANCED SpeechModelVariant = 3 ) @@ -238,6 +239,84 @@ func (OutputAudioEncoding) EnumDescriptor() ([]byte, []int) { return fileDescriptor_80617ff5f6b0e1c6, []int{3} } +// Information for a word recognized by the speech recognizer. +type SpeechWordInfo struct { + // The word this info is for. + Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word,omitempty"` + // Time offset relative to the beginning of the audio that corresponds to the + // start of the spoken word. This is an experimental feature and the accuracy + // of the time offset can vary. + StartOffset *duration.Duration `protobuf:"bytes,1,opt,name=start_offset,json=startOffset,proto3" json:"start_offset,omitempty"` + // Time offset relative to the beginning of the audio that corresponds to the + // end of the spoken word. This is an experimental feature and the accuracy of + // the time offset can vary. + EndOffset *duration.Duration `protobuf:"bytes,2,opt,name=end_offset,json=endOffset,proto3" json:"end_offset,omitempty"` + // The Speech confidence between 0.0 and 1.0 for this word. A higher number + // indicates an estimated greater likelihood that the recognized word is + // correct. The default of 0.0 is a sentinel value indicating that confidence + // was not set. + // + // This field is not guaranteed to be fully stable over time for the same + // audio input. Users should also not rely on it to always be provided. + Confidence float32 `protobuf:"fixed32,4,opt,name=confidence,proto3" json:"confidence,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SpeechWordInfo) Reset() { *m = SpeechWordInfo{} } +func (m *SpeechWordInfo) String() string { return proto.CompactTextString(m) } +func (*SpeechWordInfo) ProtoMessage() {} +func (*SpeechWordInfo) Descriptor() ([]byte, []int) { + return fileDescriptor_80617ff5f6b0e1c6, []int{0} +} + +func (m *SpeechWordInfo) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SpeechWordInfo.Unmarshal(m, b) +} +func (m *SpeechWordInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SpeechWordInfo.Marshal(b, m, deterministic) +} +func (m *SpeechWordInfo) XXX_Merge(src proto.Message) { + xxx_messageInfo_SpeechWordInfo.Merge(m, src) +} +func (m *SpeechWordInfo) XXX_Size() int { + return xxx_messageInfo_SpeechWordInfo.Size(m) +} +func (m *SpeechWordInfo) XXX_DiscardUnknown() { + xxx_messageInfo_SpeechWordInfo.DiscardUnknown(m) +} + +var xxx_messageInfo_SpeechWordInfo proto.InternalMessageInfo + +func (m *SpeechWordInfo) GetWord() string { + if m != nil { + return m.Word + } + return "" +} + +func (m *SpeechWordInfo) GetStartOffset() *duration.Duration { + if m != nil { + return m.StartOffset + } + return nil +} + +func (m *SpeechWordInfo) GetEndOffset() *duration.Duration { + if m != nil { + return m.EndOffset + } + return nil +} + +func (m *SpeechWordInfo) GetConfidence() float32 { + if m != nil { + return m.Confidence + } + return 0 +} + // Instructs the speech recognizer on how to process the audio content. type InputAudioConfig struct { // Required. Audio encoding of the audio content to process. @@ -250,14 +329,19 @@ type InputAudioConfig struct { SampleRateHertz int32 `protobuf:"varint,2,opt,name=sample_rate_hertz,json=sampleRateHertz,proto3" json:"sample_rate_hertz,omitempty"` // Required. The language of the supplied audio. Dialogflow does not do // translations. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` - // Optional. The collection of phrase hints which are used to boost accuracy - // of speech recognition. - // Refer to - // [Cloud Speech API + // Optional. If `true`, Dialogflow returns [SpeechWordInfo][google.cloud.dialogflow.v2beta1.SpeechWordInfo] in + // [StreamingRecognitionResult][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult] with information about the recognized speech + // words, e.g. start and end time offsets. If false or unspecified, Speech + // doesn't return any word-level information. + EnableWordInfo bool `protobuf:"varint,13,opt,name=enable_word_info,json=enableWordInfo,proto3" json:"enable_word_info,omitempty"` + // Optional. A list of strings containing words and phrases that the speech + // recognizer should recognize with higher likelihood. + // + // See [the Cloud Speech // documentation](https://cloud.google.com/speech-to-text/docs/basics#phrase-hints) // for more details. PhraseHints []string `protobuf:"bytes,4,rep,name=phrase_hints,json=phraseHints,proto3" json:"phrase_hints,omitempty"` @@ -284,7 +368,7 @@ func (m *InputAudioConfig) Reset() { *m = InputAudioConfig{} } func (m *InputAudioConfig) String() string { return proto.CompactTextString(m) } func (*InputAudioConfig) ProtoMessage() {} func (*InputAudioConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_80617ff5f6b0e1c6, []int{0} + return fileDescriptor_80617ff5f6b0e1c6, []int{1} } func (m *InputAudioConfig) XXX_Unmarshal(b []byte) error { @@ -326,6 +410,13 @@ func (m *InputAudioConfig) GetLanguageCode() string { return "" } +func (m *InputAudioConfig) GetEnableWordInfo() bool { + if m != nil { + return m.EnableWordInfo + } + return false +} + func (m *InputAudioConfig) GetPhraseHints() []string { if m != nil { return m.PhraseHints @@ -367,7 +458,7 @@ func (m *VoiceSelectionParams) Reset() { *m = VoiceSelectionParams{} } func (m *VoiceSelectionParams) String() string { return proto.CompactTextString(m) } func (*VoiceSelectionParams) ProtoMessage() {} func (*VoiceSelectionParams) Descriptor() ([]byte, []int) { - return fileDescriptor_80617ff5f6b0e1c6, []int{1} + return fileDescriptor_80617ff5f6b0e1c6, []int{2} } func (m *VoiceSelectionParams) XXX_Unmarshal(b []byte) error { @@ -437,7 +528,7 @@ func (m *SynthesizeSpeechConfig) Reset() { *m = SynthesizeSpeechConfig{} func (m *SynthesizeSpeechConfig) String() string { return proto.CompactTextString(m) } func (*SynthesizeSpeechConfig) ProtoMessage() {} func (*SynthesizeSpeechConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_80617ff5f6b0e1c6, []int{2} + return fileDescriptor_80617ff5f6b0e1c6, []int{3} } func (m *SynthesizeSpeechConfig) XXX_Unmarshal(b []byte) error { @@ -514,7 +605,7 @@ func (m *OutputAudioConfig) Reset() { *m = OutputAudioConfig{} } func (m *OutputAudioConfig) String() string { return proto.CompactTextString(m) } func (*OutputAudioConfig) ProtoMessage() {} func (*OutputAudioConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_80617ff5f6b0e1c6, []int{3} + return fileDescriptor_80617ff5f6b0e1c6, []int{4} } func (m *OutputAudioConfig) XXX_Unmarshal(b []byte) error { @@ -561,6 +652,7 @@ func init() { proto.RegisterEnum("google.cloud.dialogflow.v2beta1.SpeechModelVariant", SpeechModelVariant_name, SpeechModelVariant_value) proto.RegisterEnum("google.cloud.dialogflow.v2beta1.SsmlVoiceGender", SsmlVoiceGender_name, SsmlVoiceGender_value) proto.RegisterEnum("google.cloud.dialogflow.v2beta1.OutputAudioEncoding", OutputAudioEncoding_name, OutputAudioEncoding_value) + proto.RegisterType((*SpeechWordInfo)(nil), "google.cloud.dialogflow.v2beta1.SpeechWordInfo") proto.RegisterType((*InputAudioConfig)(nil), "google.cloud.dialogflow.v2beta1.InputAudioConfig") proto.RegisterType((*VoiceSelectionParams)(nil), "google.cloud.dialogflow.v2beta1.VoiceSelectionParams") proto.RegisterType((*SynthesizeSpeechConfig)(nil), "google.cloud.dialogflow.v2beta1.SynthesizeSpeechConfig") @@ -572,63 +664,70 @@ func init() { } var fileDescriptor_80617ff5f6b0e1c6 = []byte{ - // 920 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4f, 0x6f, 0xe3, 0x44, - 0x14, 0xc7, 0x4e, 0xbb, 0xab, 0xbe, 0xa6, 0x5d, 0xef, 0x6c, 0xe9, 0xba, 0xa5, 0xdd, 0xa6, 0xed, - 0xae, 0x14, 0x22, 0x94, 0xb0, 0x29, 0x7f, 0x0e, 0x9c, 0x9c, 0x78, 0x9a, 0x58, 0x24, 0x4e, 0xb0, - 0x93, 0x74, 0x81, 0xc3, 0x68, 0x6a, 0x4f, 0x1c, 0x0b, 0xc7, 0x63, 0x62, 0x27, 0x88, 0x95, 0xf8, - 0x08, 0x88, 0xef, 0x80, 0x38, 0x71, 0xe0, 0x9b, 0xf0, 0x6d, 0x38, 0x20, 0x71, 0x41, 0x1e, 0xa7, - 0xdb, 0x6c, 0x92, 0x25, 0x17, 0x6e, 0x33, 0xbf, 0xdf, 0xfc, 0xde, 0x7b, 0xf3, 0x7b, 0x6f, 0x34, - 0x50, 0xf5, 0x38, 0xf7, 0x02, 0x56, 0x71, 0x02, 0x3e, 0x75, 0x2b, 0xae, 0x4f, 0x03, 0xee, 0x0d, - 0x03, 0xfe, 0x43, 0x65, 0x56, 0xbd, 0x65, 0x09, 0x7d, 0x59, 0xa1, 0x53, 0xd7, 0xe7, 0xc4, 0xe1, - 0xe1, 0xd0, 0xf7, 0xca, 0xd1, 0x84, 0x27, 0x1c, 0x9d, 0x65, 0x9a, 0xb2, 0xd0, 0x94, 0xef, 0x35, - 0xe5, 0xb9, 0xe6, 0xf8, 0x64, 0x1e, 0x94, 0x46, 0x7e, 0x85, 0x86, 0x21, 0x4f, 0x68, 0xe2, 0xf3, - 0x30, 0xce, 0xe4, 0x17, 0x7f, 0xca, 0xa0, 0x18, 0x61, 0x34, 0x4d, 0xb4, 0x34, 0x74, 0x5d, 0x44, - 0x46, 0x7d, 0xd8, 0xcf, 0x32, 0xb1, 0xd0, 0xe1, 0xae, 0x1f, 0x7a, 0xaa, 0x54, 0x90, 0x8a, 0xfb, - 0xd5, 0x72, 0x79, 0x43, 0xb2, 0xb2, 0x88, 0x82, 0xe7, 0x2a, 0x6b, 0x8f, 0x2e, 0x6e, 0x51, 0x09, - 0x1e, 0xc7, 0x74, 0x1c, 0x05, 0x8c, 0x4c, 0x68, 0xc2, 0xc8, 0x88, 0x4d, 0x92, 0xd7, 0xaa, 0x5c, - 0x90, 0x8a, 0xdb, 0xd6, 0xa3, 0x8c, 0xb0, 0x68, 0xc2, 0x9a, 0x29, 0x8c, 0x2e, 0x61, 0x2f, 0xa0, - 0xa1, 0x37, 0xa5, 0x1e, 0x23, 0x0e, 0x77, 0x99, 0x9a, 0x2b, 0x48, 0xc5, 0x1d, 0x2b, 0x7f, 0x07, - 0xd6, 0xb9, 0xcb, 0xd0, 0x39, 0xe4, 0xa3, 0xd1, 0x84, 0xc6, 0x8c, 0x8c, 0xfc, 0x30, 0x89, 0xd5, - 0xad, 0x42, 0xae, 0xb8, 0x63, 0xed, 0x66, 0x58, 0x33, 0x85, 0xd0, 0x01, 0x6c, 0x8f, 0xb9, 0xcb, - 0x02, 0xf5, 0xa1, 0xd0, 0x67, 0x1b, 0xf4, 0x0a, 0xf6, 0xc4, 0x82, 0xcc, 0xe8, 0xc4, 0xa7, 0x61, - 0xa2, 0x82, 0xb8, 0xdf, 0xd5, 0xc6, 0xfb, 0xd9, 0x11, 0x63, 0xce, 0xa8, 0x9d, 0x6a, 0x07, 0x99, - 0xd4, 0xca, 0x8f, 0x17, 0x76, 0x17, 0x3f, 0xc1, 0xc1, 0x80, 0xfb, 0x0e, 0xb3, 0x59, 0xc0, 0x9c, - 0xd4, 0xe8, 0x2e, 0x9d, 0xd0, 0x71, 0x8c, 0x10, 0x6c, 0x85, 0x74, 0xcc, 0x84, 0x91, 0x3b, 0x96, - 0x58, 0xa3, 0xaf, 0x60, 0x37, 0x8e, 0xc7, 0x01, 0xf1, 0x58, 0xe8, 0xb2, 0x89, 0x70, 0x62, 0xbf, - 0xfa, 0xf1, 0xe6, 0x1a, 0xe2, 0x71, 0x20, 0x72, 0x34, 0x84, 0xce, 0x82, 0x34, 0x48, 0xb6, 0xbe, - 0xf8, 0x4b, 0x82, 0x43, 0xfb, 0xc7, 0x30, 0x19, 0xb1, 0xd8, 0x7f, 0xcd, 0xb2, 0x6a, 0xe7, 0x4d, - 0xbd, 0x84, 0xbd, 0x38, 0x62, 0xf4, 0x3b, 0x3f, 0xf4, 0x84, 0xff, 0xa2, 0x14, 0xc9, 0xca, 0xdf, - 0x81, 0xa9, 0xf7, 0xa9, 0x5d, 0x91, 0x9f, 0x38, 0x23, 0x51, 0x8c, 0x64, 0x65, 0x1b, 0xf4, 0x1c, - 0xf6, 0x67, 0x3c, 0x98, 0x8e, 0x19, 0xf1, 0xa8, 0x1f, 0x12, 0xf7, 0x56, 0x74, 0x43, 0xb2, 0xf2, - 0x19, 0xda, 0xa0, 0x7e, 0xa8, 0xdf, 0xa2, 0x8f, 0x00, 0xb1, 0xe1, 0x90, 0x39, 0x49, 0x4c, 0xa2, - 0x09, 0x1f, 0xfa, 0x01, 0x23, 0xbe, 0xab, 0x6e, 0x8b, 0x9e, 0x28, 0x73, 0xa6, 0x9b, 0x11, 0x86, - 0x8b, 0xbe, 0x84, 0xed, 0x59, 0x7a, 0x09, 0x75, 0xab, 0x20, 0x15, 0x77, 0xab, 0x9f, 0x6e, 0xbc, - 0xf6, 0x3a, 0x5b, 0xad, 0x2c, 0xc6, 0xc5, 0x2f, 0x32, 0x3c, 0xee, 0x4c, 0x93, 0xa5, 0x31, 0xfe, - 0xf6, 0x1d, 0x63, 0xfc, 0xc9, 0xc6, 0x5c, 0x0b, 0xb1, 0xfe, 0x8f, 0x61, 0xfe, 0x1e, 0xd4, 0xf8, - 0x4d, 0x53, 0x48, 0x2c, 0xba, 0x32, 0x7f, 0xc5, 0xc2, 0xc9, 0xdd, 0xea, 0xe7, 0x9b, 0xbb, 0xbe, - 0xb6, 0xab, 0xd6, 0x61, 0xbc, 0x16, 0x2f, 0xfd, 0x23, 0xc1, 0xde, 0x5b, 0xf5, 0xa3, 0x67, 0x70, - 0xac, 0xf5, 0x75, 0xa3, 0x43, 0xb0, 0x59, 0xef, 0xe8, 0x86, 0xd9, 0x20, 0x7d, 0xd3, 0xee, 0xe2, - 0xba, 0x71, 0x6d, 0x60, 0x5d, 0x79, 0x0f, 0x9d, 0x80, 0xba, 0xc4, 0xb7, 0x0c, 0x13, 0x6b, 0x16, - 0x79, 0xf9, 0x99, 0x22, 0xa1, 0xa7, 0xf0, 0x64, 0x89, 0xbd, 0x6e, 0x69, 0x75, 0x45, 0x46, 0x2a, - 0x1c, 0x2c, 0x11, 0xed, 0x7e, 0x4b, 0xbb, 0x51, 0x72, 0xe8, 0x10, 0xd0, 0x12, 0xa3, 0xb5, 0x2d, - 0x65, 0x0b, 0x1d, 0xc1, 0xfb, 0xab, 0x38, 0xb9, 0xa9, 0x29, 0xdb, 0xe8, 0x03, 0x78, 0xba, 0x44, - 0x75, 0x1a, 0x0d, 0xd2, 0xe9, 0xf6, 0x6d, 0xe5, 0x01, 0xfa, 0x10, 0x5e, 0x2c, 0x91, 0x76, 0x17, - 0xe3, 0x57, 0xe4, 0xc6, 0xe8, 0x35, 0x49, 0x13, 0x6b, 0x3a, 0xb6, 0x48, 0xed, 0xeb, 0x1e, 0x56, - 0x1e, 0x96, 0x66, 0x80, 0x56, 0x5f, 0x2a, 0x7a, 0x0e, 0x85, 0x54, 0x51, 0x6f, 0x92, 0x76, 0x47, - 0xc7, 0x2d, 0x32, 0xd0, 0x2c, 0x43, 0x33, 0x7b, 0x4b, 0x3e, 0x1c, 0x02, 0xea, 0xdb, 0x98, 0xd4, - 0xb0, 0xdd, 0x23, 0xda, 0x40, 0x33, 0x5a, 0x5a, 0xad, 0x85, 0x15, 0x09, 0x29, 0x90, 0x4f, 0x71, - 0xbb, 0xa7, 0x99, 0xba, 0x66, 0xe9, 0x8a, 0x7c, 0x87, 0x60, 0xb3, 0xa9, 0x99, 0x75, 0xac, 0x2b, - 0xb9, 0xd2, 0xcf, 0x12, 0x3c, 0x5a, 0x7a, 0x9e, 0xe8, 0x1c, 0x4e, 0x6d, 0xbb, 0xdd, 0x22, 0x83, - 0x8e, 0x51, 0xc7, 0xa4, 0x81, 0xcd, 0xb4, 0xce, 0xb7, 0x53, 0x1e, 0xc3, 0xe1, 0xea, 0x91, 0xb6, - 0x26, 0xd2, 0x9e, 0x80, 0xba, 0xca, 0x5d, 0x63, 0xc1, 0xca, 0xe8, 0x14, 0x8e, 0x56, 0x59, 0x13, - 0xf7, 0x7b, 0x96, 0xd6, 0x52, 0x72, 0xa5, 0xdf, 0x24, 0x78, 0xb2, 0x66, 0x96, 0xd1, 0x0b, 0x38, - 0xef, 0xf4, 0x7b, 0xdd, 0x7e, 0x8f, 0xfc, 0xe7, 0x48, 0x5c, 0xc2, 0xd9, 0xfa, 0x63, 0x8b, 0x93, - 0x71, 0x0a, 0x47, 0xeb, 0x0f, 0xb5, 0xbb, 0x57, 0x8a, 0x8c, 0x2e, 0xe0, 0xd9, 0x7a, 0xfa, 0x4d, - 0x67, 0x73, 0xb5, 0x3f, 0x24, 0xb8, 0x74, 0xf8, 0x78, 0xd3, 0x1b, 0xa8, 0x29, 0x0b, 0xaf, 0xbb, - 0x9b, 0x7e, 0x5f, 0x5d, 0xe9, 0x1b, 0x63, 0x2e, 0xf2, 0x78, 0xfa, 0x35, 0x94, 0xf9, 0xc4, 0xab, - 0x78, 0x2c, 0x14, 0x9f, 0x5b, 0x25, 0xa3, 0x68, 0xe4, 0xc7, 0xef, 0xfc, 0x52, 0xbf, 0xb8, 0x87, - 0xfe, 0x96, 0xa4, 0x5f, 0x65, 0x59, 0xbf, 0xfe, 0x5d, 0x3e, 0x6b, 0x64, 0x31, 0xeb, 0xa2, 0x10, - 0xfd, 0xbe, 0x90, 0x41, 0x26, 0xba, 0x7d, 0x20, 0xe2, 0x5f, 0xfd, 0x1b, 0x00, 0x00, 0xff, 0xff, - 0x21, 0x49, 0x7d, 0x05, 0xb1, 0x07, 0x00, 0x00, + // 1040 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x5d, 0x6f, 0xe3, 0x44, + 0x17, 0x7e, 0x9d, 0xb4, 0xbb, 0x6f, 0x4f, 0x3e, 0xd6, 0x3b, 0x5b, 0xba, 0x6e, 0xe9, 0x47, 0x9a, + 0xee, 0x4a, 0xa1, 0x42, 0x09, 0x9b, 0xf2, 0x25, 0xc1, 0x8d, 0x13, 0xbb, 0x89, 0x45, 0xbe, 0x70, + 0x3e, 0xba, 0xc0, 0xc5, 0x68, 0x62, 0x4f, 0x1c, 0x0b, 0x67, 0x26, 0xd8, 0x4e, 0x57, 0xac, 0xc4, + 0x4f, 0x40, 0xfc, 0x07, 0xc4, 0x15, 0x17, 0xfc, 0x02, 0x7e, 0x16, 0x12, 0x48, 0xdc, 0x20, 0x8f, + 0xdd, 0x36, 0x9b, 0x66, 0xc9, 0x0d, 0x77, 0x33, 0xcf, 0x33, 0xcf, 0x39, 0xc7, 0xcf, 0x39, 0x93, + 0x09, 0x54, 0x1d, 0xce, 0x1d, 0x8f, 0x56, 0x2c, 0x8f, 0x2f, 0xec, 0x8a, 0xed, 0x12, 0x8f, 0x3b, + 0x13, 0x8f, 0xbf, 0xaa, 0x5c, 0x57, 0xc7, 0x34, 0x24, 0x2f, 0x2a, 0x64, 0x61, 0xbb, 0x1c, 0x5b, + 0x9c, 0x4d, 0x5c, 0xa7, 0x3c, 0xf7, 0x79, 0xc8, 0xd1, 0x49, 0xac, 0x29, 0x0b, 0x4d, 0xf9, 0x4e, + 0x53, 0x4e, 0x34, 0x07, 0xc7, 0x49, 0x50, 0x71, 0x7c, 0xbc, 0x98, 0x54, 0xec, 0x85, 0x4f, 0x42, + 0x97, 0xb3, 0x38, 0xc0, 0xc1, 0x61, 0xc2, 0x93, 0xb9, 0x5b, 0x21, 0x8c, 0xf1, 0x50, 0x90, 0x41, + 0xcc, 0x16, 0x7f, 0x97, 0x20, 0xdf, 0x9f, 0x53, 0x6a, 0x4d, 0xaf, 0xb8, 0x6f, 0x1b, 0x6c, 0xc2, + 0x11, 0x82, 0xad, 0x57, 0xdc, 0xb7, 0x95, 0x74, 0x41, 0x2a, 0xed, 0x98, 0x62, 0x8d, 0x3e, 0x87, + 0x6c, 0x10, 0x12, 0x3f, 0xc4, 0x7c, 0x32, 0x09, 0x68, 0xa8, 0x48, 0x05, 0xa9, 0x94, 0xa9, 0xee, + 0x97, 0x93, 0xe2, 0x6e, 0x72, 0x97, 0xb5, 0x24, 0xb7, 0x99, 0x11, 0xc7, 0xbb, 0xe2, 0x34, 0xfa, + 0x14, 0x80, 0x32, 0xfb, 0x46, 0x9b, 0xda, 0xa4, 0xdd, 0xa1, 0xcc, 0x4e, 0x94, 0xc7, 0x00, 0xc2, + 0x0d, 0x9b, 0x32, 0x8b, 0x2a, 0x5b, 0x05, 0xa9, 0x94, 0x32, 0x97, 0x90, 0xe2, 0x9f, 0x29, 0x90, + 0x0d, 0x36, 0x5f, 0x84, 0x6a, 0xe4, 0x5c, 0x5d, 0x18, 0x87, 0x86, 0x90, 0x8f, 0x8d, 0xa4, 0xcc, + 0xe2, 0xb6, 0xcb, 0x1c, 0x51, 0x6e, 0xbe, 0x5a, 0x2e, 0x6f, 0xf0, 0xb2, 0x2c, 0xa2, 0xe8, 0x89, + 0xca, 0xcc, 0x91, 0xe5, 0x2d, 0x3a, 0x87, 0xc7, 0x01, 0x99, 0xcd, 0x3d, 0x8a, 0x7d, 0x12, 0x52, + 0x3c, 0xa5, 0x7e, 0xf8, 0x5a, 0x7c, 0xcc, 0xb6, 0xf9, 0x28, 0x26, 0x4c, 0x12, 0xd2, 0x66, 0x04, + 0xa3, 0x33, 0xc8, 0x79, 0x84, 0x39, 0x0b, 0xe2, 0x50, 0x6c, 0x71, 0x9b, 0x26, 0x66, 0x66, 0x6f, + 0xc0, 0x3a, 0xb7, 0x29, 0x2a, 0x81, 0x4c, 0x19, 0x19, 0x7b, 0x14, 0x47, 0x1e, 0x63, 0x97, 0x4d, + 0xb8, 0x92, 0x2b, 0x48, 0xa5, 0xff, 0x9b, 0xf9, 0x18, 0xbf, 0x6d, 0xc9, 0x29, 0x64, 0xe7, 0x53, + 0x9f, 0x04, 0x14, 0x4f, 0x5d, 0x16, 0x06, 0xca, 0x56, 0x21, 0x5d, 0xda, 0x31, 0x33, 0x31, 0xd6, + 0x8c, 0x20, 0xb4, 0x0b, 0xdb, 0x33, 0x6e, 0x53, 0x4f, 0x79, 0x28, 0x32, 0xc5, 0x1b, 0xf4, 0x12, + 0x72, 0x62, 0x81, 0xaf, 0x89, 0xef, 0x12, 0x16, 0x2a, 0x20, 0x9c, 0xb8, 0xd8, 0xe8, 0x44, 0x3c, + 0x13, 0xed, 0x48, 0x3b, 0x8a, 0xa5, 0x66, 0x76, 0xb6, 0xb4, 0x2b, 0xfe, 0x00, 0xbb, 0x23, 0xee, + 0x5a, 0xb4, 0x4f, 0x3d, 0x6a, 0x45, 0x6d, 0xeb, 0x11, 0x9f, 0xcc, 0x82, 0x68, 0x7a, 0x18, 0x99, + 0x51, 0x61, 0xf9, 0x8e, 0x29, 0xd6, 0xe8, 0x4b, 0xc8, 0x04, 0xc1, 0xcc, 0xc3, 0x0e, 0x65, 0x36, + 0xf5, 0x85, 0x67, 0xf9, 0xea, 0x07, 0x9b, 0x6b, 0x08, 0x66, 0x9e, 0xc8, 0xd1, 0x10, 0x3a, 0x13, + 0xa2, 0x20, 0xf1, 0xba, 0xf8, 0x87, 0x04, 0x7b, 0xfd, 0xef, 0x59, 0x38, 0xa5, 0x81, 0xfb, 0x9a, + 0xc6, 0xd5, 0x26, 0xed, 0x3f, 0x83, 0x5c, 0x30, 0xa7, 0xe4, 0x5b, 0x97, 0x39, 0xa2, 0x53, 0xa2, + 0x14, 0xc9, 0xcc, 0xde, 0x80, 0x51, 0x97, 0x22, 0xbb, 0xe6, 0x6e, 0x68, 0x4d, 0x45, 0x31, 0x92, + 0x19, 0x6f, 0xd0, 0x33, 0xc8, 0x5f, 0x73, 0x6f, 0x31, 0xa3, 0xd8, 0x21, 0x2e, 0xc3, 0xf6, 0x58, + 0xf4, 0x4d, 0x32, 0xb3, 0x31, 0xda, 0x20, 0x2e, 0xd3, 0xc6, 0xe8, 0x7d, 0x40, 0x74, 0x32, 0xa1, + 0x56, 0x18, 0xe0, 0xb9, 0xcf, 0x27, 0xae, 0x47, 0xb1, 0x6b, 0x2b, 0xdb, 0xa2, 0x27, 0x72, 0xc2, + 0xf4, 0x62, 0xc2, 0xb0, 0xd1, 0x17, 0xb0, 0x7d, 0x1d, 0x7d, 0x84, 0x98, 0xde, 0x4c, 0xf5, 0xa3, + 0x8d, 0x9f, 0xbd, 0xce, 0x56, 0x33, 0x8e, 0x51, 0xfc, 0x29, 0x05, 0x8f, 0xbb, 0x8b, 0x70, 0x65, + 0xe0, 0xbf, 0x79, 0xcb, 0xc0, 0x7f, 0xb8, 0x31, 0xd7, 0x52, 0xac, 0xff, 0x62, 0xec, 0xbf, 0x03, + 0x25, 0xb8, 0x6d, 0x0a, 0x0e, 0x44, 0x57, 0x92, 0x9f, 0x33, 0xe1, 0x64, 0xa6, 0xfa, 0xc9, 0xe6, + 0xae, 0xaf, 0xed, 0xaa, 0xb9, 0x17, 0xac, 0xc5, 0xcf, 0xff, 0x96, 0x20, 0xf7, 0x46, 0xfd, 0xe8, + 0x18, 0x0e, 0xd4, 0xa1, 0x66, 0x74, 0xb1, 0xde, 0xa9, 0x77, 0x35, 0xa3, 0xd3, 0xc0, 0xc3, 0x4e, + 0xbf, 0xa7, 0xd7, 0x8d, 0x4b, 0x43, 0xd7, 0xe4, 0xff, 0xa1, 0x43, 0x50, 0x56, 0xf8, 0x96, 0xd1, + 0xd1, 0x55, 0x13, 0xbf, 0xf8, 0x58, 0x96, 0xd0, 0x53, 0x78, 0xb2, 0xc2, 0x5e, 0xb6, 0xd4, 0xba, + 0x9c, 0x42, 0x0a, 0xec, 0xae, 0x10, 0xed, 0x61, 0x4b, 0xbd, 0x92, 0xd3, 0x68, 0x0f, 0xd0, 0x0a, + 0xa3, 0xb6, 0x4d, 0x79, 0x0b, 0xed, 0xc3, 0x3b, 0xf7, 0x71, 0x7c, 0x55, 0x93, 0xb7, 0xd1, 0xbb, + 0xf0, 0x74, 0x85, 0xea, 0x36, 0x1a, 0xb8, 0xdb, 0x1b, 0xf6, 0xe5, 0x07, 0xe8, 0x3d, 0x78, 0xbe, + 0x42, 0xf6, 0x7b, 0xba, 0xfe, 0x12, 0x5f, 0x19, 0x83, 0x26, 0x6e, 0xea, 0xaa, 0xa6, 0x9b, 0xb8, + 0xf6, 0xd5, 0x40, 0x97, 0x1f, 0x9e, 0x5f, 0x03, 0xba, 0x7f, 0x53, 0xd1, 0x33, 0x28, 0x44, 0x8a, + 0x7a, 0x13, 0xb7, 0xbb, 0x9a, 0xde, 0xc2, 0x23, 0xd5, 0x34, 0xd4, 0xce, 0x60, 0xc5, 0x87, 0x3d, + 0x40, 0xc3, 0xbe, 0x8e, 0x6b, 0x7a, 0x7f, 0x80, 0xd5, 0x91, 0x6a, 0xb4, 0xd4, 0x5a, 0x4b, 0x97, + 0x25, 0x24, 0x43, 0x36, 0xc2, 0xfb, 0x03, 0xb5, 0xa3, 0xa9, 0xa6, 0x26, 0xa7, 0x6e, 0x10, 0xbd, + 0xd3, 0x54, 0x3b, 0x75, 0x5d, 0x93, 0xd3, 0xe7, 0x3f, 0x4a, 0xf0, 0x68, 0xe5, 0x7a, 0xa2, 0x53, + 0x38, 0xea, 0xf7, 0xdb, 0x2d, 0x3c, 0xea, 0x1a, 0x75, 0x1d, 0x37, 0xf4, 0x4e, 0x54, 0xe7, 0x9b, + 0x29, 0x0f, 0x60, 0xef, 0xfe, 0x91, 0xb6, 0x2a, 0xd2, 0x1e, 0x82, 0x72, 0x9f, 0xbb, 0xd4, 0x05, + 0x9b, 0x42, 0x47, 0xb0, 0x7f, 0x9f, 0xed, 0xe8, 0xc3, 0x81, 0xa9, 0xb6, 0xe4, 0xf4, 0xf9, 0x2f, + 0x12, 0x3c, 0x59, 0x33, 0xcb, 0xe8, 0x39, 0x9c, 0x76, 0x87, 0x83, 0xde, 0x70, 0x80, 0xff, 0x75, + 0x24, 0xce, 0xe0, 0x64, 0xfd, 0xb1, 0xe5, 0xc9, 0x38, 0x82, 0xfd, 0xf5, 0x87, 0xda, 0xbd, 0x0b, + 0x39, 0x85, 0x8a, 0x70, 0xbc, 0x9e, 0xbe, 0xed, 0x6c, 0xba, 0xf6, 0x9b, 0x04, 0x67, 0x16, 0x9f, + 0x6d, 0xba, 0x03, 0x35, 0x79, 0xe9, 0x76, 0xf7, 0xa2, 0xf7, 0xb1, 0x27, 0x7d, 0x6d, 0x24, 0x22, + 0x87, 0x47, 0x8f, 0x48, 0x99, 0xfb, 0x4e, 0xc5, 0xa1, 0x4c, 0xbc, 0x9e, 0x95, 0x98, 0x22, 0x73, + 0x37, 0x78, 0xeb, 0x7f, 0x8b, 0xcf, 0xee, 0xa0, 0xbf, 0x24, 0xe9, 0xe7, 0x54, 0x4a, 0xbb, 0xfc, + 0x35, 0x75, 0xd2, 0x88, 0x63, 0xd6, 0x45, 0x21, 0xda, 0x5d, 0x21, 0xa3, 0x58, 0x34, 0x7e, 0x20, + 0xe2, 0x5f, 0xfc, 0x13, 0x00, 0x00, 0xff, 0xff, 0xd8, 0xf2, 0x38, 0xff, 0xba, 0x08, 0x00, 0x00, } diff --git a/googleapis/cloud/dialogflow/v2beta1/context.pb.go b/googleapis/cloud/dialogflow/v2beta1/context.pb.go index eaee6d0ded..05b8b81144 100644 --- a/googleapis/cloud/dialogflow/v2beta1/context.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/context.pb.go @@ -47,7 +47,7 @@ type Context struct { LifespanCount int32 `protobuf:"varint,2,opt,name=lifespan_count,json=lifespanCount,proto3" json:"lifespan_count,omitempty"` // Optional. The collection of parameters associated with this context. // Refer to [this - // doc](https://cloud.google.com/dialogflow-enterprise/docs/intents-actions-parameters) + // doc](https://cloud.google.com/dialogflow/docs/intents-actions-parameters) // for syntax. Parameters *_struct.Struct `protobuf:"bytes,3,opt,name=parameters,proto3" json:"parameters,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -476,58 +476,61 @@ func init() { } var fileDescriptor_ff2c900db64d4fc9 = []byte{ - // 807 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xcf, 0x6b, 0xdb, 0x48, - 0x14, 0x66, 0x94, 0xdd, 0xfc, 0x98, 0xc4, 0xbb, 0x64, 0xd6, 0x64, 0x8d, 0x93, 0x25, 0x46, 0xcb, - 0xee, 0x1a, 0xc3, 0x4a, 0xac, 0xf6, 0x17, 0xbb, 0x61, 0x17, 0x1a, 0xbb, 0x09, 0x85, 0x86, 0x06, - 0xa7, 0x29, 0x25, 0x17, 0x77, 0x62, 0x3f, 0x0b, 0x35, 0xf2, 0x8c, 0xaa, 0x19, 0xa7, 0x69, 0x4a, - 0x2e, 0xa5, 0x97, 0x5e, 0x4a, 0xa1, 0x94, 0x1e, 0x7a, 0x0b, 0xf4, 0x92, 0xde, 0xfa, 0x6f, 0xf4, - 0xd8, 0x7f, 0xa1, 0xff, 0x40, 0x6f, 0xed, 0xa1, 0x50, 0x24, 0x8d, 0x2c, 0x3b, 0x56, 0x6a, 0x2b, - 0xe4, 0x64, 0x69, 0xe6, 0x7b, 0x6f, 0xbe, 0xef, 0xcd, 0xf7, 0x9e, 0x85, 0x7f, 0xb5, 0x39, 0xb7, - 0x5d, 0x30, 0x9b, 0x2e, 0xef, 0xb6, 0xcc, 0x96, 0x43, 0x5d, 0x6e, 0xb7, 0x5d, 0x7e, 0xd7, 0xdc, - 0xb7, 0x76, 0x41, 0xd2, 0xdf, 0xcc, 0x26, 0x67, 0x12, 0x0e, 0xa4, 0xe1, 0xf9, 0x5c, 0x72, 0xb2, - 0x1c, 0xc1, 0x8d, 0x10, 0x6e, 0x24, 0x70, 0x43, 0xc1, 0x8b, 0x4b, 0x2a, 0x1f, 0xf5, 0x1c, 0x93, - 0x32, 0xc6, 0x25, 0x95, 0x0e, 0x67, 0x22, 0x0a, 0x2f, 0x2e, 0xaa, 0xdd, 0xf0, 0x6d, 0xb7, 0xdb, - 0x36, 0xa1, 0xe3, 0xc9, 0x7b, 0x6a, 0xb3, 0x74, 0x7a, 0xb3, 0xed, 0x80, 0xdb, 0x6a, 0x74, 0xa8, - 0xd8, 0x53, 0x88, 0xa5, 0xd3, 0x08, 0x21, 0xfd, 0x6e, 0x53, 0x71, 0xd3, 0x8f, 0xf0, 0x54, 0x35, - 0x22, 0x4b, 0x08, 0xfe, 0x8a, 0xd1, 0x0e, 0x14, 0x50, 0x09, 0x95, 0x67, 0xea, 0xe1, 0x33, 0xf9, - 0x09, 0x7f, 0xe3, 0x3a, 0x6d, 0x10, 0x1e, 0x65, 0x8d, 0x26, 0xef, 0x32, 0x59, 0xd0, 0x4a, 0xa8, - 0xfc, 0x75, 0x3d, 0x17, 0xaf, 0x56, 0x83, 0x45, 0xf2, 0x37, 0xc6, 0x1e, 0xf5, 0x69, 0x07, 0x24, - 0xf8, 0xa2, 0x30, 0x51, 0x42, 0xe5, 0x59, 0xeb, 0x7b, 0x43, 0xc9, 0x8e, 0x0f, 0x36, 0xb6, 0xc2, - 0x83, 0xeb, 0x7d, 0x50, 0xdd, 0xc1, 0xdf, 0x5d, 0x75, 0x84, 0x54, 0x14, 0x44, 0x1d, 0xee, 0x74, - 0x41, 0x48, 0xb2, 0x80, 0x27, 0x3d, 0xea, 0x03, 0x93, 0x8a, 0x8c, 0x7a, 0x23, 0x8b, 0x78, 0xc6, - 0xa3, 0x36, 0x34, 0x84, 0x73, 0x08, 0x8a, 0xc9, 0x74, 0xb0, 0xb0, 0xe5, 0x1c, 0x02, 0xf9, 0x21, - 0x20, 0x61, 0x43, 0x43, 0xf2, 0x3d, 0x60, 0x21, 0x89, 0x99, 0x7a, 0x08, 0xbf, 0x1e, 0x2c, 0xe8, - 0x0f, 0x11, 0xce, 0x0f, 0x9e, 0x25, 0x3c, 0xce, 0x04, 0x90, 0x1a, 0x9e, 0x56, 0xf7, 0x25, 0x0a, - 0xa8, 0x34, 0x51, 0x9e, 0xb5, 0xca, 0xc6, 0x88, 0x1b, 0x33, 0x54, 0x92, 0x7a, 0x2f, 0x92, 0xfc, - 0x8c, 0xbf, 0x65, 0x70, 0x20, 0x1b, 0x7d, 0x14, 0xb4, 0x90, 0x42, 0x2e, 0x58, 0xde, 0xec, 0xd1, - 0xf8, 0x05, 0xcf, 0xaf, 0x43, 0x4c, 0x22, 0xd6, 0x9b, 0x52, 0x7a, 0xdd, 0xc7, 0xf9, 0xaa, 0x0f, - 0x54, 0xc2, 0x29, 0xec, 0x59, 0xb5, 0x59, 0xc5, 0x53, 0x8a, 0x4c, 0x78, 0x70, 0x16, 0x15, 0x71, - 0xa0, 0xfe, 0x1c, 0xe1, 0xfc, 0xb6, 0xd7, 0x1a, 0x3e, 0xb4, 0x2f, 0x39, 0x3a, 0x67, 0x72, 0xb2, - 0x82, 0x67, 0xbb, 0x61, 0xee, 0xd0, 0x9d, 0x8a, 0x64, 0x71, 0xc8, 0x25, 0x6b, 0x81, 0x81, 0x37, - 0xa8, 0xd8, 0xab, 0xe3, 0x08, 0x1e, 0x3c, 0xeb, 0x15, 0x9c, 0xaf, 0x81, 0x0b, 0x43, 0xc4, 0xd2, - 0x2a, 0x67, 0xe1, 0x42, 0x84, 0xbd, 0xe4, 0xba, 0x63, 0x3a, 0xcb, 0x7a, 0x33, 0x87, 0xa7, 0x63, - 0x2c, 0x79, 0xac, 0xe1, 0xb9, 0x7e, 0xab, 0x90, 0x3f, 0x46, 0xaa, 0x4d, 0x71, 0x71, 0xf1, 0xcf, - 0x8c, 0x51, 0x91, 0x1f, 0xf5, 0x27, 0xe8, 0xc1, 0xdb, 0x77, 0x4f, 0xb5, 0x47, 0x88, 0xfc, 0xd5, - 0x1b, 0x28, 0xf7, 0x23, 0x9a, 0xff, 0x79, 0x3e, 0xbf, 0x0d, 0x4d, 0x29, 0xcc, 0x8a, 0x49, 0x6d, - 0x60, 0xd2, 0x14, 0x20, 0x44, 0x30, 0x2b, 0xcc, 0xca, 0x51, 0x3c, 0x75, 0xc4, 0xce, 0x35, 0xb2, - 0x31, 0x3a, 0x12, 0xd8, 0xbe, 0xe3, 0x73, 0xd6, 0x01, 0x16, 0x2e, 0x76, 0x05, 0xf8, 0xc1, 0x6f, - 0x5a, 0x42, 0xf2, 0x09, 0x61, 0x9c, 0xb8, 0x96, 0x58, 0x23, 0x85, 0x0d, 0x59, 0xbc, 0x38, 0xb6, - 0x61, 0xd2, 0xf5, 0x07, 0x17, 0xfb, 0x25, 0xf5, 0x3d, 0xae, 0x66, 0xe5, 0x68, 0x50, 0x7f, 0x7a, - 0xe4, 0x48, 0xf5, 0xfd, 0x09, 0xc9, 0x33, 0x0d, 0xe7, 0x06, 0x9a, 0x91, 0x8c, 0xbe, 0xdb, 0xb4, - 0xe6, 0xcd, 0x50, 0x85, 0xe3, 0xa8, 0x0a, 0x2f, 0x90, 0x7e, 0x4e, 0x17, 0xfc, 0x1b, 0x37, 0xde, - 0xce, 0x4d, 0xfd, 0x62, 0xed, 0xd0, 0xcb, 0x4c, 0x5e, 0x6a, 0x38, 0x37, 0x30, 0x2f, 0xc6, 0xa8, - 0x4b, 0xda, 0x7c, 0xc9, 0x50, 0x97, 0xd7, 0x51, 0x5d, 0x5e, 0x21, 0xeb, 0xff, 0x44, 0x54, 0xfc, - 0x7f, 0x9b, 0xc5, 0x25, 0x49, 0x7d, 0x6e, 0x59, 0xdb, 0xe3, 0xa6, 0xca, 0x64, 0x9b, 0xa4, 0x4e, - 0xef, 0x11, 0xce, 0x0d, 0x8c, 0xaf, 0x31, 0xea, 0x94, 0x36, 0xee, 0x8a, 0x0b, 0x43, 0xe3, 0xf2, - 0x72, 0xf0, 0x31, 0x90, 0xf4, 0x4c, 0xe5, 0xdc, 0x3d, 0x53, 0xb9, 0xe0, 0x9e, 0xf9, 0x88, 0xf0, - 0xfc, 0xd0, 0x18, 0x26, 0xff, 0x8c, 0xa9, 0x7b, 0x78, 0x74, 0x67, 0xd3, 0x9e, 0x6d, 0x5e, 0x56, - 0x2e, 0xb6, 0x41, 0x56, 0x4f, 0x10, 0xfe, 0xb1, 0xc9, 0x3b, 0xa3, 0xb4, 0xae, 0xce, 0x29, 0x8d, - 0x9b, 0x81, 0xa2, 0x4d, 0xb4, 0x73, 0x45, 0x05, 0xd8, 0xdc, 0xa5, 0xcc, 0x36, 0xb8, 0x6f, 0x9b, - 0x36, 0xb0, 0x50, 0xaf, 0x19, 0x6d, 0x51, 0xcf, 0x11, 0x67, 0x7e, 0x77, 0xae, 0x24, 0x4b, 0x1f, - 0x10, 0x3a, 0xd6, 0xb4, 0xda, 0xda, 0x89, 0xb6, 0xbc, 0x1e, 0xe5, 0xac, 0x86, 0x24, 0x6a, 0x09, - 0x89, 0x1b, 0x51, 0xd0, 0xee, 0x64, 0x98, 0xff, 0xf7, 0xcf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x48, - 0x77, 0xb8, 0xb5, 0xd6, 0x0a, 0x00, 0x00, + // 863 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xcf, 0x6f, 0xdc, 0x44, + 0x14, 0xd6, 0xb8, 0xd0, 0x26, 0x93, 0x2e, 0xa8, 0x43, 0xd4, 0x2e, 0x6e, 0x51, 0x57, 0x46, 0xc0, + 0x6a, 0x45, 0x3d, 0xc2, 0xfc, 0x12, 0xad, 0x40, 0x4a, 0x76, 0x69, 0x85, 0x44, 0x45, 0xb4, 0xa5, + 0x08, 0x72, 0x59, 0x26, 0xde, 0xb7, 0xae, 0x89, 0x3d, 0x63, 0x3c, 0xe3, 0x26, 0x14, 0xe5, 0x82, + 0xb8, 0x70, 0x41, 0x48, 0x08, 0x71, 0xe0, 0x56, 0x89, 0x4b, 0xb9, 0xf1, 0x3f, 0x70, 0xe1, 0x08, + 0xff, 0x02, 0xff, 0x00, 0x37, 0x38, 0x20, 0x21, 0xdb, 0xe3, 0xf5, 0xfe, 0x70, 0xea, 0x75, 0x94, + 0xd3, 0xda, 0x33, 0xef, 0xbd, 0xf9, 0xbe, 0x6f, 0xbe, 0xf7, 0xd6, 0xf8, 0x9a, 0x27, 0x84, 0x17, + 0x00, 0x75, 0x03, 0x91, 0x8c, 0xe9, 0xd8, 0x67, 0x81, 0xf0, 0x26, 0x81, 0x38, 0xa0, 0xf7, 0x9d, + 0x3d, 0x50, 0xec, 0x15, 0xea, 0x0a, 0xae, 0xe0, 0x50, 0xd9, 0x51, 0x2c, 0x94, 0x20, 0x57, 0xf3, + 0x70, 0x3b, 0x0b, 0xb7, 0xcb, 0x70, 0x5b, 0x87, 0x9b, 0x57, 0x74, 0x3d, 0x16, 0xf9, 0x94, 0x71, + 0x2e, 0x14, 0x53, 0xbe, 0xe0, 0x32, 0x4f, 0x37, 0x2f, 0xeb, 0xdd, 0xec, 0x6d, 0x2f, 0x99, 0x50, + 0x08, 0x23, 0xf5, 0x85, 0xde, 0xec, 0x2c, 0x6e, 0x4e, 0x7c, 0x08, 0xc6, 0xa3, 0x90, 0xc9, 0x7d, + 0x1d, 0x71, 0x65, 0x31, 0x42, 0xaa, 0x38, 0x71, 0x35, 0x36, 0xf3, 0xd2, 0xcc, 0xd1, 0x6e, 0xe0, + 0x03, 0xd7, 0x1b, 0xd6, 0x11, 0x3e, 0xd7, 0xcf, 0x59, 0x10, 0x82, 0x9f, 0xe0, 0x2c, 0x84, 0x36, + 0xea, 0xa0, 0xee, 0xfa, 0x30, 0x7b, 0x26, 0x2f, 0xe0, 0xa7, 0x02, 0x7f, 0x02, 0x32, 0x62, 0x7c, + 0xe4, 0x8a, 0x84, 0xab, 0xb6, 0xd1, 0x41, 0xdd, 0x27, 0x87, 0xad, 0x62, 0xb5, 0x9f, 0x2e, 0x92, + 0x37, 0x31, 0x8e, 0x58, 0xcc, 0x42, 0x50, 0x10, 0xcb, 0xf6, 0x99, 0x0e, 0xea, 0x6e, 0x38, 0x97, + 0x6c, 0xad, 0x47, 0x81, 0xc8, 0xbe, 0x93, 0x21, 0x1a, 0xce, 0x84, 0x5a, 0x3e, 0x7e, 0xe6, 0x7d, + 0x5f, 0x2a, 0x0d, 0x41, 0x0e, 0xe1, 0xf3, 0x04, 0xa4, 0x22, 0x17, 0xf1, 0xd9, 0x88, 0xc5, 0xc0, + 0x95, 0x06, 0xa3, 0xdf, 0xc8, 0x65, 0xbc, 0x1e, 0x31, 0x0f, 0x46, 0xd2, 0x7f, 0x00, 0x1a, 0xc9, + 0x5a, 0xba, 0x70, 0xc7, 0x7f, 0x00, 0xe4, 0xb9, 0x14, 0x84, 0x07, 0x23, 0x25, 0xf6, 0x81, 0x67, + 0x20, 0xd6, 0x87, 0x59, 0xf8, 0x87, 0xe9, 0x82, 0xf5, 0x35, 0xc2, 0x9b, 0xf3, 0x67, 0xc9, 0x48, + 0x70, 0x09, 0x64, 0x80, 0xd7, 0xf4, 0x45, 0xca, 0x36, 0xea, 0x9c, 0xe9, 0x6e, 0x38, 0x5d, 0xbb, + 0xe6, 0x2a, 0x6d, 0x5d, 0x64, 0x38, 0xcd, 0x24, 0x2f, 0xe2, 0xa7, 0x39, 0x1c, 0xaa, 0xd1, 0x0c, + 0x04, 0x23, 0x83, 0xd0, 0x4a, 0x97, 0x77, 0xa6, 0x30, 0x5e, 0xc2, 0x17, 0x6e, 0x41, 0x01, 0xa2, + 0xe0, 0x5b, 0x21, 0xbd, 0x15, 0xe3, 0xcd, 0x7e, 0x0c, 0x4c, 0xc1, 0x42, 0xec, 0x71, 0xda, 0x6c, + 0xe3, 0x73, 0x1a, 0x4c, 0x76, 0x70, 0x13, 0x16, 0x45, 0xa2, 0xf5, 0x23, 0xc2, 0x9b, 0x77, 0xa3, + 0xf1, 0xf2, 0xa1, 0x33, 0xc5, 0xd1, 0x09, 0x8b, 0x93, 0x1b, 0x78, 0x23, 0xc9, 0x6a, 0x67, 0xb6, + 0xd5, 0x20, 0xcd, 0x25, 0x97, 0xdc, 0x4c, 0x9d, 0x7d, 0x9b, 0xc9, 0xfd, 0x21, 0xce, 0xc3, 0xd3, + 0x67, 0xab, 0x87, 0x37, 0x07, 0x10, 0xc0, 0x12, 0xb0, 0x2a, 0xe5, 0x1c, 0xdc, 0xce, 0x63, 0xb7, + 0x82, 0x60, 0x45, 0x67, 0x39, 0xbf, 0xb5, 0xf0, 0x5a, 0x11, 0x4b, 0xbe, 0x35, 0xf0, 0xf9, 0x59, + 0xab, 0x90, 0xd7, 0x6a, 0xd9, 0x56, 0xb8, 0xd8, 0x7c, 0xbd, 0x61, 0x56, 0xee, 0x47, 0xeb, 0x3b, + 0xf4, 0xd5, 0x9f, 0x7f, 0x7d, 0x6f, 0x7c, 0x83, 0xc8, 0x1b, 0xd3, 0x49, 0xf3, 0x65, 0x0e, 0xf3, + 0xed, 0x28, 0x16, 0x9f, 0x81, 0xab, 0x24, 0xed, 0x51, 0xe6, 0x01, 0x57, 0x54, 0x82, 0x94, 0xe9, + 0x10, 0xa1, 0xbd, 0xa3, 0x62, 0x1c, 0xc9, 0xdd, 0x0f, 0xc8, 0xed, 0xfa, 0x4c, 0xe0, 0xf7, 0xfd, + 0x58, 0xf0, 0x10, 0x78, 0xb6, 0x98, 0x48, 0x88, 0xd3, 0xdf, 0xaa, 0x82, 0xe4, 0x3f, 0x84, 0x71, + 0xe9, 0x5a, 0xe2, 0xd4, 0x12, 0x5b, 0xb2, 0xb8, 0xb9, 0xb2, 0x61, 0xaa, 0xf9, 0xa7, 0x17, 0xfb, + 0x38, 0xf6, 0x53, 0xac, 0xb4, 0x77, 0x34, 0xcf, 0xbf, 0x3a, 0xb3, 0x96, 0xfd, 0x6c, 0x41, 0xf2, + 0x83, 0x81, 0x5b, 0x73, 0xcd, 0x48, 0xea, 0xef, 0xb6, 0xaa, 0x79, 0x1b, 0xa8, 0xf0, 0x30, 0x57, + 0xe1, 0x27, 0x64, 0x9d, 0xd0, 0x05, 0xd7, 0x8b, 0xc6, 0xdb, 0xfd, 0xd8, 0x3a, 0x5d, 0x3b, 0x4c, + 0x2b, 0x93, 0x9f, 0x0d, 0xdc, 0x9a, 0x9b, 0x17, 0x2b, 0xe8, 0x52, 0x35, 0x5f, 0x1a, 0xe8, 0xf2, + 0x6b, 0xae, 0xcb, 0x2f, 0xc8, 0x79, 0xa7, 0x24, 0x55, 0xfc, 0x11, 0x37, 0x71, 0x49, 0xa9, 0xcf, + 0xa7, 0xce, 0xdd, 0x55, 0x4b, 0x35, 0xb2, 0x4d, 0xa9, 0xd3, 0xdf, 0x08, 0xb7, 0xe6, 0xc6, 0xd7, + 0x0a, 0x3a, 0x55, 0x8d, 0x3b, 0xf3, 0xe2, 0xd2, 0xb8, 0x7c, 0x37, 0xfd, 0x4a, 0x28, 0x7b, 0xa6, + 0x77, 0xe2, 0x9e, 0xe9, 0x9d, 0x72, 0xcf, 0xfc, 0x8b, 0xf0, 0x85, 0xa5, 0x31, 0x4c, 0xde, 0x5a, + 0x91, 0xf7, 0xf2, 0xe8, 0x6e, 0xc6, 0xbd, 0xd9, 0xbc, 0xec, 0x9d, 0x6e, 0x83, 0x98, 0x87, 0xbf, + 0x6f, 0x3d, 0x3b, 0x43, 0x2d, 0xc7, 0xcd, 0x22, 0x5f, 0xda, 0xae, 0x08, 0xff, 0xd8, 0xfa, 0xe4, + 0x9e, 0x52, 0x91, 0xbc, 0x4e, 0xe9, 0xc1, 0xc1, 0xe2, 0x26, 0x65, 0x89, 0xba, 0x97, 0x7f, 0x71, + 0x5e, 0x8b, 0x02, 0xa6, 0x26, 0x22, 0x0e, 0x5f, 0xae, 0x0b, 0x2f, 0x8f, 0xda, 0x7e, 0x84, 0xf0, + 0xf3, 0xae, 0x08, 0xeb, 0x54, 0xde, 0x3e, 0xaf, 0xd5, 0xdd, 0x49, 0xb5, 0xdc, 0x41, 0xbb, 0xef, + 0xe9, 0x04, 0x4f, 0x04, 0x8c, 0x7b, 0xb6, 0x88, 0x3d, 0xea, 0x01, 0xcf, 0x94, 0xa6, 0xe5, 0x91, + 0xc7, 0x7e, 0x0a, 0xdf, 0x28, 0x97, 0xfe, 0x41, 0xe8, 0xa1, 0x61, 0x0c, 0x6e, 0x3e, 0x32, 0xae, + 0xde, 0xca, 0x6b, 0xf6, 0x33, 0x10, 0x83, 0x12, 0xc4, 0x47, 0x79, 0xd2, 0xde, 0xd9, 0xac, 0xfe, + 0xab, 0xff, 0x07, 0x00, 0x00, 0xff, 0xff, 0x8a, 0x60, 0x27, 0x02, 0x69, 0x0b, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/document.pb.go b/googleapis/cloud/dialogflow/v2beta1/document.pb.go index 6398945e1d..19e4605ec8 100644 --- a/googleapis/cloud/dialogflow/v2beta1/document.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/document.pb.go @@ -649,73 +649,76 @@ func init() { } var fileDescriptor_2d3494516d3ece6c = []byte{ - // 1048 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x57, 0x4d, 0x6f, 0x1b, 0x45, - 0x18, 0xce, 0x6c, 0xbe, 0x9c, 0xd7, 0x89, 0x9b, 0x8e, 0x08, 0x58, 0x2e, 0x6d, 0xd3, 0xad, 0x84, - 0x82, 0x91, 0x76, 0x85, 0x2b, 0xa8, 0x94, 0xaa, 0x40, 0x1c, 0x3b, 0xa9, 0x95, 0xd6, 0x71, 0x37, - 0x4e, 0x0b, 0xb9, 0x2c, 0x13, 0x7b, 0xb2, 0xda, 0x66, 0xbd, 0xb3, 0xec, 0x8c, 0x1b, 0x12, 0x54, - 0x09, 0xb8, 0xc0, 0x09, 0x09, 0x21, 0x4e, 0x5c, 0x10, 0x17, 0x24, 0xf8, 0x05, 0xfc, 0x0e, 0xfe, - 0x02, 0x27, 0x4e, 0x1c, 0xb9, 0x20, 0xaa, 0xd9, 0x2f, 0x7f, 0x74, 0x13, 0x3b, 0xc9, 0xcd, 0xf3, - 0x7e, 0x3c, 0xfb, 0x3c, 0xf3, 0x7e, 0x4c, 0x02, 0x9a, 0xc5, 0x98, 0xe5, 0x50, 0xbd, 0xe5, 0xb0, - 0x6e, 0x5b, 0x6f, 0xdb, 0xc4, 0x61, 0xd6, 0x81, 0xc3, 0x8e, 0xf4, 0xe7, 0xa5, 0x7d, 0x2a, 0xc8, - 0xbb, 0x7a, 0x9b, 0xb5, 0xba, 0x1d, 0xea, 0x0a, 0xcd, 0xf3, 0x99, 0x60, 0xf8, 0x66, 0x18, 0xaf, - 0x05, 0xf1, 0x5a, 0x2f, 0x5e, 0x8b, 0xe2, 0x0b, 0x6f, 0x46, 0x80, 0xc4, 0xb3, 0x75, 0xe2, 0xba, - 0x4c, 0x10, 0x61, 0x33, 0x97, 0x87, 0xe9, 0x85, 0xdb, 0x91, 0xd7, 0x61, 0xae, 0xe5, 0x77, 0x5d, - 0xd7, 0x76, 0x2d, 0x9d, 0x79, 0xd4, 0x1f, 0x08, 0xba, 0x16, 0x05, 0x05, 0xa7, 0xfd, 0xee, 0x81, - 0x4e, 0x3b, 0x9e, 0x38, 0x8e, 0x9c, 0xcb, 0xc3, 0xce, 0x03, 0x9b, 0x3a, 0x6d, 0xb3, 0x43, 0xf8, - 0x61, 0x14, 0xf1, 0x46, 0x14, 0xe1, 0x7b, 0x2d, 0x9d, 0x0b, 0x22, 0xba, 0x11, 0xae, 0xfa, 0x9f, - 0x02, 0x99, 0x4a, 0x24, 0x07, 0x63, 0x98, 0x72, 0x49, 0x87, 0xe6, 0xd1, 0x32, 0x5a, 0x99, 0x33, - 0x82, 0xdf, 0xf8, 0x16, 0xcc, 0xb7, 0x6d, 0xee, 0x39, 0xe4, 0xd8, 0x0c, 0x7c, 0x4a, 0xe0, 0xcb, - 0x46, 0xb6, 0xba, 0x0c, 0xb9, 0x06, 0x73, 0x1d, 0xbb, 0x43, 0x4d, 0x71, 0xec, 0xd1, 0xfc, 0x64, - 0xe0, 0xcf, 0x48, 0x43, 0xf3, 0xd8, 0xa3, 0xf8, 0x53, 0xb8, 0x72, 0xe8, 0xb2, 0x23, 0x87, 0xb6, - 0xad, 0x30, 0x82, 0xe7, 0xa7, 0x96, 0x27, 0x57, 0x72, 0xa5, 0xbb, 0xda, 0x88, 0x6b, 0xd3, 0x62, - 0x5e, 0xda, 0x56, 0x0c, 0x20, 0x11, 0x8d, 0xdc, 0x61, 0xff, 0x91, 0xe3, 0x5b, 0x90, 0x6d, 0x31, - 0x57, 0x50, 0x57, 0x98, 0x5d, 0xdf, 0xce, 0x4f, 0x4b, 0x02, 0x0f, 0x26, 0x0c, 0x88, 0x8c, 0xbb, - 0xbe, 0x8d, 0x6f, 0xc0, 0x6c, 0x74, 0xca, 0xcf, 0x48, 0x77, 0x59, 0xc9, 0xa3, 0x07, 0x13, 0x46, - 0x6c, 0x94, 0x10, 0x3e, 0x39, 0x32, 0xe3, 0x98, 0xb9, 0x65, 0xb4, 0x32, 0x2f, 0x21, 0x7c, 0x72, - 0xb4, 0x1e, 0xda, 0xd4, 0x2d, 0x58, 0x18, 0xa0, 0x81, 0x6f, 0x40, 0x61, 0xab, 0xbe, 0xfd, 0xf4, - 0x61, 0xb5, 0xb2, 0x59, 0x35, 0x9b, 0x9f, 0x34, 0xaa, 0xe6, 0x6e, 0x7d, 0xa7, 0x51, 0x5d, 0xaf, - 0x6d, 0xd4, 0xaa, 0x95, 0xc5, 0x09, 0x3c, 0x0b, 0x93, 0x1b, 0x6b, 0x8f, 0x17, 0x11, 0xbe, 0x0a, - 0x0b, 0xd5, 0x8f, 0x9b, 0xc6, 0xda, 0x7a, 0xb3, 0xf6, 0xa4, 0x6a, 0x3e, 0x5e, 0x5b, 0x54, 0xca, - 0x19, 0x98, 0xe1, 0xac, 0xeb, 0xb7, 0xa8, 0xfa, 0x0c, 0x5e, 0x7b, 0x68, 0x73, 0x11, 0x4b, 0xe5, - 0x06, 0xfd, 0xac, 0x4b, 0xb9, 0xc0, 0xaf, 0xc3, 0x8c, 0x47, 0x7c, 0x49, 0x26, 0x2c, 0x46, 0x74, - 0x92, 0x77, 0xed, 0x11, 0x8b, 0x9a, 0xdc, 0x3e, 0x09, 0x6b, 0x31, 0x6d, 0x64, 0xa4, 0x61, 0xc7, - 0x3e, 0xa1, 0xf8, 0x3a, 0x40, 0xe0, 0x14, 0xec, 0x90, 0xba, 0x51, 0x25, 0x82, 0xf0, 0xa6, 0x34, - 0xa8, 0xdf, 0x22, 0x58, 0x1a, 0xfa, 0x18, 0xf7, 0x98, 0xcb, 0x29, 0xde, 0x84, 0xb9, 0xb8, 0xa7, - 0x79, 0x1e, 0x2d, 0x4f, 0xae, 0x64, 0x4b, 0x6f, 0x8f, 0x5d, 0x1e, 0xa3, 0x97, 0x8b, 0xdf, 0x82, - 0x2b, 0x2e, 0xfd, 0x5c, 0x98, 0x7d, 0x34, 0xc2, 0x86, 0x59, 0x90, 0xe6, 0x46, 0x42, 0x65, 0x05, - 0xf0, 0x26, 0x4d, 0x88, 0xc4, 0xa2, 0x53, 0xfa, 0x4f, 0x7d, 0x0e, 0x4b, 0xeb, 0x3e, 0x25, 0x82, - 0x0e, 0x07, 0x9f, 0x76, 0x43, 0x55, 0xc8, 0xc4, 0x7c, 0x82, 0x6f, 0x9f, 0x4b, 0x4a, 0x92, 0xaa, - 0xbe, 0x03, 0x4b, 0x15, 0xea, 0xd0, 0x57, 0xbf, 0x9b, 0x46, 0xf2, 0x27, 0x04, 0x4b, 0xbb, 0x5e, - 0x3b, 0x85, 0x65, 0x3f, 0x1b, 0x74, 0x61, 0x36, 0xf8, 0x1e, 0x64, 0xbb, 0x01, 0x7e, 0x30, 0xd4, - 0x91, 0xae, 0x42, 0x8c, 0x14, 0xcf, 0xbd, 0xb6, 0x21, 0xe7, 0xfe, 0x11, 0xe1, 0x87, 0x06, 0x84, - 0xe1, 0xf2, 0xb7, 0xfa, 0x07, 0x82, 0x42, 0xd2, 0xbb, 0xdb, 0xf1, 0x66, 0x79, 0x44, 0x05, 0x69, - 0x13, 0x41, 0xf0, 0x53, 0x98, 0x96, 0x2b, 0x21, 0x54, 0x94, 0x2b, 0xad, 0x8d, 0xe4, 0x77, 0x3a, - 0x96, 0xb6, 0x23, 0x81, 0x8c, 0x10, 0x4f, 0x2d, 0xc3, 0x74, 0x70, 0xc6, 0x4b, 0x70, 0x75, 0xa7, - 0xb9, 0xd6, 0x1c, 0x9e, 0x90, 0x2c, 0xcc, 0x36, 0xaa, 0xf5, 0x4a, 0xad, 0xbe, 0xb9, 0x88, 0xe4, - 0xc1, 0xd8, 0xad, 0xd7, 0xe5, 0x41, 0xc1, 0x19, 0x98, 0xaa, 0x6c, 0xd7, 0xab, 0x8b, 0x93, 0xb2, - 0x0c, 0x06, 0x75, 0x18, 0x69, 0x8f, 0x51, 0x86, 0xd2, 0x37, 0xf3, 0x30, 0x97, 0x34, 0x37, 0xfe, - 0x4a, 0x81, 0x85, 0x81, 0x76, 0xc7, 0xef, 0x8d, 0x94, 0x96, 0x36, 0x8b, 0x85, 0xf7, 0xcf, 0x9b, - 0x16, 0x4e, 0x95, 0xfa, 0x25, 0xfa, 0xfa, 0xcf, 0xbf, 0x7e, 0x50, 0x4e, 0xf0, 0xdd, 0xe4, 0xe5, - 0xf8, 0x22, 0x6c, 0xd2, 0xfb, 0x9e, 0xcf, 0x9e, 0xd1, 0x96, 0xe0, 0x7a, 0x51, 0x4f, 0xb6, 0x59, - 0x99, 0x70, 0xca, 0xf5, 0xe2, 0x8b, 0xe4, 0x79, 0xe1, 0x7b, 0x1f, 0xe2, 0xfb, 0x67, 0xa5, 0x12, - 0x8b, 0xba, 0xe2, 0x2c, 0x00, 0xfc, 0x0f, 0x82, 0x6c, 0xdf, 0xa0, 0xe1, 0x3b, 0x23, 0xa5, 0xbc, - 0x3a, 0x96, 0x85, 0xf1, 0x3b, 0x36, 0x55, 0xb2, 0x2c, 0xcd, 0x59, 0x82, 0x7b, 0x74, 0xf5, 0xe2, - 0x8b, 0x41, 0xc9, 0xc3, 0xa9, 0xe9, 0x82, 0x07, 0x00, 0xf0, 0xff, 0x08, 0x72, 0x83, 0x1b, 0x03, - 0x8f, 0x2e, 0x60, 0xea, 0x8a, 0x29, 0x5c, 0x8f, 0xf3, 0xfa, 0x9e, 0x66, 0x2d, 0x69, 0x7a, 0xf5, - 0xc7, 0x50, 0xec, 0x77, 0x48, 0xbd, 0x68, 0x81, 0x57, 0x93, 0x09, 0xdf, 0xab, 0xa9, 0x97, 0x2b, - 0x75, 0x0f, 0x0a, 0xff, 0x8d, 0x20, 0x37, 0xb8, 0xbb, 0xc6, 0xb8, 0x81, 0xd4, 0x65, 0x37, 0xea, - 0x06, 0xe2, 0x72, 0x17, 0x2f, 0x5e, 0xee, 0xe2, 0x25, 0xcb, 0xfd, 0xbd, 0x02, 0xb9, 0xc1, 0xd5, - 0x3b, 0x86, 0xd8, 0xd4, 0x5d, 0x3d, 0x4a, 0xec, 0xaf, 0xa1, 0xd8, 0x9f, 0x51, 0xe9, 0xa3, 0x1e, - 0xe5, 0xe4, 0x4f, 0xc1, 0x73, 0xc9, 0xee, 0xab, 0xbb, 0x51, 0xda, 0x18, 0x03, 0x6d, 0x8c, 0x9b, - 0xe8, 0x6b, 0x00, 0x39, 0x02, 0x83, 0x5b, 0x73, 0x8c, 0x3b, 0x49, 0x5d, 0xb3, 0xe3, 0x8f, 0xc0, - 0x07, 0x17, 0xec, 0x80, 0x55, 0x3f, 0xf8, 0xee, 0x2a, 0x2a, 0xee, 0xd5, 0xd4, 0xca, 0xa5, 0x7a, - 0xa1, 0x07, 0x55, 0xfe, 0x1d, 0xc1, 0xed, 0x16, 0xeb, 0x8c, 0x12, 0x5d, 0x5e, 0x88, 0xf5, 0x36, - 0xe4, 0x13, 0xda, 0x40, 0x7b, 0xb5, 0x28, 0xc3, 0x62, 0x0e, 0x71, 0x2d, 0x8d, 0xf9, 0x96, 0x6e, - 0x51, 0x37, 0x78, 0x60, 0xf5, 0xd0, 0x45, 0x3c, 0x9b, 0x9f, 0xfa, 0xaf, 0xc1, 0xbd, 0x9e, 0xe9, - 0x5f, 0x84, 0x7e, 0x51, 0x94, 0xca, 0xc6, 0x6f, 0xca, 0xcd, 0xcd, 0x10, 0x73, 0x3d, 0x60, 0x51, - 0xe9, 0xb1, 0x78, 0x12, 0x26, 0xed, 0xcf, 0x04, 0xf8, 0x77, 0x5e, 0x06, 0x00, 0x00, 0xff, 0xff, - 0x23, 0x37, 0x28, 0x82, 0x79, 0x0c, 0x00, 0x00, + // 1102 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x57, 0x4b, 0x6f, 0x1b, 0x45, + 0x1c, 0xef, 0x6c, 0x5e, 0xce, 0xdf, 0xb5, 0x9b, 0x8e, 0x08, 0x18, 0x97, 0xb6, 0xe9, 0x56, 0x42, + 0xc1, 0xc0, 0xae, 0x70, 0x05, 0x95, 0x52, 0x15, 0xb0, 0x63, 0x27, 0xb5, 0xd2, 0x3a, 0xee, 0xc6, + 0x69, 0x69, 0x2e, 0x66, 0x62, 0x4f, 0xb6, 0xdb, 0xac, 0x77, 0x96, 0x9d, 0x71, 0xdd, 0x04, 0x55, + 0xa2, 0x9c, 0x38, 0x21, 0x21, 0xc4, 0x89, 0x0b, 0xe2, 0x82, 0x04, 0x9f, 0x80, 0xaf, 0xc0, 0x11, + 0xbe, 0x02, 0x27, 0x4e, 0x1c, 0xb9, 0x20, 0xd0, 0xec, 0xcb, 0x8f, 0x3a, 0xb1, 0x93, 0xdc, 0x3c, + 0xff, 0xd7, 0xfc, 0x7e, 0xff, 0xd7, 0x78, 0x41, 0x33, 0x19, 0x33, 0x6d, 0xaa, 0x37, 0x6d, 0xd6, + 0x69, 0xe9, 0x2d, 0x8b, 0xd8, 0xcc, 0xdc, 0xb3, 0x59, 0x57, 0x7f, 0x9a, 0xdf, 0xa5, 0x82, 0xbc, + 0xa7, 0xb7, 0x58, 0xb3, 0xd3, 0xa6, 0x8e, 0xd0, 0x5c, 0x8f, 0x09, 0x86, 0xaf, 0x06, 0xf6, 0x9a, + 0x6f, 0xaf, 0xf5, 0xec, 0xb5, 0xd0, 0x3e, 0xfb, 0x46, 0x18, 0x90, 0xb8, 0x96, 0x4e, 0x1c, 0x87, + 0x09, 0x22, 0x2c, 0xe6, 0xf0, 0xc0, 0x3d, 0x7b, 0x3d, 0xd4, 0xda, 0xcc, 0x31, 0xbd, 0x8e, 0xe3, + 0x58, 0x8e, 0xa9, 0x33, 0x97, 0x7a, 0x03, 0x46, 0x97, 0x42, 0x23, 0xff, 0xb4, 0xdb, 0xd9, 0xd3, + 0x69, 0xdb, 0x15, 0x07, 0xa1, 0x72, 0x69, 0x58, 0xb9, 0x67, 0x51, 0xbb, 0xd5, 0x68, 0x13, 0xbe, + 0x1f, 0x5a, 0xbc, 0x16, 0x5a, 0x78, 0x6e, 0x53, 0xe7, 0x82, 0x88, 0x0e, 0x1f, 0x52, 0x48, 0x68, + 0x4d, 0xdb, 0x8a, 0x49, 0xa9, 0xff, 0x2a, 0x90, 0x28, 0x85, 0x3c, 0x31, 0x86, 0x69, 0x87, 0xb4, + 0x69, 0x06, 0x2d, 0xa1, 0xe5, 0x79, 0xc3, 0xff, 0x8d, 0xaf, 0xc1, 0xf9, 0x96, 0xc5, 0x5d, 0x9b, + 0x1c, 0x34, 0x7c, 0x9d, 0xe2, 0xeb, 0x92, 0xa1, 0xac, 0x2a, 0x4d, 0x2e, 0xc1, 0x7c, 0xdb, 0x6a, + 0xd3, 0x86, 0x38, 0x70, 0x69, 0x66, 0xca, 0xd7, 0x27, 0xa4, 0xa0, 0x7e, 0xe0, 0x52, 0xfc, 0x29, + 0x5c, 0xd8, 0x77, 0x58, 0xd7, 0xa6, 0x2d, 0x33, 0xb0, 0xe0, 0x99, 0xe9, 0xa5, 0xa9, 0xe5, 0x74, + 0xfe, 0xa6, 0x36, 0x26, 0x9f, 0x5a, 0x84, 0x4b, 0xdb, 0x88, 0x02, 0xc8, 0x88, 0x46, 0x7a, 0xbf, + 0xff, 0xc8, 0xf1, 0x35, 0x48, 0x36, 0x99, 0x23, 0xa8, 0x23, 0x1a, 0x1d, 0xcf, 0xca, 0xcc, 0x48, + 0x00, 0x77, 0xce, 0x19, 0x10, 0x0a, 0xb7, 0x3d, 0x0b, 0x5f, 0x81, 0xb9, 0xf0, 0x94, 0x99, 0x95, + 0xea, 0xa2, 0x92, 0x41, 0x77, 0xce, 0x19, 0x91, 0x50, 0x86, 0xf0, 0x48, 0xb7, 0x11, 0xd9, 0xcc, + 0x2f, 0xa1, 0xe5, 0xf3, 0x32, 0x84, 0x47, 0xba, 0xab, 0x81, 0x4c, 0xdd, 0x80, 0xd4, 0x00, 0x0c, + 0x7c, 0x05, 0xb2, 0x1b, 0xd5, 0xcd, 0x87, 0x77, 0xcb, 0xa5, 0xf5, 0x72, 0xa3, 0xfe, 0xa8, 0x56, + 0x6e, 0x6c, 0x57, 0xb7, 0x6a, 0xe5, 0xd5, 0xca, 0x5a, 0xa5, 0x5c, 0x5a, 0x38, 0x87, 0xe7, 0x60, + 0x6a, 0xad, 0x70, 0x7f, 0x01, 0xe1, 0x8b, 0x90, 0x2a, 0x7f, 0x52, 0x37, 0x0a, 0xab, 0xf5, 0xca, + 0x83, 0x72, 0xe3, 0x7e, 0x61, 0x41, 0x29, 0x26, 0x60, 0x96, 0xb3, 0x8e, 0xd7, 0xa4, 0xea, 0x13, + 0x78, 0xe5, 0xae, 0xc5, 0x45, 0x44, 0x95, 0x1b, 0xf4, 0xb3, 0x0e, 0xe5, 0x02, 0xbf, 0x0a, 0xb3, + 0x2e, 0xf1, 0x24, 0x98, 0xa0, 0x18, 0xe1, 0x49, 0xe6, 0xda, 0x25, 0x26, 0x6d, 0x70, 0xeb, 0x30, + 0xa8, 0xc5, 0x8c, 0x91, 0x90, 0x82, 0x2d, 0xeb, 0x90, 0xe2, 0xcb, 0x00, 0xbe, 0x52, 0xb0, 0x7d, + 0xea, 0x84, 0x95, 0xf0, 0xcd, 0xeb, 0x52, 0xa0, 0x7e, 0x85, 0x60, 0x71, 0xe8, 0x32, 0xee, 0x32, + 0x87, 0x53, 0xbc, 0x0e, 0xf3, 0x51, 0xb3, 0xf3, 0x0c, 0x5a, 0x9a, 0x5a, 0x4e, 0xe6, 0xdf, 0x9a, + 0xb8, 0x3c, 0x46, 0xcf, 0x17, 0xbf, 0x09, 0x17, 0x1c, 0xfa, 0x4c, 0x34, 0xfa, 0x60, 0x04, 0x0d, + 0x93, 0x92, 0xe2, 0x5a, 0x0c, 0x65, 0x19, 0xf0, 0x3a, 0x8d, 0x81, 0x44, 0xa4, 0x47, 0xf4, 0x9f, + 0xfa, 0x14, 0x16, 0x57, 0x3d, 0x4a, 0x04, 0x1d, 0x36, 0x3e, 0x2a, 0x43, 0x65, 0x48, 0x44, 0x78, + 0xfc, 0xbb, 0x4f, 0x44, 0x25, 0x76, 0x55, 0xdf, 0x86, 0xc5, 0x12, 0xb5, 0xe9, 0xcb, 0xf7, 0x8e, + 0x02, 0xf9, 0x3d, 0x82, 0xc5, 0x6d, 0xb7, 0x35, 0x02, 0x65, 0x3f, 0x1a, 0x74, 0x6a, 0x34, 0xf8, + 0x16, 0x24, 0x3b, 0x7e, 0x7c, 0x7f, 0xda, 0x43, 0x5e, 0xd9, 0x28, 0x52, 0xb4, 0x10, 0xb4, 0x35, + 0xb9, 0x10, 0xee, 0x11, 0xbe, 0x6f, 0x40, 0x60, 0x2e, 0x7f, 0xab, 0xbf, 0x22, 0xc8, 0xc6, 0xbd, + 0xbb, 0x19, 0xad, 0x9c, 0x7b, 0x54, 0x90, 0x16, 0x11, 0x04, 0x3f, 0x84, 0x19, 0xb9, 0x2b, 0x02, + 0x46, 0xe9, 0x7c, 0x61, 0x2c, 0xbe, 0xa3, 0x63, 0x69, 0x5b, 0x32, 0x90, 0x11, 0xc4, 0x53, 0x8b, + 0x30, 0xe3, 0x9f, 0xf1, 0x22, 0x5c, 0xdc, 0xaa, 0x17, 0xea, 0xc3, 0x13, 0x92, 0x84, 0xb9, 0x5a, + 0xb9, 0x5a, 0xaa, 0x54, 0xd7, 0x17, 0x90, 0x3c, 0x18, 0xdb, 0xd5, 0xaa, 0x3c, 0x28, 0x38, 0x01, + 0xd3, 0xa5, 0xcd, 0x6a, 0x79, 0x61, 0x4a, 0x96, 0xc1, 0xa0, 0x36, 0x23, 0xad, 0x09, 0xca, 0x90, + 0x7f, 0x91, 0x82, 0xf9, 0xb8, 0xb9, 0xf1, 0x0b, 0x05, 0x52, 0x03, 0xed, 0x8e, 0xdf, 0x1f, 0x4b, + 0x6d, 0xd4, 0x2c, 0x66, 0x3f, 0x38, 0xa9, 0x5b, 0x30, 0x55, 0xea, 0x17, 0xe8, 0xcb, 0x3f, 0xfe, + 0xfc, 0x56, 0x39, 0xc4, 0x37, 0xe3, 0x27, 0xe5, 0xf3, 0xa0, 0x49, 0x6f, 0xbb, 0x1e, 0x7b, 0x42, + 0x9b, 0x82, 0xeb, 0x39, 0x3d, 0xde, 0x66, 0x45, 0xc2, 0x29, 0xd7, 0x73, 0xcf, 0xe3, 0x77, 0x87, + 0xef, 0x7c, 0x84, 0x6f, 0x1f, 0xe7, 0x4a, 0x4c, 0xea, 0x88, 0xe3, 0x02, 0xe0, 0xbf, 0x11, 0x24, + 0xfb, 0x06, 0x0d, 0xdf, 0x18, 0x4b, 0xe5, 0xe5, 0xb1, 0xcc, 0x4e, 0xde, 0xb1, 0x23, 0x29, 0xcb, + 0xd2, 0x1c, 0x47, 0xb8, 0x07, 0x57, 0xcf, 0x3d, 0x1f, 0xa4, 0x3c, 0xec, 0x3a, 0x9a, 0xf0, 0x40, + 0x00, 0xfc, 0x1f, 0x82, 0xf4, 0xe0, 0xc6, 0xc0, 0xe3, 0x0b, 0x38, 0x72, 0xc5, 0x64, 0x2f, 0x47, + 0x7e, 0x7d, 0x6f, 0xb6, 0x16, 0x37, 0xbd, 0xfa, 0x5d, 0x40, 0xf6, 0x6b, 0xa4, 0x9e, 0xb6, 0xc0, + 0x2b, 0xf1, 0x84, 0xef, 0x54, 0xd4, 0xb3, 0x95, 0xba, 0x17, 0x0a, 0xff, 0x85, 0x20, 0x3d, 0xb8, + 0xbb, 0x26, 0xc8, 0xc0, 0xc8, 0x65, 0x37, 0x2e, 0x03, 0x51, 0xb9, 0x73, 0xa7, 0x2f, 0x77, 0xee, + 0x8c, 0xe5, 0xfe, 0x46, 0x81, 0xf4, 0xe0, 0xea, 0x9d, 0x80, 0xec, 0xc8, 0x5d, 0x3d, 0x8e, 0xec, + 0x4f, 0x01, 0xd9, 0x1f, 0x50, 0xfe, 0xe3, 0x1e, 0xe4, 0xf8, 0x3f, 0xe2, 0x89, 0x68, 0xf7, 0xd5, + 0xdd, 0xc8, 0xaf, 0x4d, 0x10, 0x6d, 0x82, 0x4c, 0xf4, 0x35, 0x80, 0x1c, 0x81, 0xc1, 0xad, 0x39, + 0x41, 0x4e, 0x46, 0xae, 0xd9, 0xc9, 0x47, 0xe0, 0xc3, 0x53, 0x76, 0xc0, 0x8a, 0xe7, 0xdf, 0xbb, + 0x82, 0x72, 0x3b, 0x15, 0xb5, 0x74, 0xa6, 0x5e, 0xe8, 0x85, 0xca, 0x3e, 0xfb, 0xad, 0xf0, 0x7a, + 0x1f, 0xc7, 0x80, 0x03, 0x71, 0x2d, 0xae, 0x35, 0x59, 0xfb, 0xf7, 0xc2, 0xa3, 0xc7, 0x42, 0xb8, + 0x7c, 0x45, 0xd7, 0xbb, 0xdd, 0x61, 0xa5, 0x4e, 0x3a, 0xe2, 0x71, 0xf0, 0x4d, 0xf0, 0xae, 0x6b, + 0x13, 0xb1, 0xc7, 0xbc, 0xf6, 0x3b, 0xe3, 0xcc, 0x7b, 0x57, 0x15, 0x7f, 0x41, 0x70, 0xbd, 0xc9, + 0xda, 0xe3, 0xd2, 0x5d, 0x4c, 0x45, 0x99, 0xae, 0xc9, 0xc7, 0xbb, 0x86, 0x76, 0x2a, 0xa1, 0x87, + 0xc9, 0x6c, 0xe2, 0x98, 0x1a, 0xf3, 0x4c, 0xdd, 0xa4, 0x8e, 0xff, 0xb4, 0xeb, 0xbd, 0x3b, 0x8f, + 0xfc, 0x5a, 0xb9, 0xd5, 0x13, 0xfd, 0x83, 0xd0, 0x8f, 0x8a, 0x52, 0x5a, 0xfb, 0x59, 0xb9, 0xba, + 0x1e, 0xc4, 0x5c, 0xf5, 0x51, 0x94, 0x7a, 0x28, 0x1e, 0x04, 0x4e, 0xbb, 0xb3, 0x7e, 0xfc, 0x1b, + 0xff, 0x07, 0x00, 0x00, 0xff, 0xff, 0xfd, 0x3a, 0xff, 0x56, 0x0c, 0x0d, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go b/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go index c2fc8d87d4..842fdcb855 100644 --- a/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go @@ -10,7 +10,6 @@ import ( proto "github.com/golang/protobuf/proto" empty "github.com/golang/protobuf/ptypes/empty" - _ "github.com/golang/protobuf/ptypes/struct" _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" @@ -252,7 +251,7 @@ type ListEntityTypesRequest struct { // Optional. The language to list entity synonyms for. If not specified, // the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -379,7 +378,7 @@ type GetEntityTypeRequest struct { // Optional. The language to retrieve entity synonyms for. If not specified, // the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -437,7 +436,7 @@ type CreateEntityTypeRequest struct { // Optional. The language of entity synonyms defined in `entity_type`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -499,7 +498,7 @@ type UpdateEntityTypeRequest struct { // Optional. The language of entity synonyms defined in `entity_type`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -617,7 +616,7 @@ type BatchUpdateEntityTypesRequest struct { // Optional. The language of entity synonyms defined in `entity_types`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,4,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -824,7 +823,7 @@ type BatchCreateEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -889,7 +888,7 @@ type BatchUpdateEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -965,7 +964,7 @@ type BatchDeleteEntitiesRequest struct { // Optional. The language of entity synonyms defined in `entities`. If not // specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1086,85 +1085,88 @@ func init() { } var fileDescriptor_270276916589f9d5 = []byte{ - // 1236 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xcf, 0x6e, 0xe3, 0xd4, - 0x17, 0x9e, 0x9b, 0xa6, 0x55, 0x7b, 0xd2, 0x4e, 0xd3, 0xdb, 0x4e, 0x1b, 0xa5, 0xd3, 0x5f, 0xfb, - 0x73, 0x25, 0x54, 0x15, 0x11, 0xcf, 0x64, 0xc4, 0xbf, 0x56, 0x05, 0xb5, 0x4d, 0x3a, 0x13, 0xa6, - 0x4d, 0x22, 0xb7, 0x1d, 0x01, 0x1b, 0xcb, 0x4d, 0x6e, 0x83, 0xa9, 0x73, 0xaf, 0x89, 0xed, 0x61, - 0x32, 0x68, 0x58, 0xf0, 0x06, 0x88, 0x1d, 0x62, 0x85, 0xd8, 0x00, 0xe2, 0x0d, 0x10, 0x1b, 0x56, - 0xb0, 0x42, 0xe2, 0x15, 0x10, 0xcf, 0x80, 0xc4, 0x06, 0xf9, 0xda, 0x8e, 0x1d, 0xc7, 0xc1, 0x36, - 0xcc, 0x8c, 0xd8, 0xe5, 0xfe, 0x39, 0xe7, 0x7c, 0xdf, 0x39, 0xe7, 0xde, 0xef, 0x3a, 0x70, 0xbb, - 0xc3, 0x58, 0x47, 0x23, 0x62, 0x4b, 0x63, 0x56, 0x5b, 0x6c, 0xab, 0x8a, 0xc6, 0x3a, 0x97, 0x1a, - 0xfb, 0x50, 0x7c, 0x58, 0xbe, 0x20, 0xa6, 0x72, 0x5b, 0x24, 0xd4, 0x54, 0xcd, 0xbe, 0x6c, 0xf6, - 0x75, 0x52, 0xd2, 0x7b, 0xcc, 0x64, 0x78, 0xdd, 0x31, 0x29, 0x71, 0x93, 0x92, 0x6f, 0x52, 0x72, - 0x4d, 0x8a, 0x37, 0x5d, 0x9f, 0x8a, 0xae, 0x8a, 0x0a, 0xa5, 0xcc, 0x54, 0x4c, 0x95, 0x51, 0xc3, - 0x31, 0x2f, 0x6e, 0xba, 0xab, 0x1a, 0xa3, 0x9d, 0x9e, 0x45, 0xa9, 0x4a, 0x3b, 0x22, 0xd3, 0x49, - 0x6f, 0x68, 0xd3, 0xaa, 0xbb, 0x89, 0x8f, 0x2e, 0xac, 0x4b, 0x91, 0x74, 0x75, 0xb3, 0xef, 0x2e, - 0x6e, 0x84, 0x17, 0x2f, 0x55, 0xa2, 0xb5, 0xe5, 0xae, 0x62, 0x5c, 0xb9, 0x3b, 0x6e, 0x86, 0x77, - 0x18, 0x66, 0xcf, 0x6a, 0x99, 0xce, 0xaa, 0xf0, 0x79, 0x16, 0xa0, 0xca, 0x69, 0x9d, 0xf5, 0x75, - 0x82, 0x31, 0x64, 0xa9, 0xd2, 0x25, 0x05, 0xb4, 0x81, 0xb6, 0x66, 0x24, 0xfe, 0x1b, 0xff, 0x1f, - 0x66, 0xdb, 0xaa, 0xa1, 0x6b, 0x4a, 0x5f, 0xe6, 0x6b, 0x19, 0xbe, 0x96, 0x73, 0xe7, 0xea, 0xf6, - 0x96, 0x0a, 0x64, 0xaf, 0x54, 0xda, 0x2e, 0x4c, 0x6c, 0xa0, 0xad, 0xeb, 0xe5, 0x5b, 0xa5, 0x98, - 0xac, 0x94, 0xfc, 0x88, 0xa5, 0xfb, 0x2a, 0x6d, 0x4b, 0xdc, 0x1a, 0x77, 0x61, 0x51, 0xb1, 0x4c, - 0x26, 0x93, 0x47, 0xba, 0x42, 0x0d, 0x95, 0x51, 0xb9, 0xcb, 0xda, 0xa4, 0x90, 0xe5, 0x4e, 0xf7, - 0xd2, 0x38, 0xdd, 0xb7, 0x4c, 0x56, 0xf5, 0xbc, 0x9c, 0xb0, 0x36, 0x91, 0x16, 0x94, 0xf0, 0x14, - 0xae, 0xc3, 0x34, 0x2f, 0xa8, 0x4a, 0x8c, 0xc2, 0xd4, 0xc6, 0xc4, 0x56, 0xae, 0x5c, 0x4e, 0x13, - 0xc3, 0xf9, 0x29, 0x0d, 0x7c, 0x14, 0x77, 0x60, 0xca, 0x99, 0xc3, 0x4b, 0x30, 0xf9, 0x50, 0xd1, - 0x2c, 0x2f, 0x8d, 0xce, 0x00, 0x17, 0x61, 0xda, 0xe8, 0x53, 0x46, 0xfb, 0x5d, 0xa3, 0x90, 0xd9, - 0x98, 0xd8, 0x9a, 0x91, 0x06, 0x63, 0xe1, 0x75, 0xc8, 0xda, 0x89, 0xc0, 0x4b, 0x90, 0xbf, 0x5f, - 0xab, 0x57, 0xe4, 0xf3, 0xfa, 0x69, 0xb3, 0x7a, 0x58, 0x3b, 0xaa, 0x55, 0x2b, 0xf9, 0x6b, 0x78, - 0x16, 0xa6, 0xf9, 0xec, 0xc9, 0x7e, 0x33, 0x8f, 0xf0, 0x1c, 0xcc, 0xf0, 0xd1, 0x71, 0xed, 0xf4, - 0x2c, 0x9f, 0x11, 0xde, 0x81, 0x85, 0x11, 0xba, 0x78, 0x13, 0xd6, 0xf7, 0xcf, 0xcf, 0x1a, 0x72, - 0xf5, 0xed, 0xe6, 0x7e, 0xfd, 0xb4, 0xd6, 0xa8, 0xcb, 0x27, 0x8d, 0x4a, 0x35, 0xe4, 0x76, 0x1d, - 0x56, 0xa3, 0x36, 0x55, 0xaa, 0x47, 0xfb, 0xe7, 0xc7, 0x67, 0x79, 0x24, 0x7c, 0x8a, 0x60, 0xf9, - 0x58, 0x35, 0x4c, 0x9f, 0xb5, 0x21, 0x91, 0x0f, 0x2c, 0x62, 0x98, 0x78, 0x19, 0xa6, 0x74, 0xa5, - 0x47, 0xa8, 0xe9, 0x72, 0x74, 0x47, 0x78, 0x13, 0xe6, 0x34, 0x85, 0x76, 0x2c, 0xa5, 0x43, 0xe4, - 0x96, 0x5d, 0x3d, 0xa7, 0x5b, 0x66, 0xbd, 0xc9, 0x43, 0x1b, 0xdd, 0x2a, 0xcc, 0xe8, 0xf6, 0x06, - 0x43, 0x7d, 0x4c, 0x78, 0xcf, 0x4c, 0x4a, 0xd3, 0xf6, 0xc4, 0xa9, 0xfa, 0x98, 0xe0, 0x35, 0x00, - 0xbe, 0x68, 0xb2, 0x2b, 0x42, 0x79, 0xf1, 0x67, 0x24, 0xbe, 0xfd, 0xcc, 0x9e, 0xb0, 0x31, 0xad, - 0x8c, 0x60, 0x32, 0x74, 0x46, 0x0d, 0xbb, 0xa2, 0xb3, 0x81, 0x23, 0x6a, 0x14, 0x10, 0xaf, 0xea, - 0x8b, 0x29, 0xaa, 0x2a, 0xe5, 0x88, 0xef, 0x17, 0xbf, 0x00, 0xf3, 0x94, 0x3c, 0x32, 0xe5, 0x00, - 0x1e, 0x87, 0xce, 0x9c, 0x3d, 0xdd, 0x1c, 0x60, 0x6a, 0xc0, 0xd2, 0x5d, 0x12, 0x40, 0xe4, 0x25, - 0x29, 0xea, 0x34, 0x25, 0x49, 0x90, 0xf0, 0x15, 0x82, 0x95, 0xc3, 0x1e, 0x51, 0x4c, 0x32, 0xea, - 0x74, 0x5c, 0xe6, 0x8f, 0x21, 0x17, 0x20, 0xcf, 0xdd, 0xa6, 0xe4, 0x0e, 0x3e, 0xf7, 0x51, 0x98, - 0x13, 0x11, 0x30, 0x7f, 0x42, 0xb0, 0x72, 0xae, 0xb7, 0x23, 0x61, 0x86, 0xe0, 0xa0, 0xa7, 0x0c, - 0x27, 0xaa, 0xad, 0x76, 0x21, 0x67, 0x71, 0x34, 0xfc, 0xfa, 0xe3, 0x88, 0x73, 0xe5, 0xa2, 0x17, - 0xd2, 0xbb, 0xff, 0x4a, 0x47, 0xf6, 0x0d, 0x79, 0xa2, 0x18, 0x57, 0x12, 0x38, 0xdb, 0xed, 0xdf, - 0xc2, 0x4b, 0xb0, 0x52, 0x21, 0x1a, 0x89, 0xa2, 0x12, 0x51, 0x46, 0xe1, 0x97, 0x0c, 0xac, 0x1d, - 0x28, 0x66, 0xeb, 0xbd, 0x30, 0xff, 0xd8, 0x13, 0x72, 0x07, 0x6e, 0x04, 0x12, 0x23, 0x5f, 0xd8, - 0x4e, 0x64, 0xab, 0xa7, 0x3a, 0x94, 0xee, 0x5d, 0x93, 0xb0, 0xcf, 0xdb, 0x89, 0xd0, 0x53, 0xf1, - 0x15, 0x14, 0x46, 0x8d, 0x54, 0xaa, 0xa9, 0x94, 0xb8, 0x3c, 0xd3, 0x5c, 0xba, 0xdc, 0xed, 0xbd, - 0x6b, 0xd2, 0x8d, 0x50, 0xa4, 0x1a, 0x77, 0x38, 0x9a, 0xec, 0x6c, 0x7c, 0xb2, 0x27, 0xd3, 0x24, - 0xfb, 0x60, 0x11, 0x16, 0x46, 0xe8, 0x08, 0x3a, 0xfc, 0x6f, 0x5c, 0x46, 0x9f, 0xcd, 0xf9, 0x16, - 0x5a, 0x6e, 0x0d, 0xc3, 0x85, 0x8f, 0xad, 0xe1, 0xf6, 0x30, 0x7e, 0xbb, 0x23, 0xbc, 0x3b, 0x7d, - 0xde, 0x0f, 0x60, 0x4b, 0xa3, 0x21, 0x7c, 0x8d, 0xa0, 0xc8, 0xa3, 0x04, 0x0e, 0xb4, 0x1a, 0x1f, - 0x22, 0xa8, 0x4e, 0x99, 0x7f, 0xaf, 0x4e, 0xc9, 0x0e, 0xf4, 0xef, 0x1e, 0xd6, 0x40, 0x0d, 0xfe, - 0xa3, 0x58, 0xc3, 0x0d, 0x98, 0x4d, 0x75, 0xda, 0x3f, 0x76, 0x79, 0x06, 0x2a, 0xaf, 0x26, 0x12, - 0x37, 0xb7, 0xec, 0x5c, 0xd1, 0xbd, 0x92, 0xbb, 0x4d, 0xf9, 0x80, 0xcf, 0x25, 0x4b, 0xb4, 0x02, - 0xf3, 0xa1, 0xe3, 0xf8, 0xb4, 0x9b, 0xbb, 0xfc, 0xe7, 0x75, 0xc8, 0x05, 0x5a, 0x1a, 0x7f, 0x8f, - 0x60, 0x3e, 0x24, 0x9c, 0xf8, 0xd5, 0x58, 0xef, 0xd1, 0xf2, 0x5f, 0x7c, 0x2d, 0xbd, 0xa1, 0x73, - 0x86, 0x85, 0x57, 0x3e, 0xf9, 0xf5, 0xb7, 0xcf, 0x32, 0xb7, 0x70, 0x69, 0xf0, 0xaa, 0xfe, 0xc8, - 0xc9, 0xee, 0x9e, 0xde, 0x63, 0xef, 0x93, 0x96, 0x69, 0x88, 0xdb, 0xa2, 0xd2, 0x21, 0xd4, 0x7c, - 0x22, 0x06, 0xb5, 0xf8, 0x5b, 0x04, 0x73, 0x43, 0x22, 0x8b, 0x5f, 0x8e, 0xc5, 0x10, 0x25, 0xca, - 0xc5, 0x34, 0x19, 0x8d, 0x42, 0x6b, 0x1f, 0xf6, 0x11, 0xac, 0x41, 0xa8, 0xe2, 0xf6, 0x13, 0xfc, - 0x03, 0x82, 0x7c, 0x58, 0xc0, 0x71, 0x7c, 0xd2, 0xc6, 0x68, 0x7e, 0x3a, 0xcc, 0x87, 0x1c, 0xf3, - 0x9e, 0x90, 0x32, 0xc3, 0x3b, 0x41, 0xbd, 0xc6, 0x3f, 0x23, 0xc8, 0x87, 0x2f, 0xe2, 0x04, 0x04, - 0xc6, 0xbc, 0x06, 0xd2, 0x11, 0x68, 0x70, 0x02, 0xb5, 0xf2, 0x8e, 0x4f, 0x20, 0xf8, 0xe5, 0x95, - 0xa4, 0x00, 0xc3, 0x64, 0xbe, 0x40, 0x90, 0x0f, 0xdf, 0xf1, 0x09, 0xc8, 0x8c, 0x79, 0x0f, 0x14, - 0x97, 0x47, 0x2e, 0x99, 0xaa, 0xfd, 0x45, 0xe6, 0x35, 0xcb, 0xf6, 0x3f, 0x68, 0x96, 0xe5, 0x68, - 0xe5, 0xc3, 0x6f, 0xc4, 0x82, 0xfc, 0xdb, 0x47, 0x48, 0x71, 0xcd, 0xb3, 0x0f, 0x7c, 0x61, 0x96, - 0x1a, 0xde, 0x17, 0xa6, 0x50, 0xe5, 0x88, 0xdf, 0x14, 0x76, 0x52, 0xb6, 0xca, 0x85, 0x1f, 0x74, - 0x07, 0x6d, 0xfb, 0x04, 0x46, 0x84, 0x34, 0x29, 0x81, 0x71, 0x0a, 0xfc, 0x4c, 0x09, 0x38, 0x41, - 0x6d, 0x02, 0x3f, 0x22, 0x58, 0x8c, 0xd0, 0x68, 0xbc, 0x9b, 0x0c, 0x7d, 0xa4, 0xb2, 0xc7, 0x41, - 0x6f, 0x72, 0xe8, 0x6f, 0x09, 0xd5, 0x58, 0xe8, 0xa1, 0x7e, 0x11, 0x3d, 0x9d, 0x74, 0x58, 0x38, - 0xc1, 0x87, 0x58, 0x0c, 0xab, 0x77, 0x52, 0x16, 0x91, 0x9a, 0xff, 0xbc, 0x58, 0xf8, 0xcd, 0x34, - 0x60, 0x31, 0xac, 0xcd, 0x49, 0x59, 0x44, 0x2a, 0xfa, 0xf3, 0x62, 0x31, 0xe8, 0xa8, 0x83, 0xef, - 0x10, 0x6c, 0xb6, 0x58, 0x37, 0x0e, 0xf3, 0x41, 0xe0, 0x19, 0xd0, 0xb4, 0x6f, 0x93, 0x26, 0x7a, - 0xb7, 0xe6, 0xda, 0x74, 0x98, 0xfd, 0x64, 0x28, 0xb1, 0x5e, 0x47, 0xec, 0x10, 0xca, 0xef, 0x1a, - 0xd1, 0x59, 0x52, 0x74, 0xd5, 0x18, 0xfb, 0x2f, 0xd5, 0xae, 0x3f, 0xf5, 0x07, 0x42, 0x5f, 0x66, - 0x32, 0x95, 0xa3, 0x6f, 0x32, 0xeb, 0x77, 0x1d, 0x9f, 0x87, 0x1c, 0x47, 0xc5, 0xc7, 0xf1, 0xc0, - 0x31, 0xba, 0x98, 0xe2, 0xfe, 0xef, 0xfc, 0x15, 0x00, 0x00, 0xff, 0xff, 0x7d, 0x5f, 0x36, 0x09, - 0x04, 0x13, 0x00, 0x00, + // 1283 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xdf, 0x6f, 0xdb, 0xd4, + 0x17, 0x9f, 0xd3, 0xac, 0x6a, 0x4f, 0xda, 0x6f, 0xb3, 0xbb, 0xad, 0xcd, 0x37, 0x63, 0xb4, 0xb8, + 0x12, 0xaa, 0x0a, 0xb3, 0xb7, 0x4c, 0xfc, 0x4a, 0x55, 0x50, 0xda, 0xa4, 0x5b, 0x58, 0x9b, 0x44, + 0x6e, 0x3b, 0x31, 0x5e, 0x2c, 0x37, 0xb9, 0x4d, 0x4d, 0x9d, 0x7b, 0x4d, 0x7c, 0xb3, 0x36, 0x43, + 0xe3, 0x81, 0xff, 0x00, 0xf1, 0x86, 0x78, 0x42, 0xbc, 0x00, 0xe2, 0x3f, 0x40, 0xbc, 0xf0, 0xc4, + 0x9e, 0x10, 0xfc, 0x0b, 0x88, 0xff, 0x00, 0x89, 0x47, 0xe4, 0x6b, 0x3b, 0x76, 0x1c, 0x07, 0xc7, + 0xb0, 0x4d, 0xbc, 0xe5, 0xfe, 0x38, 0xe7, 0x7c, 0x3e, 0xe7, 0x9c, 0x7b, 0x3f, 0xd7, 0x81, 0x5b, + 0x6d, 0x4a, 0xdb, 0x06, 0x96, 0x9b, 0x06, 0xed, 0xb5, 0xe4, 0x96, 0xae, 0x19, 0xb4, 0x7d, 0x6c, + 0xd0, 0x33, 0xf9, 0x61, 0xe1, 0x08, 0x33, 0xed, 0x96, 0x8c, 0x09, 0xd3, 0x59, 0x5f, 0x65, 0x7d, + 0x13, 0x4b, 0x66, 0x97, 0x32, 0x8a, 0x96, 0x1d, 0x13, 0x89, 0x9b, 0x48, 0xbe, 0x89, 0xe4, 0x9a, + 0xe4, 0x5f, 0x70, 0x7d, 0x6a, 0xa6, 0x2e, 0x6b, 0x84, 0x50, 0xa6, 0x31, 0x9d, 0x12, 0xcb, 0x31, + 0xcf, 0xaf, 0xba, 0xab, 0x06, 0x25, 0xed, 0x6e, 0x8f, 0x10, 0x9d, 0xb4, 0x65, 0x6a, 0xe2, 0xee, + 0xd0, 0xa6, 0x6b, 0xee, 0x26, 0x3e, 0x3a, 0xea, 0x1d, 0xcb, 0xb8, 0x63, 0xb2, 0xbe, 0xbb, 0xb8, + 0x12, 0x5e, 0x3c, 0xd6, 0xb1, 0xd1, 0x52, 0x3b, 0x9a, 0x75, 0xea, 0xee, 0x58, 0x0a, 0x20, 0x68, + 0x1a, 0x3a, 0x26, 0xcc, 0x59, 0x10, 0x3f, 0x4f, 0x03, 0x54, 0x38, 0xa3, 0x83, 0xbe, 0x89, 0x11, + 0x82, 0x34, 0xd1, 0x3a, 0x38, 0x27, 0xac, 0x08, 0x6b, 0xb3, 0x0a, 0xff, 0x8d, 0x5e, 0x82, 0xb9, + 0x96, 0x6e, 0x99, 0x86, 0xd6, 0x57, 0xf9, 0x5a, 0x8a, 0xaf, 0x65, 0xdc, 0xb9, 0x9a, 0xbd, 0xa5, + 0x0c, 0xe9, 0x53, 0x9d, 0xb4, 0x72, 0x53, 0x2b, 0xc2, 0xda, 0xff, 0x0a, 0x37, 0xa5, 0x98, 0x84, + 0x48, 0x7e, 0x44, 0xe9, 0x9e, 0x4e, 0x5a, 0x0a, 0xb7, 0x46, 0x1d, 0xb8, 0xac, 0xf5, 0x18, 0x55, + 0xf1, 0xb9, 0xa9, 0x11, 0x4b, 0xa7, 0x44, 0xed, 0xd0, 0x16, 0xce, 0xa5, 0xb9, 0xd3, 0xcd, 0x24, + 0x4e, 0x4b, 0x3d, 0x46, 0x2b, 0x9e, 0x97, 0x3d, 0xda, 0xc2, 0xca, 0x25, 0x2d, 0x3c, 0x85, 0x6a, + 0x30, 0xc3, 0x6b, 0xa9, 0x63, 0x2b, 0x37, 0xbd, 0x32, 0xb5, 0x96, 0x29, 0x14, 0x92, 0xc4, 0x70, + 0x7e, 0x2a, 0x03, 0x1f, 0xf9, 0x22, 0x4c, 0x3b, 0x73, 0xe8, 0x0a, 0x5c, 0x7c, 0xa8, 0x19, 0x3d, + 0x2f, 0x8d, 0xce, 0x00, 0xe5, 0x61, 0xc6, 0xea, 0x13, 0x4a, 0xfa, 0x1d, 0x2b, 0x97, 0x5a, 0x99, + 0x5a, 0x9b, 0x55, 0x06, 0x63, 0xf1, 0x2d, 0x48, 0xdb, 0x89, 0x40, 0x57, 0x20, 0x7b, 0xaf, 0x5a, + 0x2b, 0xab, 0x87, 0xb5, 0xfd, 0x46, 0x65, 0xbb, 0xba, 0x53, 0xad, 0x94, 0xb3, 0x17, 0xd0, 0x1c, + 0xcc, 0xf0, 0xd9, 0xbd, 0x52, 0x23, 0x2b, 0xa0, 0x79, 0x98, 0xe5, 0xa3, 0xdd, 0xea, 0xfe, 0x41, + 0x36, 0x25, 0x3e, 0x80, 0x4b, 0x23, 0x74, 0xd1, 0x2a, 0x2c, 0x97, 0x0e, 0x0f, 0xea, 0x6a, 0xe5, + 0xbd, 0x46, 0xa9, 0xb6, 0x5f, 0xad, 0xd7, 0xd4, 0xbd, 0x7a, 0xb9, 0x12, 0x72, 0xbb, 0x0c, 0xd7, + 0xa2, 0x36, 0x95, 0x2b, 0x3b, 0xa5, 0xc3, 0xdd, 0x83, 0xac, 0x20, 0x7e, 0x2a, 0xc0, 0xe2, 0xae, + 0x6e, 0x31, 0x9f, 0xb5, 0xa5, 0xe0, 0x0f, 0x7b, 0xd8, 0x62, 0x68, 0x11, 0xa6, 0x4d, 0xad, 0x8b, + 0x09, 0x73, 0x39, 0xba, 0x23, 0xb4, 0x0a, 0xf3, 0x86, 0x46, 0xda, 0x3d, 0xad, 0x8d, 0xd5, 0xa6, + 0x5d, 0x3d, 0xa7, 0x5b, 0xe6, 0xbc, 0xc9, 0x6d, 0x1b, 0xdd, 0x35, 0x98, 0x35, 0xed, 0x0d, 0x96, + 0xfe, 0x08, 0xf3, 0x9e, 0xb9, 0xa8, 0xcc, 0xd8, 0x13, 0xfb, 0xfa, 0x23, 0x8c, 0xae, 0x03, 0xf0, + 0x45, 0x46, 0x4f, 0x31, 0xe1, 0xc5, 0x9f, 0x55, 0xf8, 0xf6, 0x03, 0x7b, 0xc2, 0xc6, 0xb4, 0x34, + 0x82, 0xc9, 0x32, 0x29, 0xb1, 0xec, 0x8a, 0xce, 0x05, 0x4e, 0xa7, 0x95, 0x13, 0x78, 0x55, 0x5f, + 0x49, 0x50, 0x55, 0x25, 0x83, 0x7d, 0xbf, 0xe8, 0x65, 0x58, 0x20, 0xf8, 0x9c, 0xa9, 0x01, 0x3c, + 0x0e, 0x9d, 0x79, 0x7b, 0xba, 0x31, 0xc0, 0x54, 0x87, 0x2b, 0x77, 0x70, 0x00, 0x91, 0x97, 0xa4, + 0xa8, 0xd3, 0x34, 0x49, 0x82, 0xc4, 0xaf, 0x04, 0x58, 0xda, 0xee, 0x62, 0x8d, 0xe1, 0x51, 0xa7, + 0xe3, 0x32, 0xbf, 0x0b, 0x99, 0x00, 0x79, 0xee, 0x36, 0x21, 0x77, 0xf0, 0xb9, 0x8f, 0xc2, 0x9c, + 0x8a, 0x80, 0xf9, 0x93, 0x00, 0x4b, 0x87, 0x66, 0x2b, 0x12, 0x66, 0x08, 0x8e, 0xf0, 0x94, 0xe1, + 0x44, 0xb5, 0xd5, 0x06, 0x64, 0x7a, 0x1c, 0x0d, 0xbf, 0xf9, 0x38, 0xe2, 0x4c, 0x21, 0xef, 0x85, + 0xf4, 0x2e, 0x47, 0x69, 0xc7, 0xbe, 0x1c, 0xf7, 0x34, 0xeb, 0x54, 0x01, 0x67, 0xbb, 0xfd, 0x5b, + 0xbc, 0x01, 0x4b, 0x65, 0x6c, 0xe0, 0x28, 0x2a, 0x11, 0x65, 0x14, 0x7f, 0x4e, 0xc1, 0xf5, 0x2d, + 0x8d, 0x35, 0x4f, 0xc2, 0xfc, 0x63, 0x4f, 0xc8, 0x6d, 0xb8, 0x1a, 0x48, 0x8c, 0x7a, 0x64, 0x3b, + 0x51, 0x7b, 0x5d, 0xdd, 0xa1, 0x74, 0xf7, 0x82, 0x82, 0x7c, 0xde, 0x4e, 0x84, 0xae, 0x8e, 0x4e, + 0x21, 0x37, 0x6a, 0xa4, 0x13, 0x43, 0x27, 0xd8, 0xe5, 0x99, 0xe4, 0xd2, 0xe5, 0x6e, 0xef, 0x5e, + 0x50, 0xae, 0x86, 0x22, 0x55, 0xb9, 0xc3, 0xd1, 0x64, 0xa7, 0xe3, 0x93, 0x7d, 0x31, 0x49, 0xb2, + 0xb7, 0x2e, 0xc3, 0xa5, 0x11, 0x3a, 0xa2, 0x09, 0x2f, 0x8e, 0xcb, 0xe8, 0xb3, 0x39, 0xdf, 0x62, + 0xd3, 0xad, 0x61, 0xb8, 0xf0, 0xb1, 0x35, 0x5c, 0x1f, 0xc6, 0x6f, 0x77, 0x84, 0x77, 0xa7, 0x2f, + 0xf8, 0x01, 0x6c, 0x69, 0xb4, 0xc4, 0xaf, 0x05, 0xc8, 0xf3, 0x28, 0x81, 0x03, 0xad, 0xc7, 0x87, + 0x08, 0xaa, 0x53, 0xea, 0xdf, 0xab, 0xd3, 0x64, 0x07, 0xfa, 0x77, 0x0f, 0x6b, 0xa0, 0x06, 0xff, + 0x51, 0xac, 0xe1, 0x06, 0x4c, 0x27, 0x3a, 0xed, 0x1f, 0xbb, 0x3c, 0x03, 0x95, 0xd7, 0x27, 0x12, + 0x37, 0xb7, 0xec, 0x5c, 0xd1, 0xbd, 0x92, 0xbb, 0x4d, 0x79, 0x9f, 0xcf, 0x4d, 0x96, 0x68, 0x0d, + 0x16, 0x42, 0xc7, 0xf1, 0x69, 0x37, 0x77, 0xe1, 0x8f, 0x05, 0xc8, 0x04, 0x5a, 0x1a, 0x7d, 0x2f, + 0xc0, 0x42, 0x48, 0x38, 0xd1, 0x1b, 0xb1, 0xde, 0xa3, 0xe5, 0x3f, 0xff, 0x66, 0x72, 0x43, 0xe7, + 0x0c, 0x8b, 0xaf, 0x7f, 0xf2, 0xeb, 0x6f, 0x9f, 0xa5, 0x6e, 0x22, 0x69, 0xf0, 0xa0, 0xfe, 0xc8, + 0xc9, 0xee, 0xa6, 0xd9, 0xa5, 0x1f, 0xe0, 0x26, 0xb3, 0xe4, 0x75, 0x59, 0x6b, 0x63, 0xc2, 0x1e, + 0xcb, 0x41, 0x2d, 0xfe, 0x56, 0x80, 0xf9, 0x21, 0x91, 0x45, 0xaf, 0xc5, 0x62, 0x88, 0x12, 0xe5, + 0x7c, 0x92, 0x8c, 0x46, 0xa1, 0xb5, 0x0f, 0xfb, 0x08, 0xd6, 0x20, 0x54, 0x79, 0xfd, 0x31, 0xfa, + 0x41, 0x80, 0x6c, 0x58, 0xc0, 0x51, 0x7c, 0xd2, 0xc6, 0x68, 0x7e, 0x32, 0xcc, 0xdb, 0x1c, 0xf3, + 0xa6, 0x98, 0x30, 0xc3, 0xc5, 0xa0, 0x5e, 0xa3, 0x27, 0x02, 0x64, 0xc3, 0x17, 0xf1, 0x04, 0x04, + 0xc6, 0xbc, 0x06, 0x92, 0x11, 0xa8, 0x73, 0x02, 0xd5, 0x42, 0xd1, 0x27, 0x10, 0xfc, 0xe8, 0x9a, + 0xa4, 0x00, 0xc3, 0x64, 0xbe, 0x10, 0x20, 0x1b, 0xbe, 0xe3, 0x27, 0x20, 0x33, 0xe6, 0x3d, 0x90, + 0x5f, 0x1c, 0xb9, 0x64, 0x2a, 0xf6, 0xc7, 0x98, 0xd7, 0x2c, 0xeb, 0xff, 0xa0, 0x59, 0x16, 0xa3, + 0x95, 0x0f, 0xbd, 0x1d, 0x0b, 0xf2, 0x6f, 0x1f, 0x21, 0xf9, 0xeb, 0x9e, 0x7d, 0xe0, 0xe3, 0x52, + 0xaa, 0x7b, 0x1f, 0x97, 0x62, 0x85, 0x23, 0x7e, 0x47, 0x2c, 0x26, 0x6c, 0x95, 0x23, 0x3f, 0x68, + 0x51, 0x58, 0xf7, 0x09, 0x8c, 0x08, 0xe9, 0xa4, 0x04, 0xc6, 0x29, 0xf0, 0x33, 0x25, 0xe0, 0x04, + 0xb5, 0x09, 0xfc, 0x28, 0xc0, 0xe5, 0x08, 0x8d, 0x46, 0x1b, 0x93, 0xa1, 0x8f, 0x54, 0xf6, 0x38, + 0xe8, 0x0d, 0x0e, 0xfd, 0x5d, 0xb1, 0x12, 0x0b, 0x3d, 0xd4, 0x2f, 0xb2, 0xa7, 0x93, 0x0e, 0x0b, + 0x27, 0xf8, 0x10, 0x8b, 0x61, 0xf5, 0x9e, 0x94, 0x45, 0xa4, 0xe6, 0x3f, 0x2f, 0x16, 0x7e, 0x33, + 0x0d, 0x58, 0x0c, 0x6b, 0xf3, 0xa4, 0x2c, 0x22, 0x15, 0xfd, 0x79, 0xb1, 0x18, 0x74, 0x54, 0xfe, + 0xfc, 0x49, 0xe9, 0xff, 0x01, 0x88, 0x4e, 0x74, 0xcd, 0xd4, 0x2d, 0xa9, 0x49, 0x3b, 0xbf, 0x94, + 0x1e, 0x9c, 0x30, 0x66, 0x5a, 0x45, 0x59, 0x3e, 0x3b, 0x0b, 0x2f, 0xca, 0x5a, 0x8f, 0x9d, 0x38, + 0x7f, 0x3f, 0xdd, 0x30, 0x0d, 0x8d, 0x1d, 0xd3, 0x6e, 0xe7, 0xd5, 0xb8, 0xed, 0x7e, 0xa8, 0xad, + 0xef, 0x04, 0x58, 0x6d, 0xd2, 0x4e, 0x5c, 0xb6, 0xb6, 0x02, 0x0f, 0x90, 0x86, 0x7d, 0x8f, 0x35, + 0x84, 0xf7, 0xab, 0xae, 0x4d, 0x9b, 0xda, 0x8f, 0x15, 0x89, 0x76, 0xdb, 0x72, 0x1b, 0x13, 0x7e, + 0xcb, 0xc9, 0x7e, 0xd4, 0xb1, 0x7f, 0x8d, 0x6d, 0xf8, 0x53, 0x7f, 0x0a, 0xc2, 0x97, 0xa9, 0x54, + 0x79, 0xe7, 0x9b, 0xd4, 0xf2, 0x1d, 0xc7, 0xe7, 0x36, 0xc7, 0x51, 0xf6, 0x71, 0xdc, 0x77, 0x8c, + 0x8e, 0xa6, 0xb9, 0xff, 0xdb, 0x7f, 0x05, 0x00, 0x00, 0xff, 0xff, 0x51, 0xe1, 0x90, 0x7e, 0x79, + 0x13, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/intent.pb.go b/googleapis/cloud/dialogflow/v2beta1/intent.pb.go index d1e068385f..748a874ba8 100644 --- a/googleapis/cloud/dialogflow/v2beta1/intent.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/intent.pb.go @@ -704,7 +704,7 @@ type Intent_Parameter struct { // value. Mandatory bool `protobuf:"varint,6,opt,name=mandatory,proto3" json:"mandatory,omitempty"` // Optional. The collection of prompts that the agent can present to the - // user in order to collect value for the parameter. + // user in order to collect a value for the parameter. Prompts []string `protobuf:"bytes,7,rep,name=prompts,proto3" json:"prompts,omitempty"` // Optional. Indicates whether the parameter represents a list of values. IsList bool `protobuf:"varint,8,opt,name=is_list,json=isList,proto3" json:"is_list,omitempty"` @@ -2269,7 +2269,7 @@ type ListIntentsRequest struct { // Optional. The language to list training phrases, parameters and rich // messages for. If not specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2405,7 +2405,7 @@ type GetIntentRequest struct { // Optional. The language to retrieve training phrases, parameters and rich // messages for. If not specified, the agent's default language is used. // [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2472,7 +2472,7 @@ type CreateIntentRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intent`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2543,7 +2543,7 @@ type UpdateIntentRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intent`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2667,7 +2667,7 @@ type BatchUpdateIntentsRequest struct { // Optional. The language of training phrases, parameters and rich messages // defined in `intents`. If not specified, the agent's default language is // used. [Many - // languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // languages](https://cloud.google.com/dialogflow/docs/reference/language) // are supported. Note: languages must be enabled in the agent before they can // be used. LanguageCode string `protobuf:"bytes,4,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -2961,185 +2961,189 @@ func init() { } var fileDescriptor_5bdb4dcc248bd417 = []byte{ - // 2836 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x5a, 0xcd, 0x73, 0x23, 0x57, - 0xb5, 0x77, 0xeb, 0xc3, 0x96, 0x8e, 0x64, 0x59, 0xbe, 0xf6, 0xcc, 0x68, 0x7a, 0xf2, 0xe1, 0x28, - 0x2f, 0x89, 0xe3, 0x97, 0x48, 0x6f, 0x9c, 0xbc, 0xbc, 0xc4, 0xf3, 0x92, 0x20, 0xd9, 0xb2, 0x25, - 0x2c, 0x5b, 0x9a, 0x96, 0x3c, 0x61, 0x52, 0x40, 0x57, 0x4b, 0xba, 0xd6, 0x34, 0x6e, 0x75, 0x77, - 0xfa, 0x5e, 0x79, 0xa2, 0x40, 0x0a, 0x8a, 0x2a, 0x60, 0xc1, 0x86, 0x2a, 0x56, 0x14, 0x3b, 0x36, - 0x54, 0x28, 0xaa, 0xa0, 0x52, 0xc5, 0x82, 0x3f, 0x81, 0x05, 0x2b, 0x96, 0x59, 0x50, 0x54, 0x51, - 0xfc, 0x0d, 0xec, 0x42, 0xdd, 0x8f, 0x96, 0x5a, 0x96, 0x06, 0x4b, 0xf6, 0xc0, 0x86, 0x9d, 0xee, - 0x39, 0xe7, 0xfe, 0xce, 0xd7, 0xbd, 0xe7, 0x9c, 0xbe, 0x36, 0xbc, 0xd6, 0x75, 0x9c, 0xae, 0x85, - 0xf3, 0x6d, 0xcb, 0xe9, 0x77, 0xf2, 0x1d, 0xd3, 0xb0, 0x9c, 0xee, 0xa9, 0xe5, 0x3c, 0xce, 0x9f, - 0x6f, 0xb7, 0x30, 0x35, 0xee, 0xe6, 0x4d, 0x9b, 0x62, 0x9b, 0xe6, 0x5c, 0xcf, 0xa1, 0x0e, 0x7a, - 0x5e, 0x48, 0xe7, 0xb8, 0x74, 0x6e, 0x24, 0x9d, 0x93, 0xd2, 0xea, 0x33, 0x12, 0xce, 0x70, 0xcd, - 0xbc, 0x61, 0xdb, 0x0e, 0x35, 0xa8, 0xe9, 0xd8, 0x44, 0x6c, 0x57, 0x5f, 0xbf, 0x4c, 0x59, 0xdb, - 0xb1, 0x29, 0xfe, 0x58, 0x6a, 0x53, 0x5f, 0x94, 0xe2, 0x96, 0x63, 0x77, 0xbd, 0xbe, 0x6d, 0x9b, - 0x76, 0x37, 0xef, 0xb8, 0xd8, 0x1b, 0xc3, 0x7c, 0x4e, 0x0a, 0xf1, 0x55, 0xab, 0x7f, 0x9a, 0xef, - 0xf4, 0x85, 0x80, 0xe4, 0xdf, 0xb9, 0xc8, 0xc7, 0x3d, 0x97, 0x0e, 0x24, 0x73, 0xe3, 0x22, 0xf3, - 0xd4, 0xc4, 0x56, 0x47, 0xef, 0x19, 0xe4, 0x4c, 0x4a, 0x3c, 0x73, 0x51, 0x82, 0x50, 0xaf, 0xdf, - 0x96, 0x16, 0x66, 0x7f, 0x97, 0x87, 0xc5, 0x0a, 0x0f, 0x10, 0x42, 0x10, 0xb1, 0x8d, 0x1e, 0xce, - 0x28, 0x1b, 0xca, 0x66, 0x5c, 0xe3, 0xbf, 0xd1, 0x0b, 0x90, 0xec, 0x98, 0xc4, 0xb5, 0x8c, 0x81, - 0xce, 0x79, 0x21, 0xce, 0x4b, 0x48, 0xda, 0x31, 0x13, 0x79, 0x08, 0xcb, 0x8f, 0x71, 0xeb, 0x91, - 0xe3, 0x9c, 0xe9, 0x84, 0x1a, 0x14, 0x67, 0x16, 0x37, 0x94, 0xcd, 0xd4, 0xf6, 0x9b, 0xb9, 0x4b, - 0x22, 0x9d, 0x13, 0x6a, 0x73, 0x1f, 0x88, 0xcd, 0x0d, 0xb6, 0x57, 0x4b, 0x3e, 0x0e, 0xac, 0x90, - 0x0a, 0x31, 0xd7, 0x33, 0x1d, 0xcf, 0xa4, 0x83, 0x4c, 0x78, 0x43, 0xd9, 0x8c, 0x6a, 0xc3, 0x35, - 0x7a, 0x1e, 0x12, 0x26, 0xd1, 0x4f, 0x0d, 0xcb, 0x6a, 0x19, 0xed, 0xb3, 0x4c, 0x64, 0x43, 0xd9, - 0x8c, 0x69, 0x60, 0x92, 0x7d, 0x49, 0x41, 0x2f, 0x00, 0xf4, 0x2c, 0x1d, 0xdb, 0x46, 0xcb, 0xc2, - 0x9d, 0x4c, 0x94, 0xf1, 0x8b, 0xa1, 0x8c, 0xa2, 0xc5, 0x7b, 0x56, 0x49, 0x10, 0x19, 0x46, 0xcf, - 0xd2, 0x3b, 0x26, 0x11, 0x32, 0x6b, 0x02, 0xa3, 0x67, 0xed, 0x49, 0x0a, 0x7a, 0x05, 0x56, 0xb0, - 0xdd, 0xd1, 0xd9, 0x09, 0xf2, 0x8c, 0x36, 0xcb, 0x49, 0xe6, 0x06, 0x17, 0x4a, 0x61, 0xbb, 0x53, - 0x19, 0x51, 0x51, 0x0e, 0xd6, 0x4c, 0xdb, 0xed, 0x53, 0x5d, 0xe6, 0x9f, 0x47, 0x8b, 0x64, 0x96, - 0x36, 0xc2, 0x9b, 0x71, 0x6d, 0x95, 0xb3, 0x76, 0x05, 0x87, 0xc5, 0x8c, 0xa0, 0x9b, 0xb0, 0x88, - 0xcf, 0xb1, 0x4d, 0x49, 0x26, 0xc6, 0x45, 0xe4, 0x0a, 0x19, 0x90, 0xa6, 0x9e, 0x61, 0xb2, 0x83, - 0xa2, 0xbb, 0x8f, 0x3c, 0x83, 0x60, 0x92, 0x89, 0x6f, 0x84, 0x37, 0x13, 0xdb, 0x6f, 0xcd, 0x1a, - 0xcf, 0xa6, 0xdc, 0x5f, 0xe7, 0xdb, 0xb5, 0x15, 0x3a, 0xb6, 0xe6, 0xaa, 0xa5, 0x2b, 0xc0, 0x93, - 0x29, 0x57, 0xe8, 0x3e, 0xac, 0x38, 0x7d, 0x1a, 0xf0, 0x81, 0x64, 0x12, 0x5c, 0xf3, 0xe6, 0xa5, - 0x9a, 0xa5, 0x6b, 0x5a, 0x4a, 0x00, 0xc8, 0x25, 0x41, 0x2f, 0x41, 0xca, 0xc3, 0x04, 0x07, 0x10, - 0x93, 0x3c, 0x7a, 0xcb, 0x9c, 0x3a, 0x14, 0xbb, 0x0f, 0xe0, 0x1a, 0x9e, 0xd1, 0xc3, 0x14, 0x7b, - 0x24, 0xb3, 0xcc, 0x95, 0xde, 0x9d, 0xd5, 0xdd, 0xba, 0xbf, 0x53, 0x0b, 0x80, 0xa0, 0x43, 0x88, - 0xf5, 0x30, 0x21, 0x46, 0x17, 0x93, 0x4c, 0x8a, 0x03, 0xe6, 0x67, 0x05, 0x3c, 0x12, 0xfb, 0xb4, - 0x21, 0x00, 0x3a, 0x07, 0xb5, 0x83, 0x4f, 0x8d, 0xbe, 0x45, 0x75, 0x0f, 0x13, 0xd7, 0xb1, 0x09, - 0xd6, 0x5d, 0xcb, 0xa0, 0xa7, 0x8e, 0xd7, 0x23, 0x99, 0x95, 0x8d, 0xf0, 0x66, 0x6a, 0xfb, 0xed, - 0x39, 0xe1, 0x73, 0x75, 0x09, 0xa0, 0x65, 0x24, 0xb6, 0x26, 0xa1, 0x7d, 0x06, 0x41, 0xef, 0xc0, - 0x6d, 0xcf, 0x71, 0xa8, 0x7e, 0xea, 0x58, 0x96, 0xf3, 0xb8, 0xef, 0xea, 0xa2, 0x92, 0x89, 0x9b, - 0x98, 0xe6, 0xc9, 0xbb, 0xc9, 0x04, 0xf6, 0x25, 0x5f, 0x68, 0xe0, 0x97, 0xf2, 0x5d, 0xb8, 0xe3, - 0x1a, 0x1e, 0x13, 0x9e, 0xba, 0x79, 0x95, 0x6f, 0xce, 0x08, 0x91, 0x29, 0xdb, 0x2d, 0x58, 0xbf, - 0xb8, 0xcf, 0xb4, 0x4f, 0x9d, 0x0c, 0xe2, 0xa1, 0xdc, 0x99, 0xd5, 0xd7, 0x71, 0xe4, 0x8a, 0x7d, - 0xea, 0x68, 0xe8, 0x74, 0x82, 0xa6, 0xfe, 0x32, 0x0c, 0xa9, 0xf1, 0x53, 0x3b, 0xb5, 0x16, 0xd5, - 0x20, 0x42, 0x07, 0xae, 0xa8, 0x41, 0xa9, 0xed, 0x7b, 0x57, 0xbb, 0x0f, 0xb9, 0xe6, 0xc0, 0xc5, - 0x1a, 0x07, 0x42, 0xf7, 0x21, 0xea, 0x1a, 0x1e, 0x25, 0x99, 0x30, 0x77, 0xeb, 0xaa, 0x88, 0x75, - 0xc3, 0xa3, 0x9a, 0x40, 0x42, 0x5b, 0xb0, 0x4a, 0xcd, 0x1e, 0x26, 0xba, 0xd1, 0xe9, 0xe0, 0x8e, - 0xde, 0x76, 0xfa, 0x36, 0xe5, 0xb5, 0x29, 0xaa, 0xad, 0x70, 0x46, 0x81, 0xd1, 0x77, 0x19, 0x59, - 0xa5, 0x10, 0x61, 0x5b, 0x99, 0xaf, 0xec, 0x1e, 0xf8, 0xbe, 0xb2, 0xdf, 0xac, 0x32, 0x61, 0x9b, - 0x9a, 0x74, 0xa0, 0x0f, 0x5d, 0x8e, 0x6b, 0x20, 0x48, 0xcc, 0x03, 0xb4, 0x0e, 0x51, 0xc3, 0x32, - 0x0d, 0xc2, 0xeb, 0x62, 0x5c, 0x13, 0x0b, 0x56, 0xae, 0xfb, 0x04, 0x7b, 0x7a, 0x07, 0x9f, 0x9a, - 0x36, 0xee, 0xc8, 0xaa, 0x98, 0x60, 0xb4, 0x3d, 0x41, 0xca, 0xde, 0x83, 0x88, 0x04, 0x48, 0x37, - 0x1f, 0xd6, 0x4b, 0xfa, 0xc9, 0x71, 0xa3, 0x5e, 0xda, 0xad, 0xec, 0x57, 0x4a, 0x7b, 0xe9, 0x05, - 0x94, 0x80, 0xa5, 0xd2, 0xd7, 0x0a, 0x47, 0xf5, 0x6a, 0x29, 0xad, 0xa0, 0x34, 0xc4, 0x9a, 0xa5, - 0xa3, 0x7a, 0xb5, 0xd0, 0x2c, 0xa5, 0x43, 0x6a, 0x28, 0xa6, 0xa8, 0x3f, 0x0a, 0x41, 0x7c, 0x78, - 0xe1, 0xae, 0xda, 0x30, 0xd6, 0x21, 0x7a, 0x6e, 0x58, 0x7d, 0xec, 0x9b, 0xce, 0x17, 0xe8, 0x45, - 0x58, 0xf6, 0x2f, 0x99, 0xe0, 0x46, 0x38, 0x37, 0x29, 0x89, 0x0f, 0xb8, 0xd0, 0xff, 0x41, 0x26, - 0x10, 0x16, 0x7d, 0x4c, 0x53, 0x94, 0xcb, 0xdf, 0x18, 0xc5, 0x68, 0x2f, 0xa0, 0xf3, 0x19, 0x88, - 0xf7, 0x0c, 0xbb, 0x63, 0x50, 0xc7, 0x1b, 0xf0, 0x06, 0x15, 0xd3, 0x46, 0x04, 0x94, 0x81, 0x25, - 0xd7, 0x73, 0x7a, 0x2e, 0xf5, 0x2b, 0xb6, 0xbf, 0x44, 0xb7, 0x60, 0xc9, 0x24, 0xba, 0x65, 0x12, - 0x9a, 0x89, 0xf1, 0x5d, 0x8b, 0x26, 0xa9, 0x9a, 0x84, 0xaa, 0x5f, 0x3e, 0x07, 0x4b, 0xf2, 0x2a, - 0xa3, 0xaf, 0x06, 0x12, 0x98, 0x98, 0xbd, 0xf1, 0xf9, 0x95, 0xa0, 0x89, 0x3f, 0xa6, 0xe5, 0x05, - 0x99, 0xf8, 0x23, 0x88, 0x9a, 0x3d, 0xa3, 0x2b, 0x02, 0x97, 0xd8, 0xfe, 0xdf, 0x79, 0xc1, 0x2a, - 0x6c, 0x73, 0x79, 0x41, 0x13, 0x28, 0xa8, 0x0d, 0xcb, 0x1f, 0xf5, 0xcd, 0xf6, 0x99, 0xee, 0x61, - 0xd7, 0x32, 0xb1, 0x38, 0x2e, 0x89, 0xed, 0xff, 0x9f, 0x17, 0xf6, 0x3e, 0x03, 0xd1, 0x04, 0x46, - 0x79, 0x41, 0x4b, 0x7e, 0x14, 0x58, 0x33, 0xff, 0xdb, 0x86, 0x27, 0x4e, 0xdb, 0x15, 0xfc, 0xdf, - 0x35, 0xbc, 0x0e, 0xf3, 0x9f, 0x61, 0xa0, 0x37, 0x60, 0xc9, 0x35, 0x06, 0x96, 0x63, 0x88, 0x96, - 0x9d, 0xd8, 0xbe, 0xe5, 0xc3, 0xf9, 0xf3, 0x4b, 0xae, 0xc1, 0xe7, 0x97, 0xf2, 0x82, 0xe6, 0x4b, - 0x22, 0x0b, 0xd2, 0xc4, 0xec, 0xb9, 0x16, 0x1e, 0xd6, 0x67, 0x96, 0x48, 0xb6, 0xfb, 0xfd, 0x79, - 0x8d, 0x69, 0x70, 0x1c, 0xbf, 0x16, 0x33, 0x5f, 0x57, 0xc8, 0x38, 0x09, 0x7d, 0x08, 0xd0, 0x32, - 0x88, 0xd9, 0xd6, 0xb9, 0xd3, 0x31, 0xae, 0xe7, 0x9d, 0x79, 0xf5, 0x14, 0x19, 0x82, 0xf4, 0x3c, - 0xde, 0xf2, 0x17, 0x48, 0x87, 0x04, 0xe9, 0x77, 0xbb, 0x98, 0xf0, 0x01, 0x31, 0x13, 0xe7, 0xe0, - 0xf7, 0xe6, 0x76, 0x62, 0x04, 0x51, 0x5e, 0xd0, 0x82, 0x88, 0x88, 0xc0, 0x9a, 0x65, 0xda, 0x67, - 0xba, 0xd3, 0xa7, 0xfa, 0x88, 0xce, 0x47, 0x81, 0xc4, 0x76, 0x61, 0x5e, 0x45, 0x55, 0xd3, 0x3e, - 0xab, 0xf5, 0xe9, 0x48, 0x5f, 0x79, 0x41, 0x5b, 0xb5, 0x2e, 0x12, 0xd1, 0x37, 0x20, 0xc1, 0xae, - 0x90, 0x4e, 0xb0, 0x85, 0xdb, 0x34, 0x93, 0xe0, 0xca, 0x76, 0xe6, 0x57, 0x46, 0x68, 0x83, 0x23, - 0x94, 0x17, 0x34, 0xb0, 0x86, 0x2b, 0x64, 0xc2, 0x4a, 0xdb, 0xf0, 0x9c, 0x3e, 0xc1, 0x96, 0xaf, - 0x22, 0xc9, 0x55, 0xbc, 0x77, 0x85, 0xa3, 0xc8, 0x61, 0x86, 0x6a, 0x52, 0xed, 0x31, 0x0a, 0x3a, - 0x87, 0x75, 0x8a, 0x2d, 0xec, 0x3e, 0x72, 0xec, 0x81, 0xce, 0x6b, 0x8f, 0xd1, 0xef, 0x98, 0x4e, - 0x66, 0x99, 0xeb, 0x2b, 0xce, 0x7f, 0xf5, 0x25, 0x56, 0xdd, 0x32, 0x06, 0x05, 0x86, 0x54, 0x5e, - 0xd0, 0x10, 0x9d, 0xa0, 0xa2, 0x1f, 0x2b, 0x70, 0x67, 0xa4, 0x98, 0x0c, 0x6c, 0xfa, 0x08, 0x13, - 0xf3, 0x13, 0xac, 0x13, 0x17, 0xe3, 0xf6, 0xa3, 0x4c, 0x8a, 0xeb, 0xaf, 0x5c, 0x59, 0x7f, 0x63, - 0x88, 0xd8, 0xe0, 0x80, 0xe5, 0x05, 0xed, 0x36, 0x7d, 0x12, 0x13, 0x7d, 0x17, 0x6e, 0x8d, 0x8c, - 0xa1, 0x9e, 0x61, 0x93, 0x53, 0xec, 0xe9, 0x6d, 0xc3, 0xb2, 0x32, 0x2b, 0xdc, 0x90, 0xd2, 0x95, - 0x0d, 0x69, 0x4a, 0xb4, 0x5d, 0xc3, 0xb2, 0xca, 0x0b, 0xda, 0x0d, 0x3a, 0x8d, 0x81, 0x9a, 0x10, - 0xf3, 0x07, 0x30, 0xf9, 0xb9, 0x71, 0xf5, 0xf9, 0x6b, 0x88, 0xa4, 0xaa, 0x10, 0x61, 0xb5, 0x38, - 0xd0, 0x90, 0xc3, 0x7e, 0x43, 0x56, 0x1b, 0x10, 0xe5, 0xa5, 0x15, 0xdd, 0x81, 0x38, 0x2f, 0xad, - 0x7a, 0xdf, 0x33, 0x65, 0xe7, 0x8b, 0x71, 0xc2, 0x89, 0x67, 0xa2, 0xd7, 0x01, 0x19, 0xed, 0x36, - 0x26, 0xc4, 0x6c, 0x99, 0x16, 0x6f, 0x53, 0x0c, 0x47, 0xf4, 0xc0, 0xd5, 0x31, 0x0e, 0x53, 0xa4, - 0x56, 0x20, 0x19, 0x2c, 0xac, 0xac, 0x33, 0x52, 0x93, 0x5a, 0x7e, 0x47, 0x15, 0x0b, 0xd6, 0x19, - 0xc7, 0x6b, 0x78, 0x88, 0xdb, 0x35, 0x56, 0x83, 0xd5, 0xbf, 0x29, 0x10, 0xe1, 0x15, 0x64, 0x3a, - 0x86, 0x0a, 0x31, 0xd2, 0x6f, 0x09, 0x86, 0x30, 0x67, 0xb8, 0x1e, 0xf7, 0x28, 0x7c, 0xc1, 0xa3, - 0x13, 0x58, 0x6a, 0xf5, 0x29, 0x65, 0xc5, 0x28, 0x32, 0xdf, 0x94, 0x14, 0x2c, 0xef, 0xb9, 0x22, - 0xc7, 0xd0, 0x7c, 0x2c, 0xf5, 0x6d, 0x58, 0x14, 0xa4, 0xa9, 0xd3, 0x0f, 0xfb, 0xee, 0x73, 0x08, - 0xe5, 0x1f, 0x76, 0xd2, 0x5a, 0x7f, 0xad, 0xf6, 0x20, 0x35, 0x5e, 0xa3, 0xd1, 0x7f, 0x41, 0x8a, - 0x7f, 0x72, 0x51, 0xc7, 0xbf, 0x0d, 0x02, 0x2b, 0xc9, 0xa8, 0x4d, 0x47, 0x9e, 0x59, 0x04, 0x11, - 0x42, 0x7a, 0x96, 0xc4, 0xe3, 0xbf, 0x83, 0xc3, 0x0a, 0xb7, 0x21, 0x3c, 0x36, 0xac, 0xf0, 0x14, - 0x7d, 0x07, 0x56, 0x2e, 0xb4, 0x04, 0x64, 0x4e, 0xe9, 0x36, 0x0a, 0x8f, 0xcd, 0x7b, 0xd7, 0xeb, - 0x36, 0x13, 0xad, 0x46, 0xfd, 0x43, 0x18, 0xe2, 0xc3, 0x4e, 0x71, 0x85, 0xd4, 0xbe, 0x04, 0x29, - 0x76, 0xb2, 0x0d, 0x4a, 0x71, 0x27, 0xe8, 0xe2, 0xf2, 0x90, 0xca, 0x0f, 0xfc, 0xa1, 0x3f, 0x74, - 0x44, 0xae, 0x31, 0x74, 0xf8, 0x23, 0xc7, 0x87, 0xa3, 0x13, 0x13, 0xe5, 0x51, 0xf9, 0xca, 0x95, - 0x7b, 0xe3, 0xc4, 0xb1, 0xf9, 0xbd, 0x32, 0x3c, 0x37, 0xd3, 0x83, 0x71, 0x0e, 0x2b, 0x8e, 0x8b, - 0x6d, 0x76, 0x94, 0x75, 0xf9, 0x95, 0x2b, 0x06, 0xa9, 0xe3, 0xeb, 0x1a, 0x91, 0xab, 0xb9, 0xd8, - 0x3e, 0xf1, 0xcc, 0x02, 0x47, 0xd5, 0x96, 0x9d, 0xe0, 0x52, 0x7d, 0x01, 0x96, 0xc7, 0xf8, 0x28, - 0x0d, 0xe1, 0x51, 0x81, 0x60, 0x3f, 0xd5, 0x2c, 0x40, 0xa0, 0x25, 0x4e, 0x35, 0x5f, 0x3d, 0x83, - 0x44, 0xa0, 0x77, 0xa3, 0xaf, 0x8f, 0x4f, 0x03, 0xca, 0x7c, 0x5f, 0x5f, 0x93, 0xd3, 0xc0, 0xd8, - 0x28, 0xa0, 0xd6, 0x61, 0x75, 0xa2, 0x7f, 0xa3, 0x57, 0x21, 0xdd, 0x61, 0x3f, 0x6d, 0xfe, 0x02, - 0xa5, 0x07, 0xe6, 0xfb, 0x95, 0x00, 0x9d, 0xcf, 0xd4, 0xd2, 0xc5, 0xd0, 0xc8, 0xc5, 0x2f, 0x42, - 0x00, 0xa3, 0x2e, 0xfd, 0x84, 0x14, 0x9d, 0x40, 0xd4, 0xa4, 0xb8, 0x27, 0xca, 0xd8, 0x15, 0x26, - 0xb4, 0x91, 0x82, 0x5c, 0x85, 0xe2, 0x9e, 0x26, 0xd0, 0xd4, 0x3f, 0x2b, 0x10, 0x61, 0x6b, 0xa4, - 0x41, 0x84, 0x7f, 0xab, 0x2a, 0x57, 0x1b, 0x01, 0x04, 0x34, 0x43, 0xe2, 0xdf, 0xab, 0x1c, 0x6b, - 0xe4, 0x49, 0x28, 0xe8, 0xc9, 0x06, 0x24, 0x3a, 0x98, 0xb4, 0x3d, 0xd3, 0xe5, 0x07, 0xcd, 0xaf, - 0x1e, 0x23, 0xd2, 0x53, 0xbd, 0x58, 0xea, 0x1f, 0x43, 0x90, 0x1a, 0x1f, 0x50, 0xd0, 0x43, 0x3f, - 0x96, 0xe2, 0x68, 0xec, 0x5e, 0x6f, 0xde, 0xf9, 0x0f, 0x8b, 0xe7, 0x7b, 0x90, 0x1a, 0x37, 0x8e, - 0x9d, 0xe8, 0x33, 0x3c, 0xf0, 0x2f, 0xed, 0x19, 0x1e, 0xf0, 0xe2, 0x3a, 0xb0, 0x1d, 0x7b, 0xd0, - 0xf3, 0xdb, 0xee, 0x70, 0xad, 0xde, 0x05, 0x34, 0x39, 0xbf, 0xb1, 0x6e, 0xca, 0x47, 0xc2, 0xe0, - 0x7c, 0xc0, 0x09, 0x27, 0x9e, 0xa9, 0xde, 0x87, 0xdb, 0x4f, 0x1c, 0xb9, 0xd0, 0x7a, 0xb0, 0x13, - 0x0e, 0x3f, 0x08, 0xd7, 0x83, 0x7d, 0x8b, 0x51, 0xd9, 0xaa, 0x18, 0x83, 0x45, 0xe2, 0xf4, 0xbd, - 0x36, 0x56, 0x77, 0xe0, 0xc6, 0xd4, 0xe1, 0x89, 0x35, 0x37, 0x46, 0xc4, 0xba, 0xdd, 0xef, 0xb5, - 0xb0, 0x27, 0x6d, 0x49, 0x70, 0xda, 0x31, 0x27, 0x65, 0x7f, 0xa3, 0x40, 0xcc, 0x9f, 0x83, 0x50, - 0x06, 0xd6, 0xd9, 0xa7, 0xfe, 0x7e, 0x4d, 0x3b, 0xba, 0xf0, 0x28, 0x90, 0x84, 0xd8, 0x7e, 0x61, - 0xb7, 0x54, 0xac, 0xd5, 0x0e, 0xd3, 0x0a, 0x8a, 0x43, 0xb4, 0x51, 0x2d, 0xec, 0x1e, 0xa6, 0x43, - 0x8c, 0xd1, 0x2c, 0x55, 0x4b, 0x07, 0x5a, 0xe1, 0x28, 0x1d, 0x46, 0x4b, 0x10, 0x3e, 0xac, 0x1c, - 0xa6, 0x23, 0x5c, 0xe2, 0xf0, 0x61, 0xbd, 0x94, 0x8e, 0xa2, 0x18, 0x44, 0xaa, 0x95, 0xe3, 0x52, - 0x7a, 0x91, 0x11, 0x1f, 0x54, 0x8a, 0x25, 0x2d, 0xbd, 0x84, 0x6e, 0xc0, 0x6a, 0x61, 0xb7, 0x59, - 0xa9, 0x1d, 0x37, 0xf4, 0xda, 0xb1, 0x7e, 0x50, 0xab, 0x1d, 0x54, 0x4b, 0xe9, 0x18, 0x5a, 0x86, - 0x38, 0x43, 0xab, 0x97, 0x6b, 0xc7, 0x0f, 0xd3, 0x80, 0xd6, 0x60, 0x45, 0xb0, 0xf4, 0x72, 0xe1, - 0xf8, 0xa0, 0x76, 0xd2, 0x6c, 0xa4, 0x13, 0xc5, 0x38, 0x2c, 0xc9, 0x67, 0x39, 0xf5, 0x07, 0x0a, - 0xa0, 0xc9, 0x07, 0x26, 0xf4, 0x3f, 0x93, 0x4f, 0x57, 0x81, 0x22, 0x76, 0xe1, 0xf9, 0x69, 0x96, - 0xb7, 0xb2, 0xd0, 0x3f, 0x7f, 0x2b, 0xcb, 0x52, 0x48, 0x06, 0x9f, 0xb0, 0xd1, 0xb3, 0x70, 0xfb, - 0x83, 0x52, 0xb1, 0x5c, 0xab, 0x1d, 0xea, 0x8d, 0x66, 0xa1, 0x79, 0xf1, 0x85, 0xe5, 0x36, 0xdc, - 0x18, 0x67, 0x97, 0x8e, 0x0b, 0xc5, 0x6a, 0x69, 0x2f, 0xad, 0xa0, 0x2d, 0x78, 0x79, 0x2a, 0x4b, - 0xdf, 0xaf, 0x69, 0x7a, 0xa3, 0x5a, 0x6b, 0xea, 0xfb, 0x95, 0x6a, 0xb5, 0x72, 0x7c, 0x90, 0x0e, - 0x65, 0xbf, 0x50, 0x00, 0xb1, 0x4a, 0x28, 0x0c, 0x21, 0x1a, 0xfe, 0xa8, 0x8f, 0x09, 0x45, 0x37, - 0x61, 0x51, 0x18, 0x2a, 0xfd, 0x95, 0x2b, 0x36, 0x43, 0x5a, 0x86, 0xdd, 0xed, 0xb3, 0x31, 0xaf, - 0xed, 0x74, 0x7c, 0xaf, 0x92, 0x3e, 0x71, 0xd7, 0xe9, 0x60, 0x54, 0x85, 0x84, 0x74, 0xfc, 0xdc, - 0xc4, 0x8f, 0xf9, 0xfd, 0x4b, 0x6d, 0xff, 0xf7, 0x8c, 0x77, 0xec, 0x81, 0x89, 0x1f, 0x6b, 0x60, - 0x0e, 0x7f, 0xb3, 0x8b, 0xe0, 0x32, 0x75, 0xec, 0x84, 0xcb, 0x27, 0xb0, 0x18, 0x23, 0x34, 0xcc, - 0x4f, 0x58, 0x90, 0x80, 0x33, 0xa9, 0x73, 0x86, 0x6d, 0xf9, 0x74, 0xc3, 0xc5, 0x9b, 0x8c, 0x90, - 0xfd, 0x9e, 0x02, 0x6b, 0x63, 0xde, 0xc9, 0x51, 0xaf, 0x00, 0x4b, 0x42, 0x83, 0x5f, 0xf1, 0x5e, - 0x99, 0xd1, 0x3a, 0xcd, 0xdf, 0x87, 0x5e, 0x86, 0x15, 0x9b, 0x4d, 0x8b, 0x01, 0xf5, 0x22, 0x16, - 0xcb, 0x8c, 0x5c, 0x1f, 0x9a, 0xf0, 0x33, 0x05, 0xd2, 0x07, 0x58, 0x5a, 0xe0, 0x87, 0x77, 0xda, - 0x8b, 0xd7, 0xbf, 0x3f, 0xb4, 0xd9, 0xbf, 0x28, 0xb0, 0xb6, 0xeb, 0x61, 0x83, 0xe2, 0x71, 0xf3, - 0x9e, 0x94, 0xfd, 0xf7, 0x61, 0x51, 0xec, 0x96, 0xc3, 0xd0, 0xcc, 0x51, 0x93, 0xdb, 0x26, 0x7d, - 0x0c, 0x5f, 0xee, 0x63, 0xe4, 0x7a, 0x3e, 0xfe, 0x30, 0x04, 0x6b, 0x27, 0x6e, 0x67, 0xc2, 0xc7, - 0x91, 0x2f, 0xca, 0x53, 0xf2, 0x65, 0x5a, 0xbe, 0xee, 0x41, 0xa2, 0xcf, 0x95, 0xf3, 0xbf, 0xa4, - 0xc9, 0x57, 0x33, 0x75, 0xe2, 0x29, 0x6a, 0xdf, 0xc4, 0x56, 0xe7, 0xc8, 0x20, 0x67, 0x1a, 0x08, - 0x71, 0xf6, 0xfb, 0x29, 0x07, 0xe2, 0x55, 0x58, 0xdb, 0xc3, 0x16, 0xbe, 0x18, 0x87, 0x29, 0x47, - 0x31, 0xfb, 0x65, 0x08, 0x6e, 0x17, 0x0d, 0xda, 0x7e, 0x14, 0x0c, 0xdc, 0xa5, 0xb5, 0x61, 0x0b, - 0xd2, 0xd2, 0xdc, 0x16, 0xdb, 0xab, 0x0f, 0x87, 0xba, 0xf2, 0x82, 0x96, 0x12, 0x1c, 0x01, 0xea, - 0x99, 0xe8, 0x9b, 0xb0, 0x36, 0x26, 0x6b, 0xda, 0x96, 0x69, 0x63, 0x19, 0x9f, 0xd7, 0x66, 0x74, - 0x91, 0xa3, 0x95, 0x17, 0xb4, 0xd5, 0x00, 0x78, 0x85, 0x03, 0x4d, 0x26, 0x27, 0x72, 0x79, 0x72, - 0xa2, 0xd7, 0x49, 0xce, 0xe2, 0xb5, 0x92, 0x53, 0x4c, 0x41, 0x32, 0x18, 0x8f, 0xac, 0x0e, 0xea, - 0xb4, 0x04, 0x3c, 0xb5, 0xf2, 0x95, 0x3d, 0x97, 0x19, 0x0e, 0x1e, 0x89, 0x4b, 0x33, 0x1c, 0xd0, - 0x1b, 0xba, 0xa2, 0xde, 0x3a, 0x24, 0x02, 0xc9, 0x7b, 0x0a, 0x9e, 0x6c, 0xbd, 0x0f, 0x50, 0x09, - 0x76, 0x8b, 0x5b, 0x95, 0xe3, 0x66, 0xe9, 0xb8, 0xa9, 0x3f, 0xa8, 0x94, 0x3e, 0xb8, 0xd0, 0x33, - 0xd7, 0x21, 0x1d, 0x64, 0xee, 0x9f, 0x54, 0xab, 0x69, 0x65, 0xfb, 0xf3, 0x38, 0x2c, 0xc9, 0x00, - 0xa0, 0x5f, 0x2b, 0x90, 0x08, 0x34, 0x0c, 0xf4, 0xc6, 0xa5, 0xe6, 0x4c, 0x36, 0x4f, 0xf5, 0xcd, - 0xf9, 0x36, 0x89, 0xa4, 0x66, 0xb7, 0xbf, 0xff, 0xa7, 0xbf, 0xfe, 0x34, 0xf4, 0x1a, 0xda, 0x1a, - 0xfe, 0x0f, 0xc0, 0xb7, 0x45, 0xd8, 0xdf, 0x75, 0x3d, 0xe7, 0x5b, 0xb8, 0x4d, 0x49, 0x7e, 0x2b, - 0x6f, 0x74, 0xb1, 0x4d, 0x3f, 0xcd, 0xfb, 0x4d, 0xe8, 0xe7, 0x0a, 0xc4, 0x87, 0xcd, 0x05, 0x5d, - 0xfe, 0xb7, 0xce, 0x8b, 0x8d, 0x48, 0x9d, 0x35, 0xdc, 0xd3, 0xac, 0x63, 0xa5, 0x62, 0xc2, 0x36, - 0xdf, 0xb4, 0xfc, 0xd6, 0xa7, 0xe8, 0x33, 0x05, 0x92, 0xc1, 0xf6, 0x82, 0x2e, 0x0f, 0xcc, 0x94, - 0x6e, 0x34, 0xbb, 0x8d, 0x3b, 0xdc, 0xc6, 0x37, 0xb3, 0x73, 0x44, 0x70, 0xc7, 0xaf, 0xe6, 0xbf, - 0x55, 0x20, 0x19, 0xbc, 0x6c, 0x33, 0xd8, 0x3a, 0xa5, 0xab, 0xcc, 0x6e, 0x6b, 0x81, 0xdb, 0x7a, - 0x6f, 0xfb, 0xee, 0xc8, 0x56, 0xf9, 0xff, 0x25, 0x97, 0x85, 0x75, 0x68, 0xf2, 0x4f, 0x14, 0x48, - 0x06, 0xaf, 0xef, 0x0c, 0x26, 0x4f, 0x69, 0x00, 0xea, 0xcd, 0x89, 0x82, 0x57, 0xea, 0xb9, 0x74, - 0xe0, 0x67, 0x7c, 0x6b, 0x9e, 0x8c, 0x7f, 0xae, 0x00, 0x9a, 0xac, 0x5b, 0xe8, 0xf2, 0xa7, 0x86, - 0x27, 0x76, 0x1b, 0xf5, 0x59, 0x7f, 0x6f, 0xe0, 0x7f, 0x5f, 0x72, 0x35, 0xff, 0x7f, 0x5f, 0xfc, - 0x38, 0x66, 0xdf, 0x9a, 0x23, 0xe7, 0xad, 0x91, 0xb2, 0x1d, 0x65, 0x6b, 0x64, 0xf4, 0x58, 0x2d, - 0x9c, 0xd5, 0xe8, 0x69, 0x05, 0xf4, 0x5f, 0x66, 0xb4, 0x50, 0xb6, 0xa3, 0x6c, 0x15, 0x3f, 0x53, - 0xe0, 0xc5, 0xb6, 0xd3, 0xbb, 0xcc, 0xc6, 0xa2, 0xac, 0xb6, 0x75, 0x96, 0xdb, 0xba, 0xf2, 0x61, - 0x45, 0xca, 0x77, 0x1d, 0xd6, 0x09, 0x73, 0x8e, 0xd7, 0xcd, 0x77, 0xb1, 0xcd, 0x33, 0x9f, 0x17, - 0x2c, 0xc3, 0x35, 0xc9, 0x13, 0xff, 0x2d, 0xe9, 0xde, 0x88, 0xf4, 0x77, 0x45, 0xf9, 0x45, 0x28, - 0xb4, 0xb7, 0xff, 0xab, 0xd0, 0xf3, 0x07, 0x02, 0x73, 0x97, 0xdb, 0xb0, 0x37, 0xb2, 0xe1, 0x81, - 0xd8, 0xd4, 0x5a, 0xe4, 0xf8, 0x6f, 0xfc, 0x23, 0x00, 0x00, 0xff, 0xff, 0xc3, 0x16, 0x37, 0xfa, - 0x62, 0x25, 0x00, 0x00, + // 2905 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x5a, 0xdd, 0x73, 0x23, 0x47, + 0xb5, 0xf7, 0xe8, 0xc3, 0x96, 0x8e, 0x64, 0x59, 0x6e, 0x7b, 0x77, 0xb5, 0xb3, 0xf9, 0x70, 0x94, + 0x9b, 0xc4, 0xf1, 0xdd, 0x48, 0x77, 0x95, 0xdc, 0xdc, 0xc4, 0x7b, 0x93, 0x20, 0xd9, 0xf2, 0x4a, + 0x58, 0xb6, 0xb4, 0x23, 0x79, 0xc3, 0xa6, 0x80, 0xa9, 0x91, 0xd4, 0x96, 0x07, 0x8f, 0x66, 0x26, + 0xd3, 0x2d, 0x3b, 0x0a, 0xa4, 0xa0, 0xa8, 0x02, 0x1e, 0x78, 0xa1, 0x8a, 0x27, 0x8a, 0x37, 0x5e, + 0xa8, 0x50, 0xa9, 0x82, 0xa2, 0x8a, 0x07, 0xfe, 0x04, 0xa8, 0xe2, 0x05, 0x1e, 0xf3, 0x40, 0x51, + 0x45, 0xf1, 0x37, 0xf0, 0x16, 0xaa, 0x7b, 0x7a, 0xa4, 0xd1, 0xc7, 0x22, 0xc9, 0x5e, 0x78, 0xe1, + 0x6d, 0xfa, 0x9c, 0xd3, 0xbf, 0xf3, 0xd1, 0xdd, 0xe7, 0x9c, 0x6e, 0x09, 0xee, 0x76, 0x2c, 0xab, + 0x63, 0xe0, 0x6c, 0xcb, 0xb0, 0x7a, 0xed, 0x6c, 0x5b, 0xd7, 0x0c, 0xab, 0x73, 0x6a, 0x58, 0x97, + 0xd9, 0x8b, 0x5c, 0x13, 0x53, 0xed, 0x5e, 0x56, 0x37, 0x29, 0x36, 0x69, 0xc6, 0x76, 0x2c, 0x6a, + 0xa1, 0xe7, 0x5d, 0xe9, 0x0c, 0x97, 0xce, 0x0c, 0xa5, 0x33, 0x42, 0x5a, 0x7e, 0x46, 0xc0, 0x69, + 0xb6, 0x9e, 0xd5, 0x4c, 0xd3, 0xa2, 0x1a, 0xd5, 0x2d, 0x93, 0xb8, 0xd3, 0xe5, 0xdc, 0x2c, 0x65, + 0x5a, 0xaf, 0xad, 0x5b, 0x6a, 0xcb, 0x32, 0x4f, 0xf5, 0x8e, 0x98, 0xf3, 0xda, 0xac, 0x39, 0x2d, + 0xcb, 0xa4, 0xf8, 0x23, 0x61, 0xa1, 0xfc, 0xa2, 0x10, 0x37, 0x2c, 0xb3, 0xe3, 0xf4, 0x4c, 0x53, + 0x37, 0x3b, 0x59, 0xcb, 0xc6, 0xce, 0x88, 0x1d, 0xcf, 0x09, 0x21, 0x3e, 0x6a, 0xf6, 0x4e, 0xb3, + 0xed, 0x9e, 0x2b, 0x20, 0xf8, 0x77, 0xc6, 0xf9, 0xb8, 0x6b, 0xd3, 0xbe, 0x60, 0x6e, 0x8d, 0x33, + 0x4f, 0x75, 0x6c, 0xb4, 0xd5, 0xae, 0x46, 0xce, 0x85, 0xc4, 0x33, 0xe3, 0x12, 0x84, 0x3a, 0xbd, + 0x96, 0x67, 0xe1, 0x2d, 0x5f, 0x88, 0x5a, 0x86, 0x3e, 0x08, 0x6e, 0xfa, 0x37, 0x59, 0x58, 0x2e, + 0xf3, 0x68, 0x23, 0x04, 0x21, 0x53, 0xeb, 0xe2, 0x94, 0xb4, 0x25, 0x6d, 0x47, 0x15, 0xfe, 0x8d, + 0x5e, 0x80, 0x78, 0x5b, 0x27, 0xb6, 0xa1, 0xf5, 0x55, 0xce, 0x0b, 0x70, 0x5e, 0x4c, 0xd0, 0x8e, + 0x99, 0xc8, 0x63, 0x58, 0xbd, 0xc4, 0xcd, 0x33, 0xcb, 0x3a, 0x57, 0x09, 0xd5, 0x28, 0x4e, 0x2d, + 0x6f, 0x49, 0xdb, 0x89, 0xdc, 0x1b, 0x99, 0x19, 0xcb, 0x96, 0x71, 0xd5, 0x66, 0xde, 0x77, 0x27, + 0xd7, 0xd9, 0x5c, 0x25, 0x7e, 0xe9, 0x1b, 0x21, 0x19, 0x22, 0xb6, 0xa3, 0x5b, 0x8e, 0x4e, 0xfb, + 0xa9, 0xe0, 0x96, 0xb4, 0x1d, 0x56, 0x06, 0x63, 0xf4, 0x3c, 0xc4, 0x74, 0xa2, 0x9e, 0x6a, 0x86, + 0xd1, 0xd4, 0x5a, 0xe7, 0xa9, 0xd0, 0x96, 0xb4, 0x1d, 0x51, 0x40, 0x27, 0x07, 0x82, 0x82, 0x5e, + 0x00, 0xe8, 0x1a, 0x2a, 0x36, 0xb5, 0xa6, 0x81, 0xdb, 0xa9, 0x30, 0xe3, 0x17, 0x02, 0x29, 0x49, + 0x89, 0x76, 0x8d, 0xa2, 0x4b, 0x64, 0x18, 0x5d, 0x43, 0x6d, 0xeb, 0xc4, 0x95, 0xd9, 0x70, 0x31, + 0xba, 0xc6, 0xbe, 0xa0, 0xa0, 0x57, 0x60, 0x0d, 0x9b, 0x6d, 0x95, 0x6d, 0x47, 0x47, 0x6b, 0xb1, + 0xc5, 0x4a, 0xdd, 0xe0, 0x42, 0x09, 0x6c, 0xb6, 0xcb, 0x43, 0x2a, 0xca, 0xc0, 0x86, 0x6e, 0xda, + 0x3d, 0xaa, 0x8a, 0x8d, 0xc1, 0xa3, 0x45, 0x52, 0x2b, 0x5b, 0xc1, 0xed, 0xa8, 0xb2, 0xce, 0x59, + 0x7b, 0x2e, 0x87, 0xc5, 0x8c, 0xa0, 0x9b, 0xb0, 0x8c, 0x2f, 0xb0, 0x49, 0x49, 0x2a, 0xc2, 0x45, + 0xc4, 0x08, 0x69, 0x90, 0xa4, 0x8e, 0xa6, 0xb3, 0x1d, 0xa4, 0xda, 0x67, 0x8e, 0x46, 0x30, 0x49, + 0x45, 0xb7, 0x82, 0xdb, 0xb1, 0xdc, 0x9b, 0xf3, 0xc6, 0xb3, 0x21, 0xe6, 0xd7, 0xf8, 0x74, 0x65, + 0x8d, 0x8e, 0x8c, 0xb9, 0x6a, 0xe1, 0x0a, 0xf0, 0xc5, 0x14, 0x23, 0xf4, 0x10, 0xd6, 0xac, 0x1e, + 0xf5, 0xf9, 0x40, 0x52, 0x31, 0xae, 0x79, 0x7b, 0xa6, 0x66, 0xe1, 0x9a, 0x92, 0x70, 0x01, 0xc4, + 0x90, 0xa0, 0x97, 0x20, 0xe1, 0x60, 0x82, 0x7d, 0x88, 0x71, 0x1e, 0xbd, 0x55, 0x4e, 0x1d, 0x88, + 0x3d, 0x04, 0xb0, 0x35, 0x47, 0xeb, 0x62, 0x8a, 0x1d, 0x92, 0x5a, 0xe5, 0x4a, 0xef, 0xcd, 0xeb, + 0x6e, 0xcd, 0x9b, 0xa9, 0xf8, 0x40, 0xd0, 0x21, 0x44, 0xba, 0x98, 0x10, 0xad, 0x83, 0x49, 0x2a, + 0xc1, 0x01, 0xb3, 0xf3, 0x02, 0x1e, 0xb9, 0xf3, 0x94, 0x01, 0x00, 0xba, 0x00, 0xb9, 0x8d, 0x4f, + 0xb5, 0x9e, 0x41, 0x55, 0x07, 0x13, 0xdb, 0x32, 0x09, 0x56, 0x6d, 0x43, 0xa3, 0xa7, 0x96, 0xd3, + 0x25, 0xa9, 0xb5, 0xad, 0xe0, 0x76, 0x22, 0xf7, 0xd6, 0x82, 0xf0, 0x99, 0x9a, 0x00, 0x50, 0x52, + 0x02, 0x5b, 0x11, 0xd0, 0x1e, 0x83, 0xa0, 0xb7, 0xe1, 0xb6, 0x63, 0x59, 0x54, 0x3d, 0xb5, 0x0c, + 0xc3, 0xba, 0xec, 0xd9, 0xaa, 0x9b, 0x16, 0xdd, 0x93, 0x98, 0xe4, 0x8b, 0x77, 0x93, 0x09, 0x1c, + 0x08, 0xbe, 0xab, 0x81, 0x1f, 0xca, 0x77, 0xe0, 0x8e, 0xad, 0x39, 0x4c, 0x78, 0xea, 0xe4, 0x75, + 0x3e, 0x39, 0xe5, 0x8a, 0x4c, 0x99, 0x6e, 0xc0, 0xe6, 0xf8, 0x3c, 0xdd, 0x3c, 0xb5, 0x52, 0x88, + 0x87, 0x72, 0x77, 0x5e, 0x5f, 0x47, 0x91, 0xcb, 0xe6, 0xa9, 0xa5, 0xa0, 0xd3, 0x09, 0x9a, 0xfc, + 0xf3, 0x20, 0x24, 0x46, 0x77, 0xed, 0xd4, 0x5c, 0x54, 0x85, 0x10, 0xed, 0xdb, 0x6e, 0x0e, 0x4a, + 0xe4, 0xee, 0x5f, 0xed, 0x3c, 0x64, 0x1a, 0x7d, 0x1b, 0x2b, 0x1c, 0x08, 0x3d, 0x84, 0xb0, 0xad, + 0x39, 0x94, 0xa4, 0x82, 0xdc, 0xad, 0xab, 0x22, 0xd6, 0x34, 0x87, 0x2a, 0x2e, 0x12, 0xda, 0x81, + 0x75, 0xaa, 0x77, 0x31, 0x51, 0xb5, 0x76, 0x1b, 0xb7, 0xd5, 0x96, 0xd5, 0x33, 0x29, 0xcf, 0x4d, + 0x61, 0x65, 0x8d, 0x33, 0xf2, 0x8c, 0xbe, 0xc7, 0xc8, 0x32, 0x85, 0x10, 0x9b, 0xca, 0x7c, 0x65, + 0xe7, 0xc0, 0xf3, 0x95, 0x7d, 0xb3, 0xcc, 0x84, 0x4d, 0xaa, 0xd3, 0xbe, 0x3a, 0x70, 0x39, 0xaa, + 0x80, 0x4b, 0x62, 0x1e, 0xa0, 0x4d, 0x08, 0x6b, 0x86, 0xae, 0x11, 0x9e, 0x17, 0xa3, 0x8a, 0x3b, + 0x60, 0xe9, 0xba, 0x47, 0xb0, 0xa3, 0xb6, 0xf1, 0xa9, 0x6e, 0xe2, 0xb6, 0xc8, 0x8a, 0x31, 0x46, + 0xdb, 0x77, 0x49, 0xe9, 0xfb, 0x10, 0x12, 0x00, 0xc9, 0xc6, 0xe3, 0x5a, 0x51, 0x3d, 0x39, 0xae, + 0xd7, 0x8a, 0x7b, 0xe5, 0x83, 0x72, 0x71, 0x3f, 0xb9, 0x84, 0x62, 0xb0, 0x52, 0xfc, 0x4a, 0xfe, + 0xa8, 0x56, 0x29, 0x26, 0x25, 0x94, 0x84, 0x48, 0xa3, 0x78, 0x54, 0xab, 0xe4, 0x1b, 0xc5, 0x64, + 0x40, 0x0e, 0x44, 0x24, 0xf9, 0x07, 0x01, 0x88, 0x0e, 0x0e, 0xdc, 0x55, 0x0b, 0xc6, 0x26, 0x84, + 0x2f, 0x34, 0xa3, 0x87, 0x3d, 0xd3, 0xf9, 0x00, 0xbd, 0x08, 0xab, 0xde, 0x21, 0x73, 0xb9, 0x21, + 0xce, 0x8d, 0x0b, 0xe2, 0x23, 0x2e, 0xf4, 0x7f, 0x90, 0xf2, 0x85, 0x45, 0x1d, 0xd1, 0x14, 0xe6, + 0xf2, 0x37, 0x86, 0x31, 0xda, 0xf7, 0xe9, 0x7c, 0x06, 0xa2, 0x5d, 0xcd, 0x6c, 0x6b, 0xd4, 0x72, + 0xfa, 0xbc, 0x40, 0x45, 0x94, 0x21, 0x01, 0xa5, 0x60, 0xc5, 0x76, 0xac, 0xae, 0x4d, 0xbd, 0x8c, + 0xed, 0x0d, 0xd1, 0x2d, 0x58, 0xd1, 0x89, 0x6a, 0xe8, 0x84, 0xa6, 0x22, 0x7c, 0xd6, 0xb2, 0x4e, + 0x2a, 0x3a, 0xa1, 0xf2, 0x17, 0xcf, 0xc1, 0x8a, 0x38, 0xca, 0xe8, 0xcb, 0xbe, 0x05, 0x8c, 0xcd, + 0x5f, 0xf8, 0xbc, 0x4c, 0xd0, 0xc0, 0x1f, 0xd1, 0xd2, 0x92, 0x58, 0xf8, 0x23, 0x08, 0xeb, 0x5d, + 0xad, 0xe3, 0x06, 0x2e, 0x96, 0xfb, 0xdf, 0x45, 0xc1, 0xca, 0x6c, 0x72, 0x69, 0x49, 0x71, 0x51, + 0x50, 0x0b, 0x56, 0x3f, 0xec, 0xe9, 0xad, 0x73, 0xd5, 0xc1, 0xb6, 0xa1, 0x63, 0x77, 0xbb, 0xc4, + 0x72, 0xff, 0xbf, 0x28, 0xec, 0x43, 0x06, 0xa2, 0xb8, 0x18, 0xa5, 0x25, 0x25, 0xfe, 0xa1, 0x6f, + 0xcc, 0xfc, 0x6f, 0x69, 0x8e, 0xbb, 0xdb, 0xae, 0xe0, 0xff, 0x9e, 0xe6, 0xb4, 0x99, 0xff, 0x0c, + 0x03, 0xbd, 0x0e, 0x2b, 0xb6, 0xd6, 0x37, 0x2c, 0xcd, 0x2d, 0xd9, 0xb1, 0xdc, 0x2d, 0x0f, 0xce, + 0x6b, 0x6c, 0x32, 0x75, 0xde, 0xd8, 0x94, 0x96, 0x14, 0x4f, 0x12, 0x19, 0x90, 0x24, 0x7a, 0xd7, + 0x36, 0xf0, 0x20, 0x3f, 0xb3, 0x85, 0x64, 0xb3, 0xdf, 0x5b, 0xd4, 0x98, 0x3a, 0xc7, 0xf1, 0x72, + 0x31, 0xf3, 0x75, 0x8d, 0x8c, 0x92, 0xd0, 0x07, 0x00, 0x4d, 0x8d, 0xe8, 0x2d, 0x95, 0x3b, 0x1d, + 0xe1, 0x7a, 0xde, 0x5e, 0x54, 0x4f, 0x81, 0x21, 0x08, 0xcf, 0xa3, 0x4d, 0x6f, 0x80, 0x54, 0x88, + 0x91, 0x5e, 0xa7, 0x83, 0x09, 0xef, 0x1c, 0x53, 0x51, 0x0e, 0x7e, 0x7f, 0x61, 0x27, 0x86, 0x10, + 0xa5, 0x25, 0xc5, 0x8f, 0x88, 0x08, 0x6c, 0x18, 0xba, 0x79, 0xae, 0x5a, 0x3d, 0xaa, 0x0e, 0xe9, + 0xbc, 0x15, 0x88, 0xe5, 0xf2, 0x8b, 0x2a, 0xaa, 0xe8, 0xe6, 0x79, 0xb5, 0x47, 0x87, 0xfa, 0x4a, + 0x4b, 0xca, 0xba, 0x31, 0x4e, 0x44, 0x5f, 0x83, 0x18, 0x3b, 0x42, 0x2a, 0xc1, 0x06, 0x6e, 0xd1, + 0x54, 0x8c, 0x2b, 0xdb, 0x5d, 0x5c, 0x19, 0xa1, 0x75, 0x8e, 0x50, 0x5a, 0x52, 0xc0, 0x18, 0x8c, + 0x90, 0x0e, 0x6b, 0x2d, 0xcd, 0xb1, 0x7a, 0x04, 0x1b, 0x9e, 0x8a, 0x38, 0x57, 0xf1, 0xee, 0x15, + 0xb6, 0x22, 0x87, 0x19, 0xa8, 0x49, 0xb4, 0x46, 0x28, 0xe8, 0x02, 0x36, 0x29, 0x36, 0xb0, 0x7d, + 0x66, 0x99, 0x7d, 0x95, 0xe7, 0x1e, 0x7e, 0x7b, 0x48, 0xad, 0x72, 0x7d, 0x85, 0xc5, 0x8f, 0xbe, + 0xc0, 0xaa, 0x19, 0x5a, 0x3f, 0xcf, 0x90, 0x4a, 0x4b, 0x0a, 0xa2, 0x13, 0x54, 0xf4, 0x43, 0x09, + 0xee, 0x0c, 0x15, 0x93, 0xbe, 0x49, 0xcf, 0x30, 0xd1, 0x3f, 0xc6, 0x2a, 0xb1, 0x31, 0x6e, 0x9d, + 0xa5, 0x12, 0x5c, 0x7f, 0xf9, 0xca, 0xfa, 0xeb, 0x03, 0xc4, 0x3a, 0x07, 0x2c, 0x2d, 0x29, 0xb7, + 0xe9, 0x93, 0x98, 0xe8, 0xdb, 0x70, 0x6b, 0x68, 0x0c, 0x75, 0x34, 0x93, 0x9c, 0x62, 0x47, 0x6d, + 0x69, 0x86, 0x91, 0x5a, 0xe3, 0x86, 0x14, 0xaf, 0x6c, 0x48, 0x43, 0xa0, 0xed, 0x69, 0x86, 0x51, + 0x5a, 0x52, 0x6e, 0xd0, 0x69, 0x0c, 0xd4, 0x80, 0x88, 0xd7, 0x80, 0x89, 0xeb, 0xc6, 0xd5, 0xfb, + 0xaf, 0x01, 0x92, 0x2c, 0x43, 0x88, 0xe5, 0x62, 0x5f, 0x41, 0x0e, 0x7a, 0x05, 0x59, 0xae, 0x43, + 0x98, 0xa7, 0x56, 0x74, 0x07, 0xa2, 0x3c, 0xb5, 0xaa, 0x3d, 0x47, 0x17, 0x95, 0x2f, 0xc2, 0x09, + 0x27, 0x8e, 0x8e, 0x5e, 0x03, 0xa4, 0xb5, 0x5a, 0x98, 0x10, 0xbd, 0xa9, 0x1b, 0xbc, 0x4c, 0x31, + 0x1c, 0xb7, 0x06, 0xae, 0x8f, 0x70, 0x98, 0x22, 0xb9, 0x0c, 0x71, 0x7f, 0x62, 0x65, 0x95, 0x91, + 0xea, 0xd4, 0xf0, 0x2a, 0xaa, 0x3b, 0x60, 0x95, 0x71, 0x34, 0x87, 0x07, 0xb8, 0x5d, 0x23, 0x39, + 0x58, 0xfe, 0x9b, 0x04, 0x21, 0x9e, 0x41, 0xa6, 0x63, 0xc8, 0x10, 0x21, 0xbd, 0xa6, 0xcb, 0x70, + 0xcd, 0x19, 0x8c, 0x47, 0x3d, 0x0a, 0x8e, 0x79, 0x74, 0x02, 0x2b, 0xcd, 0x1e, 0xa5, 0x2c, 0x19, + 0x85, 0x16, 0xeb, 0x92, 0xfc, 0xe9, 0x3d, 0x53, 0xe0, 0x18, 0x8a, 0x87, 0x25, 0xbf, 0x05, 0xcb, + 0x2e, 0x69, 0x6a, 0xf7, 0xc3, 0xee, 0x7d, 0x16, 0xa1, 0xfc, 0x62, 0x27, 0xac, 0xf5, 0xc6, 0x72, + 0x17, 0x12, 0xa3, 0x39, 0x1a, 0xfd, 0x17, 0x24, 0xf8, 0x95, 0x8b, 0x5a, 0xde, 0x69, 0x70, 0xb1, + 0xe2, 0x8c, 0xda, 0xb0, 0xc4, 0x9e, 0x45, 0x10, 0x22, 0xa4, 0x6b, 0x08, 0x3c, 0xfe, 0xed, 0x6f, + 0x56, 0xb8, 0x0d, 0xc1, 0x91, 0x66, 0x85, 0x2f, 0xd1, 0xb7, 0x60, 0x6d, 0xac, 0x24, 0x20, 0x7d, + 0x4a, 0xb5, 0x91, 0x78, 0x6c, 0xde, 0xbd, 0x5e, 0xb5, 0x99, 0x28, 0x35, 0xf2, 0xef, 0x82, 0x10, + 0x1d, 0x54, 0x8a, 0x2b, 0x2c, 0xed, 0x4b, 0x90, 0x60, 0x3b, 0x5b, 0xa3, 0x14, 0xb7, 0xfd, 0x2e, + 0xae, 0x0e, 0xa8, 0x7c, 0xc3, 0x1f, 0x7a, 0x4d, 0x47, 0xe8, 0x1a, 0x4d, 0x87, 0xd7, 0x72, 0x7c, + 0x30, 0xdc, 0x31, 0x61, 0x1e, 0x95, 0x2f, 0x5d, 0xb9, 0x36, 0x4e, 0x6c, 0x9b, 0xdf, 0x4a, 0x83, + 0x7d, 0x33, 0x3d, 0x18, 0x17, 0xb0, 0x66, 0xd9, 0xd8, 0x64, 0x5b, 0x59, 0x15, 0xb7, 0x5c, 0xb7, + 0x91, 0x3a, 0xbe, 0xae, 0x11, 0x99, 0xaa, 0x8d, 0xcd, 0x13, 0x47, 0xcf, 0x73, 0x54, 0x65, 0xd5, + 0xf2, 0x0f, 0xe5, 0x17, 0x60, 0x75, 0x84, 0x8f, 0x92, 0x10, 0x1c, 0x26, 0x08, 0xf6, 0x29, 0xa7, + 0x01, 0x7c, 0x25, 0x71, 0xaa, 0xf9, 0xf2, 0x39, 0xc4, 0x7c, 0xb5, 0x1b, 0x7d, 0x75, 0xb4, 0x1b, + 0x90, 0x16, 0xbb, 0x7d, 0x4d, 0x76, 0x03, 0x23, 0xad, 0x80, 0x5c, 0x83, 0xf5, 0x89, 0xfa, 0x8d, + 0x5e, 0x85, 0x64, 0x9b, 0x7d, 0x9a, 0xfc, 0x69, 0x4a, 0xf5, 0xf5, 0xf7, 0x6b, 0x3e, 0x3a, 0xef, + 0xa9, 0x85, 0x8b, 0x81, 0xa1, 0x8b, 0x9f, 0x07, 0x00, 0x86, 0x55, 0xfa, 0x09, 0x4b, 0x74, 0x02, + 0x61, 0x9d, 0xe2, 0xae, 0x9b, 0xc6, 0xae, 0xd0, 0xa1, 0x0d, 0x15, 0x64, 0xca, 0x14, 0x77, 0x15, + 0x17, 0x4d, 0xfe, 0xb3, 0x04, 0x21, 0x36, 0x46, 0x0a, 0x84, 0xf8, 0x5d, 0x55, 0xba, 0x5a, 0x0b, + 0xe0, 0x42, 0x33, 0x24, 0x7e, 0x5f, 0xe5, 0x58, 0x43, 0x4f, 0x02, 0x7e, 0x4f, 0xb6, 0x20, 0xd6, + 0xc6, 0xa4, 0xe5, 0xe8, 0x36, 0xdf, 0x68, 0x5e, 0xf6, 0x18, 0x92, 0x9e, 0xea, 0xc1, 0x92, 0xff, + 0x10, 0x80, 0xc4, 0x68, 0x83, 0x82, 0x1e, 0x7b, 0xb1, 0x74, 0xb7, 0xc6, 0xde, 0xf5, 0xfa, 0x9d, + 0xff, 0xb0, 0x78, 0xbe, 0x0b, 0x89, 0x51, 0xe3, 0xd8, 0x8e, 0x3e, 0xc7, 0x7d, 0xef, 0xd0, 0x9e, + 0xe3, 0x3e, 0x4f, 0xae, 0x7d, 0xd3, 0x32, 0xfb, 0x5d, 0xaf, 0xec, 0x0e, 0xc6, 0xf2, 0x3d, 0x40, + 0x93, 0xfd, 0x1b, 0xab, 0xa6, 0xee, 0x83, 0xb2, 0xaf, 0x3f, 0xe0, 0x84, 0x13, 0x47, 0x97, 0x1f, + 0xc2, 0xed, 0x27, 0xb6, 0x5c, 0x68, 0xd3, 0x5f, 0x09, 0x07, 0x17, 0xc2, 0x4d, 0x7f, 0xdd, 0x62, + 0x54, 0x36, 0x2a, 0x44, 0x60, 0x99, 0x58, 0x3d, 0xa7, 0x85, 0xe5, 0x5d, 0xb8, 0x31, 0xb5, 0x79, + 0x62, 0xc5, 0x8d, 0x11, 0xb1, 0x6a, 0xf6, 0xba, 0x4d, 0xec, 0x08, 0x5b, 0x62, 0x9c, 0x76, 0xcc, + 0x49, 0xe9, 0x5f, 0x4a, 0x10, 0xf1, 0xfa, 0x20, 0x94, 0x82, 0x4d, 0x76, 0xd5, 0x3f, 0xa8, 0x2a, + 0x47, 0x63, 0x8f, 0x02, 0x71, 0x88, 0x1c, 0xe4, 0xf7, 0x8a, 0x85, 0x6a, 0xf5, 0x30, 0x29, 0xa1, + 0x28, 0x84, 0xeb, 0x95, 0xfc, 0xde, 0x61, 0x32, 0xc0, 0x18, 0x8d, 0x62, 0xa5, 0xf8, 0x40, 0xc9, + 0x1f, 0x25, 0x83, 0x68, 0x05, 0x82, 0x87, 0xe5, 0xc3, 0x64, 0x88, 0x4b, 0x1c, 0x3e, 0xae, 0x15, + 0x93, 0x61, 0x14, 0x81, 0x50, 0xa5, 0x7c, 0x5c, 0x4c, 0x2e, 0x33, 0xe2, 0xa3, 0x72, 0xa1, 0xa8, + 0x24, 0x57, 0xd0, 0x0d, 0x58, 0xcf, 0xef, 0x35, 0xca, 0xd5, 0xe3, 0xba, 0x5a, 0x3d, 0x56, 0x1f, + 0x54, 0xab, 0x0f, 0x2a, 0xc5, 0x64, 0x04, 0xad, 0x42, 0x94, 0xa1, 0xd5, 0x4a, 0xd5, 0xe3, 0xc7, + 0x49, 0x40, 0x1b, 0xb0, 0xe6, 0xb2, 0xd4, 0x52, 0xfe, 0xf8, 0x41, 0xf5, 0xa4, 0x51, 0x4f, 0xc6, + 0x0a, 0x51, 0x58, 0x11, 0xcf, 0x72, 0xf2, 0xf7, 0x24, 0x40, 0x93, 0x0f, 0x4c, 0xe8, 0x7f, 0x26, + 0x9f, 0xae, 0x7c, 0x49, 0x6c, 0xec, 0xf9, 0x69, 0x9e, 0xb7, 0xb2, 0xc0, 0x3f, 0x7f, 0x2b, 0x4b, + 0x53, 0x88, 0xfb, 0x9f, 0xb0, 0xd1, 0xb3, 0x70, 0xfb, 0xfd, 0x62, 0xa1, 0x54, 0xad, 0x1e, 0xaa, + 0xf5, 0x46, 0xbe, 0x31, 0xfe, 0xc2, 0x72, 0x1b, 0x6e, 0x8c, 0xb2, 0x8b, 0xc7, 0xf9, 0x42, 0xa5, + 0xb8, 0x9f, 0x94, 0xd0, 0x0e, 0xbc, 0x3c, 0x95, 0xa5, 0x1e, 0x54, 0x15, 0xb5, 0x5e, 0xa9, 0x36, + 0xd4, 0x83, 0x72, 0xa5, 0x52, 0x3e, 0x7e, 0x90, 0x0c, 0xa4, 0x3f, 0x97, 0x00, 0xb1, 0x4c, 0xe8, + 0x1a, 0x42, 0x14, 0xfc, 0x61, 0x0f, 0x13, 0x8a, 0x6e, 0xc2, 0xb2, 0x6b, 0xa8, 0xf0, 0x57, 0x8c, + 0x58, 0x0f, 0x69, 0x68, 0x66, 0xa7, 0xc7, 0xda, 0xbc, 0x96, 0xd5, 0xf6, 0xbc, 0x8a, 0x7b, 0xc4, + 0x3d, 0xab, 0x8d, 0x51, 0x05, 0x62, 0xc2, 0xf1, 0x0b, 0x1d, 0x5f, 0xf2, 0xf3, 0x97, 0xc8, 0xfd, + 0xf7, 0x9c, 0x67, 0xec, 0x91, 0x8e, 0x2f, 0x15, 0xd0, 0x07, 0xdf, 0xec, 0x20, 0xd8, 0x4c, 0x1d, + 0xdb, 0xe1, 0xe2, 0x09, 0x2c, 0xc2, 0x08, 0x75, 0xfd, 0x63, 0x16, 0x24, 0xe0, 0x4c, 0x6a, 0x9d, + 0x63, 0x53, 0x3c, 0xdd, 0x70, 0xf1, 0x06, 0x23, 0xa4, 0xbf, 0x23, 0xc1, 0xc6, 0x88, 0x77, 0xa2, + 0xd5, 0xcb, 0xc3, 0x8a, 0xab, 0xc1, 0xcb, 0x78, 0xaf, 0xcc, 0x69, 0x9d, 0xe2, 0xcd, 0x43, 0x2f, + 0xc3, 0x9a, 0xc9, 0xba, 0x45, 0x9f, 0x7a, 0x37, 0x16, 0xab, 0x8c, 0x5c, 0x1b, 0x98, 0xf0, 0x13, + 0x09, 0x92, 0x0f, 0xb0, 0xb0, 0xc0, 0x0b, 0xef, 0xb4, 0x17, 0xaf, 0x7f, 0x7f, 0x68, 0xd3, 0x7f, + 0x91, 0x60, 0x63, 0xcf, 0xc1, 0x1a, 0xc5, 0xa3, 0xe6, 0x3d, 0x69, 0xf5, 0xdf, 0x83, 0x65, 0x77, + 0xb6, 0x68, 0x86, 0xe6, 0x8e, 0x9a, 0x98, 0x36, 0xe9, 0x63, 0x70, 0xb6, 0x8f, 0xa1, 0xeb, 0xf9, + 0xf8, 0xfd, 0x00, 0x6c, 0x9c, 0xd8, 0xed, 0x09, 0x1f, 0x87, 0xbe, 0x48, 0x4f, 0xc9, 0x97, 0x69, + 0xeb, 0x75, 0x1f, 0x62, 0x3d, 0xae, 0x9c, 0xff, 0xc4, 0x26, 0x5e, 0xcd, 0xe4, 0x89, 0xa7, 0xa8, + 0x03, 0x1d, 0x1b, 0xed, 0x23, 0x8d, 0x9c, 0x2b, 0xe0, 0x8a, 0xb3, 0xef, 0xa7, 0x1c, 0x88, 0x57, + 0x61, 0x63, 0x1f, 0x1b, 0x78, 0x3c, 0x0e, 0x53, 0xb6, 0x62, 0xfa, 0x8b, 0x00, 0xdc, 0x2e, 0x68, + 0xb4, 0x75, 0xe6, 0x0f, 0xdc, 0xcc, 0xdc, 0xb0, 0x03, 0x49, 0x61, 0x6e, 0x93, 0xcd, 0x55, 0x07, + 0x4d, 0x5d, 0x69, 0x49, 0x49, 0xb8, 0x1c, 0x17, 0xd4, 0xd1, 0xd1, 0xd7, 0x61, 0x63, 0x44, 0x56, + 0x37, 0x0d, 0xdd, 0xc4, 0x22, 0x3e, 0x77, 0xe7, 0x74, 0x91, 0xa3, 0x95, 0x96, 0x94, 0x75, 0x1f, + 0x78, 0x99, 0x03, 0x4d, 0x2e, 0x4e, 0x68, 0xf6, 0xe2, 0x84, 0xaf, 0xb3, 0x38, 0xcb, 0xd7, 0x5a, + 0x9c, 0x42, 0x02, 0xe2, 0xfe, 0x78, 0xa4, 0x55, 0x90, 0xa7, 0x2d, 0xc0, 0x53, 0x4b, 0x5f, 0xe9, + 0x0b, 0xb1, 0xc2, 0xfe, 0x2d, 0x31, 0x73, 0x85, 0x7d, 0x7a, 0x03, 0x57, 0xd4, 0x5b, 0x83, 0x98, + 0x6f, 0xf1, 0x9e, 0x82, 0x27, 0x3b, 0xef, 0x01, 0x94, 0xfd, 0xd5, 0xe2, 0x56, 0xf9, 0xb8, 0x51, + 0x3c, 0x6e, 0xa8, 0x8f, 0xca, 0xc5, 0xf7, 0xc7, 0x6a, 0xe6, 0x26, 0x24, 0xfd, 0xcc, 0x83, 0x93, + 0x4a, 0x25, 0x29, 0xe5, 0x3e, 0x03, 0x58, 0x11, 0x01, 0x40, 0x9f, 0x49, 0x10, 0xf3, 0x15, 0x0c, + 0xf4, 0xfa, 0x4c, 0x73, 0x26, 0x8b, 0xa7, 0xfc, 0xc6, 0x62, 0x93, 0xdc, 0x45, 0x4d, 0xe7, 0xbe, + 0xfb, 0xa7, 0xbf, 0xfe, 0x38, 0x70, 0x17, 0xed, 0x0c, 0xfe, 0x1c, 0xf0, 0x4d, 0x37, 0xec, 0xef, + 0xd8, 0x8e, 0xf5, 0x0d, 0xdc, 0xa2, 0x24, 0xbb, 0x93, 0xd5, 0x3a, 0xd8, 0xa4, 0x9f, 0x64, 0xbd, + 0x22, 0xf4, 0x53, 0x09, 0xa2, 0x83, 0xe2, 0x82, 0x66, 0xff, 0xd6, 0x39, 0x5e, 0x88, 0xe4, 0x79, + 0xc3, 0x3d, 0xcd, 0x3a, 0x96, 0x2a, 0x26, 0x6c, 0xf3, 0x4c, 0xcb, 0xee, 0x7c, 0x82, 0x3e, 0x95, + 0x20, 0xee, 0x2f, 0x2f, 0x68, 0x76, 0x60, 0xa6, 0x54, 0xa3, 0xf9, 0x6d, 0xdc, 0xe5, 0x36, 0xbe, + 0x91, 0x5e, 0x20, 0x82, 0xbb, 0x5e, 0x36, 0xff, 0x95, 0x04, 0x71, 0xff, 0x61, 0x9b, 0xc3, 0xd6, + 0x29, 0x55, 0x65, 0x7e, 0x5b, 0xf3, 0xdc, 0xd6, 0xfb, 0xb9, 0x7b, 0x43, 0x5b, 0xc5, 0x9f, 0x55, + 0x66, 0x85, 0x75, 0x60, 0xf2, 0x8f, 0x24, 0x88, 0xfb, 0x8f, 0xef, 0x1c, 0x26, 0x4f, 0x29, 0x00, + 0xf2, 0xcd, 0x89, 0x84, 0x57, 0xec, 0xda, 0xb4, 0xef, 0xad, 0xf8, 0xce, 0x22, 0x2b, 0xfe, 0x6b, + 0x09, 0xd0, 0x64, 0xde, 0x42, 0xb3, 0x9f, 0x1a, 0x9e, 0x58, 0x6d, 0xe4, 0x67, 0xbd, 0xb9, 0xbe, + 0x3f, 0xc5, 0x64, 0xaa, 0xde, 0x9f, 0x62, 0xbc, 0x38, 0xa6, 0xdf, 0x5c, 0x60, 0xcd, 0x9b, 0x43, + 0x65, 0xbb, 0xd2, 0xce, 0xd0, 0xe8, 0x91, 0x5c, 0x38, 0xaf, 0xd1, 0xd3, 0x12, 0xe8, 0xbf, 0xcc, + 0x68, 0x57, 0xd9, 0xae, 0xb4, 0x23, 0x7f, 0xf4, 0xfb, 0xfc, 0x6d, 0x9f, 0x49, 0xae, 0x3a, 0xcd, + 0xd6, 0x49, 0xa6, 0x65, 0x75, 0xff, 0x98, 0x7f, 0x7c, 0x46, 0xa9, 0x4d, 0x76, 0xb3, 0xd9, 0xcb, + 0xcb, 0x71, 0x66, 0x56, 0xeb, 0xd1, 0x33, 0xf7, 0x1f, 0x49, 0xaf, 0x79, 0x4f, 0xd6, 0x77, 0x67, + 0x89, 0x0f, 0x55, 0x15, 0x3e, 0x95, 0xe0, 0xc5, 0x96, 0xd5, 0x9d, 0x15, 0x9d, 0x82, 0xc8, 0xf3, + 0x35, 0xb6, 0xab, 0x6a, 0xd2, 0x07, 0x65, 0x21, 0xdf, 0xb1, 0x58, 0x0d, 0xce, 0x58, 0x4e, 0x27, + 0xdb, 0xc1, 0x26, 0xdf, 0x73, 0xd9, 0xa1, 0xc6, 0x27, 0xfe, 0x53, 0xea, 0xfe, 0x90, 0xf4, 0x77, + 0x49, 0xfa, 0x59, 0x20, 0xb0, 0x7f, 0xf0, 0x8b, 0xc0, 0xf3, 0x0f, 0x5c, 0xcc, 0x3d, 0x6e, 0xc3, + 0xfe, 0xd0, 0x86, 0x47, 0xee, 0xa4, 0xe6, 0x32, 0xc7, 0x7f, 0xfd, 0x1f, 0x01, 0x00, 0x00, 0xff, + 0xff, 0xaf, 0x16, 0x98, 0xac, 0x29, 0x26, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go b/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go index d562949bce..98249914dc 100644 --- a/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go @@ -406,53 +406,57 @@ func init() { } var fileDescriptor_9cdbbb049e0ce16a = []byte{ - // 727 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x4f, 0x4f, 0x13, 0x4f, - 0x18, 0xce, 0x2c, 0x3f, 0x08, 0xbc, 0xfc, 0x00, 0x33, 0x18, 0xc4, 0x45, 0x03, 0xae, 0x89, 0x21, - 0x35, 0xee, 0x86, 0xe2, 0xc1, 0x40, 0x4c, 0x0c, 0x60, 0x89, 0xf1, 0x4f, 0xc8, 0x2a, 0x9a, 0x70, - 0x69, 0xa6, 0xed, 0x74, 0x5d, 0xbb, 0xdd, 0x59, 0x3b, 0x53, 0x11, 0x0c, 0x17, 0x6e, 0x6a, 0xe2, - 0xc5, 0xb3, 0x89, 0xf1, 0x62, 0x62, 0x3c, 0xf0, 0x5d, 0xf4, 0x23, 0x18, 0xbf, 0x82, 0x1e, 0xcd, - 0xce, 0x6c, 0x29, 0xbb, 0xdd, 0xb5, 0x5d, 0xe2, 0xad, 0x33, 0xef, 0x3c, 0xef, 0x3c, 0xcf, 0xfb, - 0xbc, 0xef, 0x74, 0xe1, 0xba, 0xc3, 0x98, 0xe3, 0x51, 0xab, 0xea, 0xb1, 0x76, 0xcd, 0xaa, 0xb9, - 0xc4, 0x63, 0x4e, 0xdd, 0x63, 0xbb, 0xd6, 0x8b, 0x62, 0x85, 0x0a, 0xb2, 0x64, 0x35, 0x7c, 0xb6, - 0xeb, 0xd1, 0x9a, 0x43, 0xcb, 0x15, 0xc2, 0xa9, 0x19, 0xb4, 0x98, 0x60, 0x78, 0x5e, 0xa1, 0x4c, - 0x89, 0x32, 0xbb, 0x28, 0x33, 0x42, 0xe9, 0x17, 0xa2, 0xb4, 0x24, 0x70, 0x2d, 0xe2, 0xfb, 0x4c, - 0x10, 0xe1, 0x32, 0x9f, 0x2b, 0xb8, 0x3e, 0x17, 0x45, 0xe5, 0xaa, 0xd2, 0xae, 0x5b, 0xb4, 0x19, - 0x88, 0xbd, 0x28, 0xb8, 0x90, 0x0c, 0xd6, 0x5d, 0xea, 0xd5, 0xca, 0x4d, 0xc2, 0x1b, 0xea, 0x84, - 0x51, 0x82, 0x89, 0xbb, 0x1d, 0x56, 0x6b, 0x84, 0x53, 0x8c, 0xe1, 0x3f, 0x9f, 0x34, 0xe9, 0x2c, - 0x5a, 0x40, 0x8b, 0x63, 0xb6, 0xfc, 0x8d, 0x2f, 0xc1, 0xff, 0x35, 0x97, 0x07, 0x1e, 0xd9, 0x2b, - 0xcb, 0x98, 0x26, 0x63, 0xe3, 0xd1, 0xde, 0x03, 0xd2, 0xa4, 0x06, 0x83, 0xf3, 0xf7, 0x5c, 0x2e, - 0x62, 0xb9, 0xb8, 0x4d, 0x9f, 0xb7, 0x29, 0x17, 0x78, 0x06, 0x46, 0x02, 0xd2, 0xa2, 0xbe, 0x88, - 0xb2, 0x46, 0x2b, 0x3c, 0x07, 0x63, 0x01, 0x71, 0x68, 0x99, 0xbb, 0xfb, 0x2a, 0xe9, 0xb0, 0x3d, - 0x1a, 0x6e, 0x3c, 0x74, 0xf7, 0x29, 0xbe, 0x08, 0x20, 0x83, 0x82, 0x35, 0xa8, 0x3f, 0x3b, 0x24, - 0x81, 0xf2, 0xf8, 0xa3, 0x70, 0xc3, 0xf8, 0x80, 0x40, 0x4f, 0xbb, 0x91, 0x07, 0xcc, 0xe7, 0x14, - 0x3f, 0x81, 0xa9, 0x78, 0xb5, 0xf9, 0x2c, 0x5a, 0x18, 0x5a, 0x1c, 0x2f, 0x9a, 0x66, 0x9f, 0x7a, - 0x9b, 0xb1, 0x8c, 0xf6, 0x64, 0x23, 0x76, 0x01, 0xbe, 0x02, 0x53, 0x3e, 0x7d, 0x29, 0xca, 0x27, - 0xb8, 0xa9, 0x72, 0x4c, 0x84, 0xdb, 0x5b, 0xc7, 0xfc, 0xae, 0xc1, 0xb9, 0x4d, 0x1a, 0x67, 0xd7, - 0x29, 0x47, 0x4a, 0x89, 0x8d, 0xb7, 0x08, 0xf4, 0xf5, 0x16, 0x25, 0x82, 0xa6, 0x42, 0xb2, 0x2a, - 0xb8, 0x0d, 0x93, 0x71, 0x99, 0x92, 0x4c, 0x7e, 0x95, 0x13, 0x31, 0x95, 0x46, 0x09, 0xf4, 0x0d, - 0xea, 0xd1, 0x0c, 0x32, 0x69, 0x2d, 0x72, 0x16, 0x86, 0xeb, 0xac, 0x55, 0x55, 0xf7, 0x8f, 0xda, - 0x6a, 0x61, 0x1c, 0x21, 0xd0, 0xb7, 0x83, 0x5a, 0x96, 0xaa, 0x5e, 0xf6, 0xe8, 0x1f, 0xb0, 0xc7, - 0xab, 0x30, 0xde, 0x96, 0x97, 0xca, 0x46, 0x8f, 0x2a, 0xa2, 0x77, 0x72, 0x76, 0x66, 0xc1, 0x2c, - 0x85, 0xb3, 0x70, 0x9f, 0xf0, 0x86, 0x0d, 0xea, 0x78, 0xf8, 0xbb, 0xf8, 0x06, 0x60, 0x32, 0xde, - 0x53, 0xf8, 0x17, 0x02, 0xdc, 0xdb, 0x6a, 0x78, 0xa5, 0x2f, 0xcb, 0xcc, 0x89, 0xd0, 0x57, 0x4f, - 0x85, 0x55, 0xbd, 0x6d, 0x3c, 0x3d, 0xfc, 0xf6, 0xe3, 0xbd, 0x56, 0xc1, 0x57, 0x8f, 0x1f, 0x96, - 0x57, 0xaa, 0x1d, 0x6e, 0x06, 0x2d, 0xf6, 0x8c, 0x56, 0x05, 0xb7, 0x0a, 0x07, 0x56, 0xbc, 0x6f, - 0x77, 0x96, 0xf1, 0xd2, 0x5f, 0x8e, 0x5b, 0xc4, 0xa1, 0xbe, 0x48, 0x82, 0xf0, 0x4f, 0x04, 0x67, - 0x92, 0x5d, 0x8c, 0x6f, 0xf4, 0xe5, 0x9e, 0xd1, 0xf8, 0x7a, 0x4e, 0x5f, 0xd3, 0x84, 0x86, 0xcd, - 0x76, 0x92, 0x77, 0x9c, 0xb0, 0x55, 0x38, 0x88, 0x0b, 0x4d, 0x1e, 0x97, 0x32, 0x7b, 0x41, 0xf8, - 0x9d, 0x06, 0xd3, 0x29, 0xe3, 0x87, 0xfb, 0xfb, 0x94, 0x3d, 0xb4, 0xb9, 0xe5, 0xbe, 0x46, 0x52, - 0xef, 0x21, 0x32, 0xf2, 0x38, 0xbb, 0x92, 0x98, 0xa1, 0x9d, 0x75, 0x23, 0xbf, 0xd3, 0xc9, 0x24, - 0xf8, 0x3b, 0x82, 0xe9, 0x94, 0x27, 0x60, 0x80, 0x82, 0x64, 0x3f, 0x1c, 0xfa, 0x4c, 0xcf, 0x0c, - 0xde, 0x0e, 0xff, 0xac, 0x3a, 0x3e, 0x17, 0xf2, 0xf9, 0x5c, 0x38, 0x85, 0xcf, 0x5f, 0x35, 0x98, - 0x4e, 0x79, 0x90, 0x06, 0x90, 0x95, 0xfd, 0x8c, 0xe5, 0xf6, 0xf9, 0xb3, 0xf2, 0xf9, 0x23, 0x2a, - 0xae, 0x74, 0x15, 0x24, 0xbe, 0x0d, 0xfa, 0xea, 0xef, 0xb1, 0xdd, 0x2e, 0xde, 0x1a, 0x38, 0x5b, - 0x46, 0x79, 0x92, 0x39, 0xd7, 0x8e, 0x10, 0x5c, 0xae, 0xb2, 0x66, 0x3f, 0x7d, 0x6b, 0x38, 0x26, - 0x70, 0x2b, 0x74, 0x77, 0x0b, 0xed, 0xdc, 0x89, 0x60, 0x0e, 0xf3, 0x88, 0xef, 0x98, 0xac, 0xe5, - 0x58, 0x0e, 0xf5, 0xa5, 0xf7, 0x96, 0x0a, 0x91, 0xc0, 0xe5, 0x99, 0x9f, 0x4b, 0xab, 0xdd, 0xad, - 0xdf, 0x08, 0x7d, 0xd2, 0xb4, 0x8d, 0xd2, 0x17, 0x6d, 0x7e, 0x53, 0xe5, 0x5c, 0x97, 0x54, 0x36, - 0xba, 0x54, 0x1e, 0x2b, 0x50, 0x65, 0x44, 0xe6, 0x5f, 0xfe, 0x13, 0x00, 0x00, 0xff, 0xff, 0x01, - 0x83, 0x5b, 0x78, 0x8d, 0x09, 0x00, 0x00, + // 787 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x4d, 0x6f, 0xd3, 0x4a, + 0x14, 0xd5, 0xa4, 0xaf, 0x55, 0x3b, 0x79, 0x6d, 0x9f, 0xa6, 0x4f, 0xfd, 0x70, 0x41, 0x2d, 0x46, + 0x42, 0x55, 0xa0, 0x1e, 0x35, 0x65, 0x81, 0x52, 0x21, 0xd1, 0x0f, 0x52, 0x21, 0x3e, 0x54, 0x05, + 0x0a, 0xa2, 0x9b, 0x68, 0x92, 0x4c, 0x5c, 0x13, 0xc7, 0x63, 0x32, 0x13, 0xd2, 0x16, 0x75, 0x53, + 0xb1, 0x41, 0x48, 0x6c, 0x58, 0x23, 0x21, 0x36, 0x48, 0x88, 0x45, 0x7f, 0x07, 0x4b, 0xe0, 0x27, + 0x20, 0xfe, 0x02, 0x2c, 0x91, 0x67, 0x9c, 0x26, 0x76, 0x6c, 0x52, 0x57, 0xec, 0xe2, 0xb9, 0x73, + 0xcf, 0x9c, 0x73, 0xcf, 0xbd, 0x93, 0x81, 0x57, 0x4d, 0xc6, 0x4c, 0x9b, 0xe2, 0xb2, 0xcd, 0x9a, + 0x15, 0x5c, 0xb1, 0x88, 0xcd, 0xcc, 0xaa, 0xcd, 0x5a, 0xf8, 0x59, 0xb6, 0x44, 0x05, 0x59, 0xc2, + 0x35, 0x87, 0xb5, 0x6c, 0x5a, 0x31, 0x69, 0xb1, 0x44, 0x38, 0x35, 0xdc, 0x06, 0x13, 0x0c, 0xcd, + 0xa9, 0x2c, 0x43, 0x66, 0x19, 0x9d, 0x2c, 0xc3, 0xcf, 0xd2, 0xce, 0xf9, 0xb0, 0xc4, 0xb5, 0x30, + 0x71, 0x1c, 0x26, 0x88, 0xb0, 0x98, 0xc3, 0x55, 0xba, 0x36, 0xeb, 0x47, 0xe5, 0x57, 0xa9, 0x59, + 0xc5, 0xb4, 0xee, 0x8a, 0x7d, 0x3f, 0x38, 0x1f, 0x0e, 0x56, 0x2d, 0x6a, 0x57, 0x8a, 0x75, 0xc2, + 0x6b, 0xfe, 0x8e, 0xa9, 0x2e, 0xf0, 0xb2, 0x6d, 0x51, 0x47, 0xa8, 0x80, 0x9e, 0x87, 0xa3, 0xb7, + 0xdb, 0x74, 0xd7, 0x08, 0xa7, 0x08, 0xc1, 0x7f, 0x1c, 0x52, 0xa7, 0xd3, 0x60, 0x1e, 0x2c, 0x8c, + 0x14, 0xe4, 0x6f, 0x74, 0x01, 0xfe, 0x5b, 0xb1, 0xb8, 0x6b, 0x93, 0xfd, 0xa2, 0x8c, 0xa5, 0x64, + 0x2c, 0xed, 0xaf, 0xdd, 0x23, 0x75, 0xaa, 0x33, 0x38, 0x73, 0xc7, 0xe2, 0x22, 0x80, 0xc5, 0x0b, + 0xf4, 0x69, 0x93, 0x72, 0x81, 0x26, 0xe1, 0x90, 0x4b, 0x1a, 0xd4, 0x11, 0x3e, 0xaa, 0xff, 0x85, + 0x66, 0xe1, 0x88, 0x4b, 0x4c, 0x5a, 0xe4, 0xd6, 0x81, 0x02, 0x1d, 0x2c, 0x0c, 0x7b, 0x0b, 0xf7, + 0xad, 0x03, 0x8a, 0xce, 0x43, 0x28, 0x83, 0x82, 0xd5, 0xa8, 0x33, 0x3d, 0x20, 0x13, 0xe5, 0xf6, + 0x07, 0xde, 0x82, 0xfe, 0x16, 0x40, 0x2d, 0xea, 0x44, 0xee, 0x32, 0x87, 0x53, 0xf4, 0x08, 0x8e, + 0x07, 0x6d, 0xe0, 0xd3, 0x60, 0x7e, 0x60, 0x21, 0x9d, 0x35, 0x8c, 0x3e, 0x46, 0x18, 0x01, 0xc4, + 0xc2, 0x58, 0x2d, 0x70, 0x00, 0xba, 0x04, 0xc7, 0x1d, 0xba, 0x27, 0x8a, 0x5d, 0xdc, 0x54, 0x39, + 0x46, 0xbd, 0xe5, 0xad, 0x13, 0x7e, 0x8b, 0x70, 0x6a, 0x93, 0x06, 0xd9, 0xb5, 0xcb, 0x11, 0x51, + 0x62, 0xfd, 0x15, 0x80, 0xda, 0x7a, 0x83, 0x12, 0x41, 0x23, 0x53, 0xe2, 0x2a, 0xb8, 0x0d, 0xc7, + 0x82, 0x32, 0x25, 0x99, 0xe4, 0x2a, 0x47, 0x03, 0x2a, 0xf5, 0x3c, 0xd4, 0x36, 0xa8, 0x4d, 0x63, + 0xc8, 0x44, 0xb5, 0xc8, 0xff, 0x70, 0xb0, 0xca, 0x1a, 0x65, 0x75, 0xfe, 0x70, 0x41, 0x7d, 0xe8, + 0xc7, 0x00, 0x6a, 0xdb, 0x6e, 0x25, 0x4e, 0x55, 0x2f, 0x7b, 0xf0, 0x17, 0xd8, 0xa3, 0x15, 0x98, + 0x6e, 0xca, 0x43, 0xe5, 0x04, 0xf8, 0x15, 0xd1, 0xda, 0x98, 0xed, 0x21, 0x31, 0xf2, 0xde, 0x90, + 0xdc, 0x25, 0xbc, 0x56, 0x80, 0x6a, 0xbb, 0xf7, 0x3b, 0xfb, 0x22, 0x0d, 0xc7, 0x82, 0x3d, 0x85, + 0x7e, 0x02, 0x88, 0x7a, 0x5b, 0x0d, 0xe5, 0xfa, 0xb2, 0x8c, 0x9d, 0x08, 0x6d, 0xe5, 0x4c, 0xb9, + 0xaa, 0xb7, 0xf5, 0xdd, 0xa3, 0xaf, 0xdf, 0xdf, 0xa4, 0x4a, 0xe8, 0xf2, 0xc9, 0x8d, 0xf3, 0x5c, + 0xb5, 0xc3, 0x75, 0xb7, 0xc1, 0x9e, 0xd0, 0xb2, 0xe0, 0x38, 0x73, 0x88, 0x83, 0x7d, 0xbb, 0xb3, + 0x8c, 0x96, 0xfe, 0xb0, 0x1d, 0x13, 0x93, 0x3a, 0x22, 0x9c, 0x84, 0x7e, 0x00, 0xf8, 0x5f, 0xb8, + 0x8b, 0xd1, 0xb5, 0xbe, 0xdc, 0x63, 0x1a, 0x5f, 0x4b, 0xe8, 0x6b, 0x94, 0x50, 0xaf, 0xd9, 0xba, + 0x79, 0x07, 0x09, 0xe3, 0xcc, 0x61, 0x50, 0x68, 0x78, 0xbb, 0x94, 0xd9, 0x9b, 0x84, 0x5e, 0xa7, + 0xe0, 0x44, 0xc4, 0xf8, 0xa1, 0xfe, 0x3e, 0xc5, 0x0f, 0x6d, 0x62, 0xb9, 0x2f, 0x81, 0xd4, 0x7b, + 0x04, 0xf4, 0x24, 0xce, 0xe6, 0x42, 0x33, 0xb4, 0xb3, 0xae, 0x27, 0x77, 0x3a, 0x0c, 0x82, 0xbe, + 0x01, 0x38, 0x11, 0x71, 0x05, 0x9c, 0xa2, 0x20, 0xf1, 0x17, 0x87, 0x36, 0xd9, 0x33, 0x83, 0x37, + 0xbd, 0x7f, 0xb1, 0xb6, 0xcf, 0x99, 0x64, 0x3e, 0x67, 0xce, 0xe0, 0xf3, 0xa7, 0x14, 0x9c, 0x88, + 0xb8, 0x90, 0x4e, 0x21, 0x2b, 0xfe, 0x1a, 0x4b, 0xec, 0xf3, 0x07, 0xe5, 0xf3, 0x3b, 0x90, 0xcd, + 0x75, 0x14, 0x84, 0x1e, 0x0d, 0x7d, 0xf5, 0xf7, 0xd8, 0x5e, 0xc8, 0xde, 0x38, 0x35, 0x5a, 0x4c, + 0x79, 0xc2, 0x98, 0xda, 0xde, 0xe7, 0xd5, 0x99, 0x2e, 0x39, 0x4a, 0x26, 0x71, 0x2d, 0x6e, 0x94, + 0x59, 0xfd, 0xcb, 0xea, 0xe3, 0x5d, 0x21, 0x5c, 0x9e, 0xc3, 0xb8, 0xd5, 0x0a, 0x07, 0x31, 0x69, + 0x8a, 0x5d, 0xf5, 0x44, 0x5a, 0x74, 0x6d, 0x22, 0xaa, 0xac, 0x51, 0xbf, 0xd2, 0x6f, 0x7b, 0xe7, + 0xa8, 0xb5, 0x63, 0x00, 0x2f, 0x96, 0x59, 0xbd, 0x5f, 0x65, 0xd7, 0x50, 0xa0, 0xb4, 0x5b, 0x5e, + 0x5f, 0x6d, 0x81, 0x9d, 0x5b, 0x7e, 0x9a, 0xc9, 0x6c, 0xe2, 0x98, 0x06, 0x6b, 0x98, 0xd8, 0xa4, + 0x8e, 0xec, 0x3a, 0xdc, 0x39, 0x38, 0xf6, 0x05, 0xb7, 0xd2, 0x59, 0xfa, 0x05, 0xc0, 0xfb, 0x54, + 0x6a, 0x23, 0xff, 0x31, 0x35, 0xb7, 0xa9, 0x30, 0xd7, 0x25, 0x95, 0x8d, 0x0e, 0x95, 0x87, 0x2a, + 0xa9, 0x34, 0x24, 0xf1, 0x97, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0x47, 0x85, 0x0d, 0xf6, 0x20, + 0x0a, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/session.pb.go b/googleapis/cloud/dialogflow/v2beta1/session.pb.go index 103a66c9df..5af64dc9af 100644 --- a/googleapis/cloud/dialogflow/v2beta1/session.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/session.pb.go @@ -9,6 +9,7 @@ import ( math "math" proto "github.com/golang/protobuf/proto" + duration "github.com/golang/protobuf/ptypes/duration" _struct "github.com/golang/protobuf/ptypes/struct" _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" @@ -109,7 +110,7 @@ type DetectIntentRequest struct { // `projects//agent/environments//users//sessions/`. If `Environment ID` is not specified, we assume // default 'draft' environment. If `User ID` is not specified, we are using - // "-". It’s up to the API caller to choose an appropriate `Session ID` and + // "-". It's up to the API caller to choose an appropriate `Session ID` and // `User Id`. They can be a random numbers or some type of user and session // identifiers (preferably hashed). The length of the `Session ID` and // `User ID` must not exceed 36 characters. @@ -224,9 +225,7 @@ type DetectIntentResponse struct { // generating audio. If no default platform text responses exist, the // generated audio content will be empty. OutputAudio []byte `protobuf:"bytes,4,opt,name=output_audio,json=outputAudio,proto3" json:"output_audio,omitempty"` - // Instructs the speech synthesizer how to generate the output audio. This - // field is populated from the agent-level speech synthesizer configuration, - // if enabled. + // The config used by the speech synthesizer to generate the output audio. OutputAudioConfig *OutputAudioConfig `protobuf:"bytes,6,opt,name=output_audio_config,json=outputAudioConfig,proto3" json:"output_audio_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -422,7 +421,7 @@ func (m *QueryParameters) GetSentimentAnalysisRequestConfig() *SentimentAnalysis // 1. An audio config which // instructs the speech recognizer how to process the speech audio. // -// 2. A conversational query in the form of text,. +// 2. A conversational query in the form of text. // // 3. An event that specifies which intent to trigger. type QueryInput struct { @@ -536,7 +535,7 @@ type QueryResult struct { QueryText string `protobuf:"bytes,1,opt,name=query_text,json=queryText,proto3" json:"query_text,omitempty"` // The language that was triggered during intent detection. // See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. LanguageCode string `protobuf:"bytes,15,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` // The Speech recognition confidence between 0.0 and 1.0. A higher number @@ -880,10 +879,8 @@ func (m *KnowledgeAnswers_Answer) GetMatchConfidence() float32 { // `query_params` and/or `single_utterance`. If the client wants to receive // an audio response, it should also contain `output_audio_config`. // The message must not contain `input_audio`. -// // 2. If `query_input` was set to a streaming input audio config, -// all subsequent messages must contain only `input_audio`. -// Otherwise, finish the request stream. +// all subsequent messages must contain `input_audio`. Otherwise, finish the request stream. type StreamingDetectIntentRequest struct { // Required. The name of the session the query is sent to. // Format of the session name: @@ -891,7 +888,7 @@ type StreamingDetectIntentRequest struct { // `projects//agent/environments//users//sessions/`. If `Environment ID` is not specified, we assume // default 'draft' environment. If `User ID` is not specified, we are using - // "-". It’s up to the API caller to choose an appropriate `Session ID` and + // "-". It's up to the API caller to choose an appropriate `Session ID` and // `User Id`. They can be a random numbers or some type of user and session // identifiers (preferably hashed). The length of the `Session ID` and // `User ID` must not exceed 36 characters. @@ -1034,6 +1031,11 @@ type StreamingDetectIntentResponse struct { // Specifies the status of the webhook request. WebhookStatus *status.Status `protobuf:"bytes,4,opt,name=webhook_status,json=webhookStatus,proto3" json:"webhook_status,omitempty"` // The audio data bytes encoded as specified in the request. + // Note: The output audio is generated based on the values of default platform + // text responses found in the `query_result.fulfillment_messages` field. If + // multiple default text responses exist, they will be concatenated when + // generating audio. If no default platform text responses exist, the + // generated audio content will be empty. OutputAudio []byte `protobuf:"bytes,5,opt,name=output_audio,json=outputAudio,proto3" json:"output_audio,omitempty"` // The config used by the speech synthesizer to generate the output audio. OutputAudioConfig *OutputAudioConfig `protobuf:"bytes,6,opt,name=output_audio_config,json=outputAudioConfig,proto3" json:"output_audio_config,omitempty"` @@ -1167,10 +1169,26 @@ type StreamingRecognitionResult struct { // // This field is typically only provided if `is_final` is true and you should // not rely on it being accurate or even set. - Confidence float32 `protobuf:"fixed32,4,opt,name=confidence,proto3" json:"confidence,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Confidence float32 `protobuf:"fixed32,4,opt,name=confidence,proto3" json:"confidence,omitempty"` + // An estimate of the likelihood that the speech recognizer will + // not change its guess about this interim recognition result: + // * If the value is unspecified or 0.0, Dialogflow didn't compute the + // stability. In particular, Dialogflow will only provide stability for + // `MESSAGE_TYPE_TRANSCRIPT` results with `is_final = false`. + // * Otherwise, the value is in (0.0, 1.0] where 0.0 means completely + // unstable and 1.0 means completely stable. + Stability float32 `protobuf:"fixed32,6,opt,name=stability,proto3" json:"stability,omitempty"` + // Word-specific information for the words recognized by Speech in + // [transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript]. Populated if and only if `message_type` = + // `MESSAGE_TYPE_TRANSCRIPT` and [InputAudioConfig.enable_word_info] is set. + SpeechWordInfo []*SpeechWordInfo `protobuf:"bytes,7,rep,name=speech_word_info,json=speechWordInfo,proto3" json:"speech_word_info,omitempty"` + // Time offset of the end of this Speech recognition result relative to the + // beginning of the audio. Only populated for `message_type` = + // `MESSAGE_TYPE_TRANSCRIPT`. + SpeechEndOffset *duration.Duration `protobuf:"bytes,8,opt,name=speech_end_offset,json=speechEndOffset,proto3" json:"speech_end_offset,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *StreamingRecognitionResult) Reset() { *m = StreamingRecognitionResult{} } @@ -1226,13 +1244,34 @@ func (m *StreamingRecognitionResult) GetConfidence() float32 { return 0 } +func (m *StreamingRecognitionResult) GetStability() float32 { + if m != nil { + return m.Stability + } + return 0 +} + +func (m *StreamingRecognitionResult) GetSpeechWordInfo() []*SpeechWordInfo { + if m != nil { + return m.SpeechWordInfo + } + return nil +} + +func (m *StreamingRecognitionResult) GetSpeechEndOffset() *duration.Duration { + if m != nil { + return m.SpeechEndOffset + } + return nil +} + // Represents the natural language text to be processed. type TextInput struct { // Required. The UTF-8 encoded natural language text to be processed. // Text length must not exceed 256 characters. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // Required. The language of this conversational query. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,2,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1291,7 +1330,7 @@ type EventInput struct { // Optional. The collection of parameters associated with the event. Parameters *_struct.Struct `protobuf:"bytes,2,opt,name=parameters,proto3" json:"parameters,omitempty"` // Required. The language of this query. See [Language - // Support](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + // Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. Note that queries in // the same session do not necessarily need to specify the same language. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` @@ -1509,124 +1548,133 @@ func init() { } var fileDescriptor_40a53f854d709740 = []byte{ - // 1867 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x58, 0xcd, 0x73, 0x1b, 0x49, - 0x15, 0xcf, 0x48, 0xfe, 0x90, 0x9f, 0x14, 0x5b, 0xe9, 0x98, 0x8d, 0xfc, 0x91, 0xc4, 0xab, 0x2d, - 0xc0, 0x9b, 0x5d, 0xa4, 0xc4, 0x7c, 0xed, 0x6e, 0x2a, 0x9b, 0xd8, 0x92, 0x6c, 0xab, 0xf0, 0x57, - 0x5a, 0x4e, 0x16, 0x52, 0xc0, 0x54, 0x7b, 0xd4, 0x9a, 0x4c, 0x32, 0xea, 0x96, 0xa7, 0x5b, 0xf6, - 0x7a, 0x29, 0x38, 0xc0, 0x09, 0x38, 0x72, 0xa2, 0x8a, 0xa2, 0x28, 0x6e, 0x2c, 0x57, 0xae, 0xfc, - 0x03, 0x5c, 0xa1, 0x8a, 0x7f, 0x80, 0x1b, 0x57, 0x0e, 0x1c, 0xa9, 0xfe, 0x18, 0x69, 0x22, 0xcb, - 0x91, 0x12, 0x48, 0x51, 0xb5, 0x27, 0xa9, 0xdf, 0xbc, 0xf7, 0xeb, 0x9e, 0xf7, 0xf1, 0xeb, 0xf7, - 0x06, 0xbe, 0xe6, 0x73, 0xee, 0x87, 0xb4, 0xec, 0x85, 0xbc, 0xdb, 0x2c, 0x37, 0x03, 0x12, 0x72, - 0xbf, 0x15, 0xf2, 0xd3, 0xf2, 0xc9, 0xda, 0x11, 0x95, 0xe4, 0x4e, 0x59, 0x50, 0x21, 0x02, 0xce, - 0x4a, 0x9d, 0x88, 0x4b, 0x8e, 0x6e, 0x1a, 0xf5, 0x92, 0x56, 0x2f, 0xf5, 0xd5, 0x4b, 0x56, 0x7d, - 0x71, 0xd9, 0xe2, 0x91, 0x4e, 0x50, 0x26, 0x8c, 0x71, 0x49, 0x64, 0xc0, 0x99, 0x30, 0xe6, 0x8b, - 0xef, 0x8d, 0xda, 0x8d, 0xf8, 0x94, 0x49, 0xab, 0xbc, 0x36, 0x52, 0xb9, 0xdb, 0x0c, 0xb8, 0xeb, - 0x71, 0xd6, 0x0a, 0x7c, 0x6b, 0x33, 0xf2, 0x75, 0x3c, 0xce, 0x24, 0xfd, 0x34, 0xde, 0xe2, 0xfd, - 0x51, 0xea, 0x01, 0x93, 0xfd, 0x03, 0x7d, 0x38, 0xa6, 0xaf, 0x5c, 0xca, 0x64, 0x20, 0xcf, 0x5c, - 0x79, 0xd6, 0xa1, 0xd6, 0x34, 0x76, 0x8b, 0x5e, 0x1d, 0x75, 0x5b, 0x65, 0x21, 0xa3, 0xae, 0x17, - 0x03, 0x5f, 0xb3, 0x4f, 0xa3, 0x8e, 0x57, 0x16, 0x92, 0xc8, 0x6e, 0xec, 0xaf, 0x82, 0x7d, 0xa0, - 0x90, 0xca, 0x21, 0x91, 0x21, 0xb3, 0x2f, 0x5a, 0xfc, 0x7b, 0x0a, 0xae, 0x56, 0xa9, 0xa4, 0x9e, - 0xac, 0xeb, 0x23, 0x62, 0x7a, 0xdc, 0xa5, 0x42, 0xa2, 0x02, 0x4c, 0xdb, 0x53, 0x14, 0x9c, 0x15, - 0x67, 0x75, 0x06, 0xc7, 0x4b, 0xd4, 0x80, 0xdc, 0x71, 0x97, 0x46, 0x67, 0x6e, 0x87, 0x44, 0xa4, - 0x2d, 0x0a, 0xa9, 0x15, 0x67, 0x35, 0xbb, 0x76, 0xbb, 0x34, 0x22, 0xa2, 0xa5, 0x87, 0xca, 0xe8, - 0x40, 0xd9, 0x50, 0x49, 0x23, 0x81, 0xb3, 0xc7, 0x3d, 0x81, 0x40, 0x3b, 0x60, 0x96, 0x6e, 0xc0, - 0x3a, 0x5d, 0x59, 0x48, 0x6b, 0xcc, 0xf7, 0xc6, 0xc3, 0xac, 0x2b, 0x13, 0x0c, 0xc7, 0xbd, 0xff, - 0xe8, 0x08, 0xae, 0xf2, 0xae, 0xec, 0x74, 0xa5, 0x9b, 0x0c, 0x6d, 0x61, 0x42, 0xa3, 0xae, 0x8d, - 0x44, 0xdd, 0xd7, 0xb6, 0xeb, 0xca, 0xb4, 0xa2, 0x2d, 0xf1, 0x15, 0x3e, 0x28, 0x42, 0x37, 0x21, - 0xab, 0xcf, 0x6a, 0xb6, 0x28, 0x4c, 0xae, 0x38, 0xab, 0x39, 0x0c, 0x5a, 0xa4, 0xd5, 0x8a, 0x7f, - 0x4a, 0xc3, 0xfc, 0x8b, 0x9e, 0x15, 0x1d, 0xce, 0x04, 0x55, 0x96, 0x91, 0xfd, 0xef, 0x06, 0x4d, - 0xeb, 0x5e, 0x88, 0x45, 0xf5, 0x26, 0xda, 0x8f, 0x3d, 0x1c, 0x51, 0xd1, 0x0d, 0xa5, 0xf5, 0xf0, - 0xfb, 0xe3, 0x79, 0x03, 0x6b, 0x1b, 0xeb, 0x5d, 0xb3, 0x40, 0x4f, 0x61, 0x81, 0x84, 0x92, 0x46, - 0x8c, 0xc8, 0xe0, 0x84, 0xba, 0x49, 0x70, 0x51, 0x98, 0x5c, 0x49, 0xbf, 0x32, 0xfa, 0xb5, 0x04, - 0x5c, 0x42, 0x2e, 0xd0, 0x87, 0x30, 0x7b, 0x4a, 0x8f, 0x9e, 0x72, 0xfe, 0xdc, 0x35, 0x09, 0x68, - 0x43, 0x89, 0x62, 0xf8, 0xa8, 0xe3, 0x95, 0x1a, 0xfa, 0x09, 0xbe, 0x6c, 0x35, 0xcd, 0x12, 0xbd, - 0x0d, 0xb9, 0x64, 0xd0, 0x74, 0xb4, 0x72, 0x38, 0x9b, 0xf0, 0xfc, 0x45, 0x71, 0x9d, 0xfa, 0x1f, - 0xc6, 0xb5, 0xf8, 0xc7, 0x09, 0x98, 0x1b, 0x48, 0x55, 0xb4, 0x04, 0x33, 0x32, 0x68, 0x53, 0xf7, - 0x33, 0xce, 0xa8, 0x8d, 0x57, 0x46, 0x09, 0x9e, 0x70, 0x46, 0xd1, 0xb7, 0x20, 0xe7, 0x53, 0xee, - 0x86, 0xdc, 0xd3, 0x14, 0x65, 0xa3, 0x75, 0x35, 0x3e, 0x8d, 0x2e, 0xde, 0x1d, 0x22, 0x77, 0x98, - 0x8f, 0xb3, 0x3e, 0xe5, 0x3b, 0x56, 0x0f, 0x55, 0x21, 0x63, 0x49, 0x44, 0x39, 0x49, 0xc5, 0x60, - 0x75, 0xe4, 0x1b, 0x54, 0x8c, 0x01, 0xee, 0x59, 0xa2, 0x2f, 0xc3, 0x6c, 0x44, 0x05, 0x95, 0x6e, - 0x0f, 0x4b, 0xf9, 0x2d, 0x83, 0x2f, 0x6b, 0x69, 0x25, 0x56, 0x6b, 0xc2, 0xfc, 0x10, 0x52, 0x89, - 0x83, 0x3f, 0xda, 0x75, 0x0d, 0x63, 0x5c, 0xd3, 0xb6, 0x87, 0x67, 0x1d, 0x8a, 0x91, 0x18, 0x14, - 0x09, 0x74, 0x07, 0xa6, 0x3b, 0xe4, 0x2c, 0xe4, 0xa4, 0x69, 0x63, 0x72, 0x2d, 0x06, 0x8e, 0xf9, - 0xaa, 0xd4, 0xd0, 0x7c, 0x85, 0x63, 0x3d, 0x74, 0x1b, 0xe6, 0x9f, 0x33, 0x7e, 0x1a, 0xd2, 0xa6, - 0x4f, 0xdd, 0x23, 0x22, 0xa8, 0xcb, 0x48, 0x9b, 0x8a, 0x42, 0x6e, 0x25, 0xbd, 0x3a, 0x83, 0x51, - 0xef, 0xd9, 0x06, 0x11, 0x74, 0x4f, 0x3d, 0x41, 0xbf, 0x70, 0xe0, 0x6d, 0xa1, 0x5e, 0xa2, 0x4d, - 0x99, 0x74, 0x09, 0x23, 0xe1, 0x99, 0x08, 0x84, 0x1b, 0x19, 0xe2, 0x8a, 0x73, 0x02, 0xf4, 0xfe, - 0xf7, 0xc7, 0x78, 0x31, 0x8b, 0xb4, 0x6e, 0x81, 0x2c, 0x01, 0xda, 0x04, 0xb9, 0x21, 0x5e, 0xfa, - 0xbc, 0xf8, 0x2f, 0x07, 0xa0, 0x4f, 0x42, 0xe8, 0x31, 0xe4, 0x5e, 0xc8, 0x4c, 0x47, 0x9f, 0xe2, - 0xce, 0xc8, 0x53, 0xd4, 0xd9, 0x8b, 0x59, 0xb8, 0x7d, 0x09, 0x67, 0x49, 0x82, 0x6c, 0x1e, 0xc0, - 0x84, 0x8a, 0xa3, 0xcd, 0xad, 0x5b, 0x23, 0xf1, 0x0e, 0xe9, 0xa7, 0x52, 0x63, 0x6e, 0x5f, 0xc2, - 0xda, 0x12, 0x55, 0x60, 0x92, 0x9e, 0x50, 0x36, 0x3e, 0xb5, 0xd6, 0x94, 0x76, 0x8c, 0x61, 0x6c, - 0x37, 0xa6, 0x61, 0x52, 0x13, 0x5c, 0xf1, 0xe7, 0x19, 0xc8, 0x26, 0xea, 0x1e, 0x5d, 0x07, 0x43, - 0xbf, 0xae, 0x3e, 0xa5, 0xa9, 0x90, 0x19, 0x2d, 0x51, 0x27, 0x41, 0xef, 0xc0, 0xe5, 0x90, 0x30, - 0xbf, 0x4b, 0x7c, 0xea, 0x7a, 0xbc, 0x49, 0x0b, 0x73, 0x5a, 0x23, 0x17, 0x0b, 0x2b, 0xbc, 0x49, - 0xd1, 0x06, 0x5c, 0x17, 0x1d, 0x4a, 0xbd, 0xa7, 0x6e, 0x44, 0x3d, 0xee, 0xb3, 0x40, 0x55, 0x89, - 0x71, 0x64, 0x93, 0x32, 0x8f, 0xea, 0x97, 0x4f, 0xe1, 0x25, 0xa3, 0x84, 0xfb, 0x3a, 0x95, 0x9e, - 0x0a, 0x7a, 0x0b, 0xa6, 0x88, 0xa7, 0xab, 0x30, 0xad, 0x77, 0xb0, 0x2b, 0xf4, 0x6d, 0x80, 0x4e, - 0xaf, 0x9c, 0xed, 0x3d, 0x70, 0x61, 0x6e, 0x26, 0x54, 0xd1, 0x3d, 0x58, 0x22, 0x61, 0xa8, 0x93, - 0x2b, 0x88, 0x68, 0xd3, 0xde, 0x79, 0x6e, 0x47, 0x55, 0x17, 0x93, 0x9a, 0xf5, 0x33, 0xb8, 0x40, - 0xc2, 0x10, 0x5b, 0x0d, 0x73, 0x9f, 0x1d, 0x98, 0xe7, 0xe8, 0x5d, 0xc8, 0xb7, 0xba, 0x61, 0x2b, - 0x08, 0x43, 0x9d, 0xac, 0xda, 0x3b, 0x53, 0xfa, 0x64, 0x73, 0x09, 0xb9, 0xf6, 0xd1, 0x11, 0xcc, - 0x27, 0x55, 0xdb, 0x54, 0x08, 0xe2, 0x53, 0x51, 0x98, 0xd6, 0x15, 0x5a, 0x1e, 0x23, 0x85, 0x74, - 0x87, 0xb1, 0x6b, 0xec, 0xf0, 0xd5, 0x04, 0x98, 0x95, 0x69, 0xb2, 0xe8, 0xb1, 0x33, 0xef, 0x46, - 0x1e, 0x2d, 0x64, 0xf4, 0x61, 0x7a, 0x4c, 0xac, 0x85, 0xe8, 0x01, 0xcc, 0xc5, 0x6a, 0x71, 0x39, - 0xcf, 0xbc, 0xdc, 0x65, 0x31, 0xec, 0x81, 0xad, 0xea, 0x87, 0x30, 0x67, 0x89, 0xba, 0x47, 0x4b, - 0xf0, 0x8a, 0x14, 0x37, 0x6b, 0x00, 0x7a, 0x0c, 0x76, 0x1f, 0xa6, 0x4c, 0x13, 0x55, 0xc8, 0xea, - 0xb3, 0x7c, 0x75, 0x4c, 0x8f, 0x60, 0x6b, 0x86, 0x3e, 0x86, 0x25, 0xf3, 0xcf, 0x6d, 0xea, 0x5b, - 0x79, 0x20, 0xbb, 0x72, 0x3a, 0xbb, 0x16, 0x8c, 0x4a, 0x35, 0xd6, 0x48, 0xe4, 0xd6, 0x03, 0x98, - 0x6b, 0x06, 0xc4, 0x67, 0x5c, 0xc8, 0xc0, 0x73, 0x03, 0xd6, 0xe2, 0x85, 0xd9, 0x11, 0x5e, 0xe9, - 0xeb, 0xd7, 0x59, 0x8b, 0x23, 0x09, 0x0b, 0x43, 0x89, 0x4b, 0x5f, 0xf2, 0x57, 0x34, 0xd6, 0x07, - 0xaf, 0x43, 0x58, 0xe6, 0x4a, 0x16, 0xc3, 0x1f, 0xa0, 0x1f, 0xc2, 0x95, 0x3e, 0xc3, 0x12, 0x26, - 0x4e, 0x55, 0x09, 0xa0, 0x31, 0x89, 0xe9, 0x3b, 0xb1, 0xe5, 0xba, 0x31, 0xc4, 0xf9, 0xe7, 0x03, - 0x92, 0xe2, 0xdf, 0xd2, 0x90, 0x1f, 0x54, 0x43, 0x18, 0xa6, 0xe3, 0xad, 0x1c, 0x1d, 0xf8, 0x0f, - 0x5e, 0x79, 0xab, 0x92, 0xf9, 0xc5, 0x31, 0xd0, 0xe2, 0x3f, 0x53, 0x30, 0x65, 0x64, 0xaa, 0xce, - 0x6d, 0x02, 0x1b, 0xae, 0xb1, 0x2b, 0xd5, 0x43, 0xb4, 0xc8, 0xb1, 0xab, 0x19, 0x3a, 0xbe, 0x8b, - 0x67, 0x70, 0xb6, 0x45, 0x8e, 0x1f, 0x5a, 0x91, 0xa6, 0x08, 0x0d, 0xd2, 0xa3, 0x08, 0x03, 0xf9, - 0x33, 0x07, 0xde, 0x6a, 0x13, 0xe9, 0x3d, 0x4d, 0x24, 0x85, 0x1b, 0xd2, 0x13, 0x1a, 0x6a, 0xbe, - 0x98, 0x5d, 0xdb, 0x7d, 0xdd, 0x37, 0x28, 0xed, 0x2a, 0xd8, 0x7e, 0x26, 0xed, 0x28, 0x50, 0x3c, - 0xdf, 0x1e, 0x22, 0x55, 0x84, 0x31, 0x78, 0x08, 0x4d, 0x32, 0x29, 0x3c, 0x37, 0xa0, 0x5f, 0xfc, - 0x01, 0xcc, 0x0f, 0x03, 0x46, 0x5f, 0x81, 0xe2, 0xee, 0xfa, 0x61, 0x65, 0xdb, 0xad, 0xec, 0xef, - 0x6d, 0xd6, 0xab, 0xb5, 0xbd, 0x4a, 0xcd, 0xdd, 0xa9, 0x3d, 0xae, 0xed, 0xb8, 0x8f, 0xf6, 0x1a, - 0x07, 0xb5, 0x4a, 0x7d, 0xb3, 0x5e, 0xab, 0xe6, 0x2f, 0xa1, 0x69, 0x48, 0xef, 0xec, 0x7f, 0x92, - 0x77, 0x10, 0xc0, 0xd4, 0x6e, 0xad, 0x5a, 0x7f, 0xb4, 0x9b, 0x4f, 0xa1, 0x0c, 0x4c, 0x6c, 0xd7, - 0xb7, 0xb6, 0xf3, 0xe9, 0xe2, 0x2f, 0xd3, 0xb0, 0xdc, 0x90, 0x11, 0x25, 0xed, 0x80, 0xf9, 0x5f, - 0xb8, 0x09, 0xe1, 0x5d, 0xc8, 0x8b, 0x80, 0xf9, 0x21, 0x75, 0xbb, 0x52, 0xd2, 0x88, 0x28, 0x3f, - 0x9b, 0xc6, 0x69, 0xce, 0xc8, 0x1f, 0xc5, 0xe2, 0x8b, 0x9a, 0xce, 0xc9, 0x37, 0x38, 0x4c, 0x4c, - 0x9d, 0x1b, 0x26, 0xfe, 0x30, 0x01, 0xd7, 0x2f, 0x88, 0xc6, 0xb8, 0x53, 0xc5, 0x33, 0x40, 0xc9, - 0x8b, 0xf5, 0x85, 0xd9, 0xe2, 0xee, 0x68, 0xda, 0x89, 0x37, 0x4f, 0x5c, 0xbc, 0x96, 0x79, 0xae, - 0x44, 0x83, 0xa2, 0x73, 0x13, 0x4c, 0xfa, 0x8d, 0x4e, 0x30, 0xd3, 0x6f, 0x76, 0x82, 0x99, 0x78, - 0xdd, 0x09, 0x66, 0xf2, 0xff, 0x33, 0xc1, 0xfc, 0x39, 0x05, 0x8b, 0x17, 0x87, 0x0b, 0x3d, 0x83, - 0x9c, 0x6d, 0x2e, 0xf4, 0x0c, 0xa0, 0x33, 0x65, 0x76, 0x6d, 0xeb, 0xbf, 0xc8, 0x80, 0xb8, 0xe9, - 0xd0, 0x73, 0x41, 0xb6, 0xdd, 0x5f, 0xa0, 0x1b, 0x00, 0x32, 0x22, 0x4c, 0x78, 0x51, 0xd0, 0x91, - 0x96, 0x8d, 0x13, 0x12, 0xb4, 0x00, 0x99, 0x40, 0xb8, 0xad, 0x80, 0x91, 0x50, 0xe7, 0x48, 0x06, - 0x4f, 0x07, 0x62, 0x53, 0x2d, 0x95, 0x69, 0x82, 0x03, 0x27, 0x34, 0x07, 0x26, 0x24, 0xc5, 0xef, - 0x42, 0x36, 0xb1, 0x2d, 0x5a, 0x86, 0xc2, 0x6e, 0xad, 0xd1, 0x58, 0xdf, 0xaa, 0xb9, 0x87, 0xdf, - 0x3b, 0xa8, 0x0d, 0x70, 0xdd, 0x2c, 0xc0, 0x21, 0x5e, 0xdf, 0x6b, 0x54, 0x70, 0xfd, 0xe0, 0x30, - 0xef, 0xa0, 0x25, 0xb8, 0x56, 0xdb, 0xab, 0xba, 0xfb, 0x9b, 0x6e, 0xa3, 0xbe, 0xb7, 0xb5, 0x53, - 0x73, 0x1f, 0x1d, 0x1e, 0xd6, 0xf0, 0xfa, 0x5e, 0xa5, 0x96, 0x4f, 0x15, 0xab, 0x30, 0xd3, 0xeb, - 0x9f, 0x11, 0xb2, 0x9d, 0xb7, 0xa9, 0x27, 0xd3, 0x4b, 0x9f, 0x6b, 0x67, 0x53, 0xe7, 0xdb, 0xd9, - 0xe2, 0x4f, 0x00, 0xfa, 0x2d, 0xb4, 0x82, 0x51, 0x73, 0x4d, 0x0c, 0xa3, 0xfe, 0x0f, 0x34, 0xa5, - 0xa9, 0xf1, 0x9b, 0xd2, 0x73, 0xfb, 0xa7, 0x87, 0xec, 0x4f, 0xe0, 0xc6, 0xcb, 0x67, 0x1b, 0x74, - 0x1f, 0x96, 0x75, 0x13, 0xf2, 0x59, 0x5c, 0x4f, 0xea, 0xe5, 0xdc, 0x5e, 0x1b, 0xa1, 0xcf, 0x9a, - 0xc1, 0x0b, 0x56, 0xe7, 0x61, 0xdc, 0xcd, 0xf7, 0x50, 0x8b, 0xa7, 0x70, 0xed, 0x82, 0x6e, 0x04, - 0x7d, 0x1f, 0xe6, 0x2f, 0xc4, 0x1c, 0x67, 0x80, 0xe9, 0xe1, 0x62, 0x74, 0x7c, 0x7e, 0xe3, 0xfb, - 0x30, 0xd3, 0x5b, 0xa0, 0x79, 0x98, 0x14, 0x1e, 0x8f, 0x8c, 0x6f, 0x53, 0xd8, 0x2c, 0xd0, 0x32, - 0xcc, 0xb4, 0x89, 0xca, 0xd2, 0x6e, 0x33, 0x9e, 0x1c, 0xfa, 0x82, 0xb5, 0xbf, 0xa4, 0x21, 0x63, - 0x47, 0x5a, 0x81, 0x7e, 0x9b, 0x82, 0x5c, 0x92, 0x52, 0xd1, 0x37, 0x46, 0x1e, 0x6f, 0xc8, 0x7d, - 0xb8, 0xf8, 0xcd, 0x57, 0xb4, 0x32, 0xc4, 0x5c, 0xfc, 0x9d, 0xf3, 0xd3, 0xbf, 0xfe, 0xe3, 0x57, - 0xa9, 0x5f, 0x3b, 0xc5, 0xbb, 0xbd, 0xef, 0x7f, 0x3f, 0xb2, 0x37, 0xe9, 0xbd, 0x4e, 0xc4, 0x9f, - 0x51, 0x4f, 0x8a, 0xf2, 0x2d, 0xf3, 0x45, 0x33, 0xfe, 0x32, 0x28, 0xca, 0xb7, 0x7e, 0xfc, 0x51, - 0x33, 0x01, 0xf7, 0x91, 0x73, 0xeb, 0xc9, 0x27, 0x45, 0x3c, 0x06, 0x02, 0x65, 0x27, 0x41, 0xc4, - 0x99, 0x72, 0x9d, 0x12, 0x76, 0x05, 0x8d, 0xd4, 0xef, 0x4b, 0x80, 0xd1, 0x6f, 0x1c, 0xf8, 0xd2, - 0xd0, 0xcb, 0x07, 0xdd, 0x1b, 0x9f, 0x35, 0x86, 0xb9, 0xec, 0xe3, 0xd7, 0x35, 0xb7, 0xbe, 0xbb, - 0xb4, 0xea, 0xdc, 0x76, 0x36, 0x3e, 0x77, 0xe0, 0x1d, 0x8f, 0xb7, 0x47, 0x61, 0x6d, 0xe4, 0x6c, - 0xc4, 0x0f, 0x54, 0x69, 0x1d, 0x38, 0x4f, 0xea, 0xd6, 0xc0, 0xe7, 0xaa, 0x70, 0x4a, 0x3c, 0xf2, - 0xcb, 0x3e, 0x65, 0xba, 0xf0, 0xca, 0xe6, 0x11, 0xe9, 0x04, 0xe2, 0xc2, 0xaf, 0xb4, 0x77, 0xfb, - 0xa2, 0x7f, 0x3b, 0xce, 0xef, 0x53, 0xa9, 0xea, 0xe6, 0xe7, 0xa9, 0x9b, 0x5b, 0x06, 0xb3, 0xa2, - 0x0f, 0x51, 0xed, 0x1f, 0xe2, 0xb1, 0x31, 0x3a, 0x9a, 0xd2, 0xf8, 0x5f, 0xff, 0x4f, 0x00, 0x00, - 0x00, 0xff, 0xff, 0xc5, 0x8e, 0xdd, 0x4e, 0x30, 0x17, 0x00, 0x00, + // 2009 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x58, 0x4b, 0x73, 0x1b, 0x4b, + 0xf5, 0xcf, 0x48, 0x7e, 0xc8, 0x47, 0x8a, 0xad, 0x74, 0xfc, 0xbf, 0x96, 0x1f, 0x49, 0x7c, 0x75, + 0xeb, 0x0f, 0xbe, 0xb9, 0xb9, 0x52, 0x62, 0x5e, 0xf7, 0x26, 0x95, 0x9b, 0xd8, 0x92, 0x6c, 0xab, + 0xf0, 0x2b, 0x2d, 0x27, 0x21, 0x29, 0x60, 0xaa, 0x3d, 0xd3, 0x1a, 0x4f, 0x32, 0x9a, 0x96, 0xa7, + 0x5b, 0x76, 0x7c, 0x29, 0x58, 0xc0, 0x0a, 0x58, 0xb2, 0xa2, 0x8a, 0xa2, 0x28, 0x76, 0x5c, 0xb6, + 0x7c, 0x04, 0x56, 0x2c, 0x81, 0x2a, 0xbe, 0x00, 0x3b, 0xb6, 0x2c, 0xd8, 0x50, 0x45, 0xf5, 0x63, + 0xa4, 0xb1, 0x6c, 0x47, 0x4a, 0x20, 0x45, 0x15, 0x2b, 0xa9, 0x4f, 0x9f, 0xf3, 0xeb, 0xee, 0xd3, + 0xe7, 0xfc, 0xfa, 0x9c, 0x81, 0x8f, 0x3d, 0xc6, 0xbc, 0x80, 0x96, 0x9d, 0x80, 0x75, 0xdc, 0xb2, + 0xeb, 0x93, 0x80, 0x79, 0xcd, 0x80, 0x1d, 0x97, 0x8f, 0x96, 0xf7, 0xa9, 0x20, 0x77, 0xca, 0x9c, + 0x72, 0xee, 0xb3, 0xb0, 0xd4, 0x8e, 0x98, 0x60, 0xe8, 0x86, 0x56, 0x2f, 0x29, 0xf5, 0x52, 0x4f, + 0xbd, 0x64, 0xd4, 0xe7, 0x16, 0x0c, 0x1e, 0x69, 0xfb, 0x65, 0x12, 0x86, 0x4c, 0x10, 0xe1, 0xb3, + 0x90, 0x6b, 0xf3, 0xb9, 0x8f, 0x06, 0xad, 0x46, 0x3c, 0x1a, 0x0a, 0xa3, 0xbc, 0x3c, 0x50, 0xb9, + 0xe3, 0xfa, 0xcc, 0x76, 0x58, 0xd8, 0xf4, 0x3d, 0x63, 0x33, 0xf0, 0x38, 0x0e, 0x0b, 0x05, 0x7d, + 0x15, 0x2f, 0x71, 0x6b, 0x90, 0xba, 0x1f, 0x8a, 0xde, 0x86, 0x3e, 0x1d, 0xd2, 0x57, 0x36, 0x0d, + 0x85, 0x2f, 0x4e, 0x6c, 0x71, 0xd2, 0xa6, 0xc6, 0xf4, 0xba, 0x31, 0x55, 0xa3, 0xfd, 0x4e, 0xb3, + 0xec, 0x76, 0x22, 0xe5, 0x19, 0x33, 0xbf, 0xd0, 0x3f, 0xcf, 0x45, 0xd4, 0x71, 0xe2, 0x85, 0x67, + 0xcc, 0x6c, 0xd4, 0x76, 0xca, 0x5c, 0x10, 0xd1, 0x89, 0xfd, 0x59, 0x30, 0x13, 0x72, 0xa5, 0x72, + 0x40, 0x44, 0x10, 0x7a, 0x7d, 0x26, 0xf2, 0x1e, 0x9c, 0xc0, 0xef, 0x1e, 0xa2, 0xf8, 0x97, 0x14, + 0x5c, 0xad, 0x52, 0x41, 0x1d, 0x51, 0x57, 0x67, 0xc3, 0xf4, 0xb0, 0x43, 0xb9, 0x40, 0x05, 0x18, + 0x37, 0xdb, 0x2f, 0x58, 0x8b, 0xd6, 0xd2, 0x04, 0x8e, 0x87, 0xa8, 0x01, 0xb9, 0xc3, 0x0e, 0x8d, + 0x4e, 0xec, 0x36, 0x89, 0x48, 0x8b, 0x17, 0x52, 0x8b, 0xd6, 0x52, 0x76, 0xf9, 0x76, 0x69, 0x40, + 0x28, 0x94, 0x1e, 0x49, 0xa3, 0x5d, 0x69, 0x43, 0x05, 0x8d, 0x38, 0xce, 0x1e, 0x76, 0x05, 0x1c, + 0x6d, 0x82, 0x1e, 0xda, 0x7e, 0xd8, 0xee, 0x88, 0x42, 0x5a, 0x61, 0x7e, 0x34, 0x1c, 0x66, 0x5d, + 0x9a, 0x60, 0x38, 0xec, 0xfe, 0x47, 0xfb, 0x70, 0x95, 0x75, 0x44, 0xbb, 0x23, 0xec, 0x64, 0x4c, + 0x14, 0x46, 0x14, 0xea, 0xf2, 0x40, 0xd4, 0x1d, 0x65, 0xbb, 0x22, 0x4d, 0x2b, 0xca, 0x12, 0x5f, + 0x61, 0xfd, 0x22, 0x74, 0x03, 0xb2, 0x6a, 0xaf, 0x7a, 0x89, 0xc2, 0xe8, 0xa2, 0xb5, 0x94, 0xc3, + 0xa0, 0x44, 0x4a, 0xad, 0xf8, 0xbb, 0x34, 0x4c, 0x9f, 0xf6, 0x2c, 0x6f, 0xb3, 0x90, 0x53, 0x69, + 0x19, 0x99, 0xff, 0xb6, 0xef, 0x1a, 0xf7, 0x42, 0x2c, 0xaa, 0xbb, 0x68, 0x27, 0xf6, 0x70, 0x44, + 0x79, 0x27, 0x10, 0xc6, 0xc3, 0xb7, 0x86, 0xf3, 0x06, 0x56, 0x36, 0xc6, 0xbb, 0x7a, 0x80, 0x0e, + 0x60, 0x96, 0x04, 0x82, 0x46, 0x21, 0x11, 0xfe, 0x11, 0xb5, 0x93, 0xe0, 0xbc, 0x30, 0xba, 0x98, + 0x7e, 0x63, 0xf4, 0x99, 0x04, 0x5c, 0x42, 0xce, 0xd1, 0xa7, 0x30, 0x79, 0x4c, 0xf7, 0x0f, 0x18, + 0x7b, 0x69, 0xeb, 0xc8, 0x34, 0x57, 0x89, 0x62, 0xf8, 0xa8, 0xed, 0x94, 0x1a, 0x6a, 0x06, 0x5f, + 0x36, 0x9a, 0x7a, 0x88, 0xde, 0x87, 0x5c, 0xf2, 0xd2, 0xd4, 0x6d, 0xe5, 0x70, 0x36, 0xe1, 0xf9, + 0x8b, 0xee, 0x75, 0xec, 0x3f, 0x78, 0xaf, 0xc5, 0xdf, 0x8e, 0xc0, 0x54, 0x5f, 0xa8, 0xa2, 0x79, + 0x98, 0x10, 0x7e, 0x8b, 0xda, 0x9f, 0xb3, 0x90, 0x9a, 0xfb, 0xca, 0x48, 0xc1, 0x73, 0x16, 0x52, + 0xf4, 0x75, 0xc8, 0x79, 0x94, 0xd9, 0x01, 0x73, 0x54, 0x06, 0x9b, 0xdb, 0xba, 0x1a, 0xef, 0x46, + 0x65, 0xfd, 0x26, 0x11, 0x9b, 0xa1, 0x87, 0xb3, 0x1e, 0x65, 0x9b, 0x46, 0x0f, 0x55, 0x21, 0x63, + 0xd8, 0x47, 0x3a, 0x49, 0xde, 0xc1, 0xd2, 0xc0, 0x13, 0x54, 0xb4, 0x01, 0xee, 0x5a, 0xa2, 0xff, + 0x87, 0xc9, 0x88, 0x72, 0x2a, 0xec, 0x2e, 0x96, 0xf4, 0x5b, 0x06, 0x5f, 0x56, 0xd2, 0x4a, 0xac, + 0xe6, 0xc2, 0xf4, 0x39, 0x6c, 0x14, 0x5f, 0xfe, 0x60, 0xd7, 0x35, 0xb4, 0x71, 0x4d, 0xd9, 0xee, + 0x9d, 0xb4, 0x29, 0x46, 0xbc, 0x5f, 0xc4, 0xd1, 0x1d, 0x18, 0x6f, 0x93, 0x93, 0x80, 0x11, 0xd7, + 0xdc, 0xc9, 0x4c, 0x0c, 0x1c, 0x13, 0x59, 0xa9, 0xa1, 0x88, 0x0c, 0xc7, 0x7a, 0xe8, 0x36, 0x4c, + 0xbf, 0x0c, 0xd9, 0x71, 0x40, 0x5d, 0x8f, 0xda, 0xfb, 0x84, 0x53, 0x3b, 0x24, 0x2d, 0xca, 0x0b, + 0xb9, 0xc5, 0xf4, 0xd2, 0x04, 0x46, 0xdd, 0xb9, 0x55, 0xc2, 0xe9, 0xb6, 0x9c, 0x41, 0x3f, 0xb1, + 0xe0, 0x7d, 0x2e, 0x0f, 0xd1, 0xa2, 0xa1, 0xb0, 0x49, 0x48, 0x82, 0x13, 0xee, 0x73, 0x3b, 0xd2, + 0xc4, 0x15, 0xc7, 0x04, 0xa8, 0xf5, 0x1f, 0x0c, 0x71, 0x30, 0x83, 0xb4, 0x62, 0x80, 0x0c, 0x01, + 0x9a, 0x00, 0xb9, 0xce, 0x5f, 0x3b, 0x5f, 0xfc, 0xbb, 0x05, 0xd0, 0x23, 0x21, 0xf4, 0x04, 0x72, + 0xa7, 0x22, 0xd3, 0x52, 0xbb, 0xb8, 0x33, 0x70, 0x17, 0xf5, 0xf0, 0x74, 0x14, 0x6e, 0x5c, 0xc2, + 0x59, 0x92, 0x20, 0x9b, 0x87, 0x30, 0x22, 0xef, 0xd1, 0xc4, 0xd6, 0xcd, 0x81, 0x78, 0x7b, 0xf4, + 0x95, 0x50, 0x98, 0x1b, 0x97, 0xb0, 0xb2, 0x44, 0x15, 0x18, 0xa5, 0x47, 0x34, 0x1c, 0x9e, 0x5a, + 0x6b, 0x52, 0x3b, 0xc6, 0xd0, 0xb6, 0xab, 0xe3, 0x30, 0xaa, 0x08, 0xae, 0xf8, 0xe3, 0x0c, 0x64, + 0x13, 0x79, 0x8f, 0xae, 0x81, 0xa6, 0x5f, 0x5b, 0xed, 0x52, 0x67, 0xc8, 0x84, 0x92, 0xc8, 0x9d, + 0xa0, 0x0f, 0xe0, 0x72, 0x40, 0x42, 0xaf, 0x43, 0x3c, 0x6a, 0x3b, 0xcc, 0xa5, 0x85, 0x29, 0xa5, + 0x91, 0x8b, 0x85, 0x15, 0xe6, 0x52, 0xb4, 0x0a, 0xd7, 0x78, 0x9b, 0x52, 0xe7, 0xc0, 0x8e, 0xa8, + 0xc3, 0xbc, 0xd0, 0x97, 0x59, 0xa2, 0x1d, 0xe9, 0xd2, 0xd0, 0xa1, 0xea, 0xf0, 0x29, 0x3c, 0xaf, + 0x95, 0x70, 0x4f, 0xa7, 0xd2, 0x55, 0x41, 0xef, 0xc1, 0x18, 0x71, 0x54, 0x16, 0xa6, 0xd5, 0x0a, + 0x66, 0x84, 0xbe, 0x01, 0xd0, 0xee, 0xa6, 0xb3, 0x79, 0x07, 0x2e, 0x8c, 0xcd, 0x84, 0x2a, 0xba, + 0x0f, 0xf3, 0x24, 0x08, 0x54, 0x70, 0xf9, 0x11, 0x75, 0xcd, 0x9b, 0x67, 0xb7, 0x65, 0x76, 0x85, + 0x42, 0xb1, 0x7e, 0x06, 0x17, 0x48, 0x10, 0x60, 0xa3, 0xa1, 0xdf, 0xb3, 0x5d, 0x3d, 0x8f, 0x3e, + 0x84, 0x7c, 0xb3, 0x13, 0x34, 0xfd, 0x20, 0x50, 0xc1, 0xaa, 0xbc, 0x33, 0xa6, 0x76, 0x36, 0x95, + 0x90, 0x2b, 0x1f, 0xed, 0xc3, 0x74, 0x52, 0xb5, 0x45, 0x39, 0x27, 0x1e, 0xe5, 0x85, 0x71, 0x95, + 0xa1, 0xe5, 0x21, 0x42, 0x48, 0x95, 0x26, 0x5b, 0xda, 0x0e, 0x5f, 0x4d, 0x80, 0x19, 0x99, 0x22, + 0x8b, 0x2e, 0x3b, 0xb3, 0x4e, 0xe4, 0xd0, 0x42, 0x46, 0x6d, 0xa6, 0xcb, 0xc4, 0x4a, 0x88, 0x1e, + 0xc2, 0x54, 0xac, 0x16, 0xa7, 0xf3, 0xc4, 0xeb, 0x5d, 0x16, 0xc3, 0xee, 0x9a, 0xac, 0x7e, 0x04, + 0x53, 0x86, 0xa8, 0xbb, 0xb4, 0x04, 0x6f, 0x48, 0x71, 0x93, 0x1a, 0xa0, 0xcb, 0x60, 0x0f, 0x60, + 0x4c, 0x57, 0x5f, 0x85, 0xac, 0xda, 0xcb, 0x97, 0x87, 0xf4, 0x08, 0x36, 0x66, 0xe8, 0x33, 0x98, + 0xd7, 0xff, 0x6c, 0x57, 0xbd, 0xca, 0x7d, 0xd1, 0x95, 0x53, 0xd1, 0x35, 0xab, 0x55, 0xaa, 0xb1, + 0x46, 0x22, 0xb6, 0x1e, 0xc2, 0x94, 0xeb, 0x13, 0x2f, 0x64, 0x5c, 0xf8, 0x8e, 0xed, 0x87, 0x4d, + 0x56, 0x98, 0x1c, 0xe0, 0x95, 0x9e, 0x7e, 0x3d, 0x6c, 0x32, 0x24, 0x60, 0xf6, 0x5c, 0xe2, 0x52, + 0x8f, 0xfc, 0x15, 0x85, 0xf5, 0xc9, 0xdb, 0x10, 0x96, 0x7e, 0x92, 0xf9, 0xf9, 0x13, 0xe8, 0xbb, + 0x70, 0xa5, 0xc7, 0xb0, 0x24, 0xe4, 0xc7, 0x32, 0x05, 0xd0, 0x90, 0xc4, 0xf4, 0xcd, 0xd8, 0x72, + 0x45, 0x1b, 0xe2, 0xfc, 0xcb, 0x3e, 0x49, 0xf1, 0xcf, 0x69, 0xc8, 0xf7, 0xab, 0x21, 0x0c, 0xe3, + 0xf1, 0x52, 0x96, 0xba, 0xf8, 0x4f, 0xde, 0x78, 0xa9, 0x92, 0xfe, 0xc5, 0x31, 0xd0, 0xdc, 0xdf, + 0x52, 0x30, 0xa6, 0x65, 0x32, 0xcf, 0x4d, 0x00, 0x6b, 0xae, 0x31, 0x23, 0x59, 0x43, 0x34, 0xc9, + 0xa1, 0xad, 0x18, 0x3a, 0x7e, 0x8b, 0x27, 0x70, 0xb6, 0x49, 0x0e, 0x1f, 0x19, 0x91, 0xa2, 0x08, + 0x05, 0xd2, 0xa5, 0x08, 0x0d, 0xf9, 0x23, 0x0b, 0xde, 0x6b, 0x11, 0xe1, 0x1c, 0x24, 0x82, 0xc2, + 0x0e, 0xe8, 0x11, 0x0d, 0x14, 0x5f, 0x4c, 0x2e, 0x6f, 0xbd, 0xed, 0x09, 0x4a, 0x5b, 0x12, 0xb6, + 0x17, 0x49, 0x9b, 0x12, 0x14, 0x4f, 0xb7, 0xce, 0x91, 0x4a, 0xc2, 0xe8, 0xdf, 0x84, 0x22, 0x99, + 0x14, 0x9e, 0xea, 0xd3, 0x2f, 0x7e, 0x07, 0xa6, 0xcf, 0x03, 0x46, 0x5f, 0x82, 0xe2, 0xd6, 0xca, + 0x5e, 0x65, 0xc3, 0xae, 0xec, 0x6c, 0xaf, 0xd5, 0xab, 0xb5, 0xed, 0x4a, 0xcd, 0xde, 0xac, 0x3d, + 0xa9, 0x6d, 0xda, 0x8f, 0xb7, 0x1b, 0xbb, 0xb5, 0x4a, 0x7d, 0xad, 0x5e, 0xab, 0xe6, 0x2f, 0xa1, + 0x71, 0x48, 0x6f, 0xee, 0x3c, 0xcd, 0x5b, 0x08, 0x60, 0x6c, 0xab, 0x56, 0xad, 0x3f, 0xde, 0xca, + 0xa7, 0x50, 0x06, 0x46, 0x36, 0xea, 0xeb, 0x1b, 0xf9, 0x74, 0xf1, 0xa7, 0x69, 0x58, 0x68, 0x88, + 0x88, 0x92, 0x96, 0x1f, 0x7a, 0xff, 0x73, 0x1d, 0xc2, 0x87, 0x90, 0xe7, 0x7e, 0xe8, 0x05, 0xd4, + 0xee, 0x08, 0x41, 0x23, 0x22, 0xfd, 0xac, 0x0b, 0xa7, 0x29, 0x2d, 0x7f, 0x1c, 0x8b, 0x2f, 0x2a, + 0x3a, 0x47, 0xdf, 0x61, 0x33, 0x31, 0x76, 0xa6, 0x99, 0xf8, 0xcd, 0x08, 0x5c, 0xbb, 0xe0, 0x36, + 0x86, 0xed, 0x2a, 0x5e, 0x00, 0x4a, 0x3e, 0xac, 0xa7, 0x7a, 0x8b, 0x7b, 0x83, 0x69, 0x27, 0x5e, + 0x3c, 0xf1, 0xf0, 0x1a, 0xe6, 0xb9, 0x12, 0xf5, 0x8b, 0xce, 0x74, 0x30, 0xe9, 0x77, 0xda, 0xc1, + 0x8c, 0xbf, 0xdb, 0x0e, 0x66, 0xe4, 0x6d, 0x3b, 0x98, 0xd1, 0xff, 0x4e, 0x07, 0xf3, 0xcf, 0x34, + 0xcc, 0x5d, 0x7c, 0x5d, 0xe8, 0x05, 0xe4, 0x4c, 0x71, 0xa1, 0x7a, 0x00, 0x15, 0x29, 0x93, 0xcb, + 0xeb, 0xff, 0x46, 0x04, 0xc4, 0x45, 0x87, 0xea, 0x0b, 0xb2, 0xad, 0xde, 0x00, 0x5d, 0x07, 0x10, + 0x11, 0x09, 0xb9, 0x13, 0xf9, 0x6d, 0x61, 0xd8, 0x38, 0x21, 0x41, 0xb3, 0x90, 0xf1, 0xb9, 0xdd, + 0xf4, 0x43, 0x12, 0xa8, 0x18, 0xc9, 0xe0, 0x71, 0x9f, 0xaf, 0xc9, 0xa1, 0x34, 0x4d, 0x70, 0xe0, + 0x88, 0xe2, 0xc0, 0x84, 0x04, 0x2d, 0xc0, 0x04, 0x17, 0x64, 0xdf, 0x0f, 0x7c, 0x71, 0xa2, 0xfc, + 0x97, 0xc2, 0x3d, 0x01, 0x7a, 0x06, 0x79, 0x53, 0x4c, 0x1e, 0xb3, 0xc8, 0xd5, 0xaf, 0xf5, 0xb0, + 0x95, 0x54, 0x43, 0x19, 0x3e, 0x65, 0x91, 0x2b, 0x5f, 0x6d, 0x3c, 0xc9, 0x4f, 0x8d, 0x51, 0x0d, + 0xae, 0x18, 0x68, 0x1a, 0xba, 0x36, 0x6b, 0x36, 0x39, 0x15, 0xaa, 0x8e, 0xca, 0x2e, 0xcf, 0x9e, + 0xa9, 0x04, 0xaa, 0xe6, 0xbb, 0x0e, 0x9e, 0xd2, 0x36, 0xb5, 0xd0, 0xdd, 0x51, 0x16, 0xc5, 0x6f, + 0x41, 0x36, 0xe1, 0x36, 0xb4, 0x00, 0x85, 0xad, 0x5a, 0xa3, 0xb1, 0xb2, 0x5e, 0xb3, 0xf7, 0x9e, + 0xed, 0xd6, 0xfa, 0xb8, 0x7a, 0x12, 0x60, 0x0f, 0xaf, 0x6c, 0x37, 0x2a, 0xb8, 0xbe, 0xbb, 0x97, + 0xb7, 0xd0, 0x3c, 0xcc, 0xd4, 0xb6, 0xab, 0xf6, 0xce, 0x9a, 0xdd, 0xa8, 0x6f, 0xaf, 0x6f, 0xd6, + 0xec, 0xc7, 0x7b, 0x7b, 0x35, 0xbc, 0xb2, 0x5d, 0xa9, 0xe5, 0x53, 0xc5, 0x2a, 0x4c, 0x74, 0xeb, + 0x7f, 0x84, 0x4c, 0xe7, 0xa0, 0xf9, 0x40, 0xf7, 0x02, 0x67, 0xca, 0xf1, 0xd4, 0xd9, 0x72, 0xbc, + 0xf8, 0x03, 0x80, 0x5e, 0x0b, 0x20, 0x61, 0x64, 0x5f, 0x16, 0xc3, 0xc8, 0xff, 0x7d, 0x45, 0x75, + 0x6a, 0xf8, 0xa2, 0xfa, 0xcc, 0xfa, 0xe9, 0x73, 0xd6, 0x27, 0x70, 0xfd, 0xf5, 0xbd, 0x19, 0x7a, + 0x00, 0x0b, 0xaa, 0x88, 0xfa, 0x3c, 0xe6, 0x03, 0x79, 0x38, 0xbb, 0x5b, 0x06, 0xa9, 0xbd, 0x66, + 0xf0, 0xac, 0xd1, 0x79, 0x14, 0x77, 0x23, 0x5d, 0xd4, 0xe2, 0x31, 0xcc, 0x5c, 0x50, 0x4d, 0xa1, + 0x6f, 0xc3, 0xf4, 0x85, 0x98, 0xc3, 0x34, 0x60, 0x5d, 0x5c, 0x8c, 0x0e, 0xcf, 0x2e, 0xfc, 0x00, + 0x26, 0xba, 0x03, 0x34, 0x0d, 0xa3, 0xdc, 0x61, 0x91, 0xf6, 0x6d, 0x0a, 0xeb, 0x81, 0x0c, 0xef, + 0x16, 0x91, 0x59, 0xd6, 0x71, 0xe3, 0xce, 0xa7, 0x27, 0x58, 0xfe, 0xfd, 0x08, 0x64, 0x4c, 0x4b, + 0xce, 0xd1, 0x2f, 0x53, 0x90, 0x4b, 0x3e, 0x09, 0xe8, 0xab, 0x03, 0xb7, 0x77, 0xce, 0x7b, 0x3e, + 0xf7, 0xb5, 0x37, 0xb4, 0xd2, 0x0f, 0x4b, 0xf1, 0x57, 0xd6, 0x0f, 0xff, 0xf4, 0xd7, 0x9f, 0xa5, + 0x7e, 0x6e, 0x15, 0xef, 0x75, 0x3f, 0x7c, 0x7e, 0xcf, 0x54, 0x02, 0xf7, 0xdb, 0x11, 0x7b, 0x41, + 0x1d, 0xc1, 0xcb, 0x37, 0xf5, 0xa7, 0xdc, 0xf8, 0x93, 0x28, 0x2f, 0xdf, 0xfc, 0xfe, 0x5d, 0x37, + 0x01, 0x77, 0xd7, 0xba, 0xf9, 0xfc, 0x69, 0x11, 0x0f, 0x81, 0x40, 0xc3, 0x23, 0x3f, 0x62, 0xa1, + 0x74, 0x9d, 0x14, 0x76, 0x38, 0x8d, 0xe4, 0xef, 0x6b, 0x80, 0xd1, 0x2f, 0x2c, 0xf8, 0xbf, 0x73, + 0x1f, 0x4f, 0x74, 0x7f, 0x78, 0xd6, 0x3b, 0xcf, 0x65, 0x9f, 0xbd, 0xad, 0xb9, 0xf1, 0xdd, 0xa5, + 0x25, 0xeb, 0xb6, 0x35, 0xf7, 0xea, 0x0f, 0x2b, 0xb3, 0x09, 0x53, 0x0d, 0x49, 0xda, 0x3e, 0x2f, + 0x39, 0xac, 0xf5, 0xc7, 0x95, 0x67, 0x07, 0x42, 0xb4, 0xf9, 0xdd, 0x72, 0xf9, 0xf8, 0xb8, 0x7f, + 0xb2, 0x4c, 0x3a, 0xe2, 0x40, 0x7f, 0x7f, 0xfe, 0xb8, 0x1d, 0x10, 0xd1, 0x64, 0x51, 0xeb, 0xd6, + 0x20, 0xf5, 0xde, 0x52, 0xab, 0x5f, 0x58, 0xf0, 0x81, 0xc3, 0x5a, 0x83, 0x4e, 0xb1, 0x9a, 0x33, + 0xb1, 0xb6, 0x2b, 0x93, 0x7a, 0xd7, 0x7a, 0x5e, 0x37, 0x06, 0x1e, 0x93, 0x29, 0x5b, 0x62, 0x91, + 0x57, 0xf6, 0x68, 0xa8, 0x52, 0xbe, 0xdc, 0x5b, 0xf2, 0xc2, 0x0f, 0xe3, 0xf7, 0x7a, 0xa2, 0x7f, + 0x58, 0xd6, 0xaf, 0x53, 0xa9, 0xea, 0xda, 0x17, 0xa9, 0x1b, 0xeb, 0x1a, 0xb3, 0xa2, 0x36, 0x51, + 0xed, 0x6d, 0xe2, 0x89, 0x36, 0xda, 0x1f, 0x53, 0xf8, 0x5f, 0xf9, 0x57, 0x00, 0x00, 0x00, 0xff, + 0xff, 0xd0, 0x19, 0x54, 0x2d, 0xa3, 0x18, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go b/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go index 626539a020..ec660b14a7 100644 --- a/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go @@ -478,62 +478,66 @@ func init() { } var fileDescriptor_ea3dc39aca82329f = []byte{ - // 870 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0xcf, 0x6f, 0xe3, 0x44, - 0x14, 0x66, 0x5c, 0x58, 0xed, 0xce, 0xf2, 0xa3, 0x3b, 0x54, 0x69, 0x94, 0xd2, 0x34, 0x78, 0x11, - 0xaa, 0x72, 0xb0, 0xd5, 0xc0, 0x65, 0x59, 0x7e, 0x48, 0xdb, 0xb8, 0xab, 0x48, 0x9b, 0x34, 0x72, - 0xd2, 0x4a, 0xf4, 0x62, 0x39, 0xf5, 0xab, 0x65, 0x9a, 0xcc, 0x18, 0xcf, 0xa4, 0x25, 0xad, 0x7a, - 0xe9, 0x95, 0x03, 0x07, 0x24, 0x4e, 0x5c, 0xe0, 0xc8, 0x81, 0x03, 0xe2, 0xc2, 0x0d, 0xce, 0x9c, - 0x10, 0x7f, 0x01, 0x12, 0x07, 0xfe, 0x01, 0x24, 0xb8, 0x21, 0x8f, 0x9d, 0xa6, 0xd4, 0xbf, 0xda, - 0x6c, 0x4f, 0xb1, 0x9f, 0xe7, 0x7b, 0xef, 0x7d, 0x9f, 0xdf, 0xfb, 0x62, 0xfc, 0xc8, 0x65, 0xcc, - 0x1d, 0x82, 0xbe, 0x3f, 0x64, 0x63, 0x47, 0x77, 0x3c, 0x7b, 0xc8, 0xdc, 0x83, 0x21, 0x3b, 0xd6, - 0x8f, 0x1a, 0x03, 0x10, 0xf6, 0x86, 0xce, 0x81, 0x73, 0x8f, 0x51, 0x0b, 0xa8, 0xf0, 0xc4, 0xc4, - 0x12, 0x13, 0x1f, 0x34, 0x3f, 0x60, 0x82, 0x91, 0xb5, 0x08, 0xaa, 0x49, 0xa8, 0x36, 0x83, 0x6a, - 0x31, 0xb4, 0xf2, 0x46, 0x9c, 0xdb, 0xf6, 0x3d, 0xdd, 0xa6, 0x94, 0x09, 0x5b, 0x78, 0x8c, 0xf2, - 0x08, 0x5e, 0xd9, 0x28, 0xaa, 0x9c, 0xa8, 0x58, 0x59, 0x89, 0x21, 0xf2, 0x6e, 0x30, 0x3e, 0xd0, - 0x61, 0xe4, 0x8b, 0x49, 0xfc, 0xb0, 0x76, 0xf5, 0xe1, 0x81, 0x07, 0x43, 0xc7, 0x1a, 0xd9, 0xfc, - 0x30, 0x3a, 0xa1, 0xfe, 0xad, 0xe0, 0x07, 0xbd, 0x88, 0x8e, 0x21, 0x73, 0xf7, 0x27, 0x3e, 0x10, - 0x82, 0x5f, 0xa4, 0xf6, 0x08, 0xca, 0xa8, 0x86, 0xd6, 0xef, 0x99, 0xf2, 0x9a, 0x1c, 0xe3, 0xa5, - 0xb8, 0x3a, 0x3b, 0x82, 0x20, 0xf0, 0x1c, 0xb0, 0x46, 0xcc, 0x81, 0xb2, 0x52, 0x43, 0xeb, 0xaf, - 0x36, 0x0c, 0xad, 0x80, 0xb9, 0x96, 0xa8, 0xa2, 0x45, 0x97, 0xdb, 0x71, 0xb6, 0x36, 0x73, 0xc0, - 0x24, 0x90, 0x88, 0x91, 0x0e, 0xbe, 0x2b, 0xa3, 0x1e, 0xf0, 0xf2, 0x42, 0x6d, 0x61, 0xfd, 0x7e, - 0xa3, 0x51, 0x58, 0x2c, 0x51, 0xc5, 0xbc, 0xc8, 0xa1, 0x9e, 0x23, 0x4c, 0x92, 0xa5, 0xc9, 0x5b, - 0xb8, 0x66, 0x74, 0xfa, 0xad, 0xfe, 0xc7, 0xd6, 0xf6, 0xae, 0x61, 0x9a, 0xad, 0xa6, 0x61, 0xb5, - 0xb7, 0x9b, 0x86, 0xb5, 0xd3, 0xe9, 0x75, 0x8d, 0xcd, 0xd6, 0x56, 0xcb, 0x68, 0x2e, 0xbe, 0x40, - 0xde, 0xc4, 0xab, 0xa9, 0xa7, 0xa6, 0x77, 0x8b, 0x88, 0x3c, 0xc4, 0x6b, 0xa9, 0x47, 0x7a, 0x3b, - 0xdd, 0xee, 0x33, 0xa3, 0x6d, 0x74, 0xfa, 0x8b, 0x8a, 0xca, 0xf1, 0xea, 0x33, 0x8f, 0x8b, 0x84, - 0x28, 0xdc, 0x84, 0x4f, 0xc7, 0xc0, 0x05, 0x29, 0xe1, 0x3b, 0xbe, 0x1d, 0x00, 0x15, 0xf1, 0x4b, - 0x88, 0xef, 0xc8, 0x0a, 0xbe, 0xe7, 0xdb, 0x2e, 0x58, 0xdc, 0x3b, 0x89, 0xb4, 0x7f, 0xc9, 0xbc, - 0x1b, 0x06, 0x7a, 0xde, 0x09, 0x90, 0x55, 0x8c, 0xe5, 0x43, 0xc1, 0x0e, 0x81, 0x96, 0x17, 0x24, - 0x50, 0x1e, 0xef, 0x87, 0x01, 0xf5, 0x7b, 0x84, 0xab, 0x59, 0x55, 0xb9, 0xcf, 0x28, 0x07, 0xe2, - 0xe0, 0xa5, 0x94, 0xe9, 0xe6, 0x65, 0x74, 0x4d, 0xe1, 0x13, 0xa9, 0x4d, 0xc2, 0x13, 0xd5, 0xc8, - 0xdb, 0xf8, 0x35, 0x0a, 0x9f, 0x09, 0xeb, 0x52, 0xb3, 0x8a, 0x6c, 0xf6, 0x95, 0x30, 0xdc, 0xbd, - 0x68, 0x78, 0x03, 0xaf, 0x3c, 0x85, 0x64, 0xbb, 0x53, 0x8d, 0x52, 0xc6, 0x54, 0xfd, 0x1a, 0xe1, - 0xea, 0x66, 0x00, 0xb6, 0x80, 0x4c, 0x58, 0x96, 0xb4, 0x03, 0xfc, 0x7a, 0x0a, 0x77, 0xd9, 0xd9, - 0x7c, 0xd4, 0x1f, 0x24, 0xa8, 0xab, 0xbf, 0x20, 0x5c, 0xdd, 0xf1, 0x9d, 0xbc, 0xf6, 0x32, 0xda, - 0x40, 0xb7, 0xd8, 0x06, 0x79, 0x8c, 0xef, 0x8f, 0x65, 0x17, 0xd2, 0x0b, 0x62, 0x8a, 0x95, 0x69, - 0xee, 0xa9, 0x5d, 0x68, 0x5b, 0xa1, 0x5d, 0xb4, 0x6d, 0x7e, 0x68, 0xe2, 0xe8, 0x78, 0x78, 0xad, - 0xbe, 0x8b, 0xab, 0x4d, 0x18, 0x42, 0x0e, 0x85, 0x94, 0x17, 0xd3, 0xf8, 0xf5, 0x65, 0x4c, 0x92, - 0x83, 0x47, 0x7e, 0x50, 0x70, 0x29, 0x7d, 0x26, 0xc9, 0x87, 0x85, 0x5c, 0x73, 0x57, 0xa8, 0xf2, - 0xd1, 0xdc, 0xf8, 0x68, 0x19, 0xd4, 0xaf, 0xd0, 0xf9, 0xef, 0x7f, 0x7e, 0xa9, 0x7c, 0x81, 0xc8, - 0xa3, 0x0b, 0x07, 0x3e, 0x8d, 0x86, 0xe5, 0x03, 0x3f, 0x60, 0x9f, 0xc0, 0xbe, 0xe0, 0x7a, 0x5d, - 0xb7, 0x5d, 0xa0, 0x62, 0xfa, 0xa7, 0xc0, 0xf5, 0xfa, 0x59, 0x6c, 0xd3, 0x32, 0xd9, 0x9e, 0x49, - 0xba, 0xc5, 0x60, 0xa0, 0x47, 0x5e, 0xc0, 0xe8, 0x08, 0xa8, 0x0c, 0x8e, 0x39, 0x04, 0xe1, 0x6f, - 0x46, 0x4e, 0xf2, 0x8d, 0x82, 0x97, 0xd2, 0x16, 0x83, 0xbc, 0x5f, 0x48, 0x39, 0x67, 0x9f, 0x2a, - 0x73, 0x0c, 0x57, 0xba, 0x46, 0xe1, 0x0b, 0xcf, 0x53, 0xe8, 0x32, 0x19, 0xbd, 0x7e, 0xf6, 0x7f, - 0x8d, 0xd2, 0xc1, 0x85, 0x0a, 0x5d, 0xc9, 0x49, 0x7e, 0x53, 0xf0, 0x72, 0x86, 0x11, 0x90, 0xe2, - 0xc9, 0xc8, 0xb7, 0x90, 0xb9, 0x94, 0xfa, 0x39, 0x52, 0xea, 0x27, 0xa4, 0xce, 0x3f, 0x4d, 0xef, - 0xa5, 0x59, 0xc3, 0x9e, 0xab, 0xde, 0xfa, 0x88, 0xa5, 0x16, 0x22, 0xff, 0x2a, 0x78, 0x39, 0xc3, - 0xbd, 0xae, 0xa1, 0x69, 0xbe, 0xef, 0xcd, 0xa5, 0xe9, 0x5f, 0x91, 0xa6, 0x7f, 0xa0, 0x46, 0x7b, - 0xa6, 0x40, 0xda, 0xe7, 0xd9, 0x0d, 0x27, 0x32, 0x5d, 0xe7, 0xd3, 0x86, 0x33, 0x4f, 0x95, 0x9b, - 0x8e, 0x6e, 0xba, 0xf6, 0x9f, 0x2b, 0x78, 0x39, 0xc3, 0x76, 0xaf, 0xa1, 0x7d, 0xbe, 0x61, 0x57, - 0x4a, 0x09, 0xeb, 0x37, 0xc2, 0xcf, 0xc8, 0xd9, 0x76, 0xd7, 0x9f, 0x67, 0xbb, 0xeb, 0xb7, 0xbe, - 0xdd, 0x4f, 0x7e, 0x44, 0xf8, 0xe1, 0x3e, 0x1b, 0x15, 0xf1, 0x7e, 0x52, 0x4a, 0x50, 0xee, 0x86, - 0x0c, 0xbb, 0x68, 0xaf, 0x15, 0x43, 0x5d, 0x36, 0xb4, 0xa9, 0xab, 0xb1, 0xc0, 0xd5, 0x5d, 0xa0, - 0x92, 0xbf, 0x1e, 0x3d, 0xb2, 0x7d, 0x8f, 0x67, 0x7e, 0x8a, 0x3f, 0x9e, 0x85, 0xfe, 0x41, 0xe8, - 0x5b, 0x45, 0x69, 0x6e, 0x7d, 0xa7, 0xac, 0x3d, 0x8d, 0x72, 0x6e, 0xca, 0x76, 0x9a, 0xb3, 0x76, - 0x76, 0x23, 0xd0, 0xe0, 0x8e, 0xcc, 0xff, 0xce, 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xdc, 0xc9, - 0xd4, 0x00, 0x63, 0x0c, 0x00, 0x00, + // 931 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0xcf, 0x6f, 0xdc, 0x44, + 0x14, 0x66, 0x1c, 0xa8, 0xda, 0xa9, 0x0a, 0xe9, 0x10, 0x25, 0xcb, 0x86, 0x24, 0x8b, 0x8b, 0x50, + 0xb4, 0x02, 0x5b, 0x59, 0xb8, 0xb4, 0xe5, 0x87, 0xda, 0xac, 0x53, 0xad, 0xd4, 0x4d, 0x56, 0xce, + 0xa6, 0x52, 0x73, 0xb1, 0x26, 0xeb, 0x17, 0xd7, 0xc4, 0x3b, 0x63, 0x3c, 0xb3, 0x49, 0xd3, 0xaa, + 0x97, 0x5e, 0x39, 0x70, 0x40, 0xe2, 0xc4, 0x05, 0x8e, 0x1c, 0x38, 0x20, 0x2e, 0xdc, 0xe0, 0xc0, + 0x85, 0x1b, 0xf0, 0x17, 0x20, 0x71, 0xe0, 0x1f, 0x40, 0x82, 0x1b, 0xf2, 0xd8, 0x9b, 0x5d, 0x62, + 0x7b, 0x9d, 0x6e, 0x73, 0x8a, 0x3d, 0x33, 0xef, 0x7d, 0xdf, 0xfb, 0xfc, 0xde, 0x97, 0x59, 0x7c, + 0xdd, 0xe3, 0xdc, 0x0b, 0xc0, 0xec, 0x05, 0x7c, 0xe0, 0x9a, 0xae, 0x4f, 0x03, 0xee, 0xed, 0x07, + 0xfc, 0xc8, 0x3c, 0x6c, 0xec, 0x81, 0xa4, 0x6b, 0xa6, 0x00, 0x21, 0x7c, 0xce, 0x1c, 0x60, 0xd2, + 0x97, 0xc7, 0x8e, 0x3c, 0x0e, 0xc1, 0x08, 0x23, 0x2e, 0x39, 0x59, 0x49, 0x42, 0x0d, 0x15, 0x6a, + 0x8c, 0x42, 0x8d, 0x34, 0xb4, 0xfa, 0x7a, 0x9a, 0x9b, 0x86, 0xbe, 0x49, 0x19, 0xe3, 0x92, 0x4a, + 0x9f, 0x33, 0x91, 0x84, 0x57, 0xd7, 0xca, 0x90, 0x33, 0x88, 0xd5, 0xc5, 0x34, 0x44, 0xbd, 0xed, + 0x0d, 0xf6, 0x4d, 0xe8, 0x87, 0xf2, 0x38, 0xdd, 0xac, 0x9d, 0xde, 0xdc, 0xf7, 0x21, 0x70, 0x9d, + 0x3e, 0x15, 0x07, 0xe9, 0x89, 0x85, 0x31, 0x3e, 0xbd, 0xc0, 0x07, 0x26, 0x93, 0x0d, 0xfd, 0x6f, + 0x0d, 0x5f, 0xdd, 0x4e, 0xea, 0xb4, 0x14, 0x68, 0xf7, 0x38, 0x04, 0x42, 0xf0, 0x8b, 0x8c, 0xf6, + 0xa1, 0x82, 0x6a, 0x68, 0xf5, 0x92, 0xad, 0x9e, 0xc9, 0x11, 0x9e, 0x4b, 0x69, 0xf1, 0x43, 0x88, + 0x22, 0xdf, 0x05, 0xa7, 0xcf, 0x5d, 0xa8, 0x68, 0x35, 0xb4, 0xfa, 0x72, 0xc3, 0x32, 0x4a, 0x24, + 0x31, 0x32, 0x28, 0x46, 0xf2, 0xb8, 0x95, 0x66, 0x6b, 0x73, 0x17, 0x6c, 0x02, 0x99, 0x35, 0xb2, + 0x89, 0x2f, 0xaa, 0x55, 0x1f, 0x44, 0x65, 0xa6, 0x36, 0xb3, 0x7a, 0xb9, 0xd1, 0x28, 0x05, 0xcb, + 0xa0, 0xd8, 0x27, 0x39, 0xf4, 0xa7, 0x08, 0x93, 0x2c, 0x34, 0x79, 0x13, 0xd7, 0xac, 0xcd, 0x6e, + 0xab, 0x7b, 0xdf, 0xd9, 0xba, 0x67, 0xd9, 0x76, 0xab, 0x69, 0x39, 0xed, 0xad, 0xa6, 0xe5, 0xec, + 0x6c, 0x6e, 0x77, 0xac, 0xf5, 0xd6, 0x46, 0xcb, 0x6a, 0xce, 0xbe, 0x40, 0xde, 0xc0, 0x4b, 0xb9, + 0xa7, 0x86, 0x6f, 0xb3, 0x88, 0x5c, 0xc3, 0x2b, 0xb9, 0x47, 0xb6, 0x77, 0x3a, 0x9d, 0xbb, 0x56, + 0xdb, 0xda, 0xec, 0xce, 0x6a, 0xba, 0xc0, 0x4b, 0x77, 0x7d, 0x21, 0x33, 0xa2, 0x08, 0x1b, 0x3e, + 0x19, 0x80, 0x90, 0x64, 0x1e, 0x5f, 0x08, 0x69, 0x04, 0x4c, 0xa6, 0x1f, 0x21, 0x7d, 0x23, 0x8b, + 0xf8, 0x52, 0x48, 0x3d, 0x70, 0x84, 0xff, 0x28, 0xd1, 0xfe, 0x25, 0xfb, 0x62, 0xbc, 0xb0, 0xed, + 0x3f, 0x02, 0xb2, 0x84, 0xb1, 0xda, 0x94, 0xfc, 0x00, 0x58, 0x65, 0x46, 0x05, 0xaa, 0xe3, 0xdd, + 0x78, 0x41, 0xff, 0x16, 0xe1, 0xe5, 0x22, 0x54, 0x11, 0x72, 0x26, 0x80, 0xb8, 0x78, 0x2e, 0xa7, + 0xed, 0x45, 0x05, 0x9d, 0x51, 0xf8, 0x4c, 0x6a, 0x9b, 0x88, 0x0c, 0x1a, 0x79, 0x0b, 0xbf, 0xc2, + 0xe0, 0xa1, 0x74, 0xc6, 0xc8, 0x6a, 0x8a, 0xec, 0x95, 0x78, 0xb9, 0x73, 0x42, 0x78, 0x0d, 0x2f, + 0xde, 0x81, 0x2c, 0xdd, 0xa1, 0x46, 0x39, 0x6d, 0xaa, 0x7f, 0x89, 0xf0, 0xf2, 0x7a, 0x04, 0x54, + 0x42, 0x61, 0x58, 0x91, 0xb4, 0x7b, 0xf8, 0xd5, 0x9c, 0xda, 0x15, 0xb3, 0xe9, 0x4a, 0xbf, 0x9a, + 0x29, 0x5d, 0xff, 0x09, 0xe1, 0xe5, 0x9d, 0xd0, 0x9d, 0x44, 0xaf, 0x80, 0x06, 0x3a, 0x47, 0x1a, + 0xe4, 0x26, 0xbe, 0x3c, 0x50, 0x2c, 0x94, 0x49, 0xa4, 0x25, 0x56, 0x87, 0xb9, 0x87, 0x3e, 0x62, + 0x6c, 0xc4, 0x3e, 0xd2, 0xa6, 0xe2, 0xc0, 0xc6, 0xc9, 0xf1, 0xf8, 0x59, 0x7f, 0x0f, 0x2f, 0x37, + 0x21, 0x80, 0x09, 0x25, 0xe4, 0x7c, 0x98, 0xc6, 0xcf, 0x57, 0x30, 0xc9, 0x36, 0x1e, 0xf9, 0x4e, + 0xc3, 0xf3, 0xf9, 0x3d, 0x49, 0x3e, 0x2c, 0xad, 0x75, 0xe2, 0x08, 0x55, 0x3f, 0x9a, 0x3a, 0x3e, + 0x19, 0x06, 0xfd, 0x0b, 0xf4, 0xf4, 0xf7, 0x3f, 0x3f, 0xd7, 0x3e, 0x43, 0xe4, 0xfa, 0x89, 0x35, + 0x3f, 0x4e, 0x9a, 0xe5, 0x83, 0x30, 0xe2, 0x1f, 0x43, 0x4f, 0x0a, 0xb3, 0x6e, 0x52, 0x0f, 0x98, + 0x1c, 0xfe, 0xb7, 0x10, 0x66, 0xfd, 0x49, 0xea, 0xdf, 0x2a, 0xd9, 0xae, 0x4d, 0x3a, 0xe5, 0xc1, + 0xc0, 0x0e, 0xfd, 0x88, 0xb3, 0x3e, 0x30, 0xb5, 0x38, 0x10, 0x10, 0xc5, 0x7f, 0x0b, 0x72, 0x92, + 0xaf, 0x34, 0x3c, 0x97, 0x37, 0x18, 0xe4, 0xfd, 0xd2, 0x92, 0x27, 0xcc, 0x53, 0x75, 0x8a, 0xe6, + 0xca, 0xd7, 0x28, 0xfe, 0xe0, 0x93, 0x14, 0x1a, 0x2f, 0xc6, 0xac, 0x3f, 0xf9, 0xbf, 0x46, 0xf9, + 0xc1, 0xa5, 0x0a, 0x9d, 0xca, 0x49, 0x7e, 0xd5, 0xf0, 0x42, 0x81, 0x11, 0x90, 0xf2, 0xce, 0x98, + 0x6c, 0x21, 0x53, 0x29, 0xf5, 0x63, 0xa2, 0xd4, 0x0f, 0x48, 0x9f, 0xbe, 0x9b, 0x6e, 0xe4, 0x59, + 0xc3, 0xae, 0xa7, 0x9f, 0x7b, 0x8b, 0xe5, 0x02, 0x91, 0x7f, 0x35, 0xbc, 0x50, 0xe0, 0x5e, 0x67, + 0xd0, 0x74, 0xb2, 0xef, 0x4d, 0xa5, 0xe9, 0x5f, 0x89, 0xa6, 0x7f, 0xa0, 0x46, 0x7b, 0xa4, 0x40, + 0xde, 0xbd, 0xed, 0x19, 0x3b, 0x32, 0x5f, 0xe7, 0xc7, 0x0d, 0x77, 0x1a, 0x94, 0x67, 0x6d, 0xdd, + 0x7c, 0xed, 0x3f, 0xd5, 0xf0, 0x42, 0x81, 0xed, 0x9e, 0x41, 0xfb, 0xc9, 0x86, 0x5d, 0x9d, 0xcf, + 0x58, 0xbf, 0x15, 0xdf, 0x2f, 0x47, 0xd3, 0x5d, 0x7f, 0x9e, 0xe9, 0xae, 0x9f, 0xfb, 0x74, 0x57, + 0x1f, 0xfe, 0x72, 0xeb, 0xb5, 0xb1, 0x32, 0x13, 0xf6, 0x34, 0xf4, 0x85, 0xd1, 0xe3, 0xfd, 0xdf, + 0x6e, 0xdd, 0x7f, 0x20, 0x65, 0x28, 0x6e, 0x98, 0xe6, 0xd1, 0xd1, 0xe9, 0x4d, 0x93, 0x0e, 0xe4, + 0x83, 0xe4, 0xea, 0xfd, 0x4e, 0x18, 0x50, 0xb9, 0xcf, 0xa3, 0xfe, 0xdb, 0x65, 0xc7, 0x47, 0x50, + 0xb7, 0xbf, 0x47, 0xf8, 0x5a, 0x8f, 0xf7, 0xcb, 0x14, 0xbf, 0x3d, 0x9f, 0x11, 0xbb, 0x13, 0x6b, + 0xdb, 0x41, 0xbb, 0xad, 0x34, 0xd4, 0xe3, 0x01, 0x65, 0x9e, 0xc1, 0x23, 0xcf, 0xf4, 0x80, 0x29, + 0xe5, 0xcd, 0x11, 0x78, 0xe1, 0xaf, 0x83, 0x9b, 0xa3, 0xa5, 0x7f, 0x10, 0xfa, 0x5a, 0xd3, 0x9a, + 0x1b, 0xdf, 0x68, 0x2b, 0x77, 0x92, 0x9c, 0xeb, 0x8a, 0x4e, 0x73, 0x44, 0xe7, 0x5e, 0x12, 0xb4, + 0x77, 0x41, 0xe5, 0x7f, 0xf7, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xdf, 0x65, 0x64, 0xf0, 0xf6, + 0x0c, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/cloud/dialogflow/v2beta1/webhook.pb.go b/googleapis/cloud/dialogflow/v2beta1/webhook.pb.go index 1ceb23cc03..a07737afee 100644 --- a/googleapis/cloud/dialogflow/v2beta1/webhook.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/webhook.pb.go @@ -146,6 +146,8 @@ type WebhookResponse struct { OutputContexts []*Context `protobuf:"bytes,5,rep,name=output_contexts,json=outputContexts,proto3" json:"output_contexts,omitempty"` // Optional. Makes the platform immediately invoke another `DetectIntent` call // internally with the specified event as input. + // When this field is set, Dialogflow ignores the `fulfillment_text`, + // `fulfillment_messages`, and `payload` fields. FollowupEventInput *EventInput `protobuf:"bytes,6,opt,name=followup_event_input,json=followupEventInput,proto3" json:"followup_event_input,omitempty"` // Optional. Indicates that this intent ends an interaction. Some integrations // (e.g., Actions on Google or Dialogflow phone gateway) use this information diff --git a/googleapis/cloud/kms/v1/resources.pb.go b/googleapis/cloud/kms/v1/resources.pb.go index 257310b952..2c6e0269ff 100644 --- a/googleapis/cloud/kms/v1/resources.pb.go +++ b/googleapis/cloud/kms/v1/resources.pb.go @@ -24,8 +24,9 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package -// [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] specifies how -// cryptographic operations are performed. +// [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] specifies how cryptographic operations are performed. +// For more information, see [Protection levels] +// (https://cloud.google.com/kms/docs/algorithms#protection_levels). type ProtectionLevel int32 const ( @@ -57,29 +58,25 @@ func (ProtectionLevel) EnumDescriptor() ([]byte, []int) { return fileDescriptor_e40e1384d35a80c5, []int{0} } -// [CryptoKeyPurpose][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose] -// describes the cryptographic capabilities of a -// [CryptoKey][google.cloud.kms.v1.CryptoKey]. A given key can only be used -// for the operations allowed by its purpose. +// [CryptoKeyPurpose][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose] describes the cryptographic capabilities of a +// [CryptoKey][google.cloud.kms.v1.CryptoKey]. A given key can only be used for the operations allowed by +// its purpose. For more information, see +// [Key purposes](https://cloud.google.com/kms/docs/algorithms#key_purposes). type CryptoKey_CryptoKeyPurpose int32 const ( // Not specified. CryptoKey_CRYPTO_KEY_PURPOSE_UNSPECIFIED CryptoKey_CryptoKeyPurpose = 0 - // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used - // with [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt] and + // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used with + // [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt] and // [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. CryptoKey_ENCRYPT_DECRYPT CryptoKey_CryptoKeyPurpose = 1 - // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used - // with - // [AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign] - // and + // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used with + // [AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign] and // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. CryptoKey_ASYMMETRIC_SIGN CryptoKey_CryptoKeyPurpose = 5 - // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used - // with - // [AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt] - // and + // [CryptoKeys][google.cloud.kms.v1.CryptoKey] with this purpose may be used with + // [AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt] and // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. CryptoKey_ASYMMETRIC_DECRYPT CryptoKey_CryptoKeyPurpose = 6 ) @@ -106,16 +103,17 @@ func (CryptoKey_CryptoKeyPurpose) EnumDescriptor() ([]byte, []int) { return fileDescriptor_e40e1384d35a80c5, []int{1, 0} } -// Attestion formats provided by the HSM. +// Attestation formats provided by the HSM. type KeyOperationAttestation_AttestationFormat int32 const ( + // Not specified. KeyOperationAttestation_ATTESTATION_FORMAT_UNSPECIFIED KeyOperationAttestation_AttestationFormat = 0 // Cavium HSM attestation compressed with gzip. Note that this format is // defined by Cavium and subject to change at any time. KeyOperationAttestation_CAVIUM_V1_COMPRESSED KeyOperationAttestation_AttestationFormat = 3 // Cavium HSM attestation V2 compressed with gzip. This is a new format - // Introduced in Cavium's version 3.2-08 + // introduced in Cavium's version 3.2-08. KeyOperationAttestation_CAVIUM_V2_COMPRESSED KeyOperationAttestation_AttestationFormat = 4 ) @@ -139,18 +137,15 @@ func (KeyOperationAttestation_AttestationFormat) EnumDescriptor() ([]byte, []int return fileDescriptor_e40e1384d35a80c5, []int{3, 0} } -// The algorithm of the -// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], indicating what +// The algorithm of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], indicating what // parameters must be used for each cryptographic operation. // // The // [GOOGLE_SYMMETRIC_ENCRYPTION][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm.GOOGLE_SYMMETRIC_ENCRYPTION] -// algorithm is usable with -// [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] +// algorithm is usable with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. // -// Algorithms beginning with "RSA_SIGN_" are usable with -// [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] +// Algorithms beginning with "RSA_SIGN_" are usable with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN]. // // The fields in the name after "RSA_SIGN_" correspond to the following @@ -168,12 +163,14 @@ func (KeyOperationAttestation_AttestationFormat) EnumDescriptor() ([]byte, []int // The fields in the name after "RSA_DECRYPT_" correspond to the following // parameters: padding algorithm, modulus bit length, and digest algorithm. // -// Algorithms beginning with "EC_SIGN_" are usable with -// [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] +// Algorithms beginning with "EC_SIGN_" are usable with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN]. // // The fields in the name after "EC_SIGN_" correspond to the following // parameters: elliptic curve, digest algorithm. +// +// For more information, see [Key purposes and algorithms] +// (https://cloud.google.com/kms/docs/algorithms). type CryptoKeyVersion_CryptoKeyVersionAlgorithm int32 const ( @@ -187,18 +184,24 @@ const ( CryptoKeyVersion_RSA_SIGN_PSS_3072_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 3 // RSASSA-PSS 4096 bit key with a SHA256 digest. CryptoKeyVersion_RSA_SIGN_PSS_4096_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 4 + // RSASSA-PSS 4096 bit key with a SHA512 digest. + CryptoKeyVersion_RSA_SIGN_PSS_4096_SHA512 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 15 // RSASSA-PKCS1-v1_5 with a 2048 bit key and a SHA256 digest. CryptoKeyVersion_RSA_SIGN_PKCS1_2048_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 5 // RSASSA-PKCS1-v1_5 with a 3072 bit key and a SHA256 digest. CryptoKeyVersion_RSA_SIGN_PKCS1_3072_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 6 // RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA256 digest. CryptoKeyVersion_RSA_SIGN_PKCS1_4096_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 7 + // RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA512 digest. + CryptoKeyVersion_RSA_SIGN_PKCS1_4096_SHA512 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 16 // RSAES-OAEP 2048 bit key with a SHA256 digest. CryptoKeyVersion_RSA_DECRYPT_OAEP_2048_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 8 // RSAES-OAEP 3072 bit key with a SHA256 digest. CryptoKeyVersion_RSA_DECRYPT_OAEP_3072_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 9 // RSAES-OAEP 4096 bit key with a SHA256 digest. CryptoKeyVersion_RSA_DECRYPT_OAEP_4096_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 10 + // RSAES-OAEP 4096 bit key with a SHA512 digest. + CryptoKeyVersion_RSA_DECRYPT_OAEP_4096_SHA512 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 17 // ECDSA on the NIST P-256 curve with a SHA256 digest. CryptoKeyVersion_EC_SIGN_P256_SHA256 CryptoKeyVersion_CryptoKeyVersionAlgorithm = 12 // ECDSA on the NIST P-384 curve with a SHA384 digest. @@ -211,12 +214,15 @@ var CryptoKeyVersion_CryptoKeyVersionAlgorithm_name = map[int32]string{ 2: "RSA_SIGN_PSS_2048_SHA256", 3: "RSA_SIGN_PSS_3072_SHA256", 4: "RSA_SIGN_PSS_4096_SHA256", + 15: "RSA_SIGN_PSS_4096_SHA512", 5: "RSA_SIGN_PKCS1_2048_SHA256", 6: "RSA_SIGN_PKCS1_3072_SHA256", 7: "RSA_SIGN_PKCS1_4096_SHA256", + 16: "RSA_SIGN_PKCS1_4096_SHA512", 8: "RSA_DECRYPT_OAEP_2048_SHA256", 9: "RSA_DECRYPT_OAEP_3072_SHA256", 10: "RSA_DECRYPT_OAEP_4096_SHA256", + 17: "RSA_DECRYPT_OAEP_4096_SHA512", 12: "EC_SIGN_P256_SHA256", 13: "EC_SIGN_P384_SHA384", } @@ -227,12 +233,15 @@ var CryptoKeyVersion_CryptoKeyVersionAlgorithm_value = map[string]int32{ "RSA_SIGN_PSS_2048_SHA256": 2, "RSA_SIGN_PSS_3072_SHA256": 3, "RSA_SIGN_PSS_4096_SHA256": 4, + "RSA_SIGN_PSS_4096_SHA512": 15, "RSA_SIGN_PKCS1_2048_SHA256": 5, "RSA_SIGN_PKCS1_3072_SHA256": 6, "RSA_SIGN_PKCS1_4096_SHA256": 7, + "RSA_SIGN_PKCS1_4096_SHA512": 16, "RSA_DECRYPT_OAEP_2048_SHA256": 8, "RSA_DECRYPT_OAEP_3072_SHA256": 9, "RSA_DECRYPT_OAEP_4096_SHA256": 10, + "RSA_DECRYPT_OAEP_4096_SHA512": 17, "EC_SIGN_P256_SHA256": 12, "EC_SIGN_P384_SHA384": 13, } @@ -245,8 +254,7 @@ func (CryptoKeyVersion_CryptoKeyVersionAlgorithm) EnumDescriptor() ([]byte, []in return fileDescriptor_e40e1384d35a80c5, []int{4, 0} } -// The state of a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], -// indicating if it can be used. +// The state of a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], indicating if it can be used. type CryptoKeyVersion_CryptoKeyVersionState int32 const ( @@ -254,16 +262,12 @@ const ( CryptoKeyVersion_CRYPTO_KEY_VERSION_STATE_UNSPECIFIED CryptoKeyVersion_CryptoKeyVersionState = 0 // This version is still being generated. It may not be used, enabled, // disabled, or destroyed yet. Cloud KMS will automatically mark this - // version - // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] - // as soon as the version is ready. + // version [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] as soon as the version is ready. CryptoKeyVersion_PENDING_GENERATION CryptoKeyVersion_CryptoKeyVersionState = 5 // This version may be used for cryptographic operations. CryptoKeyVersion_ENABLED CryptoKeyVersion_CryptoKeyVersionState = 1 // This version may not be used, but the key material is still available, - // and the version can be placed back into the - // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] - // state. + // and the version can be placed back into the [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] state. CryptoKeyVersion_DISABLED CryptoKeyVersion_CryptoKeyVersionState = 2 // This version is destroyed, and the key material is no longer stored. // A version may not leave this state once entered. @@ -271,10 +275,17 @@ const ( // This version is scheduled for destruction, and will be destroyed soon. // Call // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] - // to put it back into the - // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] - // state. + // to put it back into the [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] state. CryptoKeyVersion_DESTROY_SCHEDULED CryptoKeyVersion_CryptoKeyVersionState = 4 + // This version is still being imported. It may not be used, enabled, + // disabled, or destroyed yet. Cloud KMS will automatically mark this + // version [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] as soon as the version is ready. + CryptoKeyVersion_PENDING_IMPORT CryptoKeyVersion_CryptoKeyVersionState = 6 + // This version was not imported successfully. It may not be used, enabled, + // disabled, or destroyed. The submitted key material has been discarded. + // Additional details can be found in + // [CryptoKeyVersion.import_failure_reason][google.cloud.kms.v1.CryptoKeyVersion.import_failure_reason]. + CryptoKeyVersion_IMPORT_FAILED CryptoKeyVersion_CryptoKeyVersionState = 7 ) var CryptoKeyVersion_CryptoKeyVersionState_name = map[int32]string{ @@ -284,6 +295,8 @@ var CryptoKeyVersion_CryptoKeyVersionState_name = map[int32]string{ 2: "DISABLED", 3: "DESTROYED", 4: "DESTROY_SCHEDULED", + 6: "PENDING_IMPORT", + 7: "IMPORT_FAILED", } var CryptoKeyVersion_CryptoKeyVersionState_value = map[string]int32{ @@ -293,6 +306,8 @@ var CryptoKeyVersion_CryptoKeyVersionState_value = map[string]int32{ "DISABLED": 2, "DESTROYED": 3, "DESTROY_SCHEDULED": 4, + "PENDING_IMPORT": 6, + "IMPORT_FAILED": 7, } func (x CryptoKeyVersion_CryptoKeyVersionState) String() string { @@ -303,22 +318,17 @@ func (CryptoKeyVersion_CryptoKeyVersionState) EnumDescriptor() ([]byte, []int) { return fileDescriptor_e40e1384d35a80c5, []int{4, 1} } -// A view for [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]s. -// Controls the level of detail returned for -// [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] in -// [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions] -// and +// A view for [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]s. Controls the level of detail returned +// for [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] in +// [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions] and // [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys]. type CryptoKeyVersion_CryptoKeyVersionView int32 const ( - // Default view for each - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Does not - // include the - // [attestation][google.cloud.kms.v1.CryptoKeyVersion.attestation] field. + // Default view for each [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Does not include + // the [attestation][google.cloud.kms.v1.CryptoKeyVersion.attestation] field. CryptoKeyVersion_CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED CryptoKeyVersion_CryptoKeyVersionView = 0 - // Provides all fields in each - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], including the + // Provides all fields in each [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], including the // [attestation][google.cloud.kms.v1.CryptoKeyVersion.attestation]. CryptoKeyVersion_FULL CryptoKeyVersion_CryptoKeyVersionView = 1 ) @@ -341,15 +351,96 @@ func (CryptoKeyVersion_CryptoKeyVersionView) EnumDescriptor() ([]byte, []int) { return fileDescriptor_e40e1384d35a80c5, []int{4, 2} } -// A [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of -// [CryptoKeys][google.cloud.kms.v1.CryptoKey]. +// [ImportMethod][google.cloud.kms.v1.ImportJob.ImportMethod] describes the key wrapping method chosen for this +// [ImportJob][google.cloud.kms.v1.ImportJob]. +type ImportJob_ImportMethod int32 + +const ( + // Not specified. + ImportJob_IMPORT_METHOD_UNSPECIFIED ImportJob_ImportMethod = 0 + // This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping + // scheme defined in the PKCS #11 standard. In summary, this involves + // wrapping the raw key with an ephemeral AES key, and wrapping the + // ephemeral AES key with a 3072 bit RSA key. For more details, see + // [RSA AES key wrap + // mechanism](http://docs.oasis-open.org/pkcs11/pkcs11-curr/v2.40/cos01/pkcs11-curr-v2.40-cos01.html#_Toc408226908). + ImportJob_RSA_OAEP_3072_SHA1_AES_256 ImportJob_ImportMethod = 1 + // This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping + // scheme defined in the PKCS #11 standard. In summary, this involves + // wrapping the raw key with an ephemeral AES key, and wrapping the + // ephemeral AES key with a 4096 bit RSA key. For more details, see + // [RSA AES key wrap + // mechanism](http://docs.oasis-open.org/pkcs11/pkcs11-curr/v2.40/cos01/pkcs11-curr-v2.40-cos01.html#_Toc408226908). + ImportJob_RSA_OAEP_4096_SHA1_AES_256 ImportJob_ImportMethod = 2 +) + +var ImportJob_ImportMethod_name = map[int32]string{ + 0: "IMPORT_METHOD_UNSPECIFIED", + 1: "RSA_OAEP_3072_SHA1_AES_256", + 2: "RSA_OAEP_4096_SHA1_AES_256", +} + +var ImportJob_ImportMethod_value = map[string]int32{ + "IMPORT_METHOD_UNSPECIFIED": 0, + "RSA_OAEP_3072_SHA1_AES_256": 1, + "RSA_OAEP_4096_SHA1_AES_256": 2, +} + +func (x ImportJob_ImportMethod) String() string { + return proto.EnumName(ImportJob_ImportMethod_name, int32(x)) +} + +func (ImportJob_ImportMethod) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_e40e1384d35a80c5, []int{6, 0} +} + +// The state of the [ImportJob][google.cloud.kms.v1.ImportJob], indicating if it can be used. +type ImportJob_ImportJobState int32 + +const ( + // Not specified. + ImportJob_IMPORT_JOB_STATE_UNSPECIFIED ImportJob_ImportJobState = 0 + // The wrapping key for this job is still being generated. It may not be + // used. Cloud KMS will automatically mark this job as + // [ACTIVE][google.cloud.kms.v1.ImportJob.ImportJobState.ACTIVE] as soon as the wrapping key is generated. + ImportJob_PENDING_GENERATION ImportJob_ImportJobState = 1 + // This job may be used in + // [CreateCryptoKey][google.cloud.kms.v1.KeyManagementService.CreateCryptoKey] and + // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] + // requests. + ImportJob_ACTIVE ImportJob_ImportJobState = 2 + // This job can no longer be used and may not leave this state once entered. + ImportJob_EXPIRED ImportJob_ImportJobState = 3 +) + +var ImportJob_ImportJobState_name = map[int32]string{ + 0: "IMPORT_JOB_STATE_UNSPECIFIED", + 1: "PENDING_GENERATION", + 2: "ACTIVE", + 3: "EXPIRED", +} + +var ImportJob_ImportJobState_value = map[string]int32{ + "IMPORT_JOB_STATE_UNSPECIFIED": 0, + "PENDING_GENERATION": 1, + "ACTIVE": 2, + "EXPIRED": 3, +} + +func (x ImportJob_ImportJobState) String() string { + return proto.EnumName(ImportJob_ImportJobState_name, int32(x)) +} + +func (ImportJob_ImportJobState) EnumDescriptor() ([]byte, []int) { + return fileDescriptor_e40e1384d35a80c5, []int{6, 1} +} + +// A [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of [CryptoKeys][google.cloud.kms.v1.CryptoKey]. type KeyRing struct { - // Output only. The resource name for the - // [KeyRing][google.cloud.kms.v1.KeyRing] in the format + // Output only. The resource name for the [KeyRing][google.cloud.kms.v1.KeyRing] in the format // `projects/*/locations/*/keyRings/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // Output only. The time at which this [KeyRing][google.cloud.kms.v1.KeyRing] - // was created. + // Output only. The time at which this [KeyRing][google.cloud.kms.v1.KeyRing] was created. CreateTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -395,64 +486,53 @@ func (m *KeyRing) GetCreateTime() *timestamp.Timestamp { return nil } -// A [CryptoKey][google.cloud.kms.v1.CryptoKey] represents a logical key that -// can be used for cryptographic operations. +// A [CryptoKey][google.cloud.kms.v1.CryptoKey] represents a logical key that can be used for cryptographic +// operations. // -// A [CryptoKey][google.cloud.kms.v1.CryptoKey] is made up of one or more -// [versions][google.cloud.kms.v1.CryptoKeyVersion], which represent the actual -// key material used in cryptographic operations. +// A [CryptoKey][google.cloud.kms.v1.CryptoKey] is made up of one or more [versions][google.cloud.kms.v1.CryptoKeyVersion], which +// represent the actual key material used in cryptographic operations. type CryptoKey struct { - // Output only. The resource name for this - // [CryptoKey][google.cloud.kms.v1.CryptoKey] in the format + // Output only. The resource name for this [CryptoKey][google.cloud.kms.v1.CryptoKey] in the format // `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // Output only. A copy of the "primary" - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that will be used - // by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt] when this - // [CryptoKey][google.cloud.kms.v1.CryptoKey] is given in - // [EncryptRequest.name][google.cloud.kms.v1.EncryptRequest.name]. + // Output only. A copy of the "primary" [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that will be used + // by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt] when this [CryptoKey][google.cloud.kms.v1.CryptoKey] is given + // in [EncryptRequest.name][google.cloud.kms.v1.EncryptRequest.name]. // - // The [CryptoKey][google.cloud.kms.v1.CryptoKey]'s primary version can be - // updated via + // The [CryptoKey][google.cloud.kms.v1.CryptoKey]'s primary version can be updated via // [UpdateCryptoKeyPrimaryVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyPrimaryVersion]. // // All keys with [purpose][google.cloud.kms.v1.CryptoKey.purpose] - // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT] - // have a primary. For other keys, this field will be omitted. + // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT] have a + // primary. For other keys, this field will be omitted. Primary *CryptoKeyVersion `protobuf:"bytes,2,opt,name=primary,proto3" json:"primary,omitempty"` // The immutable purpose of this [CryptoKey][google.cloud.kms.v1.CryptoKey]. Purpose CryptoKey_CryptoKeyPurpose `protobuf:"varint,3,opt,name=purpose,proto3,enum=google.cloud.kms.v1.CryptoKey_CryptoKeyPurpose" json:"purpose,omitempty"` - // Output only. The time at which this - // [CryptoKey][google.cloud.kms.v1.CryptoKey] was created. + // Output only. The time at which this [CryptoKey][google.cloud.kms.v1.CryptoKey] was created. CreateTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` - // At [next_rotation_time][google.cloud.kms.v1.CryptoKey.next_rotation_time], - // the Key Management Service will automatically: + // At [next_rotation_time][google.cloud.kms.v1.CryptoKey.next_rotation_time], the Key Management Service will automatically: // // 1. Create a new version of this [CryptoKey][google.cloud.kms.v1.CryptoKey]. // 2. Mark the new version as primary. // // Key rotations performed manually via - // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] - // and + // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] and // [UpdateCryptoKeyPrimaryVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyPrimaryVersion] - // do not affect - // [next_rotation_time][google.cloud.kms.v1.CryptoKey.next_rotation_time]. + // do not affect [next_rotation_time][google.cloud.kms.v1.CryptoKey.next_rotation_time]. // // Keys with [purpose][google.cloud.kms.v1.CryptoKey.purpose] - // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT] - // support automatic rotation. For other keys, this field must be omitted. + // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT] support + // automatic rotation. For other keys, this field must be omitted. NextRotationTime *timestamp.Timestamp `protobuf:"bytes,7,opt,name=next_rotation_time,json=nextRotationTime,proto3" json:"next_rotation_time,omitempty"` // Controls the rate of automatic rotation. // // Types that are valid to be assigned to RotationSchedule: // *CryptoKey_RotationPeriod RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` - // A template describing settings for new - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] instances. The - // properties of new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // instances created by either - // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] - // or auto-rotation are controlled by this template. + // A template describing settings for new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] instances. + // The properties of new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] instances created by either + // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] or + // auto-rotation are controlled by this template. VersionTemplate *CryptoKeyVersionTemplate `protobuf:"bytes,11,opt,name=version_template,json=versionTemplate,proto3" json:"version_template,omitempty"` // Labels with user-defined metadata. For more information, see // [Labeling Keys](/kms/docs/labeling-keys). @@ -567,27 +647,19 @@ func (*CryptoKey) XXX_OneofWrappers() []interface{} { } } -// A [CryptoKeyVersionTemplate][google.cloud.kms.v1.CryptoKeyVersionTemplate] -// specifies the properties to use when creating a new -// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], either manually -// with -// [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] -// or automatically as a result of auto-rotation. +// A [CryptoKeyVersionTemplate][google.cloud.kms.v1.CryptoKeyVersionTemplate] specifies the properties to use when creating +// a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], either manually with +// [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] or +// automatically as a result of auto-rotation. type CryptoKeyVersionTemplate struct { - // [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] to use when creating - // a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] based on this - // template. Immutable. Defaults to - // [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE]. + // [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] to use when creating a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] based on + // this template. Immutable. Defaults to [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE]. ProtectionLevel ProtectionLevel `protobuf:"varint,1,opt,name=protection_level,json=protectionLevel,proto3,enum=google.cloud.kms.v1.ProtectionLevel" json:"protection_level,omitempty"` - // Required. - // [Algorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] - // to use when creating a - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] based on this - // template. + // Required. [Algorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] to use + // when creating a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] based on this template. // // For backwards compatibility, GOOGLE_SYMMETRIC_ENCRYPTION is implied if both - // this field is omitted and - // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] is + // this field is omitted and [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] is // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. Algorithm CryptoKeyVersion_CryptoKeyVersionAlgorithm `protobuf:"varint,3,opt,name=algorithm,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionAlgorithm" json:"algorithm,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -634,7 +706,9 @@ func (m *CryptoKeyVersionTemplate) GetAlgorithm() CryptoKeyVersion_CryptoKeyVers return CryptoKeyVersion_CRYPTO_KEY_VERSION_ALGORITHM_UNSPECIFIED } -// Contains an HSM-generated attestation about a key operation. +// Contains an HSM-generated attestation about a key operation. For more +// information, see [Verifying attestations] +// (https://cloud.google.com/kms/docs/attest-key). type KeyOperationAttestation struct { // Output only. The format of the attestation data. Format KeyOperationAttestation_AttestationFormat `protobuf:"varint,4,opt,name=format,proto3,enum=google.cloud.kms.v1.KeyOperationAttestation_AttestationFormat" json:"format,omitempty"` @@ -685,61 +759,60 @@ func (m *KeyOperationAttestation) GetContent() []byte { return nil } -// A [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] represents an -// individual cryptographic key, and the associated key material. +// A [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] represents an individual cryptographic key, and the +// associated key material. // -// An -// [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] -// version can be used for cryptographic operations. +// An [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] version can be +// used for cryptographic operations. // // For security reasons, the raw cryptographic key material represented by a -// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] can never be viewed -// or exported. It can only be used to encrypt, decrypt, or sign data when an -// authorized user or application invokes Cloud KMS. +// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] can never be viewed or exported. It can only be used to +// encrypt, decrypt, or sign data when an authorized user or application invokes +// Cloud KMS. type CryptoKeyVersion struct { - // Output only. The resource name for this - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the format + // Output only. The resource name for this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the format // `projects/*/locations/*/keyRings/*/cryptoKeys/*/cryptoKeyVersions/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // The current state of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // The current state of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. State CryptoKeyVersion_CryptoKeyVersionState `protobuf:"varint,3,opt,name=state,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionState" json:"state,omitempty"` - // Output only. The [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] - // describing how crypto operations are performed with this - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // Output only. The [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] describing how crypto operations are + // performed with this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. ProtectionLevel ProtectionLevel `protobuf:"varint,7,opt,name=protection_level,json=protectionLevel,proto3,enum=google.cloud.kms.v1.ProtectionLevel" json:"protection_level,omitempty"` - // Output only. The - // [CryptoKeyVersionAlgorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] - // that this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // supports. + // Output only. The [CryptoKeyVersionAlgorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] that this + // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] supports. Algorithm CryptoKeyVersion_CryptoKeyVersionAlgorithm `protobuf:"varint,10,opt,name=algorithm,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionAlgorithm" json:"algorithm,omitempty"` // Output only. Statement that was generated and signed by the HSM at key // creation time. Use this statement to verify attributes of the key as stored // on the HSM, independently of Google. Only provided for key versions with - // [protection_level][google.cloud.kms.v1.CryptoKeyVersion.protection_level] - // [HSM][google.cloud.kms.v1.ProtectionLevel.HSM]. + // [protection_level][google.cloud.kms.v1.CryptoKeyVersion.protection_level] [HSM][google.cloud.kms.v1.ProtectionLevel.HSM]. Attestation *KeyOperationAttestation `protobuf:"bytes,8,opt,name=attestation,proto3" json:"attestation,omitempty"` - // Output only. The time at which this - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] was created. + // Output only. The time at which this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] was created. CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` - // Output only. The time this - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s key material was + // Output only. The time this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s key material was // generated. GenerateTime *timestamp.Timestamp `protobuf:"bytes,11,opt,name=generate_time,json=generateTime,proto3" json:"generate_time,omitempty"` - // Output only. The time this - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s key material is - // scheduled for destruction. Only present if - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] is + // Output only. The time this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s key material is scheduled + // for destruction. Only present if [state][google.cloud.kms.v1.CryptoKeyVersion.state] is // [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED]. DestroyTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=destroy_time,json=destroyTime,proto3" json:"destroy_time,omitempty"` // Output only. The time this CryptoKeyVersion's key material was - // destroyed. Only present if - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] is + // destroyed. Only present if [state][google.cloud.kms.v1.CryptoKeyVersion.state] is // [DESTROYED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROYED]. - DestroyEventTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=destroy_event_time,json=destroyEventTime,proto3" json:"destroy_event_time,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + DestroyEventTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=destroy_event_time,json=destroyEventTime,proto3" json:"destroy_event_time,omitempty"` + // Output only. The name of the [ImportJob][google.cloud.kms.v1.ImportJob] used to import this + // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Only present if the underlying key material was + // imported. + ImportJob string `protobuf:"bytes,14,opt,name=import_job,json=importJob,proto3" json:"import_job,omitempty"` + // Output only. The time at which this [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s key material + // was imported. + ImportTime *timestamp.Timestamp `protobuf:"bytes,15,opt,name=import_time,json=importTime,proto3" json:"import_time,omitempty"` + // Output only. The root cause of an import failure. Only present if + // [state][google.cloud.kms.v1.CryptoKeyVersion.state] is + // [IMPORT_FAILED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.IMPORT_FAILED]. + ImportFailureReason string `protobuf:"bytes,16,opt,name=import_failure_reason,json=importFailureReason,proto3" json:"import_failure_reason,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *CryptoKeyVersion) Reset() { *m = CryptoKeyVersion{} } @@ -830,8 +903,28 @@ func (m *CryptoKeyVersion) GetDestroyEventTime() *timestamp.Timestamp { return nil } -// The public key for a given -// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Obtained via +func (m *CryptoKeyVersion) GetImportJob() string { + if m != nil { + return m.ImportJob + } + return "" +} + +func (m *CryptoKeyVersion) GetImportTime() *timestamp.Timestamp { + if m != nil { + return m.ImportTime + } + return nil +} + +func (m *CryptoKeyVersion) GetImportFailureReason() string { + if m != nil { + return m.ImportFailureReason + } + return "" +} + +// The public key for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Obtained via // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. type PublicKey struct { // The public key, encoded in PEM format. For more information, see the @@ -840,9 +933,8 @@ type PublicKey struct { // [Textual Encoding of Subject Public Key Info] // (https://tools.ietf.org/html/rfc7468#section-13). Pem string `protobuf:"bytes,1,opt,name=pem,proto3" json:"pem,omitempty"` - // The - // [Algorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] - // associated with this key. + // The [Algorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] associated + // with this key. Algorithm CryptoKeyVersion_CryptoKeyVersionAlgorithm `protobuf:"varint,2,opt,name=algorithm,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionAlgorithm" json:"algorithm,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -888,6 +980,215 @@ func (m *PublicKey) GetAlgorithm() CryptoKeyVersion_CryptoKeyVersionAlgorithm { return CryptoKeyVersion_CRYPTO_KEY_VERSION_ALGORITHM_UNSPECIFIED } +// An [ImportJob][google.cloud.kms.v1.ImportJob] can be used to create [CryptoKeys][google.cloud.kms.v1.CryptoKey] and +// [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] using pre-existing key material, +// generated outside of Cloud KMS. +// +// When an [ImportJob][google.cloud.kms.v1.ImportJob] is created, Cloud KMS will generate a "wrapping key", +// which is a public/private key pair. You use the wrapping key to encrypt (also +// known as wrap) the pre-existing key material to protect it during the import +// process. The nature of the wrapping key depends on the choice of +// [import_method][google.cloud.kms.v1.ImportJob.import_method]. When the wrapping key generation +// is complete, the [state][google.cloud.kms.v1.ImportJob.state] will be set to +// [ACTIVE][google.cloud.kms.v1.ImportJob.ImportJobState.ACTIVE] and the [public_key][google.cloud.kms.v1.ImportJob.public_key] +// can be fetched. The fetched public key can then be used to wrap your +// pre-existing key material. +// +// Once the key material is wrapped, it can be imported into a new +// [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in an existing [CryptoKey][google.cloud.kms.v1.CryptoKey] by calling +// [ImportCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.ImportCryptoKeyVersion]. +// Multiple [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] can be imported with a single +// [ImportJob][google.cloud.kms.v1.ImportJob]. Cloud KMS uses the private key portion of the wrapping key to +// unwrap the key material. Only Cloud KMS has access to the private key. +// +// An [ImportJob][google.cloud.kms.v1.ImportJob] expires 3 days after it is created. Once expired, Cloud KMS +// will no longer be able to import or unwrap any key material that was wrapped +// with the [ImportJob][google.cloud.kms.v1.ImportJob]'s public key. +// +// For more information, see +// [Importing a key](https://cloud.google.com/kms/docs/importing-a-key). +type ImportJob struct { + // Output only. The resource name for this [ImportJob][google.cloud.kms.v1.ImportJob] in the format + // `projects/*/locations/*/keyRings/*/importJobs/*`. + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + // Required and immutable. The wrapping method to be used for incoming + // key material. + ImportMethod ImportJob_ImportMethod `protobuf:"varint,2,opt,name=import_method,json=importMethod,proto3,enum=google.cloud.kms.v1.ImportJob_ImportMethod" json:"import_method,omitempty"` + // Required and immutable. The protection level of the [ImportJob][google.cloud.kms.v1.ImportJob]. This + // must match the + // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level] of the + // [version_template][google.cloud.kms.v1.CryptoKey.version_template] on the [CryptoKey][google.cloud.kms.v1.CryptoKey] you + // attempt to import into. + ProtectionLevel ProtectionLevel `protobuf:"varint,9,opt,name=protection_level,json=protectionLevel,proto3,enum=google.cloud.kms.v1.ProtectionLevel" json:"protection_level,omitempty"` + // Output only. The time at which this [ImportJob][google.cloud.kms.v1.ImportJob] was created. + CreateTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` + // Output only. The time this [ImportJob][google.cloud.kms.v1.ImportJob]'s key material was generated. + GenerateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=generate_time,json=generateTime,proto3" json:"generate_time,omitempty"` + // Output only. The time at which this [ImportJob][google.cloud.kms.v1.ImportJob] is scheduled for + // expiration and can no longer be used to import key material. + ExpireTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` + // Output only. The time this [ImportJob][google.cloud.kms.v1.ImportJob] expired. Only present if + // [state][google.cloud.kms.v1.ImportJob.state] is [EXPIRED][google.cloud.kms.v1.ImportJob.ImportJobState.EXPIRED]. + ExpireEventTime *timestamp.Timestamp `protobuf:"bytes,10,opt,name=expire_event_time,json=expireEventTime,proto3" json:"expire_event_time,omitempty"` + // Output only. The current state of the [ImportJob][google.cloud.kms.v1.ImportJob], indicating if it can + // be used. + State ImportJob_ImportJobState `protobuf:"varint,6,opt,name=state,proto3,enum=google.cloud.kms.v1.ImportJob_ImportJobState" json:"state,omitempty"` + // Output only. The public key with which to wrap key material prior to + // import. Only returned if [state][google.cloud.kms.v1.ImportJob.state] is + // [ACTIVE][google.cloud.kms.v1.ImportJob.ImportJobState.ACTIVE]. + PublicKey *ImportJob_WrappingPublicKey `protobuf:"bytes,7,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` + // Output only. Statement that was generated and signed by the key creator + // (for example, an HSM) at key creation time. Use this statement to verify + // attributes of the key as stored on the HSM, independently of Google. + // Only present if the chosen [ImportMethod][google.cloud.kms.v1.ImportJob.ImportMethod] is one with a protection + // level of [HSM][google.cloud.kms.v1.ProtectionLevel.HSM]. + Attestation *KeyOperationAttestation `protobuf:"bytes,8,opt,name=attestation,proto3" json:"attestation,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ImportJob) Reset() { *m = ImportJob{} } +func (m *ImportJob) String() string { return proto.CompactTextString(m) } +func (*ImportJob) ProtoMessage() {} +func (*ImportJob) Descriptor() ([]byte, []int) { + return fileDescriptor_e40e1384d35a80c5, []int{6} +} + +func (m *ImportJob) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ImportJob.Unmarshal(m, b) +} +func (m *ImportJob) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ImportJob.Marshal(b, m, deterministic) +} +func (m *ImportJob) XXX_Merge(src proto.Message) { + xxx_messageInfo_ImportJob.Merge(m, src) +} +func (m *ImportJob) XXX_Size() int { + return xxx_messageInfo_ImportJob.Size(m) +} +func (m *ImportJob) XXX_DiscardUnknown() { + xxx_messageInfo_ImportJob.DiscardUnknown(m) +} + +var xxx_messageInfo_ImportJob proto.InternalMessageInfo + +func (m *ImportJob) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +func (m *ImportJob) GetImportMethod() ImportJob_ImportMethod { + if m != nil { + return m.ImportMethod + } + return ImportJob_IMPORT_METHOD_UNSPECIFIED +} + +func (m *ImportJob) GetProtectionLevel() ProtectionLevel { + if m != nil { + return m.ProtectionLevel + } + return ProtectionLevel_PROTECTION_LEVEL_UNSPECIFIED +} + +func (m *ImportJob) GetCreateTime() *timestamp.Timestamp { + if m != nil { + return m.CreateTime + } + return nil +} + +func (m *ImportJob) GetGenerateTime() *timestamp.Timestamp { + if m != nil { + return m.GenerateTime + } + return nil +} + +func (m *ImportJob) GetExpireTime() *timestamp.Timestamp { + if m != nil { + return m.ExpireTime + } + return nil +} + +func (m *ImportJob) GetExpireEventTime() *timestamp.Timestamp { + if m != nil { + return m.ExpireEventTime + } + return nil +} + +func (m *ImportJob) GetState() ImportJob_ImportJobState { + if m != nil { + return m.State + } + return ImportJob_IMPORT_JOB_STATE_UNSPECIFIED +} + +func (m *ImportJob) GetPublicKey() *ImportJob_WrappingPublicKey { + if m != nil { + return m.PublicKey + } + return nil +} + +func (m *ImportJob) GetAttestation() *KeyOperationAttestation { + if m != nil { + return m.Attestation + } + return nil +} + +// The public key component of the wrapping key. For details of the type of +// key this public key corresponds to, see the [ImportMethod][google.cloud.kms.v1.ImportJob.ImportMethod]. +type ImportJob_WrappingPublicKey struct { + // The public key, encoded in PEM format. For more information, see the [RFC + // 7468](https://tools.ietf.org/html/rfc7468) sections for [General + // Considerations](https://tools.ietf.org/html/rfc7468#section-2) and + // [Textual Encoding of Subject Public Key Info] + // (https://tools.ietf.org/html/rfc7468#section-13). + Pem string `protobuf:"bytes,1,opt,name=pem,proto3" json:"pem,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ImportJob_WrappingPublicKey) Reset() { *m = ImportJob_WrappingPublicKey{} } +func (m *ImportJob_WrappingPublicKey) String() string { return proto.CompactTextString(m) } +func (*ImportJob_WrappingPublicKey) ProtoMessage() {} +func (*ImportJob_WrappingPublicKey) Descriptor() ([]byte, []int) { + return fileDescriptor_e40e1384d35a80c5, []int{6, 0} +} + +func (m *ImportJob_WrappingPublicKey) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ImportJob_WrappingPublicKey.Unmarshal(m, b) +} +func (m *ImportJob_WrappingPublicKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ImportJob_WrappingPublicKey.Marshal(b, m, deterministic) +} +func (m *ImportJob_WrappingPublicKey) XXX_Merge(src proto.Message) { + xxx_messageInfo_ImportJob_WrappingPublicKey.Merge(m, src) +} +func (m *ImportJob_WrappingPublicKey) XXX_Size() int { + return xxx_messageInfo_ImportJob_WrappingPublicKey.Size(m) +} +func (m *ImportJob_WrappingPublicKey) XXX_DiscardUnknown() { + xxx_messageInfo_ImportJob_WrappingPublicKey.DiscardUnknown(m) +} + +var xxx_messageInfo_ImportJob_WrappingPublicKey proto.InternalMessageInfo + +func (m *ImportJob_WrappingPublicKey) GetPem() string { + if m != nil { + return m.Pem + } + return "" +} + func init() { proto.RegisterEnum("google.cloud.kms.v1.ProtectionLevel", ProtectionLevel_name, ProtectionLevel_value) proto.RegisterEnum("google.cloud.kms.v1.CryptoKey_CryptoKeyPurpose", CryptoKey_CryptoKeyPurpose_name, CryptoKey_CryptoKeyPurpose_value) @@ -895,6 +1196,8 @@ func init() { proto.RegisterEnum("google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionAlgorithm", CryptoKeyVersion_CryptoKeyVersionAlgorithm_name, CryptoKeyVersion_CryptoKeyVersionAlgorithm_value) proto.RegisterEnum("google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionState", CryptoKeyVersion_CryptoKeyVersionState_name, CryptoKeyVersion_CryptoKeyVersionState_value) proto.RegisterEnum("google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionView", CryptoKeyVersion_CryptoKeyVersionView_name, CryptoKeyVersion_CryptoKeyVersionView_value) + proto.RegisterEnum("google.cloud.kms.v1.ImportJob_ImportMethod", ImportJob_ImportMethod_name, ImportJob_ImportMethod_value) + proto.RegisterEnum("google.cloud.kms.v1.ImportJob_ImportJobState", ImportJob_ImportJobState_name, ImportJob_ImportJobState_value) proto.RegisterType((*KeyRing)(nil), "google.cloud.kms.v1.KeyRing") proto.RegisterType((*CryptoKey)(nil), "google.cloud.kms.v1.CryptoKey") proto.RegisterMapType((map[string]string)(nil), "google.cloud.kms.v1.CryptoKey.LabelsEntry") @@ -902,6 +1205,8 @@ func init() { proto.RegisterType((*KeyOperationAttestation)(nil), "google.cloud.kms.v1.KeyOperationAttestation") proto.RegisterType((*CryptoKeyVersion)(nil), "google.cloud.kms.v1.CryptoKeyVersion") proto.RegisterType((*PublicKey)(nil), "google.cloud.kms.v1.PublicKey") + proto.RegisterType((*ImportJob)(nil), "google.cloud.kms.v1.ImportJob") + proto.RegisterType((*ImportJob_WrappingPublicKey)(nil), "google.cloud.kms.v1.ImportJob.WrappingPublicKey") } func init() { @@ -909,81 +1214,100 @@ func init() { } var fileDescriptor_e40e1384d35a80c5 = []byte{ - // 1203 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x56, 0x5d, 0x6e, 0xdb, 0x46, - 0x17, 0x0d, 0x25, 0xcb, 0xb2, 0xae, 0x9c, 0x98, 0x1e, 0xe7, 0x47, 0xf1, 0x17, 0x24, 0x86, 0x92, - 0x0f, 0x35, 0x82, 0x54, 0x8a, 0x65, 0x27, 0x75, 0x1a, 0xb4, 0x01, 0x2d, 0x8d, 0x65, 0x56, 0x3f, - 0x64, 0x87, 0xb4, 0x52, 0x07, 0x29, 0x08, 0x5a, 0x9e, 0x28, 0x82, 0xc5, 0x1f, 0x90, 0x94, 0x1a, - 0x01, 0xdd, 0x46, 0x5f, 0xba, 0x81, 0x02, 0x5d, 0x43, 0x57, 0x90, 0x55, 0x74, 0x19, 0x79, 0x2c, - 0x38, 0x1c, 0xda, 0x94, 0xcc, 0xd4, 0x49, 0x91, 0x27, 0xcd, 0xdc, 0x73, 0xcf, 0x99, 0xd1, 0xbd, - 0x97, 0x87, 0x84, 0xfb, 0x03, 0xc7, 0x19, 0x8c, 0x68, 0xb5, 0x3f, 0x72, 0xc6, 0x27, 0xd5, 0x53, - 0xcb, 0xaf, 0x4e, 0xb6, 0xaa, 0x1e, 0xf5, 0x9d, 0xb1, 0xd7, 0xa7, 0x7e, 0xc5, 0xf5, 0x9c, 0xc0, - 0x41, 0x6b, 0x51, 0x52, 0x85, 0x25, 0x55, 0x4e, 0x2d, 0xbf, 0x32, 0xd9, 0x5a, 0xbf, 0xc3, 0x99, - 0xa6, 0x3b, 0xac, 0x9a, 0xb6, 0xed, 0x04, 0x66, 0x30, 0x74, 0x6c, 0x4e, 0x59, 0xbf, 0xcb, 0x51, - 0xb6, 0x3b, 0x1e, 0xbf, 0xa9, 0x9e, 0x8c, 0x3d, 0x96, 0xc0, 0xf1, 0x7b, 0xf3, 0x78, 0x30, 0xb4, - 0xa8, 0x1f, 0x98, 0x96, 0x1b, 0x25, 0x94, 0x5f, 0x41, 0xbe, 0x45, 0xa7, 0x64, 0x68, 0x0f, 0x10, - 0x82, 0x05, 0xdb, 0xb4, 0x68, 0x49, 0xd8, 0x10, 0x36, 0x0b, 0x84, 0xad, 0xd1, 0x73, 0x28, 0xf6, - 0x3d, 0x6a, 0x06, 0xd4, 0x08, 0x89, 0xa5, 0xcc, 0x86, 0xb0, 0x59, 0xac, 0xad, 0x57, 0xf8, 0x45, - 0x63, 0xd5, 0x8a, 0x1e, 0xab, 0x12, 0x88, 0xd2, 0xc3, 0x40, 0xf9, 0xef, 0x1c, 0x14, 0xea, 0xde, - 0xd4, 0x0d, 0x9c, 0x16, 0x9d, 0xa6, 0xca, 0xbf, 0x80, 0xbc, 0xeb, 0x0d, 0x2d, 0xd3, 0x9b, 0x72, - 0xe9, 0xff, 0x57, 0x52, 0x6a, 0x50, 0x39, 0x13, 0xe9, 0x51, 0xcf, 0x1f, 0x3a, 0x36, 0x89, 0x59, - 0x48, 0x86, 0xbc, 0x3b, 0xf6, 0x5c, 0xc7, 0xa7, 0xa5, 0xec, 0x86, 0xb0, 0x79, 0xad, 0x56, 0xfd, - 0x77, 0x81, 0xf3, 0x95, 0x1a, 0xd1, 0x48, 0xcc, 0x9f, 0xff, 0xab, 0xb9, 0xcf, 0xf9, 0xab, 0xe8, - 0x00, 0x90, 0x4d, 0xdf, 0x05, 0x86, 0xc7, 0xfb, 0x13, 0x69, 0xe4, 0x2f, 0xd5, 0x10, 0x43, 0x16, - 0xe1, 0x24, 0xa6, 0xd4, 0x80, 0x95, 0x33, 0x11, 0x97, 0x7a, 0x43, 0xe7, 0xa4, 0xb4, 0xc4, 0x64, - 0x6e, 0x5f, 0x90, 0x69, 0xf0, 0x5e, 0x1f, 0x5c, 0x21, 0xd7, 0x62, 0x8e, 0xca, 0x28, 0xe8, 0x27, - 0x10, 0x27, 0x51, 0xad, 0x8c, 0x80, 0x5a, 0xee, 0xc8, 0x0c, 0x68, 0xa9, 0xc8, 0x64, 0xbe, 0xfe, - 0xa4, 0x0a, 0xeb, 0x9c, 0x44, 0x56, 0x26, 0xb3, 0x01, 0xb4, 0x07, 0x8b, 0x23, 0xf3, 0x98, 0x8e, - 0xfc, 0x12, 0x6c, 0x64, 0x37, 0x8b, 0xb5, 0x87, 0x97, 0x14, 0xbc, 0xcd, 0x92, 0xb1, 0x1d, 0x78, - 0x53, 0xc2, 0x99, 0xeb, 0xcf, 0xa0, 0x98, 0x08, 0x23, 0x11, 0xb2, 0xa7, 0x74, 0xca, 0x07, 0x23, - 0x5c, 0xa2, 0xeb, 0x90, 0x9b, 0x98, 0xa3, 0x71, 0x34, 0x70, 0x05, 0x12, 0x6d, 0xbe, 0xcd, 0xec, - 0x0a, 0xe5, 0x77, 0x20, 0xce, 0xb7, 0x10, 0x95, 0xe1, 0x6e, 0x9d, 0x1c, 0xa9, 0xba, 0x62, 0xb4, - 0xf0, 0x91, 0xa1, 0x1e, 0x12, 0x55, 0xd1, 0xb0, 0x71, 0xd8, 0xd5, 0x54, 0x5c, 0x97, 0xf7, 0x65, - 0xdc, 0x10, 0xaf, 0xa0, 0x35, 0x58, 0xc1, 0x5d, 0x96, 0x65, 0x34, 0x30, 0xfb, 0x15, 0x85, 0x30, - 0x28, 0x69, 0x47, 0x9d, 0x0e, 0xd6, 0x89, 0x5c, 0x37, 0x34, 0xb9, 0xd9, 0x15, 0x73, 0xe8, 0x26, - 0xa0, 0x44, 0x30, 0x4e, 0x5e, 0xdc, 0x5b, 0x83, 0xd5, 0xb3, 0xc6, 0xf8, 0xfd, 0xb7, 0xf4, 0x64, - 0x3c, 0xa2, 0xe5, 0xf7, 0x02, 0x94, 0x3e, 0x56, 0x3b, 0xa4, 0x80, 0x18, 0xf6, 0x8a, 0xf6, 0x19, - 0x67, 0x44, 0x27, 0x74, 0xc4, 0xfe, 0xe4, 0xb5, 0xda, 0x83, 0xd4, 0xa2, 0xa9, 0x67, 0xc9, 0xed, - 0x30, 0x97, 0xac, 0xb8, 0xb3, 0x01, 0xf4, 0x33, 0x14, 0xcc, 0xd1, 0xc0, 0xf1, 0x86, 0xc1, 0x5b, - 0x8b, 0xcf, 0xfb, 0x8b, 0x4f, 0x6a, 0xe7, 0x85, 0x80, 0x14, 0xcb, 0x90, 0x73, 0xc5, 0xf2, 0x07, - 0x01, 0x6e, 0xb5, 0xe8, 0x54, 0x71, 0x69, 0x34, 0x57, 0x52, 0x10, 0x84, 0x63, 0x1a, 0x2e, 0x51, - 0x0f, 0x16, 0xdf, 0x38, 0x9e, 0x65, 0x06, 0xa5, 0x05, 0x76, 0xee, 0xf7, 0xa9, 0xe7, 0x7e, 0x84, - 0x5d, 0x49, 0xac, 0xf7, 0x99, 0x0a, 0xe1, 0x6a, 0xa8, 0x04, 0xf9, 0xbe, 0x63, 0x07, 0xd4, 0x0e, - 0xd8, 0x13, 0xb7, 0x4c, 0xe2, 0x6d, 0xf9, 0x14, 0x56, 0x2f, 0xd0, 0xc2, 0x56, 0x4b, 0xba, 0x8e, - 0x35, 0x5d, 0xd2, 0x65, 0xa5, 0x6b, 0xec, 0x2b, 0xa4, 0x23, 0xe9, 0x73, 0xad, 0x2e, 0xc1, 0xf5, - 0xba, 0xd4, 0x93, 0x0f, 0x3b, 0x46, 0x6f, 0xcb, 0xa8, 0x2b, 0x1d, 0x95, 0x60, 0x4d, 0xc3, 0x0d, - 0x31, 0x9b, 0x44, 0x6a, 0x49, 0x64, 0xa1, 0xfc, 0x07, 0x24, 0xe6, 0x8a, 0xd7, 0x28, 0xd5, 0xb1, - 0x7e, 0x84, 0x5c, 0x78, 0xa3, 0xd8, 0x6e, 0x9e, 0xff, 0xb7, 0xf2, 0x6b, 0xa1, 0x04, 0x89, 0x94, - 0x52, 0xc7, 0x24, 0xff, 0xc5, 0xc6, 0x04, 0xbe, 0xf4, 0x98, 0xa0, 0x2e, 0x14, 0xcd, 0xf3, 0xc6, - 0x70, 0x77, 0x7a, 0xf4, 0x39, 0xf3, 0x40, 0x92, 0x02, 0xf3, 0xc6, 0xbb, 0xf0, 0x59, 0xc6, 0xfb, - 0x02, 0xae, 0x0e, 0xa8, 0x1d, 0x1e, 0xc1, 0xe9, 0xc5, 0x4b, 0xe9, 0xcb, 0x31, 0x81, 0x09, 0x7c, - 0x07, 0xcb, 0x27, 0xd4, 0x0f, 0x3c, 0x67, 0xfa, 0xa9, 0xbe, 0x5f, 0xe4, 0xf9, 0xb1, 0xf1, 0xc7, - 0x74, 0x3a, 0xa1, 0x76, 0x10, 0x89, 0x2c, 0x5e, 0x6e, 0xfc, 0x9c, 0x85, 0x43, 0x12, 0x7b, 0x5b, - 0xfe, 0x95, 0x85, 0xdb, 0x1f, 0xad, 0x3f, 0x7a, 0x04, 0x9b, 0x09, 0x8f, 0xeb, 0x61, 0xa2, 0x85, - 0xf3, 0x2f, 0xb5, 0x9b, 0x0a, 0x91, 0xf5, 0x83, 0xce, 0xdc, 0x23, 0x70, 0x0f, 0xfe, 0xd7, 0x54, - 0x94, 0x66, 0x1b, 0x1b, 0xe7, 0x4e, 0xc6, 0xed, 0x4f, 0x56, 0xba, 0xa2, 0x80, 0xee, 0x40, 0x89, - 0x68, 0x12, 0xb3, 0x3c, 0x43, 0xd5, 0x34, 0xa3, 0xf6, 0x78, 0x67, 0xd7, 0xd0, 0x0e, 0xa4, 0xda, - 0x93, 0xa7, 0x62, 0xe6, 0x02, 0xba, 0xfd, 0xf8, 0x9b, 0x5a, 0x8c, 0x66, 0x2f, 0xa0, 0x3b, 0x8f, - 0x9f, 0x3d, 0x8d, 0xd1, 0x05, 0x74, 0x17, 0xd6, 0xcf, 0xd1, 0x56, 0x5d, 0xdb, 0x9a, 0xd1, 0xce, - 0xa5, 0xe0, 0x49, 0xf5, 0xc5, 0x14, 0x3c, 0xa9, 0x9f, 0x47, 0x1b, 0x70, 0x27, 0xc4, 0xb9, 0x2f, - 0x1b, 0x8a, 0x84, 0xd5, 0x99, 0x13, 0x96, 0x52, 0x33, 0x92, 0x67, 0x14, 0x52, 0x33, 0x92, 0xa7, - 0x00, 0xba, 0x05, 0x6b, 0xb8, 0xce, 0x2f, 0x51, 0x7b, 0x72, 0x06, 0x2c, 0xcf, 0x00, 0xdb, 0xbb, - 0x3b, 0x21, 0xb0, 0xbd, 0xbb, 0x23, 0x5e, 0x2d, 0xff, 0x2e, 0xc0, 0x8d, 0xd4, 0xc7, 0x1c, 0x6d, - 0xc2, 0x83, 0x94, 0xd6, 0x85, 0x16, 0x36, 0xff, 0x92, 0xba, 0x09, 0x48, 0xc5, 0xdd, 0x86, 0xdc, - 0x6d, 0x1a, 0x4d, 0xdc, 0xc5, 0x84, 0x99, 0x9c, 0x98, 0x43, 0x45, 0xc8, 0xe3, 0xae, 0xb4, 0xd7, - 0xc6, 0x0d, 0x51, 0x40, 0xcb, 0xb0, 0xd4, 0x90, 0xb5, 0x68, 0x97, 0x41, 0x57, 0xa1, 0xd0, 0xc0, - 0x9a, 0x4e, 0x94, 0x23, 0xe6, 0x70, 0x37, 0x60, 0x95, 0x6f, 0x0d, 0xad, 0x7e, 0x80, 0x1b, 0x87, - 0x6d, 0x66, 0x6f, 0x32, 0x5c, 0x9f, 0xbf, 0x5b, 0x6f, 0x48, 0x7f, 0x41, 0x5f, 0xc1, 0xfd, 0x94, - 0xab, 0xf5, 0x64, 0xfc, 0x72, 0xee, 0x66, 0x4b, 0xb0, 0xb0, 0x7f, 0xd8, 0x6e, 0x8b, 0x42, 0xf9, - 0x57, 0x28, 0xa8, 0xe3, 0xe3, 0xd1, 0xb0, 0x1f, 0x7e, 0xd3, 0x89, 0x90, 0x75, 0xa9, 0x15, 0xbf, - 0xb9, 0x5d, 0x6a, 0xcd, 0x7a, 0x4f, 0xe6, 0x4b, 0x7b, 0xcf, 0xc3, 0x1f, 0x60, 0x65, 0xce, 0xfe, - 0xc2, 0x66, 0xaa, 0x44, 0xd1, 0x71, 0x9d, 0xbd, 0x11, 0xda, 0xb8, 0x87, 0xdb, 0x73, 0x97, 0x5f, - 0x86, 0x25, 0x4d, 0xd9, 0xd7, 0x5f, 0x4a, 0x04, 0x8b, 0x02, 0xca, 0x43, 0xf6, 0x40, 0xeb, 0x88, - 0x99, 0xbd, 0xdf, 0x04, 0xb8, 0xd5, 0x77, 0xac, 0xb4, 0xdb, 0xed, 0xad, 0xb6, 0x2c, 0x9f, 0xc4, - 0x9f, 0xe7, 0xe1, 0x89, 0x8e, 0x2a, 0xbc, 0x7a, 0xca, 0x33, 0x07, 0xce, 0xc8, 0xb4, 0x07, 0x15, - 0xc7, 0x1b, 0x54, 0x07, 0xd4, 0x66, 0x0f, 0x77, 0x35, 0x82, 0x4c, 0x77, 0xe8, 0xcf, 0x7c, 0xe3, - 0x3f, 0x3f, 0xb5, 0xfc, 0x0f, 0x82, 0xf0, 0x67, 0x66, 0xad, 0x19, 0x71, 0xeb, 0xec, 0x94, 0x96, - 0xe5, 0x57, 0x7a, 0x5b, 0xef, 0xe3, 0xe8, 0x6b, 0x16, 0x7d, 0xdd, 0xb2, 0xfc, 0xd7, 0xbd, 0xad, - 0xe3, 0x45, 0xa6, 0xb8, 0xfd, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xbe, 0x5a, 0x5e, 0x75, 0x34, - 0x0c, 0x00, 0x00, + // 1515 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0xdb, 0x72, 0xdb, 0xc6, + 0x19, 0x0e, 0x48, 0x8a, 0x14, 0x7f, 0x52, 0x22, 0xb8, 0xb2, 0x63, 0x5a, 0x75, 0x1c, 0x0d, 0x93, + 0x4c, 0x35, 0x69, 0x42, 0x9a, 0xf4, 0xa1, 0x4e, 0x3d, 0xad, 0x07, 0x22, 0x41, 0x09, 0xe2, 0x01, + 0xe8, 0x02, 0xa2, 0xa3, 0x8c, 0x3b, 0x18, 0x88, 0x5a, 0xd3, 0xa8, 0x88, 0xc3, 0x00, 0xa0, 0x6a, + 0xce, 0xf4, 0x35, 0x7a, 0xd7, 0xeb, 0x5e, 0xf4, 0x21, 0x3a, 0xd3, 0xdb, 0x3c, 0x45, 0x1f, 0x23, + 0x97, 0x1d, 0x2c, 0x16, 0x14, 0x49, 0x41, 0x96, 0x14, 0xeb, 0x4a, 0x8b, 0xfd, 0xfe, 0xef, 0xfb, + 0xf7, 0xf0, 0xef, 0xb7, 0x2b, 0xc2, 0x57, 0x63, 0xc7, 0x19, 0x4f, 0x48, 0x7d, 0x34, 0x71, 0xa6, + 0xa7, 0xf5, 0x33, 0xcb, 0xaf, 0x9f, 0x37, 0xea, 0x1e, 0xf1, 0x9d, 0xa9, 0x37, 0x22, 0x7e, 0xcd, + 0xf5, 0x9c, 0xc0, 0x41, 0x5b, 0x51, 0x50, 0x8d, 0x06, 0xd5, 0xce, 0x2c, 0xbf, 0x76, 0xde, 0xd8, + 0x7e, 0xc4, 0x98, 0x86, 0x6b, 0xd6, 0x0d, 0xdb, 0x76, 0x02, 0x23, 0x30, 0x1d, 0x9b, 0x51, 0xb6, + 0x1f, 0x33, 0x94, 0x7e, 0x9d, 0x4c, 0xdf, 0xd5, 0x4f, 0xa7, 0x1e, 0x0d, 0x60, 0xf8, 0x97, 0xab, + 0x78, 0x60, 0x5a, 0xc4, 0x0f, 0x0c, 0xcb, 0x8d, 0x02, 0xaa, 0x3f, 0x41, 0xae, 0x4b, 0x66, 0xd8, + 0xb4, 0xc7, 0x08, 0x41, 0xc6, 0x36, 0x2c, 0x52, 0xe1, 0x76, 0xb8, 0xdd, 0x3c, 0xa6, 0x6d, 0xf4, + 0x0a, 0x0a, 0x23, 0x8f, 0x18, 0x01, 0xd1, 0x43, 0x62, 0x25, 0xb5, 0xc3, 0xed, 0x16, 0x9a, 0xdb, + 0x35, 0x36, 0xd0, 0x58, 0xb5, 0xa6, 0xc5, 0xaa, 0x18, 0xa2, 0xf0, 0xb0, 0xa3, 0xfa, 0xbf, 0x35, + 0xc8, 0xb7, 0xbc, 0x99, 0x1b, 0x38, 0x5d, 0x32, 0x4b, 0x94, 0x7f, 0x0d, 0x39, 0xd7, 0x33, 0x2d, + 0xc3, 0x9b, 0x31, 0xe9, 0x6f, 0x6a, 0x09, 0x6b, 0x50, 0x9b, 0x8b, 0x0c, 0x89, 0xe7, 0x9b, 0x8e, + 0x8d, 0x63, 0x16, 0x92, 0x20, 0xe7, 0x4e, 0x3d, 0xd7, 0xf1, 0x49, 0x25, 0xbd, 0xc3, 0xed, 0x6e, + 0x36, 0xeb, 0x1f, 0x17, 0xb8, 0x68, 0x29, 0x11, 0x0d, 0xc7, 0xfc, 0xd5, 0xa9, 0xae, 0xdd, 0x66, + 0xaa, 0xe8, 0x00, 0x90, 0x4d, 0x3e, 0x04, 0xba, 0xc7, 0xf6, 0x27, 0xd2, 0xc8, 0x5d, 0xab, 0xc1, + 0x87, 0x2c, 0xcc, 0x48, 0x54, 0xa9, 0x0d, 0xa5, 0xb9, 0x88, 0x4b, 0x3c, 0xd3, 0x39, 0xad, 0xac, + 0x53, 0x99, 0x87, 0x97, 0x64, 0xda, 0x6c, 0xaf, 0x0f, 0x3e, 0xc3, 0x9b, 0x31, 0x47, 0xa1, 0x14, + 0xf4, 0x23, 0xf0, 0xe7, 0xd1, 0x5a, 0xe9, 0x01, 0xb1, 0xdc, 0x89, 0x11, 0x90, 0x4a, 0x81, 0xca, + 0x7c, 0x7f, 0xa3, 0x15, 0xd6, 0x18, 0x09, 0x97, 0xce, 0x97, 0x3b, 0xd0, 0x1e, 0x64, 0x27, 0xc6, + 0x09, 0x99, 0xf8, 0x15, 0xd8, 0x49, 0xef, 0x16, 0x9a, 0xdf, 0x5e, 0xb3, 0xe0, 0x3d, 0x1a, 0x2c, + 0xda, 0x81, 0x37, 0xc3, 0x8c, 0xb9, 0xfd, 0x03, 0x14, 0x16, 0xba, 0x11, 0x0f, 0xe9, 0x33, 0x32, + 0x63, 0x85, 0x11, 0x36, 0xd1, 0x3d, 0x58, 0x3b, 0x37, 0x26, 0xd3, 0xa8, 0xe0, 0xf2, 0x38, 0xfa, + 0xf8, 0x43, 0xea, 0x25, 0x57, 0xfd, 0x00, 0xfc, 0xea, 0x16, 0xa2, 0x2a, 0x3c, 0x6e, 0xe1, 0x63, + 0x45, 0x93, 0xf5, 0xae, 0x78, 0xac, 0x2b, 0x47, 0x58, 0x91, 0x55, 0x51, 0x3f, 0x1a, 0xa8, 0x8a, + 0xd8, 0x92, 0x3a, 0x92, 0xd8, 0xe6, 0x3f, 0x43, 0x5b, 0x50, 0x12, 0x07, 0x34, 0x4a, 0x6f, 0x8b, + 0xf4, 0x2f, 0xcf, 0x85, 0x9d, 0x82, 0x7a, 0xdc, 0xef, 0x8b, 0x1a, 0x96, 0x5a, 0xba, 0x2a, 0xed, + 0x0f, 0xf8, 0x35, 0xf4, 0x39, 0xa0, 0x85, 0xce, 0x38, 0x38, 0xbb, 0xb7, 0x05, 0xe5, 0xf9, 0xc6, + 0xf8, 0xa3, 0xf7, 0xe4, 0x74, 0x3a, 0x21, 0xd5, 0x9f, 0x39, 0xa8, 0x5c, 0xb5, 0x76, 0x48, 0x06, + 0x3e, 0xdc, 0x2b, 0x32, 0xa2, 0x9c, 0x09, 0x39, 0x27, 0x13, 0x3a, 0xc9, 0xcd, 0xe6, 0xd7, 0x89, + 0x8b, 0xa6, 0xcc, 0x83, 0x7b, 0x61, 0x2c, 0x2e, 0xb9, 0xcb, 0x1d, 0xe8, 0x2f, 0x90, 0x37, 0x26, + 0x63, 0xc7, 0x33, 0x83, 0xf7, 0x16, 0xab, 0xf7, 0xd7, 0x37, 0xda, 0xce, 0x4b, 0x1d, 0x42, 0x2c, + 0x83, 0x2f, 0x14, 0xab, 0xbf, 0x70, 0xf0, 0xa0, 0x4b, 0x66, 0xb2, 0x4b, 0xa2, 0xba, 0x12, 0x82, + 0x20, 0x2c, 0xd3, 0xb0, 0x89, 0x86, 0x90, 0x7d, 0xe7, 0x78, 0x96, 0x11, 0x54, 0x32, 0x34, 0xef, + 0x9f, 0x12, 0xf3, 0x5e, 0xc1, 0xae, 0x2d, 0xb4, 0x3b, 0x54, 0x05, 0x33, 0x35, 0x54, 0x81, 0xdc, + 0xc8, 0xb1, 0x03, 0x62, 0x07, 0xf4, 0xc4, 0x15, 0x71, 0xfc, 0x59, 0x3d, 0x83, 0xf2, 0x25, 0x5a, + 0xb8, 0xd5, 0x82, 0xa6, 0x89, 0xaa, 0x26, 0x68, 0x92, 0x3c, 0xd0, 0x3b, 0x32, 0xee, 0x0b, 0xda, + 0xca, 0x56, 0x57, 0xe0, 0x5e, 0x4b, 0x18, 0x4a, 0x47, 0x7d, 0x7d, 0xd8, 0xd0, 0x5b, 0x72, 0x5f, + 0xc1, 0xa2, 0xaa, 0x8a, 0x6d, 0x3e, 0xbd, 0x88, 0x34, 0x17, 0x91, 0x4c, 0xf5, 0x3f, 0xc5, 0x85, + 0xba, 0x62, 0x6b, 0x94, 0xe8, 0x58, 0x7f, 0x86, 0xb5, 0x70, 0x44, 0xb1, 0xdd, 0xbc, 0xfa, 0x75, + 0xcb, 0xaf, 0x86, 0x12, 0x38, 0x52, 0x4a, 0x2c, 0x93, 0xdc, 0x9d, 0x95, 0x09, 0xdc, 0x75, 0x99, + 0xa0, 0x01, 0x14, 0x8c, 0x8b, 0x8d, 0x61, 0xee, 0xf4, 0xdd, 0x6d, 0xea, 0x01, 0x2f, 0x0a, 0xac, + 0x1a, 0x6f, 0xe6, 0x56, 0xc6, 0xfb, 0x1a, 0x36, 0xc6, 0xc4, 0x0e, 0x53, 0x30, 0x7a, 0xe1, 0x5a, + 0x7a, 0x31, 0x26, 0x50, 0x81, 0x3f, 0x42, 0xf1, 0x94, 0xf8, 0x81, 0xe7, 0xcc, 0x6e, 0xea, 0xfb, + 0x05, 0x16, 0x1f, 0x1b, 0x7f, 0x4c, 0x27, 0xe7, 0xc4, 0x0e, 0x22, 0x91, 0xec, 0xf5, 0xc6, 0xcf, + 0x58, 0x62, 0x48, 0xa2, 0x4a, 0x5f, 0x00, 0x98, 0x96, 0xeb, 0x78, 0x81, 0xfe, 0x57, 0xe7, 0xa4, + 0xb2, 0x49, 0x6b, 0x2e, 0x1f, 0xf5, 0x1c, 0x3a, 0x27, 0xe1, 0x2a, 0x31, 0x98, 0x66, 0x28, 0x5d, + 0xbf, 0x4a, 0x51, 0x38, 0xd5, 0x6e, 0xc2, 0x7d, 0x46, 0x7e, 0x67, 0x98, 0x93, 0xa9, 0x47, 0x74, + 0x8f, 0x18, 0xbe, 0x63, 0x57, 0x78, 0x9a, 0x66, 0x2b, 0x02, 0x3b, 0x11, 0x86, 0x29, 0x54, 0xfd, + 0x67, 0x06, 0x1e, 0x5e, 0x59, 0x0f, 0xe8, 0x3b, 0xd8, 0x5d, 0xf0, 0xdc, 0xa1, 0x88, 0xd5, 0xf0, + 0x3c, 0x0a, 0xbd, 0x7d, 0x19, 0x4b, 0xda, 0x41, 0x7f, 0xe5, 0x48, 0x7e, 0x09, 0xbf, 0xd9, 0x97, + 0xe5, 0xfd, 0x9e, 0xa8, 0x5f, 0x38, 0x2b, 0xb3, 0x63, 0x49, 0x1e, 0xf0, 0x1c, 0x7a, 0x04, 0x15, + 0xac, 0x0a, 0xd4, 0x82, 0x75, 0x45, 0x55, 0xf5, 0xe6, 0x93, 0x67, 0x2f, 0x75, 0xf5, 0x40, 0x68, + 0x3e, 0x7f, 0xc1, 0xa7, 0x2e, 0xa1, 0x4f, 0x9f, 0xfc, 0xbe, 0x19, 0xa3, 0xe9, 0x4b, 0xe8, 0xb3, + 0x27, 0x3f, 0xbc, 0x88, 0xd1, 0xcc, 0x95, 0xe8, 0xf3, 0x46, 0x93, 0x2f, 0xa1, 0xc7, 0xb0, 0x7d, + 0x81, 0x76, 0x5b, 0x6a, 0x63, 0x29, 0xf3, 0x5a, 0x02, 0xbe, 0x98, 0x3b, 0x9b, 0x80, 0x2f, 0x66, + 0xcf, 0x7d, 0x04, 0x0f, 0xf3, 0xf3, 0x68, 0x07, 0x1e, 0x85, 0x38, 0xbb, 0x65, 0x74, 0x59, 0x10, + 0x95, 0xa5, 0x11, 0xac, 0x27, 0x46, 0x2c, 0x8e, 0x21, 0x9f, 0x18, 0xb1, 0x38, 0x0a, 0xf8, 0x68, + 0x44, 0x38, 0x8e, 0x32, 0x7a, 0x00, 0x5b, 0x62, 0x8b, 0x0d, 0xb3, 0xf9, 0x7c, 0x4e, 0x2d, 0x2e, + 0x01, 0x4f, 0x5f, 0x3e, 0x0b, 0x81, 0xa7, 0x2f, 0x9f, 0xf1, 0x1b, 0xd5, 0xff, 0x72, 0x70, 0x3f, + 0xd1, 0xd6, 0xd0, 0x2e, 0x7c, 0x9d, 0x50, 0x1a, 0xa1, 0x65, 0xaf, 0x5e, 0xca, 0x9f, 0x03, 0x52, + 0xc4, 0x41, 0x5b, 0x1a, 0xec, 0xeb, 0xfb, 0xe2, 0x40, 0xc4, 0xd4, 0xd4, 0xf9, 0x35, 0x54, 0x80, + 0x9c, 0x38, 0x10, 0xf6, 0x7a, 0x62, 0x9b, 0xe7, 0x50, 0x11, 0xd6, 0xdb, 0x92, 0x1a, 0x7d, 0xa5, + 0xd0, 0x06, 0xe4, 0xdb, 0xa2, 0xaa, 0x61, 0xf9, 0x98, 0x3a, 0xfa, 0x7d, 0x28, 0xb3, 0x4f, 0x5d, + 0x6d, 0x1d, 0x88, 0xed, 0xa3, 0x30, 0x2a, 0x83, 0x10, 0x6c, 0xc6, 0xc2, 0x52, 0x5f, 0x91, 0xb1, + 0xc6, 0x67, 0x51, 0x19, 0x36, 0xa2, 0xb6, 0xde, 0x11, 0xa4, 0x30, 0x2c, 0x57, 0x95, 0xe0, 0xde, + 0xea, 0x14, 0x86, 0x26, 0xf9, 0x1b, 0xfa, 0x2d, 0x7c, 0x95, 0x30, 0x83, 0xa1, 0x24, 0xbe, 0x59, + 0x99, 0xc0, 0x3a, 0x64, 0x3a, 0x47, 0xbd, 0x1e, 0xcf, 0x55, 0xff, 0x0e, 0x79, 0x65, 0x7a, 0x32, + 0x31, 0x47, 0xe1, 0x53, 0x97, 0x87, 0xb4, 0x4b, 0xac, 0xf8, 0x41, 0xe3, 0x12, 0x6b, 0xd9, 0x92, + 0x53, 0x77, 0x7e, 0x73, 0xff, 0x2b, 0x07, 0x79, 0x69, 0x6e, 0x15, 0x49, 0xf7, 0x96, 0x02, 0x1b, + 0xcc, 0x01, 0x2c, 0x12, 0xbc, 0x77, 0x4e, 0xd9, 0x20, 0x7e, 0x97, 0x38, 0x88, 0xb9, 0x14, 0x6b, + 0xf5, 0x29, 0x05, 0x17, 0xcd, 0x85, 0xaf, 0xc4, 0x6b, 0x2b, 0xff, 0x29, 0xd7, 0xd6, 0xca, 0x3d, + 0x90, 0xfe, 0xb4, 0x7b, 0x20, 0x73, 0xcb, 0x7b, 0xe0, 0x15, 0x14, 0xc8, 0x07, 0xd7, 0xf4, 0x6e, + 0xfe, 0xfc, 0x8f, 0xc2, 0x29, 0xb9, 0x03, 0x65, 0x46, 0x5e, 0xb8, 0x04, 0xe0, 0x5a, 0x89, 0x52, + 0x44, 0xba, 0xb8, 0x03, 0x5a, 0xf1, 0xeb, 0x22, 0x4b, 0x17, 0xf2, 0xfb, 0x1b, 0xed, 0xce, 0xa1, + 0x73, 0xb2, 0xf2, 0x9e, 0x00, 0x97, 0x96, 0xa2, 0x1e, 0xbe, 0xaa, 0xa3, 0xff, 0x41, 0x9e, 0x5c, + 0xa3, 0xf4, 0xc6, 0x33, 0x5c, 0xd7, 0xb4, 0xc7, 0xf3, 0x1a, 0xc6, 0x79, 0x77, 0x5e, 0xce, 0x77, + 0x7c, 0xe1, 0x6f, 0x7f, 0x03, 0xe5, 0x4b, 0xf9, 0x2e, 0x9f, 0x99, 0xaa, 0x05, 0xc5, 0xc5, 0xf2, + 0x43, 0x5f, 0xc0, 0x43, 0x76, 0x80, 0xfb, 0xa2, 0x76, 0x20, 0xb7, 0x57, 0xce, 0x22, 0xb3, 0xda, + 0x25, 0x83, 0x6c, 0xe8, 0x82, 0xa8, 0xea, 0xa1, 0x93, 0x71, 0x4b, 0x78, 0x6c, 0x7e, 0x17, 0x78, + 0xaa, 0x3a, 0x82, 0xcd, 0xe5, 0xf5, 0x0c, 0x6d, 0x93, 0x25, 0x3c, 0x94, 0xf7, 0x6e, 0x61, 0x60, + 0x1c, 0x02, 0xc8, 0x0a, 0x2d, 0x4d, 0x1a, 0x8a, 0x7c, 0x8a, 0x9a, 0xd9, 0x8f, 0x8a, 0x84, 0x43, + 0xbf, 0xfa, 0xf6, 0x10, 0x4a, 0x2b, 0xe7, 0x20, 0xcc, 0xa2, 0x60, 0x59, 0x13, 0x5b, 0xf4, 0x45, + 0xdb, 0x13, 0x87, 0x62, 0x6f, 0x25, 0x4b, 0x11, 0xd6, 0x55, 0xb9, 0xa3, 0xbd, 0x11, 0xb0, 0xc8, + 0x73, 0x28, 0x07, 0xe9, 0x03, 0xb5, 0xcf, 0xa7, 0xf6, 0xfe, 0xc1, 0xc1, 0x83, 0x91, 0x63, 0x25, + 0xed, 0xc3, 0x5e, 0xb9, 0x6b, 0xf9, 0x38, 0xfe, 0x79, 0x21, 0xcc, 0xe8, 0x28, 0xdc, 0x4f, 0x2f, + 0x58, 0xe4, 0xd8, 0x99, 0x18, 0xf6, 0xb8, 0xe6, 0x78, 0xe3, 0xfa, 0x98, 0xd8, 0xb4, 0x2e, 0xeb, + 0x11, 0x64, 0xb8, 0xa6, 0xbf, 0xf4, 0x1b, 0xc5, 0xab, 0x33, 0xcb, 0xff, 0x85, 0xe3, 0xfe, 0x9d, + 0xda, 0xda, 0x8f, 0xb8, 0x2d, 0x9a, 0xa5, 0x6b, 0xf9, 0xb5, 0x61, 0xe3, 0xe7, 0xb8, 0xf7, 0x2d, + 0xed, 0x7d, 0xdb, 0xb5, 0xfc, 0xb7, 0xc3, 0xc6, 0x49, 0x96, 0x2a, 0x3e, 0xfd, 0x7f, 0x00, 0x00, + 0x00, 0xff, 0xff, 0xd6, 0x81, 0xe9, 0x01, 0xf4, 0x10, 0x00, 0x00, } diff --git a/googleapis/cloud/kms/v1/service.pb.go b/googleapis/cloud/kms/v1/service.pb.go index bd84a67fab..744fc40290 100644 --- a/googleapis/cloud/kms/v1/service.pb.go +++ b/googleapis/cloud/kms/v1/service.pb.go @@ -9,8 +9,6 @@ import ( math "math" proto "github.com/golang/protobuf/proto" - _ "github.com/golang/protobuf/ptypes/struct" - _ "github.com/golang/protobuf/ptypes/wrappers" _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" @@ -27,23 +25,24 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package -// Request message for -// [KeyManagementService.ListKeyRings][google.cloud.kms.v1.KeyManagementService.ListKeyRings]. +// Request message for [KeyManagementService.ListKeyRings][google.cloud.kms.v1.KeyManagementService.ListKeyRings]. type ListKeyRingsRequest struct { // Required. The resource name of the location associated with the - // [KeyRings][google.cloud.kms.v1.KeyRing], in the format - // `projects/*/locations/*`. + // [KeyRings][google.cloud.kms.v1.KeyRing], in the format `projects/*/locations/*`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Optional limit on the number of [KeyRings][google.cloud.kms.v1.KeyRing] to - // include in the response. Further [KeyRings][google.cloud.kms.v1.KeyRing] - // can subsequently be obtained by including the - // [ListKeyRingsResponse.next_page_token][google.cloud.kms.v1.ListKeyRingsResponse.next_page_token] - // in a subsequent request. If unspecified, the server will pick an - // appropriate default. + // Optional limit on the number of [KeyRings][google.cloud.kms.v1.KeyRing] to include in the + // response. Further [KeyRings][google.cloud.kms.v1.KeyRing] can subsequently be obtained by + // including the [ListKeyRingsResponse.next_page_token][google.cloud.kms.v1.ListKeyRingsResponse.next_page_token] in a subsequent + // request. If unspecified, the server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional pagination token, returned earlier via // [ListKeyRingsResponse.next_page_token][google.cloud.kms.v1.ListKeyRingsResponse.next_page_token]. - PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + // Optional. Only include resources that match the filter in the response. + Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Specify how the results should be sorted. If not specified, the + // results will be sorted in the default order. + OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -95,28 +94,43 @@ func (m *ListKeyRingsRequest) GetPageToken() string { return "" } -// Request message for -// [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys]. +func (m *ListKeyRingsRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *ListKeyRingsRequest) GetOrderBy() string { + if m != nil { + return m.OrderBy + } + return "" +} + +// Request message for [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys]. type ListCryptoKeysRequest struct { - // Required. The resource name of the [KeyRing][google.cloud.kms.v1.KeyRing] - // to list, in the format `projects/*/locations/*/keyRings/*`. + // Required. The resource name of the [KeyRing][google.cloud.kms.v1.KeyRing] to list, in the format + // `projects/*/locations/*/keyRings/*`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Optional limit on the number of [CryptoKeys][google.cloud.kms.v1.CryptoKey] - // to include in the response. Further - // [CryptoKeys][google.cloud.kms.v1.CryptoKey] can subsequently be obtained by - // including the - // [ListCryptoKeysResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeysResponse.next_page_token] - // in a subsequent request. If unspecified, the server will pick an - // appropriate default. + // Optional limit on the number of [CryptoKeys][google.cloud.kms.v1.CryptoKey] to include in the + // response. Further [CryptoKeys][google.cloud.kms.v1.CryptoKey] can subsequently be obtained by + // including the [ListCryptoKeysResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeysResponse.next_page_token] in a subsequent + // request. If unspecified, the server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional pagination token, returned earlier via // [ListCryptoKeysResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeysResponse.next_page_token]. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // The fields of the primary version to include in the response. - VersionView CryptoKeyVersion_CryptoKeyVersionView `protobuf:"varint,4,opt,name=version_view,json=versionView,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionView" json:"version_view,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + VersionView CryptoKeyVersion_CryptoKeyVersionView `protobuf:"varint,4,opt,name=version_view,json=versionView,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionView" json:"version_view,omitempty"` + // Optional. Only include resources that match the filter in the response. + Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Specify how the results should be sorted. If not specified, the + // results will be sorted in the default order. + OrderBy string `protobuf:"bytes,6,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ListCryptoKeysRequest) Reset() { *m = ListCryptoKeysRequest{} } @@ -172,29 +186,44 @@ func (m *ListCryptoKeysRequest) GetVersionView() CryptoKeyVersion_CryptoKeyVersi return CryptoKeyVersion_CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED } -// Request message for -// [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions]. +func (m *ListCryptoKeysRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *ListCryptoKeysRequest) GetOrderBy() string { + if m != nil { + return m.OrderBy + } + return "" +} + +// Request message for [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions]. type ListCryptoKeyVersionsRequest struct { - // Required. The resource name of the - // [CryptoKey][google.cloud.kms.v1.CryptoKey] to list, in the format + // Required. The resource name of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to list, in the format // `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Optional limit on the number of - // [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] to include in the - // response. Further [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] - // can subsequently be obtained by including the - // [ListCryptoKeyVersionsResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeyVersionsResponse.next_page_token] - // in a subsequent request. If unspecified, the server will pick an - // appropriate default. + // Optional limit on the number of [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] to + // include in the response. Further [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] can + // subsequently be obtained by including the + // [ListCryptoKeyVersionsResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeyVersionsResponse.next_page_token] in a subsequent request. + // If unspecified, the server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional pagination token, returned earlier via // [ListCryptoKeyVersionsResponse.next_page_token][google.cloud.kms.v1.ListCryptoKeyVersionsResponse.next_page_token]. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // The fields to include in the response. - View CryptoKeyVersion_CryptoKeyVersionView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionView" json:"view,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + View CryptoKeyVersion_CryptoKeyVersionView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionView" json:"view,omitempty"` + // Optional. Only include resources that match the filter in the response. + Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Specify how the results should be sorted. If not specified, the + // results will be sorted in the default order. + OrderBy string `protobuf:"bytes,6,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ListCryptoKeyVersionsRequest) Reset() { *m = ListCryptoKeyVersionsRequest{} } @@ -250,17 +279,111 @@ func (m *ListCryptoKeyVersionsRequest) GetView() CryptoKeyVersion_CryptoKeyVersi return CryptoKeyVersion_CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED } -// Response message for -// [KeyManagementService.ListKeyRings][google.cloud.kms.v1.KeyManagementService.ListKeyRings]. +func (m *ListCryptoKeyVersionsRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *ListCryptoKeyVersionsRequest) GetOrderBy() string { + if m != nil { + return m.OrderBy + } + return "" +} + +// Request message for [KeyManagementService.ListImportJobs][google.cloud.kms.v1.KeyManagementService.ListImportJobs]. +type ListImportJobsRequest struct { + // Required. The resource name of the [KeyRing][google.cloud.kms.v1.KeyRing] to list, in the format + // `projects/*/locations/*/keyRings/*`. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Optional limit on the number of [ImportJobs][google.cloud.kms.v1.ImportJob] to include in the + // response. Further [ImportJobs][google.cloud.kms.v1.ImportJob] can subsequently be obtained by + // including the [ListImportJobsResponse.next_page_token][google.cloud.kms.v1.ListImportJobsResponse.next_page_token] in a subsequent + // request. If unspecified, the server will pick an appropriate default. + PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` + // Optional pagination token, returned earlier via + // [ListImportJobsResponse.next_page_token][google.cloud.kms.v1.ListImportJobsResponse.next_page_token]. + PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` + // Optional. Only include resources that match the filter in the response. + Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"` + // Optional. Specify how the results should be sorted. If not specified, the + // results will be sorted in the default order. + OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ListImportJobsRequest) Reset() { *m = ListImportJobsRequest{} } +func (m *ListImportJobsRequest) String() string { return proto.CompactTextString(m) } +func (*ListImportJobsRequest) ProtoMessage() {} +func (*ListImportJobsRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_723aeaeb61739a25, []int{3} +} + +func (m *ListImportJobsRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ListImportJobsRequest.Unmarshal(m, b) +} +func (m *ListImportJobsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ListImportJobsRequest.Marshal(b, m, deterministic) +} +func (m *ListImportJobsRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_ListImportJobsRequest.Merge(m, src) +} +func (m *ListImportJobsRequest) XXX_Size() int { + return xxx_messageInfo_ListImportJobsRequest.Size(m) +} +func (m *ListImportJobsRequest) XXX_DiscardUnknown() { + xxx_messageInfo_ListImportJobsRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_ListImportJobsRequest proto.InternalMessageInfo + +func (m *ListImportJobsRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *ListImportJobsRequest) GetPageSize() int32 { + if m != nil { + return m.PageSize + } + return 0 +} + +func (m *ListImportJobsRequest) GetPageToken() string { + if m != nil { + return m.PageToken + } + return "" +} + +func (m *ListImportJobsRequest) GetFilter() string { + if m != nil { + return m.Filter + } + return "" +} + +func (m *ListImportJobsRequest) GetOrderBy() string { + if m != nil { + return m.OrderBy + } + return "" +} + +// Response message for [KeyManagementService.ListKeyRings][google.cloud.kms.v1.KeyManagementService.ListKeyRings]. type ListKeyRingsResponse struct { // The list of [KeyRings][google.cloud.kms.v1.KeyRing]. KeyRings []*KeyRing `protobuf:"bytes,1,rep,name=key_rings,json=keyRings,proto3" json:"key_rings,omitempty"` // A token to retrieve next page of results. Pass this value in - // [ListKeyRingsRequest.page_token][google.cloud.kms.v1.ListKeyRingsRequest.page_token] - // to retrieve the next page of results. + // [ListKeyRingsRequest.page_token][google.cloud.kms.v1.ListKeyRingsRequest.page_token] to retrieve the next page of results. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` - // The total number of [KeyRings][google.cloud.kms.v1.KeyRing] that matched - // the query. + // The total number of [KeyRings][google.cloud.kms.v1.KeyRing] that matched the query. TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -271,7 +394,7 @@ func (m *ListKeyRingsResponse) Reset() { *m = ListKeyRingsResponse{} } func (m *ListKeyRingsResponse) String() string { return proto.CompactTextString(m) } func (*ListKeyRingsResponse) ProtoMessage() {} func (*ListKeyRingsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{3} + return fileDescriptor_723aeaeb61739a25, []int{4} } func (m *ListKeyRingsResponse) XXX_Unmarshal(b []byte) error { @@ -313,17 +436,14 @@ func (m *ListKeyRingsResponse) GetTotalSize() int32 { return 0 } -// Response message for -// [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys]. +// Response message for [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys]. type ListCryptoKeysResponse struct { // The list of [CryptoKeys][google.cloud.kms.v1.CryptoKey]. CryptoKeys []*CryptoKey `protobuf:"bytes,1,rep,name=crypto_keys,json=cryptoKeys,proto3" json:"crypto_keys,omitempty"` // A token to retrieve next page of results. Pass this value in - // [ListCryptoKeysRequest.page_token][google.cloud.kms.v1.ListCryptoKeysRequest.page_token] - // to retrieve the next page of results. + // [ListCryptoKeysRequest.page_token][google.cloud.kms.v1.ListCryptoKeysRequest.page_token] to retrieve the next page of results. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` - // The total number of [CryptoKeys][google.cloud.kms.v1.CryptoKey] that - // matched the query. + // The total number of [CryptoKeys][google.cloud.kms.v1.CryptoKey] that matched the query. TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -334,7 +454,7 @@ func (m *ListCryptoKeysResponse) Reset() { *m = ListCryptoKeysResponse{} func (m *ListCryptoKeysResponse) String() string { return proto.CompactTextString(m) } func (*ListCryptoKeysResponse) ProtoMessage() {} func (*ListCryptoKeysResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{4} + return fileDescriptor_723aeaeb61739a25, []int{5} } func (m *ListCryptoKeysResponse) XXX_Unmarshal(b []byte) error { @@ -376,17 +496,15 @@ func (m *ListCryptoKeysResponse) GetTotalSize() int32 { return 0 } -// Response message for -// [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions]. +// Response message for [KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions]. type ListCryptoKeyVersionsResponse struct { // The list of [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. CryptoKeyVersions []*CryptoKeyVersion `protobuf:"bytes,1,rep,name=crypto_key_versions,json=cryptoKeyVersions,proto3" json:"crypto_key_versions,omitempty"` // A token to retrieve next page of results. Pass this value in - // [ListCryptoKeyVersionsRequest.page_token][google.cloud.kms.v1.ListCryptoKeyVersionsRequest.page_token] - // to retrieve the next page of results. + // [ListCryptoKeyVersionsRequest.page_token][google.cloud.kms.v1.ListCryptoKeyVersionsRequest.page_token] to retrieve the next page of + // results. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` - // The total number of - // [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] that matched the + // The total number of [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] that matched the // query. TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -398,7 +516,7 @@ func (m *ListCryptoKeyVersionsResponse) Reset() { *m = ListCryptoKeyVers func (m *ListCryptoKeyVersionsResponse) String() string { return proto.CompactTextString(m) } func (*ListCryptoKeyVersionsResponse) ProtoMessage() {} func (*ListCryptoKeyVersionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{5} + return fileDescriptor_723aeaeb61739a25, []int{6} } func (m *ListCryptoKeyVersionsResponse) XXX_Unmarshal(b []byte) error { @@ -440,11 +558,69 @@ func (m *ListCryptoKeyVersionsResponse) GetTotalSize() int32 { return 0 } -// Request message for -// [KeyManagementService.GetKeyRing][google.cloud.kms.v1.KeyManagementService.GetKeyRing]. +// Response message for [KeyManagementService.ListImportJobs][google.cloud.kms.v1.KeyManagementService.ListImportJobs]. +type ListImportJobsResponse struct { + // The list of [ImportJobs][google.cloud.kms.v1.ImportJob]. + ImportJobs []*ImportJob `protobuf:"bytes,1,rep,name=import_jobs,json=importJobs,proto3" json:"import_jobs,omitempty"` + // A token to retrieve next page of results. Pass this value in + // [ListImportJobsRequest.page_token][google.cloud.kms.v1.ListImportJobsRequest.page_token] to retrieve the next page of results. + NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` + // The total number of [ImportJobs][google.cloud.kms.v1.ImportJob] that matched the query. + TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ListImportJobsResponse) Reset() { *m = ListImportJobsResponse{} } +func (m *ListImportJobsResponse) String() string { return proto.CompactTextString(m) } +func (*ListImportJobsResponse) ProtoMessage() {} +func (*ListImportJobsResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_723aeaeb61739a25, []int{7} +} + +func (m *ListImportJobsResponse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ListImportJobsResponse.Unmarshal(m, b) +} +func (m *ListImportJobsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ListImportJobsResponse.Marshal(b, m, deterministic) +} +func (m *ListImportJobsResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_ListImportJobsResponse.Merge(m, src) +} +func (m *ListImportJobsResponse) XXX_Size() int { + return xxx_messageInfo_ListImportJobsResponse.Size(m) +} +func (m *ListImportJobsResponse) XXX_DiscardUnknown() { + xxx_messageInfo_ListImportJobsResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_ListImportJobsResponse proto.InternalMessageInfo + +func (m *ListImportJobsResponse) GetImportJobs() []*ImportJob { + if m != nil { + return m.ImportJobs + } + return nil +} + +func (m *ListImportJobsResponse) GetNextPageToken() string { + if m != nil { + return m.NextPageToken + } + return "" +} + +func (m *ListImportJobsResponse) GetTotalSize() int32 { + if m != nil { + return m.TotalSize + } + return 0 +} + +// Request message for [KeyManagementService.GetKeyRing][google.cloud.kms.v1.KeyManagementService.GetKeyRing]. type GetKeyRingRequest struct { - // The [name][google.cloud.kms.v1.KeyRing.name] of the - // [KeyRing][google.cloud.kms.v1.KeyRing] to get. + // The [name][google.cloud.kms.v1.KeyRing.name] of the [KeyRing][google.cloud.kms.v1.KeyRing] to get. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -455,7 +631,7 @@ func (m *GetKeyRingRequest) Reset() { *m = GetKeyRingRequest{} } func (m *GetKeyRingRequest) String() string { return proto.CompactTextString(m) } func (*GetKeyRingRequest) ProtoMessage() {} func (*GetKeyRingRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{6} + return fileDescriptor_723aeaeb61739a25, []int{8} } func (m *GetKeyRingRequest) XXX_Unmarshal(b []byte) error { @@ -483,11 +659,9 @@ func (m *GetKeyRingRequest) GetName() string { return "" } -// Request message for -// [KeyManagementService.GetCryptoKey][google.cloud.kms.v1.KeyManagementService.GetCryptoKey]. +// Request message for [KeyManagementService.GetCryptoKey][google.cloud.kms.v1.KeyManagementService.GetCryptoKey]. type GetCryptoKeyRequest struct { - // The [name][google.cloud.kms.v1.CryptoKey.name] of the - // [CryptoKey][google.cloud.kms.v1.CryptoKey] to get. + // The [name][google.cloud.kms.v1.CryptoKey.name] of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to get. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -498,7 +672,7 @@ func (m *GetCryptoKeyRequest) Reset() { *m = GetCryptoKeyRequest{} } func (m *GetCryptoKeyRequest) String() string { return proto.CompactTextString(m) } func (*GetCryptoKeyRequest) ProtoMessage() {} func (*GetCryptoKeyRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{7} + return fileDescriptor_723aeaeb61739a25, []int{9} } func (m *GetCryptoKeyRequest) XXX_Unmarshal(b []byte) error { @@ -526,11 +700,9 @@ func (m *GetCryptoKeyRequest) GetName() string { return "" } -// Request message for -// [KeyManagementService.GetCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.GetCryptoKeyVersion]. +// Request message for [KeyManagementService.GetCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.GetCryptoKeyVersion]. type GetCryptoKeyVersionRequest struct { - // The [name][google.cloud.kms.v1.CryptoKeyVersion.name] of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to get. + // The [name][google.cloud.kms.v1.CryptoKeyVersion.name] of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to get. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -541,7 +713,7 @@ func (m *GetCryptoKeyVersionRequest) Reset() { *m = GetCryptoKeyVersionR func (m *GetCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } func (*GetCryptoKeyVersionRequest) ProtoMessage() {} func (*GetCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{8} + return fileDescriptor_723aeaeb61739a25, []int{10} } func (m *GetCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { @@ -569,11 +741,10 @@ func (m *GetCryptoKeyVersionRequest) GetName() string { return "" } -// Request message for -// [KeyManagementService.GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. +// Request message for [KeyManagementService.GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. type GetPublicKeyRequest struct { - // The [name][google.cloud.kms.v1.CryptoKeyVersion.name] of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] public key to get. + // The [name][google.cloud.kms.v1.CryptoKeyVersion.name] of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] public key to + // get. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -584,7 +755,7 @@ func (m *GetPublicKeyRequest) Reset() { *m = GetPublicKeyRequest{} } func (m *GetPublicKeyRequest) String() string { return proto.CompactTextString(m) } func (*GetPublicKeyRequest) ProtoMessage() {} func (*GetPublicKeyRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{9} + return fileDescriptor_723aeaeb61739a25, []int{11} } func (m *GetPublicKeyRequest) XXX_Unmarshal(b []byte) error { @@ -612,12 +783,51 @@ func (m *GetPublicKeyRequest) GetName() string { return "" } -// Request message for -// [KeyManagementService.CreateKeyRing][google.cloud.kms.v1.KeyManagementService.CreateKeyRing]. +// Request message for [KeyManagementService.GetImportJob][google.cloud.kms.v1.KeyManagementService.GetImportJob]. +type GetImportJobRequest struct { + // The [name][google.cloud.kms.v1.ImportJob.name] of the [ImportJob][google.cloud.kms.v1.ImportJob] to get. + Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *GetImportJobRequest) Reset() { *m = GetImportJobRequest{} } +func (m *GetImportJobRequest) String() string { return proto.CompactTextString(m) } +func (*GetImportJobRequest) ProtoMessage() {} +func (*GetImportJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_723aeaeb61739a25, []int{12} +} + +func (m *GetImportJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_GetImportJobRequest.Unmarshal(m, b) +} +func (m *GetImportJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_GetImportJobRequest.Marshal(b, m, deterministic) +} +func (m *GetImportJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_GetImportJobRequest.Merge(m, src) +} +func (m *GetImportJobRequest) XXX_Size() int { + return xxx_messageInfo_GetImportJobRequest.Size(m) +} +func (m *GetImportJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_GetImportJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_GetImportJobRequest proto.InternalMessageInfo + +func (m *GetImportJobRequest) GetName() string { + if m != nil { + return m.Name + } + return "" +} + +// Request message for [KeyManagementService.CreateKeyRing][google.cloud.kms.v1.KeyManagementService.CreateKeyRing]. type CreateKeyRingRequest struct { // Required. The resource name of the location associated with the - // [KeyRings][google.cloud.kms.v1.KeyRing], in the format - // `projects/*/locations/*`. + // [KeyRings][google.cloud.kms.v1.KeyRing], in the format `projects/*/locations/*`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. It must be unique within a location and match the regular // expression `[a-zA-Z0-9_-]{1,63}` @@ -633,7 +843,7 @@ func (m *CreateKeyRingRequest) Reset() { *m = CreateKeyRingRequest{} } func (m *CreateKeyRingRequest) String() string { return proto.CompactTextString(m) } func (*CreateKeyRingRequest) ProtoMessage() {} func (*CreateKeyRingRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{10} + return fileDescriptor_723aeaeb61739a25, []int{13} } func (m *CreateKeyRingRequest) XXX_Unmarshal(b []byte) error { @@ -675,27 +885,32 @@ func (m *CreateKeyRingRequest) GetKeyRing() *KeyRing { return nil } -// Request message for -// [KeyManagementService.CreateCryptoKey][google.cloud.kms.v1.KeyManagementService.CreateCryptoKey]. +// Request message for [KeyManagementService.CreateCryptoKey][google.cloud.kms.v1.KeyManagementService.CreateCryptoKey]. type CreateCryptoKeyRequest struct { - // Required. The [name][google.cloud.kms.v1.KeyRing.name] of the KeyRing - // associated with the [CryptoKeys][google.cloud.kms.v1.CryptoKey]. + // Required. The [name][google.cloud.kms.v1.KeyRing.name] of the KeyRing associated with the + // [CryptoKeys][google.cloud.kms.v1.CryptoKey]. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. It must be unique within a KeyRing and match the regular // expression `[a-zA-Z0-9_-]{1,63}` CryptoKeyId string `protobuf:"bytes,2,opt,name=crypto_key_id,json=cryptoKeyId,proto3" json:"crypto_key_id,omitempty"` // A [CryptoKey][google.cloud.kms.v1.CryptoKey] with initial field values. - CryptoKey *CryptoKey `protobuf:"bytes,3,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + CryptoKey *CryptoKey `protobuf:"bytes,3,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"` + // If set to true, the request will create a [CryptoKey][google.cloud.kms.v1.CryptoKey] without any + // [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. You must manually call + // [CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion] or + // [ImportCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.ImportCryptoKeyVersion] + // before you can use this [CryptoKey][google.cloud.kms.v1.CryptoKey]. + SkipInitialVersionCreation bool `protobuf:"varint,5,opt,name=skip_initial_version_creation,json=skipInitialVersionCreation,proto3" json:"skip_initial_version_creation,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *CreateCryptoKeyRequest) Reset() { *m = CreateCryptoKeyRequest{} } func (m *CreateCryptoKeyRequest) String() string { return proto.CompactTextString(m) } func (*CreateCryptoKeyRequest) ProtoMessage() {} func (*CreateCryptoKeyRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{11} + return fileDescriptor_723aeaeb61739a25, []int{14} } func (m *CreateCryptoKeyRequest) XXX_Unmarshal(b []byte) error { @@ -737,15 +952,19 @@ func (m *CreateCryptoKeyRequest) GetCryptoKey() *CryptoKey { return nil } -// Request message for -// [KeyManagementService.CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion]. +func (m *CreateCryptoKeyRequest) GetSkipInitialVersionCreation() bool { + if m != nil { + return m.SkipInitialVersionCreation + } + return false +} + +// Request message for [KeyManagementService.CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion]. type CreateCryptoKeyVersionRequest struct { - // Required. The [name][google.cloud.kms.v1.CryptoKey.name] of the - // [CryptoKey][google.cloud.kms.v1.CryptoKey] associated with the - // [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. + // Required. The [name][google.cloud.kms.v1.CryptoKey.name] of the [CryptoKey][google.cloud.kms.v1.CryptoKey] associated with + // the [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // A [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with initial - // field values. + // A [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with initial field values. CryptoKeyVersion *CryptoKeyVersion `protobuf:"bytes,2,opt,name=crypto_key_version,json=cryptoKeyVersion,proto3" json:"crypto_key_version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -756,7 +975,7 @@ func (m *CreateCryptoKeyVersionRequest) Reset() { *m = CreateCryptoKeyVe func (m *CreateCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } func (*CreateCryptoKeyVersionRequest) ProtoMessage() {} func (*CreateCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{12} + return fileDescriptor_723aeaeb61739a25, []int{15} } func (m *CreateCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { @@ -791,8 +1010,169 @@ func (m *CreateCryptoKeyVersionRequest) GetCryptoKeyVersion() *CryptoKeyVersion return nil } -// Request message for -// [KeyManagementService.UpdateCryptoKey][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKey]. +// Request message for [KeyManagementService.ImportCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.ImportCryptoKeyVersion]. +type ImportCryptoKeyVersionRequest struct { + // Required. The [name][google.cloud.kms.v1.CryptoKey.name] of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to + // be imported into. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Required. The [algorithm][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm] of + // the key being imported. This does not need to match the + // [version_template][google.cloud.kms.v1.CryptoKey.version_template] of the [CryptoKey][google.cloud.kms.v1.CryptoKey] this + // version imports into. + Algorithm CryptoKeyVersion_CryptoKeyVersionAlgorithm `protobuf:"varint,2,opt,name=algorithm,proto3,enum=google.cloud.kms.v1.CryptoKeyVersion_CryptoKeyVersionAlgorithm" json:"algorithm,omitempty"` + // Required. The [name][google.cloud.kms.v1.ImportJob.name] of the [ImportJob][google.cloud.kms.v1.ImportJob] that was used to + // wrap this key material. + ImportJob string `protobuf:"bytes,4,opt,name=import_job,json=importJob,proto3" json:"import_job,omitempty"` + // Required. The incoming wrapped key material that is to be imported. + // + // Types that are valid to be assigned to WrappedKeyMaterial: + // *ImportCryptoKeyVersionRequest_RsaAesWrappedKey + WrappedKeyMaterial isImportCryptoKeyVersionRequest_WrappedKeyMaterial `protobuf_oneof:"wrapped_key_material"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *ImportCryptoKeyVersionRequest) Reset() { *m = ImportCryptoKeyVersionRequest{} } +func (m *ImportCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } +func (*ImportCryptoKeyVersionRequest) ProtoMessage() {} +func (*ImportCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_723aeaeb61739a25, []int{16} +} + +func (m *ImportCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ImportCryptoKeyVersionRequest.Unmarshal(m, b) +} +func (m *ImportCryptoKeyVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ImportCryptoKeyVersionRequest.Marshal(b, m, deterministic) +} +func (m *ImportCryptoKeyVersionRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_ImportCryptoKeyVersionRequest.Merge(m, src) +} +func (m *ImportCryptoKeyVersionRequest) XXX_Size() int { + return xxx_messageInfo_ImportCryptoKeyVersionRequest.Size(m) +} +func (m *ImportCryptoKeyVersionRequest) XXX_DiscardUnknown() { + xxx_messageInfo_ImportCryptoKeyVersionRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_ImportCryptoKeyVersionRequest proto.InternalMessageInfo + +func (m *ImportCryptoKeyVersionRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *ImportCryptoKeyVersionRequest) GetAlgorithm() CryptoKeyVersion_CryptoKeyVersionAlgorithm { + if m != nil { + return m.Algorithm + } + return CryptoKeyVersion_CRYPTO_KEY_VERSION_ALGORITHM_UNSPECIFIED +} + +func (m *ImportCryptoKeyVersionRequest) GetImportJob() string { + if m != nil { + return m.ImportJob + } + return "" +} + +type isImportCryptoKeyVersionRequest_WrappedKeyMaterial interface { + isImportCryptoKeyVersionRequest_WrappedKeyMaterial() +} + +type ImportCryptoKeyVersionRequest_RsaAesWrappedKey struct { + RsaAesWrappedKey []byte `protobuf:"bytes,5,opt,name=rsa_aes_wrapped_key,json=rsaAesWrappedKey,proto3,oneof"` +} + +func (*ImportCryptoKeyVersionRequest_RsaAesWrappedKey) isImportCryptoKeyVersionRequest_WrappedKeyMaterial() { +} + +func (m *ImportCryptoKeyVersionRequest) GetWrappedKeyMaterial() isImportCryptoKeyVersionRequest_WrappedKeyMaterial { + if m != nil { + return m.WrappedKeyMaterial + } + return nil +} + +func (m *ImportCryptoKeyVersionRequest) GetRsaAesWrappedKey() []byte { + if x, ok := m.GetWrappedKeyMaterial().(*ImportCryptoKeyVersionRequest_RsaAesWrappedKey); ok { + return x.RsaAesWrappedKey + } + return nil +} + +// XXX_OneofWrappers is for the internal use of the proto package. +func (*ImportCryptoKeyVersionRequest) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*ImportCryptoKeyVersionRequest_RsaAesWrappedKey)(nil), + } +} + +// Request message for [KeyManagementService.CreateImportJob][google.cloud.kms.v1.KeyManagementService.CreateImportJob]. +type CreateImportJobRequest struct { + // Required. The [name][google.cloud.kms.v1.KeyRing.name] of the [KeyRing][google.cloud.kms.v1.KeyRing] associated with the + // [ImportJobs][google.cloud.kms.v1.ImportJob]. + Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` + // Required. It must be unique within a KeyRing and match the regular + // expression `[a-zA-Z0-9_-]{1,63}` + ImportJobId string `protobuf:"bytes,2,opt,name=import_job_id,json=importJobId,proto3" json:"import_job_id,omitempty"` + // Required. An [ImportJob][google.cloud.kms.v1.ImportJob] with initial field values. + ImportJob *ImportJob `protobuf:"bytes,3,opt,name=import_job,json=importJob,proto3" json:"import_job,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *CreateImportJobRequest) Reset() { *m = CreateImportJobRequest{} } +func (m *CreateImportJobRequest) String() string { return proto.CompactTextString(m) } +func (*CreateImportJobRequest) ProtoMessage() {} +func (*CreateImportJobRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_723aeaeb61739a25, []int{17} +} + +func (m *CreateImportJobRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_CreateImportJobRequest.Unmarshal(m, b) +} +func (m *CreateImportJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_CreateImportJobRequest.Marshal(b, m, deterministic) +} +func (m *CreateImportJobRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_CreateImportJobRequest.Merge(m, src) +} +func (m *CreateImportJobRequest) XXX_Size() int { + return xxx_messageInfo_CreateImportJobRequest.Size(m) +} +func (m *CreateImportJobRequest) XXX_DiscardUnknown() { + xxx_messageInfo_CreateImportJobRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_CreateImportJobRequest proto.InternalMessageInfo + +func (m *CreateImportJobRequest) GetParent() string { + if m != nil { + return m.Parent + } + return "" +} + +func (m *CreateImportJobRequest) GetImportJobId() string { + if m != nil { + return m.ImportJobId + } + return "" +} + +func (m *CreateImportJobRequest) GetImportJob() *ImportJob { + if m != nil { + return m.ImportJob + } + return nil +} + +// Request message for [KeyManagementService.UpdateCryptoKey][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKey]. type UpdateCryptoKeyRequest struct { // [CryptoKey][google.cloud.kms.v1.CryptoKey] with updated values. CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"` @@ -807,7 +1187,7 @@ func (m *UpdateCryptoKeyRequest) Reset() { *m = UpdateCryptoKeyRequest{} func (m *UpdateCryptoKeyRequest) String() string { return proto.CompactTextString(m) } func (*UpdateCryptoKeyRequest) ProtoMessage() {} func (*UpdateCryptoKeyRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{13} + return fileDescriptor_723aeaeb61739a25, []int{18} } func (m *UpdateCryptoKeyRequest) XXX_Unmarshal(b []byte) error { @@ -842,11 +1222,9 @@ func (m *UpdateCryptoKeyRequest) GetUpdateMask() *field_mask.FieldMask { return nil } -// Request message for -// [KeyManagementService.UpdateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyVersion]. +// Request message for [KeyManagementService.UpdateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyVersion]. type UpdateCryptoKeyVersionRequest struct { - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with updated - // values. + // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with updated values. CryptoKeyVersion *CryptoKeyVersion `protobuf:"bytes,1,opt,name=crypto_key_version,json=cryptoKeyVersion,proto3" json:"crypto_key_version,omitempty"` // Required list of fields to be updated in this request. UpdateMask *field_mask.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` @@ -859,7 +1237,7 @@ func (m *UpdateCryptoKeyVersionRequest) Reset() { *m = UpdateCryptoKeyVe func (m *UpdateCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } func (*UpdateCryptoKeyVersionRequest) ProtoMessage() {} func (*UpdateCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{14} + return fileDescriptor_723aeaeb61739a25, []int{19} } func (m *UpdateCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { @@ -894,38 +1272,32 @@ func (m *UpdateCryptoKeyVersionRequest) GetUpdateMask() *field_mask.FieldMask { return nil } -// Request message for -// [KeyManagementService.Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. +// Request message for [KeyManagementService.Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. type EncryptRequest struct { - // Required. The resource name of the - // [CryptoKey][google.cloud.kms.v1.CryptoKey] or - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use for - // encryption. + // Required. The resource name of the [CryptoKey][google.cloud.kms.v1.CryptoKey] or [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] + // to use for encryption. // - // If a [CryptoKey][google.cloud.kms.v1.CryptoKey] is specified, the server - // will use its [primary version][google.cloud.kms.v1.CryptoKey.primary]. + // If a [CryptoKey][google.cloud.kms.v1.CryptoKey] is specified, the server will use its + // [primary version][google.cloud.kms.v1.CryptoKey.primary]. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The data to encrypt. Must be no larger than 64KiB. // // The maximum size depends on the key version's - // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]. - // For [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE] keys, the - // plaintext must be no larger than 64KiB. For - // [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] keys, the combined length of - // the plaintext and additional_authenticated_data fields must be no larger - // than 8KiB. + // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]. For + // [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE] keys, the plaintext must be no larger + // than 64KiB. For [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] keys, the combined length of the + // plaintext and additional_authenticated_data fields must be no larger than + // 8KiB. Plaintext []byte `protobuf:"bytes,2,opt,name=plaintext,proto3" json:"plaintext,omitempty"` // Optional data that, if specified, must also be provided during decryption - // through - // [DecryptRequest.additional_authenticated_data][google.cloud.kms.v1.DecryptRequest.additional_authenticated_data]. + // through [DecryptRequest.additional_authenticated_data][google.cloud.kms.v1.DecryptRequest.additional_authenticated_data]. // // The maximum size depends on the key version's - // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]. - // For [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE] keys, the AAD - // must be no larger than 64KiB. For - // [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] keys, the combined length of - // the plaintext and additional_authenticated_data fields must be no larger - // than 8KiB. + // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]. For + // [SOFTWARE][google.cloud.kms.v1.ProtectionLevel.SOFTWARE] keys, the AAD must be no larger than + // 64KiB. For [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] keys, the combined length of the + // plaintext and additional_authenticated_data fields must be no larger than + // 8KiB. AdditionalAuthenticatedData []byte `protobuf:"bytes,3,opt,name=additional_authenticated_data,json=additionalAuthenticatedData,proto3" json:"additional_authenticated_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -936,7 +1308,7 @@ func (m *EncryptRequest) Reset() { *m = EncryptRequest{} } func (m *EncryptRequest) String() string { return proto.CompactTextString(m) } func (*EncryptRequest) ProtoMessage() {} func (*EncryptRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{15} + return fileDescriptor_723aeaeb61739a25, []int{20} } func (m *EncryptRequest) XXX_Unmarshal(b []byte) error { @@ -978,12 +1350,10 @@ func (m *EncryptRequest) GetAdditionalAuthenticatedData() []byte { return nil } -// Request message for -// [KeyManagementService.Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. +// Request message for [KeyManagementService.Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. type DecryptRequest struct { - // Required. The resource name of the - // [CryptoKey][google.cloud.kms.v1.CryptoKey] to use for decryption. The - // server will choose the appropriate version. + // Required. The resource name of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to use for decryption. + // The server will choose the appropriate version. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The encrypted data originally returned in // [EncryptResponse.ciphertext][google.cloud.kms.v1.EncryptResponse.ciphertext]. @@ -1000,7 +1370,7 @@ func (m *DecryptRequest) Reset() { *m = DecryptRequest{} } func (m *DecryptRequest) String() string { return proto.CompactTextString(m) } func (*DecryptRequest) ProtoMessage() {} func (*DecryptRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{16} + return fileDescriptor_723aeaeb61739a25, []int{21} } func (m *DecryptRequest) XXX_Unmarshal(b []byte) error { @@ -1042,12 +1412,9 @@ func (m *DecryptRequest) GetAdditionalAuthenticatedData() []byte { return nil } -// Request message for -// [KeyManagementService.AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign]. +// Request message for [KeyManagementService.AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign]. type AsymmetricSignRequest struct { - // Required. The resource name of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use for - // signing. + // Required. The resource name of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use for signing. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The digest of the data to sign. The digest must be produced with // the same digest algorithm as specified by the key version's @@ -1062,7 +1429,7 @@ func (m *AsymmetricSignRequest) Reset() { *m = AsymmetricSignRequest{} } func (m *AsymmetricSignRequest) String() string { return proto.CompactTextString(m) } func (*AsymmetricSignRequest) ProtoMessage() {} func (*AsymmetricSignRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{17} + return fileDescriptor_723aeaeb61739a25, []int{22} } func (m *AsymmetricSignRequest) XXX_Unmarshal(b []byte) error { @@ -1097,16 +1464,13 @@ func (m *AsymmetricSignRequest) GetDigest() *Digest { return nil } -// Request message for -// [KeyManagementService.AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt]. +// Request message for [KeyManagementService.AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt]. type AsymmetricDecryptRequest struct { - // Required. The resource name of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use for + // Required. The resource name of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use for // decryption. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // Required. The data encrypted with the named - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s public key using - // OAEP. + // Required. The data encrypted with the named [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s public + // key using OAEP. Ciphertext []byte `protobuf:"bytes,3,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1117,7 +1481,7 @@ func (m *AsymmetricDecryptRequest) Reset() { *m = AsymmetricDecryptReque func (m *AsymmetricDecryptRequest) String() string { return proto.CompactTextString(m) } func (*AsymmetricDecryptRequest) ProtoMessage() {} func (*AsymmetricDecryptRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{18} + return fileDescriptor_723aeaeb61739a25, []int{23} } func (m *AsymmetricDecryptRequest) XXX_Unmarshal(b []byte) error { @@ -1152,11 +1516,9 @@ func (m *AsymmetricDecryptRequest) GetCiphertext() []byte { return nil } -// Response message for -// [KeyManagementService.Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. +// Response message for [KeyManagementService.Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. type DecryptResponse struct { - // The decrypted data originally supplied in - // [EncryptRequest.plaintext][google.cloud.kms.v1.EncryptRequest.plaintext]. + // The decrypted data originally supplied in [EncryptRequest.plaintext][google.cloud.kms.v1.EncryptRequest.plaintext]. Plaintext []byte `protobuf:"bytes,1,opt,name=plaintext,proto3" json:"plaintext,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1167,7 +1529,7 @@ func (m *DecryptResponse) Reset() { *m = DecryptResponse{} } func (m *DecryptResponse) String() string { return proto.CompactTextString(m) } func (*DecryptResponse) ProtoMessage() {} func (*DecryptResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{19} + return fileDescriptor_723aeaeb61739a25, []int{24} } func (m *DecryptResponse) XXX_Unmarshal(b []byte) error { @@ -1195,12 +1557,9 @@ func (m *DecryptResponse) GetPlaintext() []byte { return nil } -// Response message for -// [KeyManagementService.Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. +// Response message for [KeyManagementService.Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. type EncryptResponse struct { - // The resource name of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] used in - // encryption. + // The resource name of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] used in encryption. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The encrypted data. Ciphertext []byte `protobuf:"bytes,2,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"` @@ -1213,7 +1572,7 @@ func (m *EncryptResponse) Reset() { *m = EncryptResponse{} } func (m *EncryptResponse) String() string { return proto.CompactTextString(m) } func (*EncryptResponse) ProtoMessage() {} func (*EncryptResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{20} + return fileDescriptor_723aeaeb61739a25, []int{25} } func (m *EncryptResponse) XXX_Unmarshal(b []byte) error { @@ -1248,8 +1607,7 @@ func (m *EncryptResponse) GetCiphertext() []byte { return nil } -// Response message for -// [KeyManagementService.AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign]. +// Response message for [KeyManagementService.AsymmetricSign][google.cloud.kms.v1.KeyManagementService.AsymmetricSign]. type AsymmetricSignResponse struct { // The created signature. Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` @@ -1262,7 +1620,7 @@ func (m *AsymmetricSignResponse) Reset() { *m = AsymmetricSignResponse{} func (m *AsymmetricSignResponse) String() string { return proto.CompactTextString(m) } func (*AsymmetricSignResponse) ProtoMessage() {} func (*AsymmetricSignResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{21} + return fileDescriptor_723aeaeb61739a25, []int{26} } func (m *AsymmetricSignResponse) XXX_Unmarshal(b []byte) error { @@ -1290,8 +1648,7 @@ func (m *AsymmetricSignResponse) GetSignature() []byte { return nil } -// Response message for -// [KeyManagementService.AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt]. +// Response message for [KeyManagementService.AsymmetricDecrypt][google.cloud.kms.v1.KeyManagementService.AsymmetricDecrypt]. type AsymmetricDecryptResponse struct { // The decrypted data originally encrypted with the matching public key. Plaintext []byte `protobuf:"bytes,1,opt,name=plaintext,proto3" json:"plaintext,omitempty"` @@ -1304,7 +1661,7 @@ func (m *AsymmetricDecryptResponse) Reset() { *m = AsymmetricDecryptResp func (m *AsymmetricDecryptResponse) String() string { return proto.CompactTextString(m) } func (*AsymmetricDecryptResponse) ProtoMessage() {} func (*AsymmetricDecryptResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{22} + return fileDescriptor_723aeaeb61739a25, []int{27} } func (m *AsymmetricDecryptResponse) XXX_Unmarshal(b []byte) error { @@ -1332,14 +1689,11 @@ func (m *AsymmetricDecryptResponse) GetPlaintext() []byte { return nil } -// Request message for -// [KeyManagementService.UpdateCryptoKeyPrimaryVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyPrimaryVersion]. +// Request message for [KeyManagementService.UpdateCryptoKeyPrimaryVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyPrimaryVersion]. type UpdateCryptoKeyPrimaryVersionRequest struct { - // The resource name of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to - // update. + // The resource name of the [CryptoKey][google.cloud.kms.v1.CryptoKey] to update. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // The id of the child - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use as primary. + // The id of the child [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to use as primary. CryptoKeyVersionId string `protobuf:"bytes,2,opt,name=crypto_key_version_id,json=cryptoKeyVersionId,proto3" json:"crypto_key_version_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1350,7 +1704,7 @@ func (m *UpdateCryptoKeyPrimaryVersionRequest) Reset() { *m = UpdateCryp func (m *UpdateCryptoKeyPrimaryVersionRequest) String() string { return proto.CompactTextString(m) } func (*UpdateCryptoKeyPrimaryVersionRequest) ProtoMessage() {} func (*UpdateCryptoKeyPrimaryVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{23} + return fileDescriptor_723aeaeb61739a25, []int{28} } func (m *UpdateCryptoKeyPrimaryVersionRequest) XXX_Unmarshal(b []byte) error { @@ -1385,11 +1739,9 @@ func (m *UpdateCryptoKeyPrimaryVersionRequest) GetCryptoKeyVersionId() string { return "" } -// Request message for -// [KeyManagementService.DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion]. +// Request message for [KeyManagementService.DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion]. type DestroyCryptoKeyVersionRequest struct { - // The resource name of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to destroy. + // The resource name of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to destroy. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1400,7 +1752,7 @@ func (m *DestroyCryptoKeyVersionRequest) Reset() { *m = DestroyCryptoKey func (m *DestroyCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } func (*DestroyCryptoKeyVersionRequest) ProtoMessage() {} func (*DestroyCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{24} + return fileDescriptor_723aeaeb61739a25, []int{29} } func (m *DestroyCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { @@ -1428,11 +1780,9 @@ func (m *DestroyCryptoKeyVersionRequest) GetName() string { return "" } -// Request message for -// [KeyManagementService.RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion]. +// Request message for [KeyManagementService.RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion]. type RestoreCryptoKeyVersionRequest struct { - // The resource name of the - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to restore. + // The resource name of the [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] to restore. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1443,7 +1793,7 @@ func (m *RestoreCryptoKeyVersionRequest) Reset() { *m = RestoreCryptoKey func (m *RestoreCryptoKeyVersionRequest) String() string { return proto.CompactTextString(m) } func (*RestoreCryptoKeyVersionRequest) ProtoMessage() {} func (*RestoreCryptoKeyVersionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{25} + return fileDescriptor_723aeaeb61739a25, []int{30} } func (m *RestoreCryptoKeyVersionRequest) XXX_Unmarshal(b []byte) error { @@ -1489,7 +1839,7 @@ func (m *Digest) Reset() { *m = Digest{} } func (m *Digest) String() string { return proto.CompactTextString(m) } func (*Digest) ProtoMessage() {} func (*Digest) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{26} + return fileDescriptor_723aeaeb61739a25, []int{31} } func (m *Digest) XXX_Unmarshal(b []byte) error { @@ -1569,13 +1919,11 @@ func (*Digest) XXX_OneofWrappers() []interface{} { } } -// Cloud KMS metadata for the given -// [google.cloud.location.Location][google.cloud.location.Location]. +// Cloud KMS metadata for the given [google.cloud.location.Location][google.cloud.location.Location]. type LocationMetadata struct { // Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with // [protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level] - // [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] can be created in this - // location. + // [HSM][google.cloud.kms.v1.ProtectionLevel.HSM] can be created in this location. HsmAvailable bool `protobuf:"varint,1,opt,name=hsm_available,json=hsmAvailable,proto3" json:"hsm_available,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1586,7 +1934,7 @@ func (m *LocationMetadata) Reset() { *m = LocationMetadata{} } func (m *LocationMetadata) String() string { return proto.CompactTextString(m) } func (*LocationMetadata) ProtoMessage() {} func (*LocationMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_723aeaeb61739a25, []int{27} + return fileDescriptor_723aeaeb61739a25, []int{32} } func (m *LocationMetadata) XXX_Unmarshal(b []byte) error { @@ -1618,16 +1966,21 @@ func init() { proto.RegisterType((*ListKeyRingsRequest)(nil), "google.cloud.kms.v1.ListKeyRingsRequest") proto.RegisterType((*ListCryptoKeysRequest)(nil), "google.cloud.kms.v1.ListCryptoKeysRequest") proto.RegisterType((*ListCryptoKeyVersionsRequest)(nil), "google.cloud.kms.v1.ListCryptoKeyVersionsRequest") + proto.RegisterType((*ListImportJobsRequest)(nil), "google.cloud.kms.v1.ListImportJobsRequest") proto.RegisterType((*ListKeyRingsResponse)(nil), "google.cloud.kms.v1.ListKeyRingsResponse") proto.RegisterType((*ListCryptoKeysResponse)(nil), "google.cloud.kms.v1.ListCryptoKeysResponse") proto.RegisterType((*ListCryptoKeyVersionsResponse)(nil), "google.cloud.kms.v1.ListCryptoKeyVersionsResponse") + proto.RegisterType((*ListImportJobsResponse)(nil), "google.cloud.kms.v1.ListImportJobsResponse") proto.RegisterType((*GetKeyRingRequest)(nil), "google.cloud.kms.v1.GetKeyRingRequest") proto.RegisterType((*GetCryptoKeyRequest)(nil), "google.cloud.kms.v1.GetCryptoKeyRequest") proto.RegisterType((*GetCryptoKeyVersionRequest)(nil), "google.cloud.kms.v1.GetCryptoKeyVersionRequest") proto.RegisterType((*GetPublicKeyRequest)(nil), "google.cloud.kms.v1.GetPublicKeyRequest") + proto.RegisterType((*GetImportJobRequest)(nil), "google.cloud.kms.v1.GetImportJobRequest") proto.RegisterType((*CreateKeyRingRequest)(nil), "google.cloud.kms.v1.CreateKeyRingRequest") proto.RegisterType((*CreateCryptoKeyRequest)(nil), "google.cloud.kms.v1.CreateCryptoKeyRequest") proto.RegisterType((*CreateCryptoKeyVersionRequest)(nil), "google.cloud.kms.v1.CreateCryptoKeyVersionRequest") + proto.RegisterType((*ImportCryptoKeyVersionRequest)(nil), "google.cloud.kms.v1.ImportCryptoKeyVersionRequest") + proto.RegisterType((*CreateImportJobRequest)(nil), "google.cloud.kms.v1.CreateImportJobRequest") proto.RegisterType((*UpdateCryptoKeyRequest)(nil), "google.cloud.kms.v1.UpdateCryptoKeyRequest") proto.RegisterType((*UpdateCryptoKeyVersionRequest)(nil), "google.cloud.kms.v1.UpdateCryptoKeyVersionRequest") proto.RegisterType((*EncryptRequest)(nil), "google.cloud.kms.v1.EncryptRequest") @@ -1648,112 +2001,134 @@ func init() { func init() { proto.RegisterFile("google/cloud/kms/v1/service.proto", fileDescriptor_723aeaeb61739a25) } var fileDescriptor_723aeaeb61739a25 = []byte{ - // 1666 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x59, 0xcd, 0x73, 0x1b, 0xc5, - 0x12, 0x7f, 0x63, 0xe7, 0x39, 0x76, 0xfb, 0x2b, 0x19, 0x27, 0x8e, 0x9f, 0x62, 0xbb, 0xfc, 0x26, - 0x79, 0x79, 0x8e, 0x03, 0x12, 0x92, 0x9d, 0x0f, 0x2b, 0x15, 0x28, 0x3b, 0x4e, 0x4c, 0xca, 0x71, - 0x70, 0xad, 0xb1, 0x21, 0x29, 0x53, 0xf2, 0x58, 0x3b, 0x91, 0x37, 0xd2, 0xee, 0x8a, 0xdd, 0x95, - 0x12, 0x05, 0x72, 0xe1, 0x00, 0x39, 0xe4, 0x16, 0x0e, 0xa1, 0xb8, 0x50, 0x70, 0xa3, 0xe0, 0xc0, - 0x0d, 0x0e, 0x5c, 0x28, 0x4e, 0xa9, 0xe2, 0x02, 0x95, 0xe2, 0x96, 0x13, 0xff, 0x00, 0x37, 0x8e, - 0xd4, 0xce, 0xce, 0xae, 0xb4, 0xab, 0x5d, 0x7d, 0x45, 0x29, 0x6e, 0xde, 0x99, 0x9e, 0x9e, 0xdf, - 0xaf, 0xfb, 0x37, 0x33, 0xdd, 0x32, 0xfc, 0x37, 0xa7, 0xeb, 0xb9, 0x02, 0x4b, 0x64, 0x0b, 0x7a, - 0x49, 0x4e, 0xe4, 0x55, 0x33, 0x51, 0x4e, 0x26, 0x4c, 0x66, 0x94, 0x95, 0x2c, 0x8b, 0x17, 0x0d, - 0xdd, 0xd2, 0xf1, 0x98, 0x63, 0x12, 0xe7, 0x26, 0xf1, 0xbc, 0x6a, 0xc6, 0xcb, 0xc9, 0xd8, 0xa4, - 0x58, 0x47, 0x8b, 0x4a, 0x82, 0x6a, 0x9a, 0x6e, 0x51, 0x4b, 0xd1, 0x35, 0xd3, 0x59, 0x12, 0x3b, - 0x11, 0xe6, 0xd5, 0x60, 0xa6, 0x5e, 0x32, 0xb2, 0xcc, 0x35, 0x9a, 0x11, 0x46, 0xfc, 0x6b, 0xaf, - 0x74, 0x3b, 0x71, 0x5b, 0x61, 0x05, 0x39, 0xa3, 0x52, 0x33, 0x2f, 0x2c, 0x26, 0x83, 0x16, 0xa6, - 0x65, 0x94, 0xb2, 0x96, 0x98, 0x9d, 0x0e, 0xce, 0xde, 0x35, 0x68, 0xb1, 0xc8, 0x0c, 0xe1, 0x9f, - 0x28, 0x30, 0x76, 0x5d, 0x31, 0xad, 0x35, 0x56, 0x91, 0x14, 0x2d, 0x67, 0x4a, 0xec, 0xfd, 0x12, - 0x33, 0x2d, 0x3c, 0x0e, 0x7d, 0x45, 0x6a, 0x30, 0xcd, 0x9a, 0x40, 0x33, 0x68, 0x76, 0x40, 0x12, - 0x5f, 0xf8, 0x38, 0x0c, 0x14, 0x69, 0x8e, 0x65, 0x4c, 0xe5, 0x3e, 0x9b, 0xe8, 0x99, 0x41, 0xb3, - 0xff, 0x96, 0xfa, 0xed, 0x81, 0x4d, 0xe5, 0x3e, 0xc3, 0x53, 0x00, 0x7c, 0xd2, 0xd2, 0xf3, 0x4c, - 0x9b, 0xe8, 0xe5, 0x0b, 0xb9, 0xf9, 0xdb, 0xf6, 0x00, 0x79, 0x8a, 0xe0, 0xa8, 0xbd, 0xd7, 0x65, - 0xa3, 0x52, 0xb4, 0xf4, 0x35, 0x56, 0x79, 0x99, 0xbb, 0xe1, 0xf7, 0x60, 0xa8, 0xcc, 0x0c, 0x53, - 0xd1, 0xb5, 0x4c, 0x59, 0x61, 0x77, 0x27, 0x0e, 0xcc, 0xa0, 0xd9, 0x91, 0x54, 0x3a, 0x1e, 0x92, - 0xa7, 0xb8, 0x87, 0x68, 0xdb, 0x59, 0x51, 0x37, 0xb0, 0xad, 0xb0, 0xbb, 0xd2, 0x60, 0xb9, 0xfa, - 0x41, 0x7e, 0x42, 0x30, 0xe9, 0x23, 0x23, 0x2c, 0x5f, 0x2a, 0xa7, 0x1b, 0x70, 0xa0, 0x4b, 0x5c, - 0xb8, 0x1f, 0xf2, 0x04, 0xc1, 0x11, 0x7f, 0xf6, 0xcd, 0xa2, 0xae, 0x99, 0x0c, 0x2f, 0xc2, 0x40, - 0x9e, 0x55, 0x32, 0x86, 0x3d, 0x38, 0x81, 0x66, 0x7a, 0x67, 0x07, 0x53, 0x93, 0xa1, 0xbb, 0x89, - 0x95, 0x52, 0x7f, 0x5e, 0xb8, 0xc0, 0xa7, 0x60, 0x54, 0x63, 0xf7, 0xac, 0x4c, 0x0d, 0x8f, 0x1e, - 0xce, 0x63, 0xd8, 0x1e, 0xde, 0xf0, 0xb8, 0x4c, 0x01, 0x58, 0xba, 0x45, 0x0b, 0x4e, 0x20, 0x7a, - 0x79, 0x20, 0x06, 0xf8, 0x88, 0x1d, 0x09, 0xf2, 0x05, 0x82, 0xf1, 0xa0, 0x58, 0x04, 0xb8, 0x37, - 0x60, 0x30, 0xcb, 0x47, 0x33, 0x79, 0x56, 0x71, 0xe1, 0x4d, 0x37, 0x0e, 0x86, 0x04, 0x59, 0xcf, - 0x51, 0xb7, 0x20, 0xfe, 0x88, 0x60, 0x2a, 0x42, 0x02, 0x02, 0xe9, 0x16, 0x8c, 0x55, 0x91, 0x66, - 0x84, 0x7c, 0x5c, 0xc4, 0xff, 0x6b, 0x29, 0x7d, 0xd2, 0xe1, 0x6c, 0xd0, 0x7d, 0xb7, 0xf0, 0xff, - 0x1f, 0x0e, 0xaf, 0x32, 0x37, 0xf7, 0xae, 0x6c, 0x31, 0x1c, 0xd0, 0xa8, 0xca, 0x84, 0x68, 0xf9, - 0xdf, 0xe4, 0x34, 0x8c, 0xad, 0xb2, 0x2a, 0xcd, 0x46, 0xa6, 0xaf, 0x41, 0xac, 0xd6, 0xd4, 0x25, - 0xd1, 0xd4, 0xf9, 0x46, 0x69, 0xaf, 0xa0, 0x64, 0x9b, 0x38, 0xff, 0x04, 0xc1, 0x91, 0xcb, 0x06, - 0xa3, 0x16, 0x0b, 0x80, 0x8e, 0x3a, 0x6b, 0xd3, 0x30, 0xe8, 0xca, 0x38, 0xa3, 0xc8, 0x22, 0x48, - 0x03, 0x42, 0xaa, 0xd7, 0x64, 0x7c, 0x1e, 0xfa, 0xdd, 0x79, 0x1e, 0x9e, 0x66, 0x2a, 0x3f, 0x28, - 0x96, 0x92, 0xc7, 0x08, 0xc6, 0x1d, 0x24, 0x75, 0x51, 0x89, 0xc2, 0x42, 0x60, 0xb8, 0x46, 0x0b, - 0x1e, 0x9a, 0x41, 0x2f, 0xbd, 0xd7, 0x64, 0x7c, 0x09, 0xa0, 0x6a, 0x23, 0x10, 0x35, 0x13, 0xf6, - 0x80, 0xe7, 0x80, 0x3c, 0x42, 0x30, 0x15, 0x40, 0x15, 0x48, 0x40, 0x14, 0xb8, 0x4d, 0xc0, 0xf5, - 0x42, 0xe5, 0x08, 0x5b, 0xd6, 0xe9, 0xa1, 0xa0, 0x4e, 0xc9, 0xa7, 0x08, 0xc6, 0xb7, 0x8a, 0x72, - 0x58, 0x90, 0xfc, 0x44, 0x51, 0x9b, 0x44, 0xf1, 0x45, 0x18, 0x2c, 0x71, 0xc7, 0xfc, 0x1d, 0x14, - 0x38, 0x63, 0xee, 0x7a, 0xf7, 0xa9, 0x8b, 0x5f, 0xb5, 0x9f, 0xca, 0x75, 0x6a, 0xe6, 0x25, 0x70, - 0xcc, 0xed, 0xbf, 0xc9, 0x77, 0x08, 0xa6, 0x02, 0xb0, 0x02, 0x51, 0x0a, 0x8f, 0x06, 0x7a, 0xa1, - 0x68, 0xbc, 0x18, 0xe6, 0x8f, 0x11, 0x8c, 0x5c, 0xd1, 0xb8, 0xcf, 0x06, 0x07, 0x04, 0x4f, 0xc2, - 0x40, 0xb1, 0x40, 0x15, 0xcd, 0x62, 0xf7, 0x2c, 0xbe, 0xc3, 0x90, 0x54, 0x1d, 0xc0, 0xcb, 0x30, - 0x45, 0x65, 0x59, 0xb1, 0x4b, 0x10, 0x5a, 0xc8, 0xd0, 0x92, 0xb5, 0xcf, 0x34, 0x4b, 0xc9, 0x52, - 0x8b, 0xc9, 0x19, 0x99, 0x5a, 0x94, 0x0b, 0x6e, 0x48, 0x3a, 0x5e, 0x35, 0x5a, 0xaa, 0xb5, 0x59, - 0xa1, 0x16, 0x25, 0x0f, 0x11, 0x8c, 0xac, 0xb0, 0xa6, 0x40, 0xa6, 0x01, 0xb2, 0x4a, 0x71, 0x9f, - 0x19, 0x35, 0x48, 0x6a, 0x46, 0xba, 0x02, 0x65, 0x17, 0x8e, 0x2e, 0x99, 0x15, 0x55, 0x65, 0x96, - 0xa1, 0x64, 0x37, 0x95, 0x5c, 0xa3, 0x5b, 0x06, 0xcf, 0x43, 0x9f, 0xac, 0xe4, 0x98, 0x69, 0x89, - 0x53, 0x75, 0x3c, 0x34, 0x8d, 0x2b, 0xdc, 0x44, 0x12, 0xa6, 0xe4, 0x06, 0x4c, 0x54, 0x77, 0x68, - 0x9b, 0x75, 0x6f, 0x90, 0x35, 0x49, 0xc0, 0xa8, 0xe7, 0x45, 0xbc, 0x10, 0xbe, 0x8c, 0xa1, 0x40, - 0xc6, 0xc8, 0x15, 0x18, 0xf5, 0xb2, 0x2e, 0x16, 0x74, 0x10, 0x6d, 0x72, 0x0e, 0xc6, 0x83, 0x91, - 0xaa, 0x6e, 0x6f, 0x2a, 0x39, 0x8d, 0x5a, 0x25, 0x83, 0xb9, 0xdb, 0x7b, 0x03, 0x64, 0x11, 0xfe, - 0x13, 0xc2, 0xbf, 0x25, 0xe4, 0x2a, 0x9c, 0x0c, 0x9c, 0xb1, 0x0d, 0x43, 0x51, 0xa9, 0xd1, 0xc2, - 0x8b, 0x80, 0x93, 0x70, 0xb4, 0xfe, 0xf8, 0x55, 0x6f, 0x4c, 0x1c, 0x3c, 0x5a, 0xd7, 0x64, 0xb2, - 0x00, 0xd3, 0x2b, 0xcc, 0xb4, 0x0c, 0xbd, 0xd2, 0xce, 0xd3, 0xb3, 0x00, 0xd3, 0x12, 0x33, 0x2d, - 0xdd, 0x60, 0xed, 0xac, 0xda, 0x85, 0x3e, 0x47, 0x27, 0x78, 0x02, 0xfa, 0xcc, 0x7d, 0x9a, 0x3a, - 0x7b, 0xce, 0xe1, 0xff, 0xe6, 0xbf, 0x24, 0xf1, 0x2d, 0x66, 0xe6, 0x2f, 0x2c, 0x38, 0xd9, 0x10, - 0x33, 0xf3, 0x17, 0x16, 0xc4, 0xcc, 0xd9, 0x64, 0xca, 0xd1, 0x87, 0x98, 0x39, 0x9b, 0x4c, 0x2d, - 0xf7, 0xbb, 0x12, 0x25, 0xe7, 0xe1, 0xd0, 0x75, 0x3d, 0xcb, 0x7b, 0x85, 0x75, 0x66, 0x51, 0xfb, - 0x40, 0xe0, 0x13, 0x30, 0xbc, 0x6f, 0xaa, 0x19, 0x5a, 0xa6, 0x4a, 0x81, 0xee, 0x15, 0x1c, 0x48, - 0xfd, 0xd2, 0xd0, 0xbe, 0xa9, 0x2e, 0xb9, 0x63, 0xa9, 0x5f, 0x26, 0xe1, 0xc8, 0x1a, 0xab, 0xac, - 0x53, 0x8d, 0xe6, 0x98, 0xca, 0x34, 0x6b, 0xd3, 0xe9, 0x51, 0xf0, 0x67, 0x08, 0x86, 0x6a, 0x0b, - 0x3d, 0x3c, 0x1b, 0xaa, 0xff, 0x90, 0x4e, 0x20, 0x76, 0xba, 0x05, 0x4b, 0x47, 0x12, 0x64, 0xe1, - 0xa3, 0xdf, 0xfe, 0x78, 0xdc, 0x13, 0xc7, 0xaf, 0xd8, 0x8d, 0xcc, 0x07, 0xce, 0xd3, 0x72, 0xa9, - 0x68, 0xe8, 0x77, 0x58, 0xd6, 0x32, 0x13, 0x73, 0x89, 0x82, 0x20, 0x65, 0x26, 0xe6, 0x1e, 0x24, - 0xbc, 0x82, 0xf1, 0x1b, 0x04, 0x23, 0xfe, 0x4a, 0x0f, 0xcf, 0x45, 0xee, 0x59, 0xd7, 0x3b, 0xc4, - 0xce, 0xb4, 0x64, 0x2b, 0x10, 0x2e, 0x71, 0x84, 0x17, 0xf1, 0x62, 0x73, 0x84, 0x1e, 0x40, 0x1b, - 0x6c, 0x4d, 0xf1, 0xf8, 0x2c, 0xd8, 0xc5, 0x78, 0x65, 0x59, 0xb2, 0x39, 0x92, 0x40, 0x93, 0x10, - 0x4b, 0xb5, 0xb3, 0x44, 0x70, 0xd8, 0xe2, 0x1c, 0xde, 0xc2, 0xeb, 0x6d, 0x71, 0xa8, 0xa1, 0xe0, - 0x23, 0xe4, 0xa1, 0x7f, 0x88, 0x00, 0xaa, 0xe5, 0x20, 0x3e, 0x15, 0x8a, 0xac, 0xae, 0x5e, 0x8c, - 0x35, 0x2c, 0x98, 0x02, 0x8a, 0xb0, 0x8f, 0x4f, 0x0b, 0xd1, 0xc6, 0x9f, 0x23, 0x18, 0xaa, 0xad, - 0x22, 0x23, 0xd4, 0x1a, 0x52, 0x93, 0xc6, 0x9a, 0x14, 0x11, 0x01, 0x01, 0xb4, 0x06, 0xc8, 0x1f, - 0x3a, 0xfc, 0x33, 0xf2, 0x97, 0xc3, 0xee, 0x03, 0x9f, 0x68, 0x0a, 0xd2, 0x7f, 0xb9, 0xc4, 0x5a, - 0x2b, 0x25, 0x02, 0xf9, 0xee, 0x00, 0x72, 0x7d, 0xb2, 0x6d, 0x1a, 0x3f, 0x38, 0x41, 0xf6, 0x0a, - 0xef, 0xe8, 0x20, 0x07, 0x6b, 0xf3, 0x88, 0x20, 0x7b, 0x66, 0x24, 0xc3, 0x11, 0xdf, 0xc4, 0xef, - 0x74, 0x15, 0x71, 0xa2, 0xe8, 0x41, 0x7d, 0x82, 0x60, 0xd8, 0xd7, 0x08, 0xe0, 0xd3, 0x11, 0xb1, - 0xac, 0x6f, 0x16, 0x9a, 0x28, 0xf6, 0x75, 0x8e, 0xfd, 0x02, 0x69, 0xeb, 0x0e, 0x4b, 0x7b, 0x6d, - 0x04, 0xfe, 0x16, 0xc1, 0x68, 0xa0, 0x06, 0xc7, 0x67, 0x1a, 0x80, 0x6b, 0x5b, 0xc1, 0xeb, 0x1c, - 0xe0, 0x2a, 0xe9, 0xfc, 0x0a, 0x4b, 0xd7, 0xd4, 0xde, 0xf8, 0x79, 0x7d, 0x27, 0xe3, 0x0a, 0x3a, - 0xd5, 0x0a, 0xec, 0xce, 0x34, 0xad, 0x70, 0x12, 0x59, 0xd2, 0xdd, 0x3b, 0x2c, 0x1d, 0x52, 0xb6, - 0xe3, 0xef, 0x11, 0x8c, 0x06, 0x4a, 0x91, 0x88, 0x84, 0x84, 0xf7, 0x2a, 0x4d, 0x13, 0xf2, 0x2e, - 0xe7, 0x22, 0xa5, 0x56, 0x38, 0x97, 0x2a, 0x82, 0x78, 0x27, 0xb7, 0x8b, 0x2f, 0x37, 0x7f, 0xd6, - 0x37, 0x50, 0x8d, 0x73, 0xd3, 0xb0, 0xad, 0x69, 0x35, 0x37, 0x1f, 0x72, 0x3e, 0xe5, 0xd4, 0x6e, - 0x80, 0x8f, 0x1b, 0xd1, 0x78, 0xb7, 0x0e, 0x74, 0x68, 0xba, 0xbe, 0x42, 0x70, 0x50, 0xd4, 0xbc, - 0xf8, 0x44, 0x28, 0x60, 0x7f, 0x1f, 0x14, 0x3b, 0xd9, 0xd8, 0x48, 0x3c, 0x9a, 0xee, 0xa9, 0x59, - 0xee, 0xf4, 0x4a, 0x9a, 0x7b, 0x90, 0x66, 0x8e, 0xcf, 0x34, 0x9a, 0xc3, 0x5f, 0x22, 0x38, 0x28, - 0x0a, 0xe2, 0x08, 0x94, 0xfe, 0x76, 0x21, 0x02, 0x65, 0xa0, 0xa6, 0x26, 0xd7, 0x39, 0xca, 0xab, - 0x64, 0xa9, 0xe3, 0xd7, 0x29, 0x2d, 0x33, 0x0f, 0xe4, 0xaf, 0x08, 0x46, 0xfc, 0x75, 0x7f, 0x44, - 0x61, 0x15, 0xda, 0x46, 0x45, 0x14, 0x56, 0xe1, 0x8d, 0x04, 0xc9, 0x71, 0xe4, 0x94, 0xec, 0x74, - 0xf5, 0xca, 0x4f, 0x53, 0xdf, 0x6e, 0x36, 0xa9, 0xe7, 0x08, 0x0e, 0xd7, 0x35, 0x25, 0xf8, 0xd5, - 0x26, 0x58, 0x03, 0xd9, 0x88, 0xb7, 0x6a, 0x2e, 0xd8, 0xdd, 0xe1, 0xec, 0x64, 0x92, 0x79, 0x59, - 0xec, 0x56, 0xaa, 0x59, 0x7b, 0x56, 0xff, 0xf3, 0x84, 0xbf, 0x75, 0xc2, 0x8b, 0xad, 0x9c, 0xfd, - 0xd0, 0x76, 0xab, 0xe9, 0x5d, 0x76, 0x93, 0x13, 0xdd, 0x24, 0x37, 0x3a, 0x17, 0xa0, 0xf3, 0xab, - 0x85, 0x7f, 0x7b, 0x9b, 0xd7, 0xef, 0x08, 0x8e, 0x45, 0xf4, 0x68, 0x78, 0x3e, 0xe2, 0x74, 0x34, - 0xea, 0xe8, 0x5a, 0xbd, 0xce, 0x76, 0x39, 0xa5, 0x5b, 0x64, 0xab, 0xbb, 0xb9, 0x93, 0x1d, 0x70, - 0x2e, 0xb3, 0x88, 0x3e, 0x32, 0x82, 0x59, 0xe3, 0xae, 0xf3, 0x1f, 0x66, 0x66, 0x38, 0xe0, 0xd2, - 0x68, 0x6e, 0xf9, 0x11, 0x82, 0x63, 0x59, 0x5d, 0x0d, 0x83, 0xb3, 0xdc, 0xbf, 0xa6, 0x9a, 0x1b, - 0x86, 0x6e, 0xe9, 0x1b, 0xe8, 0xd6, 0x39, 0x61, 0x90, 0xd3, 0x0b, 0x54, 0xcb, 0xc5, 0x75, 0x23, - 0x97, 0xc8, 0x31, 0x8d, 0xff, 0xa6, 0x95, 0x70, 0xa6, 0x68, 0x51, 0x31, 0x7d, 0xff, 0xe8, 0xba, - 0x98, 0x57, 0xcd, 0xbf, 0x10, 0xfa, 0xba, 0x67, 0x6c, 0xd5, 0x59, 0x7b, 0x99, 0x3b, 0x5f, 0x53, - 0xcd, 0xf8, 0x76, 0xf2, 0xa9, 0x3b, 0xba, 0xc3, 0x47, 0x77, 0xd6, 0x54, 0x73, 0x67, 0x3b, 0xb9, - 0xd7, 0xc7, 0x3d, 0xce, 0xff, 0x1d, 0x00, 0x00, 0xff, 0xff, 0xac, 0x72, 0x95, 0x44, 0x8f, 0x1b, - 0x00, 0x00, + // 2029 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x5a, 0xcd, 0x73, 0x1c, 0x47, + 0x15, 0x4f, 0xfb, 0x43, 0x96, 0x9e, 0x64, 0xc9, 0x6e, 0xd9, 0xb2, 0xb2, 0xb6, 0x54, 0x66, 0x1c, + 0x82, 0xad, 0x24, 0x3b, 0x68, 0x25, 0x3b, 0xf6, 0xba, 0x42, 0x6a, 0x65, 0x25, 0x8e, 0x90, 0x65, + 0x54, 0xa3, 0xd8, 0x26, 0x29, 0xa7, 0xc6, 0xad, 0xdd, 0xf6, 0x6a, 0xbc, 0x3b, 0x1f, 0x4c, 0xb7, + 0xa4, 0x6c, 0x20, 0x17, 0x0e, 0x90, 0x43, 0x6e, 0xa1, 0x8a, 0x50, 0x50, 0x14, 0x05, 0x37, 0x0a, + 0x0e, 0xdc, 0xe0, 0xc0, 0x8d, 0x53, 0x8e, 0x81, 0xc0, 0x2d, 0x27, 0xfe, 0x01, 0x0e, 0x54, 0x71, + 0x81, 0xa2, 0xa6, 0xa7, 0xe7, 0x73, 0x67, 0x66, 0x3f, 0xbc, 0x2e, 0xb8, 0x69, 0x7b, 0x5e, 0xbf, + 0xfe, 0xfd, 0xfa, 0xfd, 0x7e, 0x33, 0xfd, 0xba, 0x04, 0x5f, 0x69, 0xda, 0x76, 0xb3, 0x4d, 0xd5, + 0x7a, 0xdb, 0xde, 0x6f, 0xa8, 0x2d, 0x93, 0xa9, 0x07, 0xcb, 0x2a, 0xa3, 0xee, 0x81, 0x51, 0xa7, + 0x65, 0xc7, 0xb5, 0xb9, 0x8d, 0x67, 0xfd, 0x90, 0xb2, 0x08, 0x29, 0xb7, 0x4c, 0x56, 0x3e, 0x58, + 0x2e, 0x5d, 0x90, 0xf3, 0x88, 0x63, 0xa8, 0xc4, 0xb2, 0x6c, 0x4e, 0xb8, 0x61, 0x5b, 0xcc, 0x9f, + 0x52, 0xba, 0x94, 0x95, 0xd5, 0xa5, 0xcc, 0xde, 0x77, 0xeb, 0x34, 0x08, 0xba, 0x28, 0x83, 0xc4, + 0xaf, 0xdd, 0xfd, 0xc7, 0xea, 0x63, 0x83, 0xb6, 0x1b, 0xba, 0x49, 0x58, 0x4b, 0x46, 0x9c, 0x8b, + 0x2d, 0x52, 0x6f, 0x1b, 0xd4, 0xe2, 0xfe, 0x03, 0xe5, 0x67, 0x08, 0x66, 0xef, 0x18, 0x8c, 0x6f, + 0xd2, 0x8e, 0x66, 0x58, 0x4d, 0xa6, 0xd1, 0xef, 0xec, 0x53, 0xc6, 0xf1, 0x1c, 0x8c, 0x39, 0xc4, + 0xa5, 0x16, 0x9f, 0x47, 0x17, 0xd1, 0xe5, 0x09, 0x4d, 0xfe, 0xc2, 0xe7, 0x61, 0xc2, 0x21, 0x4d, + 0xaa, 0x33, 0xe3, 0x03, 0x3a, 0x7f, 0xe4, 0x22, 0xba, 0x7c, 0x5c, 0x1b, 0xf7, 0x06, 0x76, 0x8c, + 0x0f, 0x28, 0x5e, 0x00, 0x10, 0x0f, 0xb9, 0xdd, 0xa2, 0xd6, 0xfc, 0x51, 0x31, 0x51, 0x84, 0xbf, + 0xed, 0x0d, 0x78, 0x39, 0x1f, 0x1b, 0x6d, 0x4e, 0xdd, 0xf9, 0x63, 0x7e, 0x4e, 0xff, 0x17, 0x7e, + 0x1e, 0xc6, 0x6d, 0xb7, 0x41, 0x5d, 0x7d, 0xb7, 0x33, 0x7f, 0x5c, 0x3c, 0x39, 0x21, 0x7e, 0xaf, + 0x75, 0x94, 0x7f, 0x23, 0x38, 0xeb, 0xc1, 0xbb, 0xe5, 0x76, 0x1c, 0x6e, 0x6f, 0xd2, 0xce, 0x33, + 0x05, 0xf8, 0x1e, 0x4c, 0x1d, 0x50, 0x97, 0x19, 0xb6, 0xa5, 0x1f, 0x18, 0xf4, 0x50, 0xc0, 0x9c, + 0xae, 0x54, 0xcb, 0x19, 0x65, 0x2b, 0x87, 0x88, 0xee, 0xfb, 0x33, 0xba, 0x06, 0xee, 0x1b, 0xf4, + 0x50, 0x9b, 0x3c, 0x88, 0x7e, 0xc4, 0xf8, 0x1f, 0xcf, 0xe5, 0x3f, 0x96, 0xe4, 0xff, 0x4f, 0x04, + 0x17, 0x12, 0xfc, 0x65, 0xf2, 0x67, 0xba, 0x0d, 0x77, 0xe1, 0xd8, 0x88, 0xe8, 0x8b, 0x3c, 0xc3, + 0xf0, 0xfe, 0xb9, 0xac, 0xfb, 0x86, 0xe9, 0xd8, 0x2e, 0xff, 0xa6, 0xbd, 0xfb, 0xff, 0x26, 0xcc, + 0x4f, 0x11, 0x9c, 0x49, 0xfa, 0x86, 0x39, 0xb6, 0xc5, 0x28, 0xbe, 0x01, 0x13, 0x2d, 0xda, 0xd1, + 0x5d, 0x6f, 0x70, 0x1e, 0x5d, 0x3c, 0x7a, 0x79, 0xb2, 0x72, 0x21, 0x73, 0x07, 0xe5, 0x4c, 0x6d, + 0xbc, 0x25, 0x53, 0xe0, 0x17, 0x61, 0xc6, 0xa2, 0xef, 0x73, 0x3d, 0x06, 0xf5, 0x88, 0x58, 0xf5, + 0xa4, 0x37, 0xbc, 0x1d, 0xc2, 0x5d, 0x00, 0xe0, 0x36, 0x27, 0x6d, 0x9f, 0xeb, 0x51, 0xc1, 0x75, + 0x42, 0x8c, 0x78, 0x64, 0x95, 0x5f, 0x20, 0x98, 0x4b, 0x7b, 0x46, 0x82, 0x7b, 0x1d, 0x26, 0xeb, + 0x62, 0x54, 0x6f, 0xd1, 0x4e, 0x00, 0x6f, 0xb1, 0xb8, 0xc0, 0x1a, 0xd4, 0xc3, 0x44, 0xa3, 0x82, + 0xf8, 0x47, 0x04, 0x0b, 0x39, 0xb2, 0x96, 0x48, 0xef, 0xc1, 0x6c, 0x84, 0x54, 0x97, 0x2e, 0x0a, + 0x10, 0x7f, 0xb5, 0x2f, 0x49, 0x6a, 0xa7, 0xeb, 0xe9, 0xf4, 0xa3, 0xde, 0xe2, 0xb8, 0x3c, 0xa3, + 0x2d, 0x36, 0xc4, 0xa8, 0xfe, 0xc4, 0xde, 0x2d, 0xde, 0xe2, 0x70, 0xb6, 0x06, 0x46, 0x98, 0x68, + 0x54, 0x10, 0xbf, 0x06, 0xa7, 0x6f, 0xd3, 0x40, 0x9e, 0x81, 0x79, 0x30, 0x1c, 0xb3, 0x88, 0x49, + 0xa5, 0x75, 0xc4, 0xdf, 0xca, 0x15, 0x98, 0xbd, 0x4d, 0xa3, 0x4a, 0x14, 0x85, 0x7e, 0x1d, 0x4a, + 0xf1, 0xd0, 0x60, 0x9f, 0x7b, 0x26, 0xdf, 0xde, 0xdf, 0x6d, 0x1b, 0xf5, 0x1e, 0xc9, 0xfd, 0xd0, + 0x68, 0x4f, 0x0a, 0x42, 0x7f, 0x88, 0xe0, 0xcc, 0x2d, 0x97, 0x12, 0x4e, 0x53, 0xfc, 0xf2, 0x5e, + 0x0e, 0x8b, 0x30, 0x19, 0x98, 0x52, 0x37, 0x1a, 0x72, 0x3f, 0x27, 0xa4, 0xf1, 0x36, 0x1a, 0xf8, + 0x55, 0x18, 0x0f, 0x9e, 0x8b, 0x9d, 0xec, 0xe5, 0xd9, 0x13, 0x72, 0xaa, 0xf2, 0x57, 0x04, 0x73, + 0x3e, 0x92, 0xae, 0x0d, 0xcc, 0xc3, 0xa2, 0xc0, 0xc9, 0x98, 0xb2, 0x43, 0x34, 0x93, 0xa1, 0x58, + 0x37, 0x1a, 0xf8, 0x35, 0x80, 0x28, 0x46, 0x22, 0xea, 0x65, 0xd3, 0x89, 0x30, 0x01, 0xae, 0xc1, + 0x02, 0x6b, 0x19, 0x8e, 0x6e, 0x58, 0x06, 0x37, 0x48, 0x3b, 0xb0, 0x8f, 0x5e, 0xf7, 0x90, 0x1a, + 0xb6, 0x25, 0x5e, 0x66, 0xe3, 0x5a, 0xc9, 0x0b, 0xda, 0xf0, 0x63, 0x64, 0x2d, 0x6f, 0xc9, 0x08, + 0xe5, 0x63, 0x04, 0x0b, 0x29, 0x62, 0xa9, 0x72, 0xe7, 0xf1, 0xdb, 0x01, 0xdc, 0xed, 0x5c, 0x41, + 0xb2, 0x6f, 0xe3, 0x9e, 0x4a, 0x1b, 0x57, 0xf9, 0x0f, 0x82, 0x05, 0x5f, 0x1a, 0x83, 0xc2, 0x79, + 0x0f, 0x26, 0x48, 0xbb, 0x69, 0xbb, 0x06, 0xdf, 0x33, 0x05, 0x8a, 0xe9, 0xca, 0xeb, 0xc3, 0x7d, + 0xd1, 0x6a, 0x41, 0x1a, 0x2d, 0xca, 0xe8, 0xb9, 0x30, 0xb2, 0xbb, 0xfc, 0x7c, 0x4c, 0x84, 0x6e, + 0xc6, 0x2a, 0xcc, 0xba, 0x8c, 0xe8, 0x84, 0x32, 0xfd, 0xd0, 0x25, 0x8e, 0x43, 0x1b, 0xa2, 0xa2, + 0xde, 0xfe, 0x4f, 0xbd, 0xf5, 0x9c, 0x76, 0xca, 0x65, 0xa4, 0x46, 0xd9, 0x03, 0xff, 0xd1, 0x26, + 0xed, 0xac, 0xcd, 0xc1, 0x99, 0x58, 0xa0, 0x6e, 0x12, 0x4e, 0x5d, 0x83, 0xb4, 0x95, 0x4f, 0x42, + 0xa1, 0x75, 0x39, 0xa4, 0x40, 0x68, 0x11, 0xb4, 0x98, 0xd0, 0x42, 0x74, 0xbe, 0xd0, 0x62, 0xf0, + 0x8b, 0x84, 0x16, 0x2d, 0x1b, 0xd1, 0x53, 0x7e, 0x84, 0x60, 0xee, 0x9e, 0xd3, 0xc8, 0x92, 0x7f, + 0x52, 0xc2, 0x68, 0x50, 0x09, 0xdf, 0x84, 0xc9, 0x7d, 0x91, 0x58, 0x9c, 0x62, 0xa5, 0x7c, 0x4a, + 0xc1, 0xfc, 0xe0, 0xa0, 0x5b, 0x7e, 0xd3, 0x3b, 0xe8, 0x6e, 0x11, 0xd6, 0xd2, 0xc0, 0x0f, 0xf7, + 0xfe, 0x56, 0x7e, 0x87, 0x60, 0x21, 0x05, 0x2b, 0xa5, 0x96, 0x6c, 0x91, 0xa2, 0xa7, 0x12, 0xe9, + 0xd3, 0x61, 0xfe, 0x01, 0x82, 0xe9, 0x37, 0x2c, 0x91, 0xb3, 0xe0, 0xd5, 0x87, 0x2f, 0xc0, 0x84, + 0xd3, 0x26, 0x86, 0xc5, 0xe9, 0xfb, 0x5c, 0xac, 0x30, 0xa5, 0x45, 0x03, 0x78, 0x0d, 0x16, 0x48, + 0xa3, 0x61, 0x78, 0x0e, 0x26, 0x6d, 0x9d, 0xec, 0xf3, 0x3d, 0x6a, 0x71, 0xa3, 0x4e, 0x38, 0x6d, + 0xe8, 0x0d, 0xc2, 0x89, 0xa8, 0xf0, 0x94, 0x76, 0x3e, 0x0a, 0xaa, 0xc5, 0x63, 0xd6, 0x09, 0x27, + 0xca, 0x47, 0x08, 0xa6, 0xd7, 0x69, 0x4f, 0x20, 0x8b, 0x00, 0x75, 0xc3, 0xd9, 0xa3, 0x6e, 0x0c, + 0x49, 0x6c, 0x64, 0x24, 0x50, 0x1e, 0xc1, 0xd9, 0x1a, 0xeb, 0x98, 0x26, 0xe5, 0xae, 0x51, 0xdf, + 0x31, 0x9a, 0x45, 0x9f, 0x1a, 0xbc, 0x02, 0x63, 0x0d, 0xa3, 0x49, 0x19, 0x97, 0x32, 0x3e, 0x9f, + 0x59, 0xc6, 0x75, 0x11, 0xa2, 0xc9, 0x50, 0xe5, 0x2e, 0xcc, 0x47, 0x2b, 0x0c, 0xcc, 0xfa, 0x68, + 0x9a, 0xb5, 0xa2, 0xc2, 0x4c, 0x98, 0x45, 0x1e, 0x08, 0x12, 0x15, 0x43, 0xa9, 0x8a, 0x29, 0x6f, + 0xc0, 0x4c, 0x58, 0x75, 0x39, 0x61, 0x88, 0xdd, 0x56, 0xae, 0xc1, 0x5c, 0x7a, 0xa7, 0xa2, 0xe5, + 0x99, 0xd1, 0xb4, 0x08, 0xdf, 0x77, 0x69, 0xb0, 0x7c, 0x38, 0xa0, 0xdc, 0x80, 0xe7, 0x33, 0xf8, + 0xf7, 0x85, 0xdc, 0x84, 0x17, 0x52, 0x1e, 0xdb, 0x76, 0x0d, 0x93, 0xb8, 0x7d, 0x1c, 0x0b, 0xf0, + 0x32, 0x9c, 0xed, 0xb6, 0x5f, 0xf4, 0x8a, 0xc2, 0x69, 0x6b, 0x6d, 0x34, 0x94, 0x55, 0x58, 0x5c, + 0xa7, 0x8c, 0xbb, 0x76, 0x67, 0x90, 0xf3, 0xc7, 0x2a, 0x2c, 0x6a, 0x94, 0x71, 0xdb, 0xa5, 0x83, + 0xcc, 0x7a, 0x04, 0x63, 0xbe, 0x4e, 0xf0, 0x3c, 0x8c, 0xb1, 0x3d, 0x52, 0xb9, 0x7a, 0xcd, 0xe7, + 0xff, 0xd6, 0x73, 0x9a, 0xfc, 0x2d, 0x9f, 0xac, 0x5c, 0x5f, 0xf5, 0xab, 0x21, 0x9f, 0xac, 0x5c, + 0x5f, 0x95, 0x4f, 0xae, 0x2e, 0x57, 0x7c, 0x7d, 0xc8, 0x27, 0x57, 0x97, 0x2b, 0x6b, 0xe3, 0x81, + 0x44, 0x95, 0x57, 0xe1, 0xd4, 0x1d, 0xbb, 0x2e, 0x3e, 0xb5, 0x5b, 0x94, 0x13, 0xcf, 0x10, 0xf8, + 0x12, 0x9c, 0xdc, 0x63, 0xa6, 0x4e, 0x0e, 0x88, 0xd1, 0x26, 0xbb, 0x6d, 0x1f, 0xd2, 0xb8, 0x36, + 0xb5, 0xc7, 0xcc, 0x5a, 0x30, 0x56, 0xf9, 0xf1, 0x25, 0x38, 0xb3, 0x49, 0x3b, 0x5b, 0xc4, 0x22, + 0x4d, 0x6a, 0x52, 0x8b, 0xef, 0xf8, 0x37, 0x0c, 0xf8, 0x27, 0x08, 0xa6, 0xe2, 0x0d, 0x09, 0xbe, + 0x9c, 0xa9, 0xff, 0x8c, 0x5e, 0xbf, 0x74, 0xa5, 0x8f, 0x48, 0x5f, 0x12, 0xca, 0xea, 0xf7, 0xff, + 0xfc, 0xf7, 0x4f, 0x8e, 0x94, 0xf1, 0xcb, 0xea, 0xc1, 0xb2, 0xfa, 0x5d, 0xff, 0x43, 0xf3, 0x9a, + 0xe3, 0xda, 0x4f, 0x68, 0x9d, 0x33, 0x75, 0x49, 0x6d, 0x4b, 0x52, 0x4c, 0x5d, 0xfa, 0x50, 0x0d, + 0x1b, 0x9b, 0xdf, 0x20, 0x98, 0x4e, 0x76, 0x24, 0x78, 0x29, 0x77, 0xcd, 0xae, 0x56, 0xbf, 0xf4, + 0x52, 0x5f, 0xb1, 0x12, 0x61, 0x4d, 0x20, 0xbc, 0x89, 0x6f, 0xf4, 0x46, 0x18, 0x02, 0xf4, 0xc0, + 0xc6, 0x9a, 0x9c, 0x2f, 0xd2, 0x97, 0x0e, 0x61, 0xfb, 0xb0, 0xdc, 0x1b, 0x49, 0xaa, 0x41, 0x2f, + 0x55, 0x06, 0x99, 0x22, 0x39, 0xdc, 0x13, 0x1c, 0xbe, 0x85, 0xb7, 0x06, 0xe2, 0x10, 0xa3, 0x90, + 0x20, 0x14, 0xa2, 0x0f, 0xca, 0x10, 0x75, 0x2d, 0x05, 0x65, 0xe8, 0xea, 0xbc, 0x0b, 0xca, 0xd0, + 0xdd, 0x06, 0x0d, 0x5d, 0x86, 0x58, 0x23, 0xf4, 0x11, 0x02, 0x88, 0x5a, 0x18, 0xfc, 0x62, 0xe6, + 0xf2, 0x5d, 0x3d, 0x4e, 0xa9, 0xf0, 0xe4, 0x9e, 0x12, 0xb0, 0xe7, 0xf6, 0x3e, 0x50, 0xe1, 0x9f, + 0x22, 0x98, 0x8a, 0x77, 0x3e, 0x39, 0xe6, 0xca, 0xe8, 0xa3, 0x4a, 0x3d, 0xce, 0x3c, 0xa9, 0x8d, + 0xea, 0x0f, 0x50, 0xb2, 0xd2, 0xf8, 0x4f, 0x28, 0xd9, 0xc2, 0x05, 0xe7, 0x11, 0xb5, 0x27, 0xc8, + 0xe4, 0xbb, 0xb0, 0xd4, 0xdf, 0xc9, 0x27, 0x25, 0xcf, 0x21, 0x20, 0x77, 0x6b, 0xd3, 0xa3, 0xf1, + 0x07, 0x7f, 0x93, 0xc3, 0x66, 0x31, 0x7f, 0x93, 0xd3, 0xfd, 0x64, 0xce, 0x26, 0x87, 0x61, 0x8a, + 0x2e, 0x10, 0xbf, 0x83, 0x1f, 0x8c, 0x14, 0xb1, 0xea, 0x84, 0x50, 0xa5, 0x40, 0x42, 0x23, 0xe4, + 0x63, 0x4f, 0x1f, 0xdf, 0x4b, 0x3d, 0x8e, 0xdb, 0xc3, 0x09, 0x24, 0xb2, 0x91, 0xb7, 0xb3, 0x9f, + 0x22, 0x38, 0x99, 0xe8, 0x97, 0xf1, 0x95, 0x9c, 0x4a, 0x77, 0xf7, 0xd4, 0x3d, 0xfc, 0xf4, 0x0d, + 0x81, 0xee, 0xba, 0x32, 0xd0, 0x07, 0xa1, 0x1a, 0x76, 0xdb, 0xf8, 0xb7, 0x08, 0x66, 0x52, 0x7d, + 0x26, 0x7e, 0xa9, 0x00, 0xdc, 0xc0, 0xfe, 0xda, 0x12, 0x00, 0x6f, 0x2b, 0xc3, 0x7f, 0x0f, 0xaa, + 0xb1, 0x46, 0x06, 0x7f, 0xd9, 0xdd, 0xf0, 0x07, 0x76, 0xab, 0xf4, 0x03, 0x7b, 0x38, 0xc7, 0x19, + 0x82, 0x44, 0x5d, 0x19, 0xed, 0x07, 0xa1, 0x9a, 0xd1, 0x03, 0xe1, 0xbf, 0x20, 0x98, 0xcb, 0xee, + 0xb4, 0x73, 0x08, 0x16, 0xb6, 0xe5, 0xfd, 0x12, 0x94, 0x06, 0x55, 0xde, 0x1e, 0x2d, 0x41, 0xdf, + 0x06, 0x55, 0xb4, 0x14, 0xd3, 0x59, 0xe4, 0xd1, 0x22, 0x9d, 0x0d, 0x6c, 0xd3, 0x61, 0x75, 0x16, + 0x39, 0xb5, 0x1a, 0x6b, 0xc5, 0xf1, 0xef, 0x11, 0xcc, 0xa4, 0x8e, 0xd7, 0x39, 0x78, 0xb3, 0xfb, + 0xef, 0x9e, 0xbe, 0xf8, 0xb6, 0xc0, 0xab, 0x55, 0xd6, 0x05, 0xde, 0x48, 0x08, 0xe5, 0x61, 0x3e, + 0x41, 0x09, 0x8b, 0xfc, 0xa3, 0xfb, 0x52, 0xa0, 0x58, 0x41, 0x85, 0xad, 0x7a, 0xbf, 0x0a, 0xfa, + 0x9e, 0xe0, 0x73, 0x50, 0x79, 0x94, 0xe2, 0x13, 0x08, 0xbb, 0x3c, 0xaa, 0xb7, 0x7e, 0xa6, 0x6b, + 0x7e, 0x85, 0xe0, 0x84, 0xec, 0xe3, 0xf0, 0xa5, 0x4c, 0xc0, 0xc9, 0xde, 0xbe, 0xf4, 0x42, 0x71, + 0x90, 0x3c, 0x45, 0x05, 0xa2, 0x5a, 0x1b, 0xf6, 0xbb, 0xb5, 0xf4, 0x61, 0x95, 0xfa, 0x39, 0x3d, + 0x13, 0xfc, 0x12, 0xc1, 0x09, 0xd9, 0xe4, 0xe5, 0xa0, 0x4c, 0xb6, 0xc0, 0x39, 0x28, 0x53, 0x7d, + 0xa2, 0x72, 0x47, 0xa0, 0x7c, 0x53, 0xa9, 0x0d, 0x7d, 0x84, 0xa9, 0x36, 0x68, 0x08, 0xf2, 0x73, + 0x04, 0xd3, 0xc9, 0x5e, 0x36, 0xe7, 0x94, 0x9a, 0x79, 0x35, 0x90, 0x73, 0x4a, 0xcd, 0x6e, 0x8e, + 0x95, 0xa6, 0x40, 0x4e, 0x94, 0x87, 0x23, 0x3d, 0x17, 0x54, 0x49, 0x62, 0x35, 0x8f, 0xd4, 0x97, + 0x08, 0x4e, 0x77, 0x35, 0xda, 0xf8, 0x95, 0x1e, 0x58, 0x53, 0xd5, 0x28, 0xf7, 0x1b, 0x2e, 0xd9, + 0x3d, 0x11, 0xec, 0x1a, 0x8a, 0xfe, 0xac, 0xd8, 0xad, 0x47, 0x55, 0xfb, 0xa2, 0xfb, 0xca, 0x2d, + 0x79, 0x1d, 0x80, 0x6f, 0xf4, 0xe3, 0xfd, 0xcc, 0x2b, 0x84, 0x9e, 0xef, 0xb2, 0x77, 0x04, 0xd1, + 0x1d, 0xe5, 0xee, 0xf0, 0x02, 0xf4, 0x6f, 0xe2, 0x92, 0xcb, 0x7b, 0xbc, 0xfe, 0x86, 0xe0, 0x5c, + 0xce, 0xbd, 0x03, 0x5e, 0xc9, 0x71, 0x47, 0xd1, 0x2d, 0x45, 0xbf, 0xaf, 0xb3, 0x47, 0x82, 0xd2, + 0xbb, 0xca, 0xbd, 0xd1, 0xd6, 0xae, 0xe1, 0x83, 0x0b, 0x98, 0xe5, 0xdc, 0x8d, 0xe4, 0x30, 0x2b, + 0xbe, 0x49, 0xf9, 0x1f, 0x33, 0x73, 0x7d, 0x70, 0x55, 0xb4, 0x54, 0xe2, 0x9f, 0xd5, 0xce, 0x09, + 0x0c, 0x1e, 0x04, 0x1f, 0x13, 0x71, 0x0c, 0x56, 0xae, 0xdb, 0xe6, 0xe7, 0xb5, 0x07, 0x7b, 0x9c, + 0x3b, 0xac, 0xaa, 0xaa, 0x87, 0x87, 0x87, 0xa9, 0x87, 0x2a, 0xd9, 0xe7, 0x7b, 0xfe, 0x7f, 0x5a, + 0xbc, 0xe2, 0xb4, 0x09, 0x7f, 0x6c, 0xbb, 0xe6, 0xcb, 0x7d, 0x85, 0xb7, 0x4c, 0xb6, 0xf6, 0x31, + 0x82, 0x73, 0x75, 0xdb, 0xcc, 0xda, 0x84, 0xb5, 0xf1, 0x4d, 0x93, 0x6d, 0xbb, 0x36, 0xb7, 0xb7, + 0xd1, 0xbb, 0xd7, 0x64, 0x40, 0xd3, 0x6e, 0x13, 0xab, 0x59, 0xb6, 0xdd, 0xa6, 0xda, 0xa4, 0x96, + 0xb8, 0x1d, 0x56, 0xa3, 0x05, 0x12, 0xff, 0xf0, 0x71, 0xb3, 0x65, 0xb2, 0x7f, 0x21, 0xf4, 0xeb, + 0x23, 0xb3, 0xb7, 0xfd, 0xb9, 0xb7, 0x44, 0xf2, 0x4d, 0x93, 0x95, 0xef, 0x2f, 0x7f, 0x16, 0x8c, + 0x3e, 0x14, 0xa3, 0x0f, 0x37, 0x4d, 0xf6, 0xf0, 0xfe, 0xf2, 0xee, 0x98, 0xc8, 0xb8, 0xf2, 0xdf, + 0x00, 0x00, 0x00, 0xff, 0xff, 0xd5, 0x1e, 0x95, 0x51, 0x97, 0x22, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1774,110 +2149,95 @@ type KeyManagementServiceClient interface { ListCryptoKeys(ctx context.Context, in *ListCryptoKeysRequest, opts ...grpc.CallOption) (*ListCryptoKeysResponse, error) // Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. ListCryptoKeyVersions(ctx context.Context, in *ListCryptoKeyVersionsRequest, opts ...grpc.CallOption) (*ListCryptoKeyVersionsResponse, error) + // Lists [ImportJobs][google.cloud.kms.v1.ImportJob]. + ListImportJobs(ctx context.Context, in *ListImportJobsRequest, opts ...grpc.CallOption) (*ListImportJobsResponse, error) // Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing]. GetKeyRing(ctx context.Context, in *GetKeyRingRequest, opts ...grpc.CallOption) (*KeyRing, error) - // Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as - // well as its [primary][google.cloud.kms.v1.CryptoKey.primary] - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its + // [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. GetCryptoKey(ctx context.Context, in *GetCryptoKeyRequest, opts ...grpc.CallOption) (*CryptoKey, error) - // Returns metadata for a given - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. GetCryptoKeyVersion(ctx context.Context, in *GetCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) - // Returns the public key for the given - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. The + // Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. The // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be - // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN] - // or + // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN] or // [ASYMMETRIC_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_DECRYPT]. GetPublicKey(ctx context.Context, in *GetPublicKeyRequest, opts ...grpc.CallOption) (*PublicKey, error) - // Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and - // Location. + // Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob]. + GetImportJob(ctx context.Context, in *GetImportJobRequest, opts ...grpc.CallOption) (*ImportJob, error) + // Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location. CreateKeyRing(ctx context.Context, in *CreateKeyRingRequest, opts ...grpc.CallOption) (*KeyRing, error) - // Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a - // [KeyRing][google.cloud.kms.v1.KeyRing]. + // Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing]. // // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] and // [CryptoKey.version_template.algorithm][google.cloud.kms.v1.CryptoKeyVersionTemplate.algorithm] // are required. CreateCryptoKey(ctx context.Context, in *CreateCryptoKeyRequest, opts ...grpc.CallOption) (*CryptoKey, error) - // Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a - // [CryptoKey][google.cloud.kms.v1.CryptoKey]. + // Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey]. // // The server will assign the next sequential id. If unset, // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED]. CreateCryptoKeyVersion(ctx context.Context, in *CreateCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) + // Imports a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] into an existing [CryptoKey][google.cloud.kms.v1.CryptoKey] using the + // wrapped key material provided in the request. + // + // The version ID will be assigned the next sequential id within the + // [CryptoKey][google.cloud.kms.v1.CryptoKey]. + ImportCryptoKeyVersion(ctx context.Context, in *ImportCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) + // Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing]. + // + // [ImportJob.import_method][google.cloud.kms.v1.ImportJob.import_method] is required. + CreateImportJob(ctx context.Context, in *CreateImportJobRequest, opts ...grpc.CallOption) (*ImportJob, error) // Update a [CryptoKey][google.cloud.kms.v1.CryptoKey]. UpdateCryptoKey(ctx context.Context, in *UpdateCryptoKeyRequest, opts ...grpc.CallOption) (*CryptoKey, error) - // Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s - // metadata. + // Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s metadata. // // [state][google.cloud.kms.v1.CryptoKeyVersion.state] may be changed between - // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] - // and - // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] - // using this method. See - // [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion] - // and - // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] - // to move between other states. + // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] and + // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] using this + // method. See [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion] and [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] to + // move between other states. UpdateCryptoKeyVersion(ctx context.Context, in *UpdateCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) - // Encrypts data, so that it can only be recovered by a call to - // [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. The - // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be + // Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. + // The [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. Encrypt(ctx context.Context, in *EncryptRequest, opts ...grpc.CallOption) (*EncryptResponse, error) - // Decrypts data that was protected by - // [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. The - // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be - // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. + // Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. The [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] + // must be [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. Decrypt(ctx context.Context, in *DecryptRequest, opts ...grpc.CallOption) (*DecryptResponse, error) - // Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] + // Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] // ASYMMETRIC_SIGN, producing a signature that can be verified with the public - // key retrieved from - // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. + // key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. AsymmetricSign(ctx context.Context, in *AsymmetricSignRequest, opts ...grpc.CallOption) (*AsymmetricSignResponse, error) // Decrypts data that was encrypted with a public key retrieved from - // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] - // corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] - // ASYMMETRIC_DECRYPT. + // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with + // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT. AsymmetricDecrypt(ctx context.Context, in *AsymmetricDecryptRequest, opts ...grpc.CallOption) (*AsymmetricDecryptResponse, error) - // Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that - // will be used in - // [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. + // Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. // // Returns an error if called on an asymmetric key. UpdateCryptoKeyPrimaryVersion(ctx context.Context, in *UpdateCryptoKeyPrimaryVersionRequest, opts ...grpc.CallOption) (*CryptoKey, error) - // Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for - // destruction. + // Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction. // - // Upon calling this method, - // [CryptoKeyVersion.state][google.cloud.kms.v1.CryptoKeyVersion.state] will - // be set to + // Upon calling this method, [CryptoKeyVersion.state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to // [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] - // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will - // be set to a time 24 hours in the future, at which point the - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be changed to - // [DESTROYED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROYED], - // and the key material will be irrevocably destroyed. + // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will be set to a time 24 + // hours in the future, at which point the [state][google.cloud.kms.v1.CryptoKeyVersion.state] + // will be changed to + // [DESTROYED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROYED], and the key + // material will be irrevocably destroyed. // - // Before the - // [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] is - // reached, - // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] - // may be called to reverse the process. + // Before the [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] is reached, + // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] may be called to reverse the process. DestroyCryptoKeyVersion(ctx context.Context, in *DestroyCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) // Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the // [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] // state. // - // Upon restoration of the CryptoKeyVersion, - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to - // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED], - // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will - // be cleared. + // Upon restoration of the CryptoKeyVersion, [state][google.cloud.kms.v1.CryptoKeyVersion.state] + // will be set to [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED], + // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will be cleared. RestoreCryptoKeyVersion(ctx context.Context, in *RestoreCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) } @@ -1916,6 +2276,15 @@ func (c *keyManagementServiceClient) ListCryptoKeyVersions(ctx context.Context, return out, nil } +func (c *keyManagementServiceClient) ListImportJobs(ctx context.Context, in *ListImportJobsRequest, opts ...grpc.CallOption) (*ListImportJobsResponse, error) { + out := new(ListImportJobsResponse) + err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/ListImportJobs", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *keyManagementServiceClient) GetKeyRing(ctx context.Context, in *GetKeyRingRequest, opts ...grpc.CallOption) (*KeyRing, error) { out := new(KeyRing) err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/GetKeyRing", in, out, opts...) @@ -1952,6 +2321,15 @@ func (c *keyManagementServiceClient) GetPublicKey(ctx context.Context, in *GetPu return out, nil } +func (c *keyManagementServiceClient) GetImportJob(ctx context.Context, in *GetImportJobRequest, opts ...grpc.CallOption) (*ImportJob, error) { + out := new(ImportJob) + err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/GetImportJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *keyManagementServiceClient) CreateKeyRing(ctx context.Context, in *CreateKeyRingRequest, opts ...grpc.CallOption) (*KeyRing, error) { out := new(KeyRing) err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/CreateKeyRing", in, out, opts...) @@ -1979,6 +2357,24 @@ func (c *keyManagementServiceClient) CreateCryptoKeyVersion(ctx context.Context, return out, nil } +func (c *keyManagementServiceClient) ImportCryptoKeyVersion(ctx context.Context, in *ImportCryptoKeyVersionRequest, opts ...grpc.CallOption) (*CryptoKeyVersion, error) { + out := new(CryptoKeyVersion) + err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/ImportCryptoKeyVersion", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *keyManagementServiceClient) CreateImportJob(ctx context.Context, in *CreateImportJobRequest, opts ...grpc.CallOption) (*ImportJob, error) { + out := new(ImportJob) + err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/CreateImportJob", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *keyManagementServiceClient) UpdateCryptoKey(ctx context.Context, in *UpdateCryptoKeyRequest, opts ...grpc.CallOption) (*CryptoKey, error) { out := new(CryptoKey) err := c.cc.Invoke(ctx, "/google.cloud.kms.v1.KeyManagementService/UpdateCryptoKey", in, out, opts...) @@ -2068,110 +2464,95 @@ type KeyManagementServiceServer interface { ListCryptoKeys(context.Context, *ListCryptoKeysRequest) (*ListCryptoKeysResponse, error) // Lists [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion]. ListCryptoKeyVersions(context.Context, *ListCryptoKeyVersionsRequest) (*ListCryptoKeyVersionsResponse, error) + // Lists [ImportJobs][google.cloud.kms.v1.ImportJob]. + ListImportJobs(context.Context, *ListImportJobsRequest) (*ListImportJobsResponse, error) // Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing]. GetKeyRing(context.Context, *GetKeyRingRequest) (*KeyRing, error) - // Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as - // well as its [primary][google.cloud.kms.v1.CryptoKey.primary] - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // Returns metadata for a given [CryptoKey][google.cloud.kms.v1.CryptoKey], as well as its + // [primary][google.cloud.kms.v1.CryptoKey.primary] [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. GetCryptoKey(context.Context, *GetCryptoKeyRequest) (*CryptoKey, error) - // Returns metadata for a given - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. + // Returns metadata for a given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. GetCryptoKeyVersion(context.Context, *GetCryptoKeyVersionRequest) (*CryptoKeyVersion, error) - // Returns the public key for the given - // [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. The + // Returns the public key for the given [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. The // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be - // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN] - // or + // [ASYMMETRIC_SIGN][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_SIGN] or // [ASYMMETRIC_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ASYMMETRIC_DECRYPT]. GetPublicKey(context.Context, *GetPublicKeyRequest) (*PublicKey, error) - // Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and - // Location. + // Returns metadata for a given [ImportJob][google.cloud.kms.v1.ImportJob]. + GetImportJob(context.Context, *GetImportJobRequest) (*ImportJob, error) + // Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location. CreateKeyRing(context.Context, *CreateKeyRingRequest) (*KeyRing, error) - // Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a - // [KeyRing][google.cloud.kms.v1.KeyRing]. + // Create a new [CryptoKey][google.cloud.kms.v1.CryptoKey] within a [KeyRing][google.cloud.kms.v1.KeyRing]. // // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] and // [CryptoKey.version_template.algorithm][google.cloud.kms.v1.CryptoKeyVersionTemplate.algorithm] // are required. CreateCryptoKey(context.Context, *CreateCryptoKeyRequest) (*CryptoKey, error) - // Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a - // [CryptoKey][google.cloud.kms.v1.CryptoKey]. + // Create a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in a [CryptoKey][google.cloud.kms.v1.CryptoKey]. // // The server will assign the next sequential id. If unset, // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED]. CreateCryptoKeyVersion(context.Context, *CreateCryptoKeyVersionRequest) (*CryptoKeyVersion, error) + // Imports a new [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] into an existing [CryptoKey][google.cloud.kms.v1.CryptoKey] using the + // wrapped key material provided in the request. + // + // The version ID will be assigned the next sequential id within the + // [CryptoKey][google.cloud.kms.v1.CryptoKey]. + ImportCryptoKeyVersion(context.Context, *ImportCryptoKeyVersionRequest) (*CryptoKeyVersion, error) + // Create a new [ImportJob][google.cloud.kms.v1.ImportJob] within a [KeyRing][google.cloud.kms.v1.KeyRing]. + // + // [ImportJob.import_method][google.cloud.kms.v1.ImportJob.import_method] is required. + CreateImportJob(context.Context, *CreateImportJobRequest) (*ImportJob, error) // Update a [CryptoKey][google.cloud.kms.v1.CryptoKey]. UpdateCryptoKey(context.Context, *UpdateCryptoKeyRequest) (*CryptoKey, error) - // Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s - // metadata. + // Update a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]'s metadata. // // [state][google.cloud.kms.v1.CryptoKeyVersion.state] may be changed between - // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] - // and - // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] - // using this method. See - // [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion] - // and - // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] - // to move between other states. + // [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED] and + // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED] using this + // method. See [DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion] and [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] to + // move between other states. UpdateCryptoKeyVersion(context.Context, *UpdateCryptoKeyVersionRequest) (*CryptoKeyVersion, error) - // Encrypts data, so that it can only be recovered by a call to - // [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. The - // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be + // Encrypts data, so that it can only be recovered by a call to [Decrypt][google.cloud.kms.v1.KeyManagementService.Decrypt]. + // The [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. Encrypt(context.Context, *EncryptRequest) (*EncryptResponse, error) - // Decrypts data that was protected by - // [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. The - // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] must be - // [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. + // Decrypts data that was protected by [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. The [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] + // must be [ENCRYPT_DECRYPT][google.cloud.kms.v1.CryptoKey.CryptoKeyPurpose.ENCRYPT_DECRYPT]. Decrypt(context.Context, *DecryptRequest) (*DecryptResponse, error) - // Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] + // Signs data using a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] // ASYMMETRIC_SIGN, producing a signature that can be verified with the public - // key retrieved from - // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. + // key retrieved from [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey]. AsymmetricSign(context.Context, *AsymmetricSignRequest) (*AsymmetricSignResponse, error) // Decrypts data that was encrypted with a public key retrieved from - // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] - // corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] - // with [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] - // ASYMMETRIC_DECRYPT. + // [GetPublicKey][google.cloud.kms.v1.KeyManagementService.GetPublicKey] corresponding to a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] with + // [CryptoKey.purpose][google.cloud.kms.v1.CryptoKey.purpose] ASYMMETRIC_DECRYPT. AsymmetricDecrypt(context.Context, *AsymmetricDecryptRequest) (*AsymmetricDecryptResponse, error) - // Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that - // will be used in - // [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. + // Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. // // Returns an error if called on an asymmetric key. UpdateCryptoKeyPrimaryVersion(context.Context, *UpdateCryptoKeyPrimaryVersionRequest) (*CryptoKey, error) - // Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for - // destruction. + // Schedule a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] for destruction. // - // Upon calling this method, - // [CryptoKeyVersion.state][google.cloud.kms.v1.CryptoKeyVersion.state] will - // be set to + // Upon calling this method, [CryptoKeyVersion.state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to // [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] - // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will - // be set to a time 24 hours in the future, at which point the - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be changed to - // [DESTROYED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROYED], - // and the key material will be irrevocably destroyed. + // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will be set to a time 24 + // hours in the future, at which point the [state][google.cloud.kms.v1.CryptoKeyVersion.state] + // will be changed to + // [DESTROYED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROYED], and the key + // material will be irrevocably destroyed. // - // Before the - // [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] is - // reached, - // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] - // may be called to reverse the process. + // Before the [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] is reached, + // [RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion] may be called to reverse the process. DestroyCryptoKeyVersion(context.Context, *DestroyCryptoKeyVersionRequest) (*CryptoKeyVersion, error) // Restore a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] in the // [DESTROY_SCHEDULED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DESTROY_SCHEDULED] // state. // - // Upon restoration of the CryptoKeyVersion, - // [state][google.cloud.kms.v1.CryptoKeyVersion.state] will be set to - // [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED], - // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will - // be cleared. + // Upon restoration of the CryptoKeyVersion, [state][google.cloud.kms.v1.CryptoKeyVersion.state] + // will be set to [DISABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.DISABLED], + // and [destroy_time][google.cloud.kms.v1.CryptoKeyVersion.destroy_time] will be cleared. RestoreCryptoKeyVersion(context.Context, *RestoreCryptoKeyVersionRequest) (*CryptoKeyVersion, error) } @@ -2233,6 +2614,24 @@ func _KeyManagementService_ListCryptoKeyVersions_Handler(srv interface{}, ctx co return interceptor(ctx, in, info, handler) } +func _KeyManagementService_ListImportJobs_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(ListImportJobsRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(KeyManagementServiceServer).ListImportJobs(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.kms.v1.KeyManagementService/ListImportJobs", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(KeyManagementServiceServer).ListImportJobs(ctx, req.(*ListImportJobsRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _KeyManagementService_GetKeyRing_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetKeyRingRequest) if err := dec(in); err != nil { @@ -2305,6 +2704,24 @@ func _KeyManagementService_GetPublicKey_Handler(srv interface{}, ctx context.Con return interceptor(ctx, in, info, handler) } +func _KeyManagementService_GetImportJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(GetImportJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(KeyManagementServiceServer).GetImportJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.kms.v1.KeyManagementService/GetImportJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(KeyManagementServiceServer).GetImportJob(ctx, req.(*GetImportJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _KeyManagementService_CreateKeyRing_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(CreateKeyRingRequest) if err := dec(in); err != nil { @@ -2359,6 +2776,42 @@ func _KeyManagementService_CreateCryptoKeyVersion_Handler(srv interface{}, ctx c return interceptor(ctx, in, info, handler) } +func _KeyManagementService_ImportCryptoKeyVersion_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(ImportCryptoKeyVersionRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(KeyManagementServiceServer).ImportCryptoKeyVersion(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.kms.v1.KeyManagementService/ImportCryptoKeyVersion", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(KeyManagementServiceServer).ImportCryptoKeyVersion(ctx, req.(*ImportCryptoKeyVersionRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _KeyManagementService_CreateImportJob_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(CreateImportJobRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(KeyManagementServiceServer).CreateImportJob(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/google.cloud.kms.v1.KeyManagementService/CreateImportJob", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(KeyManagementServiceServer).CreateImportJob(ctx, req.(*CreateImportJobRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _KeyManagementService_UpdateCryptoKey_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(UpdateCryptoKeyRequest) if err := dec(in); err != nil { @@ -2537,6 +2990,10 @@ var _KeyManagementService_serviceDesc = grpc.ServiceDesc{ MethodName: "ListCryptoKeyVersions", Handler: _KeyManagementService_ListCryptoKeyVersions_Handler, }, + { + MethodName: "ListImportJobs", + Handler: _KeyManagementService_ListImportJobs_Handler, + }, { MethodName: "GetKeyRing", Handler: _KeyManagementService_GetKeyRing_Handler, @@ -2553,6 +3010,10 @@ var _KeyManagementService_serviceDesc = grpc.ServiceDesc{ MethodName: "GetPublicKey", Handler: _KeyManagementService_GetPublicKey_Handler, }, + { + MethodName: "GetImportJob", + Handler: _KeyManagementService_GetImportJob_Handler, + }, { MethodName: "CreateKeyRing", Handler: _KeyManagementService_CreateKeyRing_Handler, @@ -2565,6 +3026,14 @@ var _KeyManagementService_serviceDesc = grpc.ServiceDesc{ MethodName: "CreateCryptoKeyVersion", Handler: _KeyManagementService_CreateCryptoKeyVersion_Handler, }, + { + MethodName: "ImportCryptoKeyVersion", + Handler: _KeyManagementService_ImportCryptoKeyVersion_Handler, + }, + { + MethodName: "CreateImportJob", + Handler: _KeyManagementService_CreateImportJob_Handler, + }, { MethodName: "UpdateCryptoKey", Handler: _KeyManagementService_UpdateCryptoKey_Handler, diff --git a/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go index 68be87c96c..ed32d46008 100644 --- a/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go @@ -174,14 +174,20 @@ const ( StreamingFeature_STREAMING_EXPLICIT_CONTENT_DETECTION StreamingFeature = 3 // Object detection and tracking. StreamingFeature_STREAMING_OBJECT_TRACKING StreamingFeature = 4 + // Video classification based on AutoML model. + StreamingFeature_STREAMING_AUTOML_CLASSIFICATION StreamingFeature = 21 + // Object detection and tracking based on AutoML model. + StreamingFeature_STREAMING_AUTOML_OBJECT_TRACKING StreamingFeature = 22 ) var StreamingFeature_name = map[int32]string{ - 0: "STREAMING_FEATURE_UNSPECIFIED", - 1: "STREAMING_LABEL_DETECTION", - 2: "STREAMING_SHOT_CHANGE_DETECTION", - 3: "STREAMING_EXPLICIT_CONTENT_DETECTION", - 4: "STREAMING_OBJECT_TRACKING", + 0: "STREAMING_FEATURE_UNSPECIFIED", + 1: "STREAMING_LABEL_DETECTION", + 2: "STREAMING_SHOT_CHANGE_DETECTION", + 3: "STREAMING_EXPLICIT_CONTENT_DETECTION", + 4: "STREAMING_OBJECT_TRACKING", + 21: "STREAMING_AUTOML_CLASSIFICATION", + 22: "STREAMING_AUTOML_OBJECT_TRACKING", } var StreamingFeature_value = map[string]int32{ @@ -190,6 +196,8 @@ var StreamingFeature_value = map[string]int32{ "STREAMING_SHOT_CHANGE_DETECTION": 2, "STREAMING_EXPLICIT_CONTENT_DETECTION": 3, "STREAMING_OBJECT_TRACKING": 4, + "STREAMING_AUTOML_CLASSIFICATION": 21, + "STREAMING_AUTOML_OBJECT_TRACKING": 22, } func (x StreamingFeature) String() string { @@ -2668,6 +2676,90 @@ func (m *StreamingAnnotateVideoResponse) GetAnnotationResultsUri() string { return "" } +// Config for AUTOML_CLASSIFICATION in streaming mode. +type StreamingAutomlClassificationConfig struct { + // Resource name of AutoML model. + // Format: `projects/{project_id}/locations/{location_id}/models/{model_id}` + ModelName string `protobuf:"bytes,1,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *StreamingAutomlClassificationConfig) Reset() { *m = StreamingAutomlClassificationConfig{} } +func (m *StreamingAutomlClassificationConfig) String() string { return proto.CompactTextString(m) } +func (*StreamingAutomlClassificationConfig) ProtoMessage() {} +func (*StreamingAutomlClassificationConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_06234ac6e4dad78c, []int{37} +} + +func (m *StreamingAutomlClassificationConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_StreamingAutomlClassificationConfig.Unmarshal(m, b) +} +func (m *StreamingAutomlClassificationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_StreamingAutomlClassificationConfig.Marshal(b, m, deterministic) +} +func (m *StreamingAutomlClassificationConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_StreamingAutomlClassificationConfig.Merge(m, src) +} +func (m *StreamingAutomlClassificationConfig) XXX_Size() int { + return xxx_messageInfo_StreamingAutomlClassificationConfig.Size(m) +} +func (m *StreamingAutomlClassificationConfig) XXX_DiscardUnknown() { + xxx_messageInfo_StreamingAutomlClassificationConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_StreamingAutomlClassificationConfig proto.InternalMessageInfo + +func (m *StreamingAutomlClassificationConfig) GetModelName() string { + if m != nil { + return m.ModelName + } + return "" +} + +// Config for AUTOML_OBJECT_TRACKING in streaming mode. +type StreamingAutomlObjectTrackingConfig struct { + // Resource name of AutoML model. + // Format: `projects/{project_id}/locations/{location_id}/models/{model_id}` + ModelName string `protobuf:"bytes,1,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *StreamingAutomlObjectTrackingConfig) Reset() { *m = StreamingAutomlObjectTrackingConfig{} } +func (m *StreamingAutomlObjectTrackingConfig) String() string { return proto.CompactTextString(m) } +func (*StreamingAutomlObjectTrackingConfig) ProtoMessage() {} +func (*StreamingAutomlObjectTrackingConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_06234ac6e4dad78c, []int{38} +} + +func (m *StreamingAutomlObjectTrackingConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_StreamingAutomlObjectTrackingConfig.Unmarshal(m, b) +} +func (m *StreamingAutomlObjectTrackingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_StreamingAutomlObjectTrackingConfig.Marshal(b, m, deterministic) +} +func (m *StreamingAutomlObjectTrackingConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_StreamingAutomlObjectTrackingConfig.Merge(m, src) +} +func (m *StreamingAutomlObjectTrackingConfig) XXX_Size() int { + return xxx_messageInfo_StreamingAutomlObjectTrackingConfig.Size(m) +} +func (m *StreamingAutomlObjectTrackingConfig) XXX_DiscardUnknown() { + xxx_messageInfo_StreamingAutomlObjectTrackingConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_StreamingAutomlObjectTrackingConfig proto.InternalMessageInfo + +func (m *StreamingAutomlObjectTrackingConfig) GetModelName() string { + if m != nil { + return m.ModelName + } + return "" +} + // Config for EXPLICIT_CONTENT_DETECTION in streaming mode. type StreamingExplicitContentDetectionConfig struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -2681,7 +2773,7 @@ func (m *StreamingExplicitContentDetectionConfig) Reset() { func (m *StreamingExplicitContentDetectionConfig) String() string { return proto.CompactTextString(m) } func (*StreamingExplicitContentDetectionConfig) ProtoMessage() {} func (*StreamingExplicitContentDetectionConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{37} + return fileDescriptor_06234ac6e4dad78c, []int{39} } func (m *StreamingExplicitContentDetectionConfig) XXX_Unmarshal(b []byte) error { @@ -2717,7 +2809,7 @@ func (m *StreamingLabelDetectionConfig) Reset() { *m = StreamingLabelDet func (m *StreamingLabelDetectionConfig) String() string { return proto.CompactTextString(m) } func (*StreamingLabelDetectionConfig) ProtoMessage() {} func (*StreamingLabelDetectionConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{38} + return fileDescriptor_06234ac6e4dad78c, []int{40} } func (m *StreamingLabelDetectionConfig) XXX_Unmarshal(b []byte) error { @@ -2756,7 +2848,7 @@ func (m *StreamingObjectTrackingConfig) Reset() { *m = StreamingObjectTr func (m *StreamingObjectTrackingConfig) String() string { return proto.CompactTextString(m) } func (*StreamingObjectTrackingConfig) ProtoMessage() {} func (*StreamingObjectTrackingConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{39} + return fileDescriptor_06234ac6e4dad78c, []int{41} } func (m *StreamingObjectTrackingConfig) XXX_Unmarshal(b []byte) error { @@ -2788,7 +2880,7 @@ func (m *StreamingShotChangeDetectionConfig) Reset() { *m = StreamingSho func (m *StreamingShotChangeDetectionConfig) String() string { return proto.CompactTextString(m) } func (*StreamingShotChangeDetectionConfig) ProtoMessage() {} func (*StreamingShotChangeDetectionConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{40} + return fileDescriptor_06234ac6e4dad78c, []int{42} } func (m *StreamingShotChangeDetectionConfig) XXX_Unmarshal(b []byte) error { @@ -2833,7 +2925,7 @@ func (m *StreamingStorageConfig) Reset() { *m = StreamingStorageConfig{} func (m *StreamingStorageConfig) String() string { return proto.CompactTextString(m) } func (*StreamingStorageConfig) ProtoMessage() {} func (*StreamingStorageConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{41} + return fileDescriptor_06234ac6e4dad78c, []int{43} } func (m *StreamingStorageConfig) XXX_Unmarshal(b []byte) error { @@ -2888,7 +2980,7 @@ func (m *StreamingVideoAnnotationResults) Reset() { *m = StreamingVideoA func (m *StreamingVideoAnnotationResults) String() string { return proto.CompactTextString(m) } func (*StreamingVideoAnnotationResults) ProtoMessage() {} func (*StreamingVideoAnnotationResults) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{42} + return fileDescriptor_06234ac6e4dad78c, []int{44} } func (m *StreamingVideoAnnotationResults) XXX_Unmarshal(b []byte) error { @@ -2949,6 +3041,8 @@ type StreamingVideoConfig struct { // *StreamingVideoConfig_LabelDetectionConfig // *StreamingVideoConfig_ExplicitContentDetectionConfig // *StreamingVideoConfig_ObjectTrackingConfig + // *StreamingVideoConfig_AutomlClassificationConfig + // *StreamingVideoConfig_AutomlObjectTrackingConfig StreamingConfig isStreamingVideoConfig_StreamingConfig `protobuf_oneof:"streaming_config"` // Streaming storage option. By default: storage is disabled. StorageConfig *StreamingStorageConfig `protobuf:"bytes,30,opt,name=storage_config,json=storageConfig,proto3" json:"storage_config,omitempty"` @@ -2961,7 +3055,7 @@ func (m *StreamingVideoConfig) Reset() { *m = StreamingVideoConfig{} } func (m *StreamingVideoConfig) String() string { return proto.CompactTextString(m) } func (*StreamingVideoConfig) ProtoMessage() {} func (*StreamingVideoConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_06234ac6e4dad78c, []int{43} + return fileDescriptor_06234ac6e4dad78c, []int{45} } func (m *StreamingVideoConfig) XXX_Unmarshal(b []byte) error { @@ -3009,6 +3103,14 @@ type StreamingVideoConfig_ObjectTrackingConfig struct { ObjectTrackingConfig *StreamingObjectTrackingConfig `protobuf:"bytes,5,opt,name=object_tracking_config,json=objectTrackingConfig,proto3,oneof"` } +type StreamingVideoConfig_AutomlClassificationConfig struct { + AutomlClassificationConfig *StreamingAutomlClassificationConfig `protobuf:"bytes,21,opt,name=automl_classification_config,json=automlClassificationConfig,proto3,oneof"` +} + +type StreamingVideoConfig_AutomlObjectTrackingConfig struct { + AutomlObjectTrackingConfig *StreamingAutomlObjectTrackingConfig `protobuf:"bytes,22,opt,name=automl_object_tracking_config,json=automlObjectTrackingConfig,proto3,oneof"` +} + func (*StreamingVideoConfig_ShotChangeDetectionConfig) isStreamingVideoConfig_StreamingConfig() {} func (*StreamingVideoConfig_LabelDetectionConfig) isStreamingVideoConfig_StreamingConfig() {} @@ -3017,6 +3119,10 @@ func (*StreamingVideoConfig_ExplicitContentDetectionConfig) isStreamingVideoConf func (*StreamingVideoConfig_ObjectTrackingConfig) isStreamingVideoConfig_StreamingConfig() {} +func (*StreamingVideoConfig_AutomlClassificationConfig) isStreamingVideoConfig_StreamingConfig() {} + +func (*StreamingVideoConfig_AutomlObjectTrackingConfig) isStreamingVideoConfig_StreamingConfig() {} + func (m *StreamingVideoConfig) GetStreamingConfig() isStreamingVideoConfig_StreamingConfig { if m != nil { return m.StreamingConfig @@ -3052,6 +3158,20 @@ func (m *StreamingVideoConfig) GetObjectTrackingConfig() *StreamingObjectTrackin return nil } +func (m *StreamingVideoConfig) GetAutomlClassificationConfig() *StreamingAutomlClassificationConfig { + if x, ok := m.GetStreamingConfig().(*StreamingVideoConfig_AutomlClassificationConfig); ok { + return x.AutomlClassificationConfig + } + return nil +} + +func (m *StreamingVideoConfig) GetAutomlObjectTrackingConfig() *StreamingAutomlObjectTrackingConfig { + if x, ok := m.GetStreamingConfig().(*StreamingVideoConfig_AutomlObjectTrackingConfig); ok { + return x.AutomlObjectTrackingConfig + } + return nil +} + func (m *StreamingVideoConfig) GetStorageConfig() *StreamingStorageConfig { if m != nil { return m.StorageConfig @@ -3066,6 +3186,8 @@ func (*StreamingVideoConfig) XXX_OneofWrappers() []interface{} { (*StreamingVideoConfig_LabelDetectionConfig)(nil), (*StreamingVideoConfig_ExplicitContentDetectionConfig)(nil), (*StreamingVideoConfig_ObjectTrackingConfig)(nil), + (*StreamingVideoConfig_AutomlClassificationConfig)(nil), + (*StreamingVideoConfig_AutomlObjectTrackingConfig)(nil), } } @@ -3111,6 +3233,8 @@ func init() { proto.RegisterType((*LogoRecognitionAnnotation)(nil), "google.cloud.videointelligence.v1p3beta1.LogoRecognitionAnnotation") proto.RegisterType((*StreamingAnnotateVideoRequest)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest") proto.RegisterType((*StreamingAnnotateVideoResponse)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse") + proto.RegisterType((*StreamingAutomlClassificationConfig)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig") + proto.RegisterType((*StreamingAutomlObjectTrackingConfig)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig") proto.RegisterType((*StreamingExplicitContentDetectionConfig)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig") proto.RegisterType((*StreamingLabelDetectionConfig)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig") proto.RegisterType((*StreamingObjectTrackingConfig)(nil), "google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig") @@ -3125,198 +3249,205 @@ func init() { } var fileDescriptor_06234ac6e4dad78c = []byte{ - // 3047 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5a, 0xcd, 0x6f, 0x23, 0xc7, - 0xb1, 0xdf, 0x21, 0x25, 0xad, 0x54, 0xa2, 0x24, 0xaa, 0x45, 0x69, 0x29, 0x79, 0x57, 0xd2, 0xce, - 0xda, 0x78, 0xf2, 0x3e, 0x43, 0xf2, 0x6a, 0xfd, 0xfc, 0xec, 0xf5, 0xc7, 0x33, 0x45, 0x71, 0x45, - 0x3e, 0x6b, 0x45, 0x7a, 0xc4, 0x55, 0xec, 0xd8, 0xc6, 0x64, 0x34, 0x6c, 0x8d, 0xc6, 0x3b, 0x9c, - 0xa6, 0x67, 0x9a, 0xb2, 0xe4, 0x8b, 0x0d, 0x27, 0x01, 0x02, 0x04, 0x41, 0x0e, 0x46, 0x80, 0x9c, - 0x7c, 0x4b, 0x10, 0xe4, 0x92, 0x20, 0xd7, 0x1c, 0x12, 0x04, 0xc9, 0xc5, 0x09, 0x90, 0x43, 0xe0, - 0x43, 0x82, 0x1c, 0x0d, 0xe4, 0x7f, 0xc8, 0x29, 0x98, 0xee, 0x9e, 0x0f, 0x72, 0x86, 0xa2, 0x48, - 0xed, 0x22, 0xc8, 0x6d, 0xa6, 0xba, 0xfa, 0x57, 0xd5, 0xd5, 0xd5, 0xd5, 0x55, 0xdd, 0x0d, 0x05, - 0x83, 0x10, 0xc3, 0xc2, 0x1b, 0xba, 0x45, 0xda, 0x8d, 0x8d, 0x13, 0xb3, 0x81, 0x89, 0x69, 0x53, - 0x6c, 0x59, 0xa6, 0x81, 0x6d, 0x1d, 0x6f, 0x9c, 0xdc, 0x69, 0xdd, 0x3d, 0xc4, 0x54, 0xbb, 0xc3, - 0xdb, 0xd4, 0x68, 0xe3, 0x7a, 0xcb, 0x21, 0x94, 0xa0, 0x35, 0x0e, 0xb1, 0xce, 0x20, 0xd6, 0x63, - 0x10, 0xeb, 0x01, 0xc4, 0xd2, 0x75, 0x21, 0x4c, 0x6b, 0x99, 0x1b, 0x9a, 0x6d, 0x13, 0xaa, 0x51, - 0x93, 0xd8, 0x2e, 0xc7, 0x59, 0xba, 0x25, 0x5a, 0x2d, 0x62, 0x1b, 0x4e, 0xdb, 0xb6, 0x4d, 0xdb, - 0xd8, 0x20, 0x2d, 0xec, 0x74, 0x30, 0x2d, 0x0b, 0x26, 0xf6, 0x77, 0xd8, 0x3e, 0xda, 0x68, 0xb4, - 0x39, 0x83, 0x68, 0x5f, 0xe9, 0x6e, 0xa7, 0x66, 0x13, 0xbb, 0x54, 0x6b, 0xb6, 0x04, 0xc3, 0x35, - 0xc1, 0xe0, 0xb4, 0xf4, 0x0d, 0x97, 0x6a, 0xb4, 0x2d, 0x90, 0xe5, 0xdf, 0xa7, 0x20, 0x57, 0xe0, - 0x4a, 0xe1, 0x03, 0x6f, 0x10, 0x0a, 0xfe, 0xb0, 0x8d, 0x5d, 0x8a, 0x9e, 0x82, 0x09, 0xd3, 0x6e, - 0xb5, 0xa9, 0xda, 0x76, 0xcc, 0xbc, 0xb4, 0x2a, 0xad, 0x4d, 0x28, 0xe3, 0x8c, 0xf0, 0xd0, 0x31, - 0xd1, 0x2d, 0x98, 0xe2, 0x8d, 0x3a, 0xb1, 0x29, 0xb6, 0x69, 0x7e, 0x6c, 0x55, 0x5a, 0xcb, 0x28, - 0x19, 0x46, 0x2c, 0x72, 0x1a, 0x7a, 0x00, 0xe3, 0x47, 0x58, 0xa3, 0x6d, 0x07, 0xbb, 0xf9, 0xd4, - 0x6a, 0x7a, 0x6d, 0x7a, 0xf3, 0xce, 0xfa, 0x45, 0x8d, 0xb6, 0x7e, 0x9f, 0xf7, 0x54, 0x02, 0x08, - 0xf4, 0x2e, 0x4c, 0xf1, 0xc9, 0x60, 0x32, 0x4f, 0x69, 0x3e, 0xbd, 0x2a, 0xad, 0x4d, 0x6e, 0xbe, - 0x78, 0x71, 0x4c, 0x36, 0xbe, 0x22, 0xef, 0xad, 0x64, 0x4e, 0x22, 0x7f, 0xe8, 0x06, 0x00, 0x69, - 0x53, 0x7f, 0xb8, 0x23, 0x6c, 0xb8, 0x13, 0x9c, 0xe2, 0x8d, 0x77, 0x05, 0x26, 0x2d, 0xa2, 0x33, - 0x8b, 0xab, 0x66, 0x23, 0x3f, 0xca, 0xda, 0xc1, 0x27, 0x55, 0x1a, 0xf2, 0xd7, 0x63, 0x90, 0x89, - 0xc2, 0x23, 0x05, 0xc6, 0x5d, 0x6c, 0x34, 0xb1, 0x4d, 0xdd, 0xbc, 0xb4, 0x9a, 0x1e, 0x42, 0xd1, - 0x7d, 0xde, 0x5d, 0x09, 0x70, 0x10, 0x85, 0x05, 0x4b, 0x3b, 0xc4, 0x96, 0xda, 0xc0, 0x14, 0xeb, - 0x4c, 0x19, 0x9d, 0xd8, 0x47, 0xa6, 0x91, 0x4f, 0x31, 0x53, 0xbc, 0x7e, 0x71, 0x09, 0xbb, 0x1e, - 0xce, 0xb6, 0x0f, 0x53, 0x64, 0x28, 0x4a, 0xce, 0x4a, 0xa0, 0xa2, 0xef, 0x48, 0x70, 0xdd, 0x3d, - 0x26, 0x54, 0xd5, 0x8f, 0x35, 0xdb, 0xc0, 0x71, 0xe1, 0x7c, 0x1e, 0x8a, 0x17, 0x17, 0xbe, 0x7f, - 0x4c, 0x68, 0x91, 0x81, 0x75, 0x6b, 0xb0, 0xe8, 0xf6, 0x6a, 0x42, 0x9f, 0x4b, 0x70, 0x13, 0x9f, - 0xb6, 0x2c, 0x53, 0x37, 0x03, 0xb7, 0x8b, 0xeb, 0x32, 0xc2, 0x74, 0x29, 0x5f, 0x5c, 0x97, 0x92, - 0x80, 0x14, 0x4e, 0xdb, 0xad, 0xd0, 0x32, 0x3e, 0xb7, 0x1d, 0x7d, 0x5b, 0x82, 0xa7, 0xdc, 0x16, - 0xc6, 0xfa, 0xb1, 0x4a, 0x1d, 0xcd, 0x76, 0x75, 0xc7, 0x6c, 0x45, 0xf5, 0x19, 0x1b, 0xd8, 0x36, - 0x0c, 0xac, 0x1e, 0xc5, 0x0a, 0x6c, 0xd3, 0xab, 0x09, 0x7d, 0x08, 0xf3, 0x9e, 0xd3, 0xc5, 0xcd, - 0x31, 0xce, 0xc4, 0xbf, 0x76, 0x71, 0xf1, 0x75, 0x7c, 0x1a, 0xb3, 0xc1, 0x1c, 0x8d, 0x13, 0x3d, - 0x5f, 0x24, 0x87, 0x1f, 0x60, 0x9d, 0x7a, 0xe3, 0xd6, 0x1f, 0x99, 0xb6, 0xe1, 0xcb, 0x9c, 0x1a, - 0xd4, 0x17, 0xab, 0x0c, 0xa7, 0x2e, 0x60, 0x7c, 0x5f, 0x24, 0x09, 0x54, 0xf9, 0x0f, 0x29, 0xc8, - 0x25, 0xb9, 0x2e, 0xb2, 0x21, 0xd7, 0xbd, 0x34, 0x9a, 0xa4, 0x81, 0x59, 0xe0, 0x9a, 0xde, 0x7c, - 0x75, 0xd8, 0x85, 0xf1, 0x80, 0x34, 0xb0, 0x82, 0xac, 0x18, 0x0d, 0xfd, 0x37, 0xcc, 0xba, 0x3c, - 0x8e, 0x6b, 0xce, 0x99, 0xaa, 0x6b, 0x4d, 0xec, 0x68, 0x6c, 0x15, 0x8e, 0x2b, 0xd9, 0xb0, 0xa1, - 0xc8, 0xe8, 0x28, 0x07, 0xa3, 0x9e, 0x32, 0x16, 0x5b, 0x29, 0x13, 0x0a, 0xff, 0x41, 0xaf, 0xc2, - 0xd2, 0x91, 0xa3, 0x35, 0x31, 0xb7, 0x5b, 0xc3, 0xd3, 0x43, 0xa5, 0xc7, 0x0e, 0x76, 0x8f, 0x89, - 0xd5, 0x60, 0x8e, 0x9c, 0x52, 0xf2, 0x8c, 0xa3, 0x18, 0x30, 0xd4, 0xfd, 0x76, 0xaf, 0x77, 0x10, - 0x0d, 0xe3, 0xbd, 0x47, 0x79, 0x6f, 0x3f, 0xc4, 0x75, 0xf7, 0x96, 0xef, 0xc0, 0x62, 0xcf, 0x45, - 0x18, 0xaa, 0x2b, 0x45, 0xd4, 0x95, 0x9f, 0x83, 0x5c, 0xd2, 0x44, 0xf5, 0xe0, 0x7e, 0x11, 0x96, - 0xcf, 0x5f, 0x59, 0x3d, 0xfa, 0x29, 0x30, 0x97, 0xe0, 0x82, 0xe8, 0x19, 0x98, 0xb6, 0x34, 0xdb, - 0x68, 0x6b, 0x06, 0x56, 0x8f, 0x4d, 0x3f, 0xa6, 0x4e, 0x28, 0x53, 0x3e, 0xb5, 0xec, 0x11, 0x43, - 0xcc, 0x54, 0x14, 0xf3, 0xc7, 0x92, 0x88, 0xcd, 0x22, 0xa2, 0xa2, 0x12, 0x9b, 0x3c, 0x87, 0xaa, - 0xde, 0x2e, 0xa9, 0x92, 0xa3, 0x23, 0x17, 0x53, 0xa6, 0xc6, 0xe4, 0xe6, 0xa2, 0xef, 0x29, 0xfe, - 0x4e, 0xba, 0xbe, 0x2d, 0x76, 0x5a, 0x65, 0x86, 0xf5, 0xa9, 0x9b, 0x4d, 0x5c, 0x65, 0x3d, 0x50, - 0x01, 0x66, 0xb0, 0xdd, 0xe8, 0x00, 0x49, 0xf5, 0x03, 0x99, 0xc2, 0x76, 0x23, 0x84, 0x90, 0x3f, - 0x95, 0x20, 0xc3, 0x3c, 0xce, 0x57, 0xad, 0x06, 0x57, 0x45, 0xb8, 0x17, 0x0a, 0x0d, 0xbb, 0x6b, - 0xf8, 0x30, 0x68, 0x19, 0x20, 0x74, 0x11, 0xa6, 0x60, 0x4a, 0x89, 0x50, 0xe4, 0x63, 0x00, 0xa6, - 0xc1, 0x7d, 0xcf, 0xd3, 0xd0, 0x3d, 0x98, 0x1c, 0xc8, 0x28, 0x40, 0x43, 0x7b, 0xf4, 0x93, 0x64, - 0xc1, 0x58, 0xc9, 0xa6, 0x26, 0x3d, 0xf3, 0x72, 0x0b, 0xcc, 0xbe, 0xbc, 0xcd, 0x54, 0xe4, 0x16, - 0x9c, 0x50, 0x69, 0xa0, 0x55, 0x98, 0x6c, 0xe0, 0x20, 0xc2, 0x89, 0xa9, 0x8c, 0x92, 0xbc, 0xec, - 0x23, 0xf0, 0x06, 0xdd, 0x5b, 0xe5, 0x7c, 0x5d, 0x65, 0x7c, 0x62, 0x91, 0x34, 0xb0, 0xfc, 0xf7, - 0x14, 0xcc, 0xb0, 0x81, 0x15, 0x82, 0x94, 0x0b, 0x95, 0x61, 0x8c, 0x8b, 0x11, 0x03, 0x7b, 0x7e, - 0x80, 0x7d, 0x82, 0xf5, 0x53, 0x44, 0x7f, 0xf4, 0x3e, 0xcc, 0xea, 0x1a, 0xc5, 0x06, 0x71, 0xce, - 0x54, 0x46, 0x32, 0x45, 0x92, 0x33, 0x0c, 0x68, 0xd6, 0x87, 0x2a, 0x09, 0xa4, 0x8e, 0xec, 0x21, - 0x3d, 0x68, 0xf6, 0x10, 0x75, 0xa8, 0x48, 0xf6, 0xb0, 0x0b, 0x63, 0x2c, 0x9a, 0xb8, 0xf9, 0x11, - 0x86, 0xf8, 0xc2, 0x80, 0x88, 0xcc, 0x41, 0x14, 0x81, 0x21, 0xff, 0x46, 0x82, 0x5c, 0xd7, 0x0a, - 0xbf, 0xbc, 0x07, 0x3d, 0x82, 0x85, 0x16, 0x71, 0x6c, 0x62, 0x38, 0x5a, 0xeb, 0xf8, 0x4c, 0xb5, - 0xcc, 0x47, 0xd8, 0x32, 0x8f, 0x09, 0x69, 0x30, 0x2f, 0x98, 0x1e, 0x48, 0xe5, 0xa0, 0xaf, 0x32, - 0x1f, 0xc1, 0x0c, 0xc9, 0xb2, 0x0b, 0x8b, 0x5d, 0x03, 0x88, 0x78, 0xca, 0x41, 0x60, 0x2c, 0x9e, - 0xbc, 0xbd, 0x3e, 0x74, 0x46, 0xd1, 0x69, 0xb6, 0x47, 0x30, 0xbf, 0x47, 0x9c, 0xa6, 0x66, 0x99, - 0x1f, 0xe3, 0xc6, 0x16, 0x69, 0xdb, 0x0d, 0xd3, 0x36, 0xb6, 0xc8, 0x29, 0x42, 0x30, 0x62, 0xe1, - 0x23, 0x6e, 0xaf, 0x94, 0xc2, 0xbe, 0x51, 0x16, 0xd2, 0x94, 0xb4, 0xc4, 0x4a, 0xf2, 0x3e, 0xbd, - 0x00, 0xe7, 0x98, 0xc6, 0x31, 0xcf, 0x7d, 0x53, 0x0a, 0xff, 0x41, 0x0b, 0x30, 0x76, 0x48, 0x28, - 0x25, 0x4d, 0xb1, 0x6b, 0x88, 0x3f, 0xf9, 0x27, 0x29, 0x98, 0xad, 0xfb, 0x85, 0x00, 0x6e, 0xf0, - 0xf0, 0x8d, 0x3e, 0x82, 0x6b, 0x76, 0xa0, 0x82, 0x7a, 0x28, 0x74, 0x50, 0x0f, 0xc9, 0xa9, 0x98, - 0xac, 0xff, 0xbb, 0xf8, 0x58, 0x13, 0xc7, 0xa2, 0xcc, 0xdb, 0x89, 0x43, 0xec, 0xf2, 0x8c, 0xd4, - 0x20, 0x9e, 0xf1, 0x2e, 0x80, 0x46, 0xa9, 0x63, 0x1e, 0xb6, 0x29, 0xf6, 0x97, 0xc4, 0x2b, 0x17, - 0xd7, 0x93, 0xef, 0x27, 0xb8, 0x51, 0xf0, 0x31, 0x94, 0x08, 0x9c, 0x57, 0x03, 0x8d, 0xb2, 0x5d, - 0xed, 0x09, 0x84, 0x5f, 0x0b, 0xe6, 0x68, 0x38, 0x05, 0x2a, 0xcf, 0x6a, 0xfc, 0x50, 0x31, 0xc0, - 0x08, 0x62, 0xf3, 0xa8, 0x20, 0xda, 0x4d, 0x72, 0x9f, 0xa8, 0x99, 0xba, 0xe2, 0xfb, 0x48, 0x2c, - 0xbe, 0xbf, 0x0f, 0xb3, 0x31, 0x00, 0xcf, 0xaf, 0x6d, 0xad, 0x89, 0x45, 0x94, 0x67, 0xdf, 0xfd, - 0x36, 0x0a, 0xcf, 0xcb, 0x4f, 0x34, 0xab, 0xed, 0xc7, 0x75, 0xfe, 0x23, 0xff, 0x63, 0x1c, 0x16, - 0x98, 0x8d, 0xc3, 0x65, 0xaa, 0x60, 0xb7, 0x6d, 0x51, 0xf7, 0xfc, 0x5a, 0xb5, 0x0d, 0x8b, 0x62, - 0x32, 0x54, 0x9e, 0x22, 0x46, 0x6a, 0x70, 0x31, 0x0f, 0x2f, 0x0f, 0x18, 0x0a, 0x23, 0x1a, 0x5c, - 0x13, 0xd8, 0x5d, 0x74, 0x17, 0x11, 0x58, 0x60, 0x55, 0x53, 0x5c, 0x66, 0xfa, 0xb2, 0x32, 0x73, - 0x1e, 0x70, 0x4c, 0xe0, 0x87, 0x70, 0x8d, 0xe7, 0x93, 0x71, 0x89, 0x23, 0x97, 0x95, 0x38, 0xcf, - 0x90, 0x63, 0x22, 0x35, 0xc8, 0xb2, 0x31, 0x46, 0x65, 0x8d, 0x5d, 0xaa, 0xd8, 0x9d, 0xf1, 0xf0, - 0xa2, 0x22, 0x28, 0xcc, 0x05, 0x55, 0x5f, 0x28, 0x26, 0x7f, 0x75, 0xd0, 0xba, 0xaa, 0x67, 0xa8, - 0x57, 0x90, 0x8f, 0x1f, 0x09, 0xff, 0x0e, 0xcc, 0x27, 0x55, 0x75, 0x6e, 0x7e, 0x92, 0x8d, 0xee, - 0xb5, 0x4b, 0xd5, 0x73, 0x4a, 0x2e, 0xa1, 0x92, 0x73, 0x91, 0x0e, 0x59, 0x56, 0xc4, 0x45, 0x8d, - 0x99, 0x61, 0xe2, 0x5e, 0x1a, 0xac, 0x7e, 0x8b, 0x8c, 0x6d, 0x86, 0x76, 0xfc, 0x7b, 0x4e, 0x82, - 0x44, 0xd9, 0x16, 0x15, 0x33, 0xcd, 0xc4, 0x6c, 0x0d, 0x5b, 0xb2, 0x45, 0x04, 0xce, 0x72, 0xf4, - 0xa8, 0xc8, 0xef, 0x4a, 0x70, 0xdd, 0x22, 0x06, 0x51, 0x1d, 0xac, 0x13, 0xc3, 0x36, 0x59, 0x71, - 0x16, 0x95, 0x3e, 0xc7, 0xa4, 0x0f, 0x30, 0x97, 0xbb, 0xc4, 0x20, 0x4a, 0x08, 0x16, 0x11, 0xbf, - 0x64, 0xf5, 0x6a, 0x72, 0xd1, 0x1a, 0x8c, 0x62, 0xc7, 0x21, 0x4e, 0x7e, 0x82, 0xf9, 0x0e, 0xf2, - 0xe5, 0x39, 0x2d, 0x7d, 0x7d, 0x9f, 0x1d, 0x89, 0x29, 0x9c, 0x41, 0xfe, 0x9e, 0x04, 0xf3, 0x5d, - 0x67, 0x62, 0x6e, 0x8b, 0xd8, 0x2e, 0x46, 0x04, 0x50, 0xa8, 0xb9, 0xea, 0xf0, 0xf0, 0x23, 0x52, - 0x84, 0x37, 0x06, 0x74, 0xf9, 0x58, 0x18, 0x53, 0x66, 0xb5, 0x6e, 0x92, 0xfc, 0x57, 0x09, 0xae, - 0x75, 0x71, 0xd7, 0x1c, 0x62, 0x38, 0xd8, 0xed, 0x13, 0xf5, 0x9e, 0x85, 0x6c, 0x4b, 0x30, 0xaa, - 0x2d, 0xec, 0xe8, 0xde, 0x96, 0xe6, 0x45, 0xda, 0x51, 0x65, 0xc6, 0xa7, 0xd7, 0x38, 0x19, 0xbd, - 0x0c, 0x10, 0x96, 0x43, 0xe2, 0x34, 0x67, 0x29, 0xb6, 0x2d, 0x07, 0x1b, 0x90, 0x32, 0x11, 0x14, - 0x42, 0xe8, 0x15, 0x98, 0x6c, 0xb7, 0x1a, 0x1a, 0xc5, 0xbc, 0xef, 0x48, 0xdf, 0xbe, 0xc0, 0xd9, - 0x3d, 0x82, 0xfc, 0xfd, 0x6e, 0x33, 0x07, 0x23, 0x73, 0x60, 0x2e, 0x62, 0x66, 0x5f, 0x5f, 0x61, - 0xe7, 0xc2, 0xd0, 0x76, 0xf6, 0xf1, 0x95, 0xc8, 0x24, 0xfa, 0x34, 0xf9, 0x07, 0x23, 0xb0, 0xd8, - 0xf3, 0xf0, 0x25, 0x5e, 0x72, 0x48, 0xf1, 0x92, 0xc3, 0xb3, 0x79, 0x53, 0x3b, 0x55, 0x35, 0x8b, - 0x62, 0xc7, 0xd6, 0xa8, 0x79, 0xc2, 0x6a, 0x02, 0x66, 0xf3, 0xa6, 0x76, 0x5a, 0x88, 0x90, 0x3d, - 0xd6, 0x23, 0xd3, 0x23, 0x78, 0xa3, 0x3b, 0xd2, 0x6c, 0xaf, 0x26, 0x49, 0xb3, 0xe3, 0x83, 0x19, - 0x4e, 0xaf, 0xf9, 0x64, 0xf4, 0x2d, 0x98, 0x11, 0xb1, 0x48, 0x1c, 0x7c, 0xfa, 0xf1, 0xfc, 0x7f, - 0x07, 0x8d, 0x42, 0xfe, 0xd1, 0xe7, 0xb4, 0x1b, 0xfd, 0x75, 0xd1, 0x1b, 0x70, 0x1d, 0xdb, 0xda, - 0xa1, 0x85, 0x55, 0xad, 0x4d, 0x49, 0x53, 0xa3, 0xa6, 0xae, 0xb6, 0xda, 0xb6, 0x4e, 0xdb, 0x3c, - 0xd8, 0x8e, 0x32, 0xc5, 0x96, 0x38, 0x4f, 0xc1, 0x67, 0xa9, 0x85, 0x1c, 0xe8, 0x26, 0x64, 0xb4, - 0x76, 0xc3, 0x24, 0xfc, 0x30, 0x88, 0x6f, 0x02, 0xa3, 0xca, 0x24, 0xa3, 0xb1, 0x28, 0xe1, 0xa2, - 0x57, 0x41, 0x00, 0xa8, 0x6e, 0x0b, 0x6b, 0x8f, 0xb0, 0xa3, 0x36, 0x4c, 0xcd, 0x31, 0x3f, 0x0e, - 0xe3, 0xf9, 0xb8, 0x92, 0xe7, 0x1c, 0xfb, 0x9c, 0x61, 0x3b, 0x6c, 0x47, 0xf7, 0x60, 0x31, 0xc2, - 0x1e, 0x40, 0xe8, 0xa4, 0x6d, 0x53, 0x76, 0xca, 0x35, 0xaa, 0x5c, 0x8b, 0x30, 0x08, 0x84, 0xa2, - 0xd7, 0x8c, 0x5e, 0x80, 0x05, 0x21, 0xf9, 0x23, 0xe2, 0x34, 0x22, 0x07, 0x26, 0x2c, 0x12, 0x8c, - 0x2b, 0x39, 0xde, 0xfa, 0x0d, 0xe2, 0x34, 0xc2, 0xb3, 0x12, 0xf9, 0x59, 0x98, 0xea, 0xb0, 0x1a, - 0xca, 0xc3, 0xd5, 0xd6, 0xb1, 0xa3, 0xb9, 0xd8, 0x3f, 0x7c, 0xf0, 0x7f, 0xe5, 0x9f, 0x4a, 0x30, - 0x97, 0xe0, 0x3a, 0xe8, 0x03, 0xc8, 0x74, 0xf8, 0x02, 0xf7, 0xdf, 0xfb, 0x83, 0x4e, 0x5b, 0x34, - 0x9e, 0x85, 0x70, 0x4a, 0x07, 0x76, 0xdc, 0x41, 0x53, 0x09, 0x35, 0xf1, 0xcf, 0x24, 0xb8, 0x7e, - 0x1e, 0xa6, 0x97, 0x99, 0x85, 0x1b, 0x9e, 0xf0, 0xf1, 0x08, 0xa5, 0x6f, 0xe6, 0x56, 0x86, 0x51, - 0xcf, 0xc6, 0x7e, 0x8e, 0xb3, 0x79, 0xf1, 0xa1, 0x7a, 0xd6, 0xaf, 0xd8, 0x47, 0x44, 0xe1, 0x00, - 0xf2, 0x9f, 0x25, 0x18, 0xf7, 0x69, 0xe8, 0xa5, 0x8e, 0x08, 0xd5, 0xb7, 0xa4, 0x8c, 0x04, 0xa8, - 0x17, 0x60, 0xdc, 0x3f, 0xa3, 0xe9, 0x5f, 0x70, 0x5c, 0x15, 0x87, 0x33, 0x5e, 0xd2, 0xea, 0x69, - 0x21, 0xf2, 0x4f, 0xf6, 0xdd, 0x2f, 0xfb, 0x45, 0x2b, 0x30, 0xe9, 0x7b, 0x25, 0xd5, 0x0c, 0xb6, - 0x66, 0x46, 0x15, 0x10, 0xa4, 0xba, 0x66, 0xc8, 0xeb, 0x90, 0x0d, 0xcb, 0xa5, 0x03, 0xec, 0x50, - 0x7c, 0x8a, 0x32, 0x20, 0x9d, 0x8a, 0x92, 0x4f, 0x62, 0x7f, 0x67, 0xc2, 0xa8, 0xd2, 0x99, 0xdc, - 0x82, 0x85, 0x78, 0x79, 0x55, 0x23, 0xd6, 0x19, 0x3a, 0x80, 0xf1, 0x13, 0xec, 0x50, 0x53, 0x0f, - 0x7c, 0xea, 0xde, 0x30, 0x25, 0x1b, 0xd7, 0x41, 0x09, 0xb0, 0xe4, 0x3f, 0x49, 0x30, 0xe9, 0x25, - 0x10, 0xff, 0xb6, 0xc3, 0x28, 0xf4, 0x66, 0x50, 0x76, 0x73, 0x07, 0xba, 0x3b, 0x58, 0xe6, 0xd3, - 0x59, 0x6b, 0xff, 0x5a, 0x82, 0x89, 0x80, 0x8a, 0x1c, 0xc8, 0x39, 0x6c, 0xab, 0x49, 0xac, 0x79, - 0xdf, 0xb8, 0x4c, 0xcd, 0xeb, 0x4d, 0x8a, 0x82, 0x04, 0xfa, 0x63, 0xaa, 0x78, 0xe5, 0x8f, 0x60, - 0xba, 0x33, 0x99, 0xf3, 0xbc, 0x92, 0xdd, 0x7b, 0x89, 0x52, 0x8a, 0x05, 0xa5, 0xb7, 0x22, 0x07, - 0x45, 0xbc, 0x96, 0xf9, 0x9f, 0xc1, 0x4c, 0x16, 0x3b, 0x27, 0x92, 0xbf, 0x94, 0x60, 0xae, 0x33, - 0xbf, 0xe3, 0x06, 0xfc, 0x4f, 0x3c, 0x37, 0x90, 0xff, 0x96, 0x82, 0x7c, 0xaf, 0x64, 0xf5, 0x31, - 0x1e, 0x07, 0xf6, 0x0b, 0x0e, 0x0f, 0x03, 0xbf, 0x4e, 0x0d, 0x5a, 0x40, 0x24, 0x4c, 0x85, 0xef, - 0xe1, 0x48, 0x09, 0x17, 0x68, 0xfa, 0x32, 0x0b, 0xb4, 0x7c, 0x25, 0x5c, 0xa2, 0x4f, 0xc1, 0x38, - 0xdb, 0xc4, 0xfd, 0x7b, 0xce, 0xb4, 0xd7, 0xc8, 0x28, 0x95, 0xc6, 0x56, 0x86, 0xed, 0x0f, 0x5e, - 0xa3, 0x7d, 0x44, 0xe4, 0xcf, 0x52, 0xb0, 0xd8, 0x33, 0x17, 0x7f, 0x8c, 0xd6, 0xdd, 0x81, 0x31, - 0x91, 0x57, 0x70, 0xeb, 0x6d, 0x0c, 0xe0, 0xe2, 0x5e, 0x3f, 0x45, 0x74, 0xbf, 0xdc, 0xb1, 0x6a, - 0xf2, 0xa5, 0xac, 0xfc, 0x5b, 0x09, 0x6e, 0xec, 0x53, 0x07, 0x6b, 0xcd, 0xd0, 0xb9, 0x3a, 0x6f, - 0xd2, 0x75, 0xc8, 0x44, 0xae, 0x6a, 0x0c, 0x61, 0x8e, 0x01, 0x4e, 0x14, 0x03, 0xf8, 0x83, 0xe0, - 0x3e, 0xc7, 0x28, 0x5f, 0x51, 0x26, 0xc3, 0xeb, 0x1d, 0x03, 0x3d, 0xd3, 0x7d, 0x23, 0xef, 0x2d, - 0x93, 0x4c, 0xf9, 0x4a, 0xe7, 0x9d, 0xfc, 0xd6, 0x1c, 0xcc, 0xba, 0x3e, 0x9a, 0xea, 0x70, 0x05, - 0xe5, 0x7f, 0x4a, 0xb0, 0xdc, 0x6b, 0x08, 0xa2, 0xf0, 0x09, 0x8a, 0x27, 0xa9, 0x4f, 0xf1, 0x84, - 0x4e, 0x13, 0x4b, 0x24, 0xbe, 0x68, 0x2b, 0xc3, 0x8e, 0xf9, 0x22, 0xb5, 0x92, 0x97, 0xe7, 0xc5, - 0x25, 0xb3, 0xe2, 0x88, 0xef, 0xe3, 0xb9, 0x58, 0x97, 0x87, 0x8e, 0x29, 0x3f, 0x0b, 0xff, 0x15, - 0xc8, 0x3a, 0xff, 0xca, 0x4a, 0xde, 0x8d, 0xcc, 0x74, 0xe2, 0x2d, 0x64, 0xe2, 0xad, 0xa0, 0x94, - 0x7c, 0x2b, 0x28, 0xaf, 0x44, 0xd0, 0x92, 0x6e, 0xd6, 0xe4, 0xa7, 0x41, 0x0e, 0x18, 0x7a, 0xde, - 0xd6, 0xc9, 0xbf, 0x94, 0x60, 0x21, 0x64, 0xa3, 0xc4, 0x61, 0xc9, 0x1e, 0x53, 0x67, 0x07, 0x56, - 0xfd, 0x94, 0x9b, 0xd3, 0xd5, 0x98, 0x7d, 0x84, 0x76, 0x37, 0x44, 0xe2, 0xcd, 0xd9, 0xba, 0xad, - 0x8d, 0x1e, 0xc0, 0xad, 0x58, 0xcf, 0x00, 0xb3, 0x61, 0x3a, 0x58, 0xa7, 0xc4, 0x39, 0x13, 0x66, - 0x5e, 0xed, 0x36, 0xb3, 0x40, 0xdd, 0xf6, 0xf9, 0xe4, 0xaf, 0xd2, 0xb0, 0xd2, 0x67, 0x7e, 0x13, - 0x8f, 0x96, 0xa4, 0xc7, 0x7b, 0xb4, 0x74, 0x04, 0xb3, 0x4f, 0xe0, 0x40, 0x30, 0x6b, 0x75, 0x9f, - 0x92, 0xf5, 0x38, 0xc2, 0x4a, 0x3f, 0xd9, 0x23, 0xac, 0xe4, 0x93, 0x9e, 0x91, 0x27, 0x78, 0xd2, - 0x23, 0x7f, 0x31, 0x06, 0xb9, 0xa4, 0x58, 0x85, 0xea, 0x70, 0x55, 0x3c, 0xe3, 0x11, 0x17, 0xf2, - 0xf7, 0x86, 0x08, 0x04, 0xfe, 0x8b, 0x20, 0x1f, 0x0a, 0xfd, 0xb0, 0xdf, 0xc3, 0x14, 0x1e, 0x74, - 0x76, 0x87, 0x90, 0xd5, 0x73, 0xb9, 0x95, 0xaf, 0x9c, 0xf7, 0x46, 0xe5, 0x93, 0x9e, 0x0f, 0x74, - 0xf8, 0x64, 0xef, 0x0c, 0xa1, 0x4a, 0x52, 0xa0, 0x29, 0x5f, 0xe9, 0xf1, 0x56, 0xe7, 0x8b, 0x01, - 0x1e, 0xc9, 0xbc, 0x35, 0x84, 0x32, 0xe7, 0x07, 0xc8, 0xf2, 0x95, 0xbe, 0xef, 0x65, 0x3e, 0xe9, - 0xf9, 0x6c, 0x64, 0x74, 0x68, 0x0b, 0x25, 0x05, 0x4f, 0xcf, 0x42, 0x49, 0x2f, 0x48, 0x90, 0x01, - 0xd3, 0x7e, 0xe0, 0x12, 0x82, 0x97, 0x07, 0x2d, 0x00, 0x92, 0xa3, 0xad, 0x32, 0xe5, 0x46, 0x7f, - 0xb7, 0x10, 0x64, 0xc3, 0x9d, 0x96, 0x8b, 0xba, 0xfd, 0x47, 0x09, 0xae, 0x0a, 0x37, 0x46, 0xd7, - 0x60, 0xee, 0x7e, 0xa9, 0x50, 0x7f, 0xa8, 0x94, 0xd4, 0x87, 0x7b, 0xfb, 0xb5, 0x52, 0xb1, 0x72, - 0xbf, 0x52, 0xda, 0xce, 0x5e, 0x41, 0x73, 0x30, 0xb3, 0x5b, 0xd8, 0x2a, 0xed, 0xaa, 0xdb, 0xa5, - 0x7a, 0xa9, 0x58, 0xaf, 0x54, 0xf7, 0xb2, 0x12, 0x5a, 0x84, 0xf9, 0xfd, 0x72, 0xb5, 0xae, 0x16, - 0xcb, 0x85, 0xbd, 0x9d, 0x52, 0xa4, 0x29, 0x85, 0x96, 0x61, 0xa9, 0xf4, 0x76, 0x6d, 0xb7, 0x52, - 0xac, 0xd4, 0xd5, 0x62, 0x75, 0xaf, 0x5e, 0xda, 0xab, 0x47, 0xda, 0xd3, 0x28, 0x0f, 0xb9, 0xfd, - 0x5a, 0xa9, 0x54, 0x2c, 0xab, 0x75, 0xa5, 0xb0, 0xb7, 0x5f, 0x54, 0x2a, 0x35, 0xd6, 0x32, 0x86, - 0x10, 0x4c, 0xd7, 0x4b, 0x6f, 0x47, 0xb9, 0xaf, 0x7a, 0xd2, 0xab, 0x5b, 0xff, 0x5f, 0x2a, 0xd6, - 0x3d, 0xee, 0xe2, 0x9b, 0x95, 0xbd, 0x9d, 0xec, 0x04, 0xca, 0x41, 0x76, 0xb7, 0xba, 0x53, 0x55, - 0x95, 0x52, 0xb1, 0xba, 0xb3, 0x57, 0x61, 0xac, 0x99, 0xdb, 0x0e, 0xa0, 0xf8, 0x6b, 0x19, 0xf4, - 0x34, 0xac, 0x76, 0xa9, 0xaf, 0x3e, 0xa8, 0x6e, 0x77, 0x0f, 0x72, 0x0a, 0x26, 0xd8, 0x78, 0xbc, - 0xa6, 0xac, 0x84, 0xa6, 0x01, 0xee, 0x2b, 0x85, 0x07, 0x25, 0xfe, 0x9f, 0xf2, 0x8c, 0xc3, 0x9a, - 0x0b, 0x7b, 0xdb, 0x6a, 0xa4, 0x21, 0x7d, 0x9b, 0x02, 0x84, 0x57, 0xb8, 0x68, 0x09, 0x16, 0x76, - 0x2b, 0x6f, 0x96, 0x76, 0x2b, 0xe5, 0x6a, 0x75, 0xbb, 0x4b, 0xc2, 0x2c, 0x4c, 0x1d, 0x94, 0x94, - 0x77, 0xd4, 0x87, 0x7b, 0x8c, 0xe5, 0x9d, 0xac, 0x84, 0x32, 0x30, 0x1e, 0xfc, 0xa5, 0xbc, 0xbf, - 0x5a, 0x75, 0x7f, 0xbf, 0xb2, 0xb5, 0x5b, 0xca, 0xa6, 0x11, 0xc0, 0x98, 0x68, 0x19, 0x41, 0x33, - 0x30, 0xc9, 0xba, 0x0a, 0xc2, 0xe8, 0xed, 0xdf, 0x49, 0x90, 0xed, 0x8e, 0x43, 0xe8, 0x26, 0xdc, - 0xd8, 0xaf, 0x2b, 0xa5, 0xc2, 0x83, 0xca, 0xde, 0x8e, 0x9a, 0x3c, 0x95, 0x37, 0x60, 0x31, 0x64, - 0x89, 0x4f, 0xea, 0x2d, 0x58, 0x09, 0x9b, 0x7b, 0x4d, 0xef, 0x1a, 0x3c, 0x1d, 0x32, 0x9d, 0x3b, - 0xd1, 0x1d, 0xd2, 0xba, 0x27, 0x71, 0x64, 0xf3, 0x57, 0x12, 0xe4, 0x59, 0x50, 0xae, 0x44, 0xdc, - 0x7a, 0x1f, 0x3b, 0x27, 0xa6, 0x8e, 0xd1, 0x8f, 0x24, 0x98, 0xea, 0xc8, 0xfc, 0xd0, 0x00, 0xf9, - 0x69, 0x52, 0xd6, 0xbb, 0x74, 0xc3, 0xef, 0x1f, 0x79, 0xd8, 0xba, 0x5e, 0xf5, 0x1f, 0xb6, 0xca, - 0xcf, 0x7c, 0xf6, 0x97, 0xaf, 0x3f, 0x4f, 0xad, 0xc8, 0x4b, 0xdd, 0x6f, 0x6d, 0xdd, 0x7b, 0x62, - 0xbf, 0xc2, 0xf7, 0xa4, 0xdb, 0x9b, 0x5f, 0x49, 0x70, 0xb3, 0x73, 0x4b, 0x49, 0xd2, 0xfe, 0x17, - 0xd1, 0x1c, 0xa8, 0x73, 0x18, 0xc3, 0x04, 0x94, 0xc4, 0xf1, 0x94, 0x2f, 0x0f, 0xc4, 0x73, 0xe9, - 0x35, 0xe9, 0x79, 0x69, 0xeb, 0xd3, 0x14, 0x3c, 0xa7, 0x93, 0xe6, 0x85, 0x31, 0xb7, 0x6e, 0xf4, - 0x1a, 0x7c, 0xcd, 0xab, 0x7f, 0x6b, 0xd2, 0x37, 0xdf, 0x11, 0x50, 0x06, 0xb1, 0x34, 0xdb, 0x58, - 0x27, 0x8e, 0xb1, 0x61, 0x60, 0x9b, 0x55, 0xc7, 0x1b, 0xbc, 0x49, 0x6b, 0x99, 0x6e, 0xff, 0x17, - 0xcf, 0xaf, 0xc4, 0xda, 0x7e, 0x9e, 0x5a, 0xdb, 0xe1, 0xd8, 0x45, 0xa6, 0x66, 0x4c, 0x93, 0xf5, - 0x83, 0x3b, 0xb5, 0xbb, 0x5b, 0x5e, 0xe7, 0x2f, 0x7d, 0xd6, 0xf7, 0x18, 0xeb, 0x7b, 0x31, 0xd6, - 0xf7, 0x0e, 0x7c, 0x39, 0x87, 0x63, 0x4c, 0xb7, 0xbb, 0xff, 0x0a, 0x00, 0x00, 0xff, 0xff, 0xac, - 0x98, 0x64, 0x6c, 0x8c, 0x2d, 0x00, 0x00, + // 3164 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5a, 0xcf, 0x6f, 0x24, 0x47, + 0xf5, 0x77, 0x8f, 0x7f, 0xac, 0xfd, 0x3c, 0xb6, 0xc7, 0xe5, 0xb1, 0x77, 0xec, 0xac, 0x77, 0xbd, + 0xbd, 0x89, 0xbe, 0xce, 0x7e, 0x23, 0x3b, 0xbb, 0x1b, 0x42, 0xb2, 0xf9, 0x41, 0xc6, 0xe3, 0x59, + 0xcf, 0x10, 0xdb, 0x33, 0xe9, 0x99, 0x35, 0x09, 0x49, 0xd4, 0xb4, 0x7b, 0xca, 0xed, 0xce, 0xf6, + 0x74, 0x4d, 0xba, 0x6b, 0x36, 0x76, 0x2e, 0x89, 0x02, 0x48, 0x48, 0x28, 0x42, 0x10, 0x21, 0x71, + 0xe2, 0x06, 0x42, 0x5c, 0x40, 0x5c, 0x39, 0xc0, 0x01, 0x84, 0x14, 0x90, 0x38, 0xa0, 0x1c, 0x40, + 0x1c, 0x23, 0xf1, 0x3f, 0x70, 0x42, 0x5d, 0x55, 0xfd, 0x63, 0xa6, 0x7b, 0x3c, 0x9e, 0xf1, 0xae, + 0x10, 0xb7, 0xee, 0x57, 0xaf, 0x3e, 0xef, 0xd5, 0xab, 0x57, 0xaf, 0xde, 0xab, 0x2a, 0xc8, 0x1b, + 0x84, 0x18, 0x16, 0xde, 0xd4, 0x2d, 0xd2, 0x6e, 0x6c, 0x3e, 0x34, 0x1b, 0x98, 0x98, 0x36, 0xc5, + 0x96, 0x65, 0x1a, 0xd8, 0xd6, 0xf1, 0xe6, 0xc3, 0x5b, 0xad, 0x3b, 0x87, 0x98, 0x6a, 0xb7, 0x78, + 0x9b, 0x1a, 0x6d, 0xdc, 0x68, 0x39, 0x84, 0x12, 0xb4, 0xce, 0x21, 0x36, 0x18, 0xc4, 0x46, 0x0c, + 0x62, 0x23, 0x80, 0x58, 0xb9, 0x22, 0x84, 0x69, 0x2d, 0x73, 0x53, 0xb3, 0x6d, 0x42, 0x35, 0x6a, + 0x12, 0xdb, 0xe5, 0x38, 0x2b, 0x37, 0x44, 0xab, 0x45, 0x6c, 0xc3, 0x69, 0xdb, 0xb6, 0x69, 0x1b, + 0x9b, 0xa4, 0x85, 0x9d, 0x0e, 0xa6, 0xab, 0x82, 0x89, 0xfd, 0x1d, 0xb6, 0x8f, 0x36, 0x1b, 0x6d, + 0xce, 0x20, 0xda, 0xaf, 0x75, 0xb7, 0x53, 0xb3, 0x89, 0x5d, 0xaa, 0x35, 0x5b, 0x82, 0xe1, 0xb2, + 0x60, 0x70, 0x5a, 0xfa, 0xa6, 0x4b, 0x35, 0xda, 0x16, 0xc8, 0xf2, 0x1f, 0x52, 0x90, 0xcd, 0x73, + 0xa5, 0xf0, 0x81, 0x37, 0x08, 0x05, 0xbf, 0xdf, 0xc6, 0x2e, 0x45, 0x4f, 0xc0, 0x94, 0x69, 0xb7, + 0xda, 0x54, 0x6d, 0x3b, 0x66, 0x4e, 0x5a, 0x93, 0xd6, 0xa7, 0x94, 0x49, 0x46, 0xb8, 0xef, 0x98, + 0xe8, 0x06, 0xcc, 0xf0, 0x46, 0x9d, 0xd8, 0x14, 0xdb, 0x34, 0x37, 0xb1, 0x26, 0xad, 0xa7, 0x95, + 0x34, 0x23, 0x16, 0x38, 0x0d, 0xed, 0xc1, 0xe4, 0x11, 0xd6, 0x68, 0xdb, 0xc1, 0x6e, 0x2e, 0xb5, + 0x36, 0xba, 0x3e, 0x7b, 0xfb, 0xd6, 0xc6, 0x79, 0x8d, 0xb6, 0x71, 0x8f, 0xf7, 0x54, 0x02, 0x08, + 0xf4, 0x36, 0xcc, 0xf0, 0xc9, 0x60, 0x32, 0x4f, 0x68, 0x6e, 0x74, 0x4d, 0x5a, 0x9f, 0xbe, 0xfd, + 0xfc, 0xf9, 0x31, 0xd9, 0xf8, 0x0a, 0xbc, 0xb7, 0x92, 0x7e, 0x18, 0xf9, 0x43, 0xab, 0x00, 0xa4, + 0x4d, 0xfd, 0xe1, 0x8e, 0xb1, 0xe1, 0x4e, 0x71, 0x8a, 0x37, 0xde, 0x6b, 0x30, 0x6d, 0x11, 0x9d, + 0x59, 0x5c, 0x35, 0x1b, 0xb9, 0x71, 0xd6, 0x0e, 0x3e, 0xa9, 0xdc, 0x90, 0xbf, 0x9c, 0x80, 0x74, + 0x14, 0x1e, 0x29, 0x30, 0xe9, 0x62, 0xa3, 0x89, 0x6d, 0xea, 0xe6, 0xa4, 0xb5, 0xd1, 0x21, 0x14, + 0xad, 0xf1, 0xee, 0x4a, 0x80, 0x83, 0x28, 0x2c, 0x59, 0xda, 0x21, 0xb6, 0xd4, 0x06, 0xa6, 0x58, + 0x67, 0xca, 0xe8, 0xc4, 0x3e, 0x32, 0x8d, 0x5c, 0x8a, 0x99, 0xe2, 0xd5, 0xf3, 0x4b, 0xd8, 0xf5, + 0x70, 0xb6, 0x7d, 0x98, 0x02, 0x43, 0x51, 0xb2, 0x56, 0x02, 0x15, 0x7d, 0x47, 0x82, 0x2b, 0xee, + 0x31, 0xa1, 0xaa, 0x7e, 0xac, 0xd9, 0x06, 0x8e, 0x0b, 0xe7, 0xf3, 0x50, 0x38, 0xbf, 0xf0, 0xda, + 0x31, 0xa1, 0x05, 0x06, 0xd6, 0xad, 0xc1, 0xb2, 0xdb, 0xab, 0x09, 0x7d, 0x26, 0xc1, 0x75, 0x7c, + 0xd2, 0xb2, 0x4c, 0xdd, 0x0c, 0xdc, 0x2e, 0xae, 0xcb, 0x18, 0xd3, 0xa5, 0x74, 0x7e, 0x5d, 0x8a, + 0x02, 0x52, 0x38, 0x6d, 0xb7, 0x42, 0x57, 0xf1, 0x99, 0xed, 0xe8, 0xdb, 0x12, 0x3c, 0xe1, 0xb6, + 0x30, 0xd6, 0x8f, 0x55, 0xea, 0x68, 0xb6, 0xab, 0x3b, 0x66, 0x2b, 0xaa, 0xcf, 0xc4, 0xc0, 0xb6, + 0x61, 0x60, 0xf5, 0x28, 0x56, 0x60, 0x9b, 0x5e, 0x4d, 0xe8, 0x7d, 0x58, 0xf4, 0x9c, 0x2e, 0x6e, + 0x8e, 0x49, 0x26, 0xfe, 0x95, 0xf3, 0x8b, 0xaf, 0xe3, 0x93, 0x98, 0x0d, 0x16, 0x68, 0x9c, 0xe8, + 0xf9, 0x22, 0x39, 0x7c, 0x0f, 0xeb, 0xd4, 0x1b, 0xb7, 0xfe, 0xc0, 0xb4, 0x0d, 0x5f, 0xe6, 0xcc, + 0xa0, 0xbe, 0x58, 0x61, 0x38, 0x75, 0x01, 0xe3, 0xfb, 0x22, 0x49, 0xa0, 0xca, 0x7f, 0x4c, 0x41, + 0x36, 0xc9, 0x75, 0x91, 0x0d, 0xd9, 0xee, 0xa5, 0xd1, 0x24, 0x0d, 0xcc, 0x02, 0xd7, 0xec, 0xed, + 0x97, 0x87, 0x5d, 0x18, 0x7b, 0xa4, 0x81, 0x15, 0x64, 0xc5, 0x68, 0xe8, 0xff, 0x61, 0xde, 0xe5, + 0x71, 0x5c, 0x73, 0x4e, 0x55, 0x5d, 0x6b, 0x62, 0x47, 0x63, 0xab, 0x70, 0x52, 0xc9, 0x84, 0x0d, + 0x05, 0x46, 0x47, 0x59, 0x18, 0xf7, 0x94, 0xb1, 0xd8, 0x4a, 0x99, 0x52, 0xf8, 0x0f, 0x7a, 0x19, + 0x56, 0x8e, 0x1c, 0xad, 0x89, 0xb9, 0xdd, 0x1a, 0x9e, 0x1e, 0x2a, 0x3d, 0x76, 0xb0, 0x7b, 0x4c, + 0xac, 0x06, 0x73, 0xe4, 0x94, 0x92, 0x63, 0x1c, 0x85, 0x80, 0xa1, 0xee, 0xb7, 0x7b, 0xbd, 0x83, + 0x68, 0x18, 0xef, 0x3d, 0xce, 0x7b, 0xfb, 0x21, 0xae, 0xbb, 0xb7, 0x7c, 0x0b, 0x96, 0x7b, 0x2e, + 0xc2, 0x50, 0x5d, 0x29, 0xa2, 0xae, 0xfc, 0x0c, 0x64, 0x93, 0x26, 0xaa, 0x07, 0xf7, 0xf3, 0x70, + 0xf5, 0xec, 0x95, 0xd5, 0xa3, 0x9f, 0x02, 0x0b, 0x09, 0x2e, 0x88, 0x9e, 0x82, 0x59, 0x4b, 0xb3, + 0x8d, 0xb6, 0x66, 0x60, 0xf5, 0xd8, 0xf4, 0x63, 0xea, 0x94, 0x32, 0xe3, 0x53, 0x4b, 0x1e, 0x31, + 0xc4, 0x4c, 0x45, 0x31, 0x7f, 0x22, 0x89, 0xd8, 0x2c, 0x22, 0x2a, 0x2a, 0xb2, 0xc9, 0x73, 0xa8, + 0xea, 0xed, 0x92, 0x2a, 0x39, 0x3a, 0x72, 0x31, 0x65, 0x6a, 0x4c, 0xdf, 0x5e, 0xf6, 0x3d, 0xc5, + 0xdf, 0x49, 0x37, 0xb6, 0xc5, 0x4e, 0xab, 0xcc, 0xb1, 0x3e, 0x75, 0xb3, 0x89, 0x2b, 0xac, 0x07, + 0xca, 0xc3, 0x1c, 0xb6, 0x1b, 0x1d, 0x20, 0xa9, 0x7e, 0x20, 0x33, 0xd8, 0x6e, 0x84, 0x10, 0xf2, + 0xc7, 0x12, 0xa4, 0x99, 0xc7, 0xf9, 0xaa, 0x55, 0xe1, 0x92, 0x08, 0xf7, 0x42, 0xa1, 0x61, 0x77, + 0x0d, 0x1f, 0x06, 0x5d, 0x05, 0x08, 0x5d, 0x84, 0x29, 0x98, 0x52, 0x22, 0x14, 0xf9, 0x18, 0x80, + 0x69, 0x70, 0xcf, 0xf3, 0x34, 0x74, 0x17, 0xa6, 0x07, 0x32, 0x0a, 0xd0, 0xd0, 0x1e, 0xfd, 0x24, + 0x59, 0x30, 0x51, 0xb4, 0xa9, 0x49, 0x4f, 0xbd, 0xdc, 0x02, 0xb3, 0x2f, 0x6f, 0x33, 0x15, 0xb9, + 0x05, 0x27, 0x94, 0x1b, 0x68, 0x0d, 0xa6, 0x1b, 0x38, 0x88, 0x70, 0x62, 0x2a, 0xa3, 0x24, 0x2f, + 0xfb, 0x08, 0xbc, 0x41, 0xf7, 0x56, 0x39, 0x5f, 0x57, 0x69, 0x9f, 0x58, 0x20, 0x0d, 0x2c, 0xff, + 0x33, 0x05, 0x73, 0x6c, 0x60, 0xf9, 0x20, 0xe5, 0x42, 0x25, 0x98, 0xe0, 0x62, 0xc4, 0xc0, 0x9e, + 0x1d, 0x60, 0x9f, 0x60, 0xfd, 0x14, 0xd1, 0x1f, 0xbd, 0x0b, 0xf3, 0xba, 0x46, 0xb1, 0x41, 0x9c, + 0x53, 0x95, 0x91, 0x4c, 0x91, 0xe4, 0x0c, 0x03, 0x9a, 0xf1, 0xa1, 0x8a, 0x02, 0xa9, 0x23, 0x7b, + 0x18, 0x1d, 0x34, 0x7b, 0x88, 0x3a, 0x54, 0x24, 0x7b, 0xd8, 0x85, 0x09, 0x16, 0x4d, 0xdc, 0xdc, + 0x18, 0x43, 0x7c, 0x6e, 0x40, 0x44, 0xe6, 0x20, 0x8a, 0xc0, 0x90, 0x7f, 0x27, 0x41, 0xb6, 0x6b, + 0x85, 0x5f, 0xdc, 0x83, 0x1e, 0xc0, 0x52, 0x8b, 0x38, 0x36, 0x31, 0x1c, 0xad, 0x75, 0x7c, 0xaa, + 0x5a, 0xe6, 0x03, 0x6c, 0x99, 0xc7, 0x84, 0x34, 0x98, 0x17, 0xcc, 0x0e, 0xa4, 0x72, 0xd0, 0x57, + 0x59, 0x8c, 0x60, 0x86, 0x64, 0xd9, 0x85, 0xe5, 0xae, 0x01, 0x44, 0x3c, 0xe5, 0x20, 0x30, 0x16, + 0x4f, 0xde, 0x5e, 0x1d, 0x3a, 0xa3, 0xe8, 0x34, 0xdb, 0x03, 0x58, 0xdc, 0x27, 0x4e, 0x53, 0xb3, + 0xcc, 0x0f, 0x71, 0x63, 0x8b, 0xb4, 0xed, 0x86, 0x69, 0x1b, 0x5b, 0xe4, 0x04, 0x21, 0x18, 0xb3, + 0xf0, 0x11, 0xb7, 0x57, 0x4a, 0x61, 0xdf, 0x28, 0x03, 0xa3, 0x94, 0xb4, 0xc4, 0x4a, 0xf2, 0x3e, + 0xbd, 0x00, 0xe7, 0x98, 0xc6, 0x31, 0xcf, 0x7d, 0x53, 0x0a, 0xff, 0x41, 0x4b, 0x30, 0x71, 0x48, + 0x28, 0x25, 0x4d, 0xb1, 0x6b, 0x88, 0x3f, 0xf9, 0x67, 0x29, 0x98, 0xaf, 0xfb, 0x85, 0x00, 0x6e, + 0xf0, 0xf0, 0x8d, 0x3e, 0x80, 0xcb, 0x76, 0xa0, 0x82, 0x7a, 0x28, 0x74, 0x50, 0x0f, 0xc9, 0x89, + 0x98, 0xac, 0xaf, 0x9d, 0x7f, 0xac, 0x89, 0x63, 0x51, 0x16, 0xed, 0xc4, 0x21, 0x76, 0x79, 0x46, + 0x6a, 0x10, 0xcf, 0x78, 0x1b, 0x40, 0xa3, 0xd4, 0x31, 0x0f, 0xdb, 0x14, 0xfb, 0x4b, 0xe2, 0xa5, + 0xf3, 0xeb, 0xc9, 0xf7, 0x13, 0xdc, 0xc8, 0xfb, 0x18, 0x4a, 0x04, 0xce, 0xab, 0x81, 0xc6, 0xd9, + 0xae, 0xf6, 0x18, 0xc2, 0xaf, 0x05, 0x0b, 0x34, 0x9c, 0x02, 0x95, 0x67, 0x35, 0x7e, 0xa8, 0x18, + 0x60, 0x04, 0xb1, 0x79, 0x54, 0x10, 0xed, 0x26, 0xb9, 0x8f, 0xd5, 0x4c, 0x5d, 0xf1, 0x7d, 0x2c, + 0x16, 0xdf, 0xdf, 0x85, 0xf9, 0x18, 0x80, 0xe7, 0xd7, 0xb6, 0xd6, 0xc4, 0x22, 0xca, 0xb3, 0xef, + 0x7e, 0x1b, 0x85, 0xe7, 0xe5, 0x0f, 0x35, 0xab, 0xed, 0xc7, 0x75, 0xfe, 0x23, 0xff, 0x6b, 0x12, + 0x96, 0x98, 0x8d, 0xc3, 0x65, 0xaa, 0x60, 0xb7, 0x6d, 0x51, 0xf7, 0xec, 0x5a, 0xb5, 0x0d, 0xcb, + 0x62, 0x32, 0x54, 0x9e, 0x22, 0x46, 0x6a, 0x70, 0x31, 0x0f, 0x2f, 0x0e, 0x18, 0x0a, 0x23, 0x1a, + 0x5c, 0x16, 0xd8, 0x5d, 0x74, 0x17, 0x11, 0x58, 0x62, 0x55, 0x53, 0x5c, 0xe6, 0xe8, 0x45, 0x65, + 0x66, 0x3d, 0xe0, 0x98, 0xc0, 0xf7, 0xe1, 0x32, 0xcf, 0x27, 0xe3, 0x12, 0xc7, 0x2e, 0x2a, 0x71, + 0x91, 0x21, 0xc7, 0x44, 0x6a, 0x90, 0x61, 0x63, 0x8c, 0xca, 0x9a, 0xb8, 0x50, 0xb1, 0x3b, 0xe7, + 0xe1, 0x45, 0x45, 0x50, 0x58, 0x08, 0xaa, 0xbe, 0x50, 0x4c, 0xee, 0xd2, 0xa0, 0x75, 0x55, 0xcf, + 0x50, 0xaf, 0x20, 0x1f, 0x3f, 0x12, 0xfe, 0x1d, 0x58, 0x4c, 0xaa, 0xea, 0xdc, 0xdc, 0x34, 0x1b, + 0xdd, 0x2b, 0x17, 0xaa, 0xe7, 0x94, 0x6c, 0x42, 0x25, 0xe7, 0x22, 0x1d, 0x32, 0xac, 0x88, 0x8b, + 0x1a, 0x33, 0xcd, 0xc4, 0xbd, 0x30, 0x58, 0xfd, 0x16, 0x19, 0xdb, 0x1c, 0xed, 0xf8, 0xf7, 0x9c, + 0x04, 0x89, 0xb2, 0x2d, 0x2a, 0x66, 0x96, 0x89, 0xd9, 0x1a, 0xb6, 0x64, 0x8b, 0x08, 0x9c, 0xe7, + 0xe8, 0x51, 0x91, 0xdf, 0x95, 0xe0, 0x8a, 0x45, 0x0c, 0xa2, 0x3a, 0x58, 0x27, 0x86, 0x6d, 0xb2, + 0xe2, 0x2c, 0x2a, 0x7d, 0x81, 0x49, 0x1f, 0x60, 0x2e, 0x77, 0x89, 0x41, 0x94, 0x10, 0x2c, 0x22, + 0x7e, 0xc5, 0xea, 0xd5, 0xe4, 0xa2, 0x75, 0x18, 0xc7, 0x8e, 0x43, 0x9c, 0xdc, 0x14, 0xf3, 0x1d, + 0xe4, 0xcb, 0x73, 0x5a, 0xfa, 0x46, 0x8d, 0x1d, 0x89, 0x29, 0x9c, 0x41, 0xfe, 0x9e, 0x04, 0x8b, + 0x5d, 0x67, 0x62, 0x6e, 0x8b, 0xd8, 0x2e, 0x46, 0x04, 0x50, 0xa8, 0xb9, 0xea, 0xf0, 0xf0, 0x23, + 0x52, 0x84, 0xd7, 0x06, 0x74, 0xf9, 0x58, 0x18, 0x53, 0xe6, 0xb5, 0x6e, 0x92, 0xfc, 0x77, 0x09, + 0x2e, 0x77, 0x71, 0x57, 0x1d, 0x62, 0x38, 0xd8, 0xed, 0x13, 0xf5, 0x9e, 0x86, 0x4c, 0x4b, 0x30, + 0xaa, 0x2d, 0xec, 0xe8, 0xde, 0x96, 0xe6, 0x45, 0xda, 0x71, 0x65, 0xce, 0xa7, 0x57, 0x39, 0x19, + 0xbd, 0x08, 0x10, 0x96, 0x43, 0xe2, 0x34, 0x67, 0x25, 0xb6, 0x2d, 0x07, 0x1b, 0x90, 0x32, 0x15, + 0x14, 0x42, 0xe8, 0x25, 0x98, 0x6e, 0xb7, 0x1a, 0x1a, 0xc5, 0xbc, 0xef, 0x58, 0xdf, 0xbe, 0xc0, + 0xd9, 0x3d, 0x82, 0xfc, 0xfd, 0x6e, 0x33, 0x07, 0x23, 0x73, 0x60, 0x21, 0x62, 0x66, 0x5f, 0x5f, + 0x61, 0xe7, 0xfc, 0xd0, 0x76, 0xf6, 0xf1, 0x95, 0xc8, 0x24, 0xfa, 0x34, 0xf9, 0xd3, 0x31, 0x58, + 0xee, 0x79, 0xf8, 0x12, 0x2f, 0x39, 0xa4, 0x78, 0xc9, 0xe1, 0xd9, 0xbc, 0xa9, 0x9d, 0xa8, 0x9a, + 0x45, 0xb1, 0x63, 0x6b, 0xd4, 0x7c, 0xc8, 0x6a, 0x02, 0x66, 0xf3, 0xa6, 0x76, 0x92, 0x8f, 0x90, + 0x3d, 0xd6, 0x23, 0xd3, 0x23, 0x78, 0xa3, 0x3b, 0xd2, 0x6c, 0xaf, 0x26, 0x19, 0x65, 0xc7, 0x07, + 0x73, 0x9c, 0x5e, 0xf5, 0xc9, 0xe8, 0x5b, 0x30, 0x27, 0x62, 0x91, 0x38, 0xf8, 0xf4, 0xe3, 0xf9, + 0x57, 0x07, 0x8d, 0x42, 0xfe, 0xd1, 0xe7, 0xac, 0x1b, 0xfd, 0x75, 0xd1, 0x6b, 0x70, 0x05, 0xdb, + 0xda, 0xa1, 0x85, 0x55, 0xad, 0x4d, 0x49, 0x53, 0xa3, 0xa6, 0xae, 0xb6, 0xda, 0xb6, 0x4e, 0xdb, + 0x3c, 0xd8, 0x8e, 0x33, 0xc5, 0x56, 0x38, 0x4f, 0xde, 0x67, 0xa9, 0x86, 0x1c, 0xe8, 0x3a, 0xa4, + 0xb5, 0x76, 0xc3, 0x24, 0xfc, 0x30, 0x88, 0x6f, 0x02, 0xe3, 0xca, 0x34, 0xa3, 0xb1, 0x28, 0xe1, + 0xa2, 0x97, 0x41, 0x00, 0xa8, 0x6e, 0x0b, 0x6b, 0x0f, 0xb0, 0xa3, 0x36, 0x4c, 0xcd, 0x31, 0x3f, + 0x0c, 0xe3, 0xf9, 0xa4, 0x92, 0xe3, 0x1c, 0x35, 0xce, 0xb0, 0x1d, 0xb6, 0xa3, 0xbb, 0xb0, 0x1c, + 0x61, 0x0f, 0x20, 0x74, 0xd2, 0xb6, 0x29, 0x3b, 0xe5, 0x1a, 0x57, 0x2e, 0x47, 0x18, 0x04, 0x42, + 0xc1, 0x6b, 0x46, 0xcf, 0xc1, 0x92, 0x90, 0xfc, 0x01, 0x71, 0x1a, 0x91, 0x03, 0x13, 0x16, 0x09, + 0x26, 0x95, 0x2c, 0x6f, 0xfd, 0x06, 0x71, 0x1a, 0xe1, 0x59, 0x89, 0xfc, 0x34, 0xcc, 0x74, 0x58, + 0x0d, 0xe5, 0xe0, 0x52, 0xeb, 0xd8, 0xd1, 0x5c, 0xec, 0x1f, 0x3e, 0xf8, 0xbf, 0xf2, 0xcf, 0x25, + 0x58, 0x48, 0x70, 0x1d, 0xf4, 0x1e, 0xa4, 0x3b, 0x7c, 0x81, 0xfb, 0xef, 0xbd, 0x41, 0xa7, 0x2d, + 0x1a, 0xcf, 0x42, 0x38, 0xa5, 0x03, 0x3b, 0xee, 0xa0, 0xa9, 0x84, 0x9a, 0xf8, 0x17, 0x12, 0x5c, + 0x39, 0x0b, 0xd3, 0xcb, 0xcc, 0xc2, 0x0d, 0x4f, 0xf8, 0x78, 0x84, 0xd2, 0x37, 0x73, 0x2b, 0xc1, + 0xb8, 0x67, 0x63, 0x3f, 0xc7, 0xb9, 0x7d, 0xfe, 0xa1, 0x7a, 0xd6, 0x2f, 0xdb, 0x47, 0x44, 0xe1, + 0x00, 0xf2, 0x5f, 0x25, 0x98, 0xf4, 0x69, 0xe8, 0x85, 0x8e, 0x08, 0xd5, 0xb7, 0xa4, 0x8c, 0x04, + 0xa8, 0xe7, 0x60, 0xd2, 0x3f, 0xa3, 0xe9, 0x5f, 0x70, 0x5c, 0x12, 0x87, 0x33, 0x5e, 0xd2, 0xea, + 0x69, 0x21, 0xf2, 0x4f, 0xf6, 0xdd, 0x2f, 0xfb, 0x45, 0xd7, 0x60, 0xda, 0xf7, 0x4a, 0xaa, 0x19, + 0x6c, 0xcd, 0x8c, 0x2b, 0x20, 0x48, 0x75, 0xcd, 0x90, 0x37, 0x20, 0x13, 0x96, 0x4b, 0x07, 0xd8, + 0xa1, 0xf8, 0x04, 0xa5, 0x41, 0x3a, 0x11, 0x25, 0x9f, 0xc4, 0xfe, 0x4e, 0x85, 0x51, 0xa5, 0x53, + 0xb9, 0x05, 0x4b, 0xf1, 0xf2, 0xaa, 0x4a, 0xac, 0x53, 0x74, 0x00, 0x93, 0x0f, 0xb1, 0x43, 0x4d, + 0x3d, 0xf0, 0xa9, 0xbb, 0xc3, 0x94, 0x6c, 0x5c, 0x07, 0x25, 0xc0, 0x92, 0xff, 0x22, 0xc1, 0xb4, + 0x97, 0x40, 0xfc, 0xd7, 0x0e, 0xa3, 0xd0, 0xeb, 0x41, 0xd9, 0xcd, 0x1d, 0xe8, 0xce, 0x60, 0x99, + 0x4f, 0x67, 0xad, 0xfd, 0x5b, 0x09, 0xa6, 0x02, 0x2a, 0x72, 0x20, 0xeb, 0xb0, 0xad, 0x26, 0xb1, + 0xe6, 0x7d, 0xed, 0x22, 0x35, 0xaf, 0x37, 0x29, 0x0a, 0x12, 0xe8, 0x8f, 0xa8, 0xe2, 0x95, 0x3f, + 0x80, 0xd9, 0xce, 0x64, 0xce, 0xf3, 0x4a, 0x76, 0xef, 0x25, 0x4a, 0x29, 0x16, 0x94, 0xde, 0x88, + 0x1c, 0x14, 0xf1, 0x5a, 0xe6, 0x2b, 0x83, 0x99, 0x2c, 0x76, 0x4e, 0x24, 0x7f, 0x2e, 0xc1, 0x42, + 0x67, 0x7e, 0xc7, 0x0d, 0xf8, 0xbf, 0x78, 0x6e, 0x20, 0xff, 0x23, 0x05, 0xb9, 0x5e, 0xc9, 0xea, + 0x23, 0x3c, 0x0e, 0xec, 0x17, 0x1c, 0xee, 0x07, 0x7e, 0x9d, 0x1a, 0xb4, 0x80, 0x48, 0x98, 0x0a, + 0xdf, 0xc3, 0x91, 0x12, 0x2e, 0xd0, 0xd1, 0x8b, 0x2c, 0xd0, 0xd2, 0x48, 0xb8, 0x44, 0x9f, 0x80, + 0x49, 0xb6, 0x89, 0xfb, 0xf7, 0x9c, 0xa3, 0x5e, 0x23, 0xa3, 0x94, 0x1b, 0x5b, 0x69, 0xb6, 0x3f, + 0x78, 0x8d, 0xf6, 0x11, 0x91, 0x3f, 0x49, 0xc1, 0x72, 0xcf, 0x5c, 0xfc, 0x11, 0x5a, 0x77, 0x07, + 0x26, 0x44, 0x5e, 0xc1, 0xad, 0xb7, 0x39, 0x80, 0x8b, 0x7b, 0xfd, 0x14, 0xd1, 0xfd, 0x62, 0xc7, + 0xaa, 0xc9, 0x97, 0xb2, 0xf2, 0xef, 0x25, 0x58, 0xad, 0x51, 0x07, 0x6b, 0xcd, 0xd0, 0xb9, 0x3a, + 0x6f, 0xd2, 0x75, 0x48, 0x47, 0xae, 0x6a, 0x0c, 0x61, 0x8e, 0x01, 0x4e, 0x14, 0x03, 0xf8, 0x83, + 0xe0, 0x3e, 0xc7, 0x28, 0x8d, 0x28, 0xd3, 0xe1, 0xf5, 0x8e, 0x81, 0x9e, 0xea, 0xbe, 0x91, 0xf7, + 0x96, 0x49, 0xba, 0x34, 0xd2, 0x79, 0x27, 0xbf, 0xb5, 0x00, 0xf3, 0xae, 0x8f, 0xa6, 0x3a, 0x5c, + 0x41, 0xf9, 0xdf, 0x12, 0x5c, 0xed, 0x35, 0x04, 0x51, 0xf8, 0x04, 0xc5, 0x93, 0xd4, 0xa7, 0x78, + 0x42, 0x27, 0x89, 0x25, 0x12, 0x5f, 0xb4, 0xe5, 0x61, 0xc7, 0x7c, 0x9e, 0x5a, 0xc9, 0xcb, 0xf3, + 0xe2, 0x92, 0x59, 0x71, 0xc4, 0xf7, 0xf1, 0x6c, 0xac, 0xcb, 0x7d, 0xc7, 0x94, 0xb7, 0xe1, 0x46, + 0x38, 0x76, 0x2f, 0xb7, 0xb5, 0x0a, 0x96, 0xe6, 0xba, 0xe6, 0x91, 0xc9, 0x2f, 0xf7, 0x85, 0x7d, + 0x57, 0x01, 0xd8, 0x6d, 0x92, 0x1a, 0x39, 0xcd, 0x9a, 0x62, 0x94, 0x7d, 0xad, 0x89, 0x13, 0x50, + 0x12, 0x2f, 0xcb, 0xfa, 0xa0, 0x3c, 0x0d, 0xff, 0x17, 0xa0, 0x9c, 0x7d, 0x7d, 0x26, 0xef, 0x46, + 0xbc, 0x2e, 0xf1, 0x46, 0x34, 0xf1, 0x86, 0x52, 0x4a, 0xbe, 0xa1, 0x94, 0xaf, 0x45, 0xd0, 0x92, + 0x14, 0x97, 0x9f, 0x04, 0x39, 0x60, 0xe8, 0x79, 0x73, 0x28, 0xff, 0x5a, 0x82, 0xa5, 0x90, 0x8d, + 0x12, 0x87, 0x25, 0x9e, 0x4c, 0x9d, 0x1d, 0x58, 0xf3, 0xd3, 0x7f, 0x4e, 0x57, 0x63, 0x73, 0x25, + 0xb4, 0x5b, 0x15, 0x45, 0x00, 0x67, 0xeb, 0x9e, 0x79, 0xb4, 0x07, 0x37, 0x62, 0x3d, 0x03, 0xcc, + 0x86, 0xe9, 0x60, 0x9d, 0x12, 0xe7, 0x54, 0x4c, 0xf9, 0x5a, 0xf7, 0x94, 0x0b, 0xd4, 0x6d, 0x9f, + 0x4f, 0xfe, 0x62, 0x14, 0xae, 0xf5, 0xf1, 0xb5, 0xc4, 0x63, 0x2e, 0xe9, 0xd1, 0x1e, 0x73, 0x1d, + 0xc1, 0xfc, 0x63, 0x38, 0x9c, 0xcc, 0x58, 0xdd, 0x27, 0x76, 0x3d, 0x8e, 0xd3, 0x46, 0x1f, 0xef, + 0x71, 0x5a, 0xf2, 0xa9, 0xd3, 0xd8, 0x63, 0x3c, 0x75, 0x92, 0xff, 0x34, 0x09, 0xd9, 0xa4, 0xb8, + 0x89, 0xea, 0x70, 0x49, 0x3c, 0x29, 0x12, 0x8f, 0x03, 0xee, 0x0e, 0x11, 0x94, 0xfc, 0xd7, 0x49, + 0x3e, 0x14, 0xfa, 0x41, 0xbf, 0x47, 0x32, 0x3c, 0x00, 0xee, 0x0e, 0x21, 0xab, 0xe7, 0x72, 0x2b, + 0x8d, 0x9c, 0xf5, 0x5e, 0xe6, 0xa3, 0x9e, 0x8f, 0x85, 0xf8, 0x64, 0xef, 0x0c, 0xa1, 0x4a, 0x52, + 0xa0, 0x29, 0x8d, 0xf4, 0x78, 0x37, 0xf4, 0xd3, 0x01, 0x1e, 0xec, 0xbc, 0x31, 0x84, 0x32, 0x67, + 0x07, 0xc8, 0xd2, 0x48, 0xdf, 0xb7, 0x3b, 0x1f, 0xf5, 0x7c, 0xc2, 0x32, 0x3e, 0xb4, 0x85, 0x92, + 0x82, 0xa7, 0x67, 0xa1, 0xa4, 0xd7, 0x2c, 0xe8, 0x87, 0x12, 0x5c, 0x61, 0x27, 0x2e, 0x96, 0xaa, + 0x77, 0xec, 0x39, 0xbe, 0x1e, 0x8b, 0x4c, 0x8f, 0xbd, 0x21, 0xf4, 0xe8, 0xbd, 0x93, 0x95, 0x46, + 0x94, 0x15, 0xad, 0xf7, 0x3e, 0xf7, 0x23, 0x09, 0x56, 0x85, 0x4e, 0x3d, 0x8c, 0xb3, 0x74, 0x41, + 0xa5, 0x7a, 0x98, 0x48, 0x28, 0x95, 0xb8, 0x6d, 0x1a, 0x30, 0xeb, 0x47, 0x78, 0xa1, 0xc4, 0xd5, + 0x41, 0xab, 0xb6, 0xe4, 0x6d, 0x49, 0x99, 0x71, 0xa3, 0xbf, 0x5b, 0x08, 0x32, 0x61, 0x7a, 0xc4, + 0x45, 0xdd, 0xfc, 0xb3, 0x04, 0x97, 0xc4, 0x7a, 0x47, 0x97, 0x61, 0xe1, 0x5e, 0x31, 0x5f, 0xbf, + 0xaf, 0x14, 0xd5, 0xfb, 0xfb, 0xb5, 0x6a, 0xb1, 0x50, 0xbe, 0x57, 0x2e, 0x6e, 0x67, 0x46, 0xd0, + 0x02, 0xcc, 0xed, 0xe6, 0xb7, 0x8a, 0xbb, 0xea, 0x76, 0xb1, 0x5e, 0x2c, 0xd4, 0xcb, 0x95, 0xfd, + 0x8c, 0x84, 0x96, 0x61, 0xb1, 0x56, 0xaa, 0xd4, 0xd5, 0x42, 0x29, 0xbf, 0xbf, 0x53, 0x8c, 0x34, + 0xa5, 0xd0, 0x55, 0x58, 0x29, 0xbe, 0x59, 0xdd, 0x2d, 0x17, 0xca, 0x75, 0xb5, 0x50, 0xd9, 0xaf, + 0x17, 0xf7, 0xeb, 0x91, 0xf6, 0x51, 0x94, 0x83, 0x6c, 0xad, 0x5a, 0x2c, 0x16, 0x4a, 0x6a, 0x5d, + 0xc9, 0xef, 0xd7, 0x0a, 0x4a, 0xb9, 0xca, 0x5a, 0x26, 0x10, 0x82, 0xd9, 0x7a, 0xf1, 0xcd, 0x28, + 0xf7, 0x25, 0x4f, 0x7a, 0x65, 0xeb, 0xeb, 0xc5, 0x42, 0xdd, 0xe3, 0x2e, 0xbc, 0x5e, 0xde, 0xdf, + 0xc9, 0x4c, 0xa1, 0x2c, 0x64, 0x76, 0x2b, 0x3b, 0x15, 0x55, 0x29, 0x16, 0x2a, 0x3b, 0xfb, 0x65, + 0xc6, 0x9a, 0xbe, 0xe9, 0x00, 0x8a, 0x3f, 0x71, 0x42, 0x4f, 0xc2, 0x5a, 0x97, 0xfa, 0xea, 0x5e, + 0x65, 0xbb, 0x7b, 0x90, 0x33, 0x30, 0xc5, 0xc6, 0xe3, 0x35, 0x65, 0x24, 0x34, 0x0b, 0x70, 0x4f, + 0xc9, 0xef, 0x15, 0xf9, 0x7f, 0xca, 0x33, 0x0e, 0x6b, 0xce, 0xef, 0x6f, 0xab, 0x91, 0x86, 0xd1, + 0x9b, 0x14, 0x20, 0xbc, 0x77, 0x47, 0x2b, 0xb0, 0xb4, 0x5b, 0x7e, 0xbd, 0xb8, 0x5b, 0x2e, 0x55, + 0x2a, 0xdb, 0x5d, 0x12, 0xe6, 0x61, 0xe6, 0xa0, 0xa8, 0xbc, 0xa5, 0xde, 0xdf, 0x67, 0x2c, 0x6f, + 0x65, 0x24, 0x94, 0x86, 0xc9, 0xe0, 0x2f, 0xe5, 0xfd, 0x55, 0x2b, 0xb5, 0x5a, 0x79, 0x6b, 0xb7, + 0x98, 0x19, 0x45, 0x00, 0x13, 0xa2, 0x65, 0x0c, 0xcd, 0xc1, 0x34, 0xeb, 0x2a, 0x08, 0xe3, 0x37, + 0x3f, 0x4d, 0x41, 0xa6, 0x3b, 0x60, 0xa3, 0xeb, 0xb0, 0x5a, 0xab, 0x2b, 0xc5, 0xfc, 0x5e, 0x79, + 0x7f, 0x47, 0x4d, 0x9e, 0xca, 0x55, 0x58, 0x0e, 0x59, 0xe2, 0x93, 0x7a, 0x03, 0xae, 0x85, 0xcd, + 0xbd, 0xa6, 0x77, 0x1d, 0x9e, 0x0c, 0x99, 0xce, 0x9c, 0xe8, 0x0e, 0x69, 0xdd, 0x93, 0x38, 0xd6, + 0x29, 0x2d, 0x7f, 0xbf, 0x5e, 0xd9, 0xdb, 0x55, 0x0b, 0xbb, 0xf9, 0x5a, 0xad, 0x7c, 0xaf, 0x5c, + 0xc8, 0x33, 0x8c, 0x45, 0x6f, 0xf6, 0x62, 0x4c, 0xdd, 0x50, 0x4b, 0xb7, 0x7f, 0x23, 0x41, 0x8e, + 0x6d, 0x84, 0xe5, 0xc8, 0x0a, 0xa9, 0x61, 0xe7, 0xa1, 0xa9, 0x63, 0xf4, 0x63, 0x09, 0x66, 0x3a, + 0x32, 0x7f, 0x34, 0x40, 0x7d, 0x92, 0x54, 0xf5, 0xac, 0xac, 0xfa, 0xfd, 0x23, 0x0f, 0x9b, 0x37, + 0x2a, 0xfe, 0xc3, 0x66, 0xf9, 0xa9, 0x4f, 0xfe, 0xf6, 0xe5, 0x67, 0xa9, 0x6b, 0xf2, 0x4a, 0xf7, + 0x5b, 0x6b, 0xf7, 0xae, 0xc8, 0x11, 0xf0, 0x5d, 0xe9, 0xe6, 0xed, 0x2f, 0x24, 0xb8, 0xde, 0xb9, + 0x8d, 0x27, 0x69, 0xff, 0xab, 0x68, 0xde, 0xd9, 0x39, 0x8c, 0x61, 0x82, 0x78, 0xe2, 0x78, 0x4a, + 0x17, 0x07, 0xe2, 0xb5, 0xd4, 0xba, 0xf4, 0xac, 0xb4, 0xf5, 0x71, 0x0a, 0x9e, 0xd1, 0x49, 0xf3, + 0xdc, 0x98, 0x5b, 0xab, 0xbd, 0x06, 0x5f, 0x75, 0x08, 0x25, 0x55, 0xe9, 0x9b, 0x6f, 0x09, 0x28, + 0x83, 0x58, 0x9a, 0x6d, 0x6c, 0x10, 0xc7, 0xd8, 0x34, 0xb0, 0xcd, 0x4e, 0x47, 0x36, 0x79, 0x93, + 0xd6, 0x32, 0xdd, 0xfe, 0x2f, 0xde, 0x5f, 0x8a, 0xb5, 0xfd, 0x32, 0xb5, 0xbe, 0xc3, 0xb1, 0x0b, + 0x4c, 0xcd, 0x98, 0x26, 0x1b, 0x07, 0xb7, 0xaa, 0x77, 0xb6, 0xbc, 0xce, 0x9f, 0xfb, 0xac, 0xef, + 0x30, 0xd6, 0x77, 0x62, 0xac, 0xef, 0x1c, 0xf8, 0x72, 0x0e, 0x27, 0x98, 0x6e, 0x77, 0xfe, 0x13, + 0x00, 0x00, 0xff, 0xff, 0x35, 0xec, 0x70, 0x5e, 0x8c, 0x2f, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/devtools/containeranalysis/v1/containeranalysis.pb.go b/googleapis/devtools/containeranalysis/v1/containeranalysis.pb.go index 319221240a..4dafa711e5 100644 --- a/googleapis/devtools/containeranalysis/v1/containeranalysis.pb.go +++ b/googleapis/devtools/containeranalysis/v1/containeranalysis.pb.go @@ -31,33 +31,34 @@ func init() { } var fileDescriptor_e74edb4ed33b4f81 = []byte{ - // 413 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x93, 0xc1, 0xca, 0xd3, 0x40, - 0x10, 0xc7, 0x49, 0x45, 0x0f, 0xc1, 0x8b, 0x01, 0x2f, 0x41, 0x2c, 0x04, 0x0f, 0x9a, 0xc3, 0x2e, - 0x51, 0x2f, 0x56, 0x45, 0x6a, 0x85, 0xe0, 0xad, 0x68, 0xf5, 0xd0, 0x8b, 0x6c, 0xb7, 0x63, 0x58, - 0xc9, 0xee, 0xc4, 0xdd, 0x4d, 0xa0, 0x8a, 0x20, 0x1e, 0x7c, 0x01, 0xdf, 0xc0, 0xa3, 0xe0, 0x33, - 0xf8, 0x10, 0xbe, 0x82, 0x47, 0x1f, 0x42, 0xb2, 0xd9, 0x48, 0xdb, 0xf4, 0x2b, 0xe5, 0x83, 0xef, - 0xb8, 0xf3, 0x9f, 0xf9, 0xcf, 0xff, 0x07, 0x3b, 0xe1, 0xa3, 0x02, 0xb1, 0x28, 0x81, 0xae, 0xa1, - 0xb1, 0x88, 0xa5, 0xa1, 0x1c, 0x95, 0x65, 0x42, 0x81, 0x66, 0x8a, 0x95, 0x1b, 0x23, 0x0c, 0x6d, - 0xb2, 0x61, 0x91, 0x54, 0x1a, 0x2d, 0x46, 0xb7, 0xba, 0x69, 0xd2, 0x4f, 0x93, 0x61, 0x63, 0x93, - 0xc5, 0x37, 0xfc, 0x0e, 0x56, 0x09, 0xca, 0x94, 0x42, 0xcb, 0xac, 0x40, 0xe5, 0x3d, 0xe2, 0x9b, - 0x5e, 0x15, 0x4c, 0xb6, 0xab, 0x04, 0x93, 0x6f, 0x2a, 0x2c, 0x05, 0xdf, 0x78, 0x3d, 0xde, 0xd5, - 0x77, 0xb4, 0xb1, 0xd7, 0xdc, 0x6b, 0x55, 0xbf, 0xa5, 0x56, 0x48, 0x30, 0x96, 0xc9, 0xaa, 0x6b, - 0xb8, 0xfb, 0xf5, 0x72, 0x78, 0x6d, 0xd6, 0x67, 0x9a, 0xfa, 0x4c, 0xd1, 0xaf, 0x20, 0xbc, 0xfa, - 0x12, 0xec, 0x73, 0x26, 0xe7, 0xce, 0x2d, 0x4a, 0x88, 0x07, 0x11, 0x4c, 0x92, 0x26, 0x23, 0xdb, - 0xe2, 0x0b, 0x78, 0x5f, 0x83, 0xb1, 0xf1, 0xf5, 0xbd, 0x9e, 0x4e, 0x4d, 0xec, 0x97, 0xdf, 0x7f, - 0xbe, 0x8d, 0x54, 0x42, 0xda, 0x70, 0x1f, 0x35, 0x18, 0xac, 0x35, 0x87, 0xc7, 0x95, 0xc6, 0x77, - 0xc0, 0xad, 0xa1, 0x29, 0x55, 0x68, 0xc1, 0xd0, 0xf4, 0xd3, 0xc4, 0x6c, 0xb9, 0x4e, 0x82, 0x74, - 0xf9, 0x20, 0xb9, 0x7f, 0xe6, 0x10, 0x72, 0x5e, 0x6b, 0x0d, 0x8a, 0x1f, 0x1c, 0x75, 0x04, 0xf9, - 0x31, 0x82, 0xfc, 0x42, 0x08, 0x8a, 0xf3, 0x13, 0xec, 0x8d, 0x46, 0x7f, 0x83, 0x30, 0x5a, 0x80, - 0x71, 0x45, 0xd0, 0x52, 0x18, 0xd3, 0xfe, 0x89, 0xe8, 0xf6, 0x5e, 0xc6, 0x61, 0x4b, 0x4f, 0x73, - 0xe7, 0x84, 0x4e, 0x53, 0xa1, 0x32, 0x90, 0x7c, 0x0e, 0x1c, 0xe2, 0x87, 0x23, 0x69, 0xff, 0x23, - 0xda, 0x81, 0x4d, 0x0b, 0xfa, 0x24, 0x99, 0x9c, 0x0a, 0x7a, 0xd0, 0xe0, 0xe9, 0xcf, 0x20, 0x1c, - 0x73, 0x94, 0x7d, 0xe6, 0x43, 0x77, 0x32, 0x0f, 0x96, 0xaf, 0xbc, 0x5c, 0x60, 0xc9, 0x54, 0x41, - 0x50, 0x17, 0xb4, 0x00, 0xe5, 0xbe, 0x32, 0xed, 0x24, 0x56, 0x09, 0x73, 0xfc, 0x58, 0x1f, 0x0e, - 0x8a, 0xdf, 0x47, 0x97, 0xf2, 0xd9, 0xf4, 0xc7, 0x28, 0xcd, 0x3b, 0xf7, 0x59, 0x89, 0xf5, 0x9a, - 0x3c, 0x83, 0x66, 0xe1, 0x6e, 0x76, 0x70, 0x1f, 0xe4, 0x75, 0xb6, 0xba, 0xe2, 0x96, 0xde, 0xfb, - 0x17, 0x00, 0x00, 0xff, 0xff, 0x99, 0xc7, 0x1e, 0x67, 0x20, 0x04, 0x00, 0x00, + // 428 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x93, 0xc1, 0x8a, 0xd5, 0x30, + 0x14, 0x86, 0x69, 0x45, 0x17, 0xc5, 0x8d, 0x05, 0x37, 0x45, 0x1c, 0x28, 0xb3, 0xd0, 0x2e, 0x12, + 0xaa, 0x6e, 0x8c, 0x8a, 0x8c, 0x57, 0x28, 0xee, 0x06, 0x1d, 0x67, 0x31, 0x1b, 0xc9, 0x64, 0x8e, + 0x25, 0xd2, 0xe4, 0xd4, 0x24, 0x2d, 0x8c, 0x22, 0x88, 0x0b, 0x5f, 0xc0, 0x37, 0x70, 0xe9, 0x4b, + 0xf8, 0x10, 0xfa, 0x08, 0xae, 0xc4, 0x87, 0x90, 0xa6, 0xa9, 0xdc, 0x7b, 0x7b, 0xbd, 0x5c, 0x04, + 0x97, 0x3d, 0xff, 0x7f, 0xfe, 0xfe, 0x1f, 0xe4, 0x24, 0xf7, 0x6b, 0xc4, 0xba, 0x01, 0x7a, 0x06, + 0xbd, 0x43, 0x6c, 0x2c, 0x15, 0xa8, 0x1d, 0x97, 0x1a, 0x0c, 0xd7, 0xbc, 0x39, 0xb7, 0xd2, 0xd2, + 0xbe, 0x9c, 0x0f, 0x49, 0x6b, 0xd0, 0x61, 0xba, 0x3f, 0x6e, 0x93, 0x69, 0x9b, 0xcc, 0x8d, 0x7d, + 0x99, 0x5d, 0x0b, 0xff, 0xe0, 0xad, 0xa4, 0x5c, 0x6b, 0x74, 0xdc, 0x49, 0xd4, 0x21, 0x23, 0xbb, + 0x1e, 0x54, 0xc9, 0xd5, 0xf0, 0x2b, 0xc9, 0xd5, 0x8b, 0x16, 0x1b, 0x29, 0xce, 0x83, 0x9e, 0xad, + 0xea, 0x2b, 0xda, 0x5e, 0xd0, 0xfc, 0xd7, 0x69, 0xf7, 0x92, 0x3a, 0xa9, 0xc0, 0x3a, 0xae, 0xda, + 0xd1, 0x70, 0xeb, 0xe3, 0xc5, 0xe4, 0xca, 0x62, 0xea, 0x74, 0x10, 0x3a, 0xa5, 0x5f, 0xa3, 0xe4, + 0xf2, 0x33, 0x70, 0x4f, 0xb8, 0x3a, 0xf4, 0x69, 0x69, 0x4e, 0x02, 0x88, 0xe4, 0x8a, 0xf4, 0x25, + 0x59, 0x16, 0x9f, 0xc2, 0xeb, 0x0e, 0xac, 0xcb, 0xae, 0xae, 0x79, 0x46, 0x35, 0x77, 0x1f, 0xbe, + 0xfd, 0xf8, 0x14, 0xeb, 0x9c, 0x0c, 0xe5, 0xde, 0x1a, 0xb0, 0xd8, 0x19, 0x01, 0x0f, 0x5a, 0x83, + 0xaf, 0x40, 0x38, 0x4b, 0x0b, 0xaa, 0xd1, 0x81, 0xa5, 0xc5, 0x3b, 0x66, 0x97, 0x52, 0x59, 0x54, + 0x9c, 0xdc, 0xcd, 0xef, 0xfc, 0x75, 0x09, 0x85, 0xe8, 0x8c, 0x01, 0x2d, 0x36, 0xae, 0x7a, 0x82, + 0x6a, 0x1b, 0x41, 0xf5, 0x5f, 0x08, 0xea, 0x7f, 0x27, 0x58, 0x5b, 0x4d, 0x7f, 0x45, 0x49, 0x7a, + 0x04, 0xd6, 0x0f, 0xc1, 0x28, 0x69, 0xed, 0xf0, 0x26, 0xd2, 0x1b, 0x6b, 0x1d, 0xe7, 0x96, 0x89, + 0xe6, 0xe6, 0x0e, 0x4e, 0xdb, 0xa2, 0xb6, 0x90, 0xbf, 0x8f, 0x3c, 0xe2, 0x9b, 0x2d, 0x6d, 0xff, + 0x20, 0xba, 0x59, 0xcc, 0x00, 0xfa, 0x30, 0x67, 0xbb, 0x82, 0x6e, 0x0c, 0x78, 0xf4, 0x3d, 0x4a, + 0xf6, 0x04, 0xaa, 0xa9, 0xf3, 0xa6, 0x3b, 0x39, 0x8c, 0x4e, 0x9e, 0x07, 0xb9, 0xc6, 0x86, 0xeb, + 0x9a, 0xa0, 0xa9, 0x69, 0x0d, 0xda, 0x3f, 0x65, 0x3a, 0x4a, 0xbc, 0x95, 0x76, 0xfb, 0xb1, 0xde, + 0x9b, 0x0d, 0x3f, 0xc7, 0x17, 0xaa, 0xc5, 0xc1, 0x97, 0xb8, 0xa8, 0xc6, 0xf4, 0x45, 0x83, 0xdd, + 0x19, 0x79, 0x0c, 0xfd, 0x91, 0xbf, 0xd9, 0xd9, 0x7d, 0x90, 0xe3, 0xf2, 0x67, 0xbc, 0x3f, 0x9a, + 0x19, 0xf3, 0x6e, 0xc6, 0x66, 0x2e, 0xc6, 0x8e, 0xcb, 0xd3, 0x4b, 0xbe, 0xdb, 0xed, 0xdf, 0x01, + 0x00, 0x00, 0xff, 0xff, 0xb6, 0xa4, 0x2b, 0x8c, 0x47, 0x04, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/grafeas/v1/build.pb.go b/googleapis/grafeas/v1/build.pb.go index 7909e260e9..daa84d621e 100644 --- a/googleapis/grafeas/v1/build.pb.go +++ b/googleapis/grafeas/v1/build.pb.go @@ -21,49 +21,14 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package -// Public key formats. -type BuildSignature_KeyType int32 - -const ( - // `KeyType` is not set. - BuildSignature_KEY_TYPE_UNSPECIFIED BuildSignature_KeyType = 0 - // `PGP ASCII Armored` public key. - BuildSignature_PGP_ASCII_ARMORED BuildSignature_KeyType = 1 - // `PKIX PEM` public key. - BuildSignature_PKIX_PEM BuildSignature_KeyType = 2 -) - -var BuildSignature_KeyType_name = map[int32]string{ - 0: "KEY_TYPE_UNSPECIFIED", - 1: "PGP_ASCII_ARMORED", - 2: "PKIX_PEM", -} - -var BuildSignature_KeyType_value = map[string]int32{ - "KEY_TYPE_UNSPECIFIED": 0, - "PGP_ASCII_ARMORED": 1, - "PKIX_PEM": 2, -} - -func (x BuildSignature_KeyType) String() string { - return proto.EnumName(BuildSignature_KeyType_name, int32(x)) -} - -func (BuildSignature_KeyType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_056b00916e290af1, []int{1, 0} -} - // Note holding the version of the provider's builder and the signature of the // provenance message in the build details occurrence. type BuildNote struct { // Required. Immutable. Version of the builder which produced this build. - BuilderVersion string `protobuf:"bytes,1,opt,name=builder_version,json=builderVersion,proto3" json:"builder_version,omitempty"` - // Signature of the build in occurrences pointing to this build note - // containing build details. - Signature *BuildSignature `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + BuilderVersion string `protobuf:"bytes,1,opt,name=builder_version,json=builderVersion,proto3" json:"builder_version,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *BuildNote) Reset() { *m = BuildNote{} } @@ -98,98 +63,6 @@ func (m *BuildNote) GetBuilderVersion() string { return "" } -func (m *BuildNote) GetSignature() *BuildSignature { - if m != nil { - return m.Signature - } - return nil -} - -// Message encapsulating the signature of the verified build. -type BuildSignature struct { - // Public key of the builder which can be used to verify that the related - // findings are valid and unchanged. If `key_type` is empty, this defaults - // to PEM encoded public keys. - // - // This field may be empty if `key_id` references an external key. - // - // For Cloud Build based signatures, this is a PEM encoded public - // key. To verify the Cloud Build signature, place the contents of - // this field into a file (public.pem). The signature field is base64-decoded - // into its binary representation in signature.bin, and the provenance bytes - // from `BuildDetails` are base64-decoded into a binary representation in - // signed.bin. OpenSSL can then verify the signature: - // `openssl sha256 -verify public.pem -signature signature.bin signed.bin` - PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` - // Required. Signature of the related `BuildProvenance`. In JSON, this is - // base-64 encoded. - Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` - // An ID for the key used to sign. This could be either an ID for the key - // stored in `public_key` (such as the ID or fingerprint for a PGP key, or the - // CN for a cert), or a reference to an external key (such as a reference to a - // key in Cloud Key Management Service). - KeyId string `protobuf:"bytes,3,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` - // The type of the key, either stored in `public_key` or referenced in - // `key_id`. - KeyType BuildSignature_KeyType `protobuf:"varint,4,opt,name=key_type,json=keyType,proto3,enum=grafeas.v1.BuildSignature_KeyType" json:"key_type,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *BuildSignature) Reset() { *m = BuildSignature{} } -func (m *BuildSignature) String() string { return proto.CompactTextString(m) } -func (*BuildSignature) ProtoMessage() {} -func (*BuildSignature) Descriptor() ([]byte, []int) { - return fileDescriptor_056b00916e290af1, []int{1} -} - -func (m *BuildSignature) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_BuildSignature.Unmarshal(m, b) -} -func (m *BuildSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_BuildSignature.Marshal(b, m, deterministic) -} -func (m *BuildSignature) XXX_Merge(src proto.Message) { - xxx_messageInfo_BuildSignature.Merge(m, src) -} -func (m *BuildSignature) XXX_Size() int { - return xxx_messageInfo_BuildSignature.Size(m) -} -func (m *BuildSignature) XXX_DiscardUnknown() { - xxx_messageInfo_BuildSignature.DiscardUnknown(m) -} - -var xxx_messageInfo_BuildSignature proto.InternalMessageInfo - -func (m *BuildSignature) GetPublicKey() string { - if m != nil { - return m.PublicKey - } - return "" -} - -func (m *BuildSignature) GetSignature() []byte { - if m != nil { - return m.Signature - } - return nil -} - -func (m *BuildSignature) GetKeyId() string { - if m != nil { - return m.KeyId - } - return "" -} - -func (m *BuildSignature) GetKeyType() BuildSignature_KeyType { - if m != nil { - return m.KeyType - } - return BuildSignature_KEY_TYPE_UNSPECIFIED -} - // Details of a build occurrence. type BuildOccurrence struct { // Required. The actual provenance for the build. @@ -215,7 +88,7 @@ func (m *BuildOccurrence) Reset() { *m = BuildOccurrence{} } func (m *BuildOccurrence) String() string { return proto.CompactTextString(m) } func (*BuildOccurrence) ProtoMessage() {} func (*BuildOccurrence) Descriptor() ([]byte, []int) { - return fileDescriptor_056b00916e290af1, []int{2} + return fileDescriptor_056b00916e290af1, []int{1} } func (m *BuildOccurrence) XXX_Unmarshal(b []byte) error { @@ -251,40 +124,27 @@ func (m *BuildOccurrence) GetProvenanceBytes() string { } func init() { - proto.RegisterEnum("grafeas.v1.BuildSignature_KeyType", BuildSignature_KeyType_name, BuildSignature_KeyType_value) proto.RegisterType((*BuildNote)(nil), "grafeas.v1.BuildNote") - proto.RegisterType((*BuildSignature)(nil), "grafeas.v1.BuildSignature") proto.RegisterType((*BuildOccurrence)(nil), "grafeas.v1.BuildOccurrence") } func init() { proto.RegisterFile("grafeas/v1/build.proto", fileDescriptor_056b00916e290af1) } var fileDescriptor_056b00916e290af1 = []byte{ - // 404 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x92, 0xc1, 0x6e, 0xd3, 0x40, - 0x10, 0x86, 0x71, 0x0a, 0x6d, 0x3d, 0x2d, 0x49, 0x58, 0x51, 0x64, 0xb5, 0x20, 0x45, 0xbe, 0x10, - 0x2e, 0xb6, 0x1a, 0x2e, 0x95, 0x2a, 0x0e, 0x49, 0x6b, 0x8a, 0x15, 0xb5, 0x5d, 0x36, 0x05, 0x11, - 0x2e, 0x2b, 0xc7, 0x19, 0x56, 0x56, 0xa2, 0x5d, 0x6b, 0xed, 0x44, 0xda, 0xd7, 0xe1, 0xfd, 0x78, - 0x07, 0x94, 0xb5, 0xc1, 0x06, 0xc4, 0x6d, 0xfc, 0xcd, 0x3f, 0xff, 0x3f, 0xb6, 0x07, 0x5e, 0x08, - 0x9d, 0x7c, 0xc3, 0xa4, 0x08, 0xb7, 0xe7, 0xe1, 0x62, 0x93, 0xad, 0x97, 0x41, 0xae, 0x55, 0xa9, - 0x08, 0xd4, 0x3c, 0xd8, 0x9e, 0x9f, 0x9e, 0xb5, 0x34, 0xb9, 0x56, 0x5b, 0x94, 0x89, 0x4c, 0xb1, - 0x12, 0xfa, 0x12, 0xdc, 0xc9, 0x6e, 0xee, 0x4e, 0x95, 0x48, 0x5e, 0x43, 0xcf, 0x9a, 0xa0, 0xe6, - 0x5b, 0xd4, 0x45, 0xa6, 0xa4, 0xe7, 0x0c, 0x9c, 0xa1, 0xcb, 0xba, 0x35, 0xfe, 0x5c, 0x51, 0x72, - 0x01, 0x6e, 0x91, 0x09, 0x99, 0x94, 0x1b, 0x8d, 0x5e, 0x67, 0xe0, 0x0c, 0x8f, 0x46, 0xa7, 0x41, - 0x13, 0x19, 0x58, 0xcb, 0xd9, 0x2f, 0x05, 0x6b, 0xc4, 0xfe, 0x0f, 0x07, 0xba, 0x7f, 0x76, 0xc9, - 0x2b, 0x80, 0x7c, 0xb3, 0x58, 0x67, 0x29, 0x5f, 0xa1, 0xa9, 0x03, 0xdd, 0x8a, 0x4c, 0xd1, 0x90, - 0x97, 0x7f, 0x67, 0x1d, 0xb7, 0xfc, 0xc8, 0x09, 0xec, 0xaf, 0xd0, 0xf0, 0x6c, 0xe9, 0xed, 0xd9, - 0xc1, 0x27, 0x2b, 0x34, 0xf1, 0x92, 0xbc, 0x83, 0xc3, 0x1d, 0x2e, 0x4d, 0x8e, 0xde, 0xe3, 0x81, - 0x33, 0xec, 0x8e, 0xfc, 0xff, 0xef, 0x17, 0x4c, 0xd1, 0x3c, 0x98, 0x1c, 0xd9, 0xc1, 0xaa, 0x2a, - 0xfc, 0x0f, 0x70, 0x50, 0x33, 0xe2, 0xc1, 0xf3, 0x69, 0x34, 0xe7, 0x0f, 0x73, 0x1a, 0xf1, 0x4f, - 0x77, 0x33, 0x1a, 0x5d, 0xc5, 0xef, 0xe3, 0xe8, 0xba, 0xff, 0x88, 0x9c, 0xc0, 0x33, 0x7a, 0x43, - 0xf9, 0x78, 0x76, 0x15, 0xc7, 0x7c, 0xcc, 0x6e, 0xef, 0x59, 0x74, 0xdd, 0x77, 0xc8, 0x31, 0x1c, - 0xd2, 0x69, 0xfc, 0x85, 0xd3, 0xe8, 0xb6, 0xdf, 0xf1, 0x0d, 0xf4, 0x6c, 0xd8, 0x7d, 0x9a, 0x6e, - 0xb4, 0x46, 0x99, 0x22, 0xb9, 0x04, 0x68, 0x7e, 0x83, 0x7d, 0xdf, 0xa3, 0xd1, 0xd9, 0x3f, 0xdb, - 0xd1, 0xdf, 0x12, 0xd6, 0x92, 0x93, 0x37, 0xd0, 0x6f, 0x9e, 0xf8, 0xc2, 0x94, 0x58, 0xd8, 0x8f, - 0xe2, 0xb2, 0x5e, 0xc3, 0x27, 0x3b, 0x3c, 0xf9, 0x08, 0x4f, 0x33, 0xd5, 0xf2, 0xa5, 0xce, 0xd7, - 0x0b, 0xa1, 0x94, 0x58, 0x63, 0x20, 0xd4, 0x3a, 0x91, 0x22, 0x50, 0x5a, 0x84, 0x02, 0xa5, 0xbd, - 0x84, 0xb0, 0x6a, 0x25, 0x79, 0x56, 0x84, 0xcd, 0xc1, 0x5c, 0xd6, 0xe5, 0xf7, 0xce, 0xde, 0x0d, - 0x1b, 0x2f, 0xf6, 0xad, 0xf4, 0xed, 0xcf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa4, 0x6f, 0x32, 0x3d, - 0x77, 0x02, 0x00, 0x00, + // 232 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4b, 0x2f, 0x4a, 0x4c, + 0x4b, 0x4d, 0x2c, 0xd6, 0x2f, 0x33, 0xd4, 0x4f, 0x2a, 0xcd, 0xcc, 0x49, 0xd1, 0x2b, 0x28, 0xca, + 0x2f, 0xc9, 0x17, 0xe2, 0x82, 0x8a, 0xeb, 0x95, 0x19, 0x4a, 0x49, 0x23, 0xa9, 0x29, 0x28, 0xca, + 0x2f, 0x4b, 0xcd, 0x4b, 0xcc, 0x4b, 0x4e, 0x85, 0x28, 0x54, 0x32, 0xe1, 0xe2, 0x74, 0x02, 0xe9, + 0xf3, 0xcb, 0x2f, 0x49, 0x15, 0x52, 0xe7, 0xe2, 0x07, 0x1b, 0x92, 0x5a, 0x14, 0x5f, 0x96, 0x5a, + 0x54, 0x9c, 0x99, 0x9f, 0x27, 0xc1, 0xa8, 0xc0, 0xa8, 0xc1, 0x19, 0xc4, 0x07, 0x15, 0x0e, 0x83, + 0x88, 0x2a, 0x55, 0x72, 0xf1, 0x83, 0x75, 0xf9, 0x27, 0x27, 0x97, 0x16, 0x15, 0xa5, 0xe6, 0x25, + 0xa7, 0x0a, 0x59, 0x73, 0x71, 0x21, 0x0c, 0x07, 0x6b, 0xe3, 0x36, 0x92, 0xd6, 0x43, 0x38, 0x43, + 0x0f, 0xac, 0x21, 0x00, 0xae, 0x24, 0x08, 0x49, 0xb9, 0x90, 0x26, 0x97, 0x00, 0x82, 0x17, 0x9f, + 0x54, 0x59, 0x92, 0x5a, 0x2c, 0xc1, 0x04, 0xb6, 0x99, 0x1f, 0x21, 0xee, 0x04, 0x12, 0x76, 0x0a, + 0xe4, 0xe2, 0xcd, 0xcc, 0x47, 0x32, 0x37, 0x80, 0x31, 0xca, 0x22, 0x3d, 0x3f, 0x3f, 0x3d, 0x27, + 0x55, 0x2f, 0x3d, 0x3f, 0x27, 0x31, 0x2f, 0x5d, 0x2f, 0xbf, 0x28, 0x5d, 0x3f, 0x3d, 0x35, 0x0f, + 0xec, 0x3f, 0x7d, 0x88, 0x54, 0x62, 0x41, 0x66, 0xb1, 0x3e, 0x22, 0x18, 0xac, 0xa1, 0xcc, 0x45, + 0x4c, 0xcc, 0xee, 0x41, 0x8e, 0x49, 0x6c, 0x60, 0xa5, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, + 0xd7, 0x4a, 0x16, 0x20, 0x4d, 0x01, 0x00, 0x00, } diff --git a/googleapis/grafeas/v1/provenance.pb.go b/googleapis/grafeas/v1/provenance.pb.go index 9be110c120..6e7425fcbd 100644 --- a/googleapis/grafeas/v1/provenance.pb.go +++ b/googleapis/grafeas/v1/provenance.pb.go @@ -22,34 +22,6 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package -// Specifies the hash algorithm. -type Hash_HashType int32 - -const ( - // Unknown. - Hash_HASH_TYPE_UNSPECIFIED Hash_HashType = 0 - // A SHA-256 hash. - Hash_SHA256 Hash_HashType = 1 -) - -var Hash_HashType_name = map[int32]string{ - 0: "HASH_TYPE_UNSPECIFIED", - 1: "SHA256", -} - -var Hash_HashType_value = map[string]int32{ - "HASH_TYPE_UNSPECIFIED": 0, - "SHA256": 1, -} - -func (x Hash_HashType) String() string { - return proto.EnumName(Hash_HashType_name, int32(x)) -} - -func (Hash_HashType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_f3e893c2155395b5, []int{3, 0} -} - // The type of an alias. type AliasContext_Kind int32 @@ -363,8 +335,8 @@ func (m *FileHashes) GetFileHash() []*Hash { // Container message for hash values. type Hash struct { - // Required. The type of hash that was performed. - Type Hash_HashType `protobuf:"varint,1,opt,name=type,proto3,enum=grafeas.v1.Hash_HashType" json:"type,omitempty"` + // Required. The type of hash that was performed, e.g. "SHA-256". + Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // Required. The hash value. Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -397,11 +369,11 @@ func (m *Hash) XXX_DiscardUnknown() { var xxx_messageInfo_Hash proto.InternalMessageInfo -func (m *Hash) GetType() Hash_HashType { +func (m *Hash) GetType() string { if m != nil { return m.Type } - return Hash_HASH_TYPE_UNSPECIFIED + return "" } func (m *Hash) GetValue() []byte { @@ -1108,7 +1080,6 @@ func (m *ProjectRepoId) GetRepoName() string { } func init() { - proto.RegisterEnum("grafeas.v1.Hash_HashType", Hash_HashType_name, Hash_HashType_value) proto.RegisterEnum("grafeas.v1.AliasContext_Kind", AliasContext_Kind_name, AliasContext_Kind_value) proto.RegisterType((*BuildProvenance)(nil), "grafeas.v1.BuildProvenance") proto.RegisterMapType((map[string]string)(nil), "grafeas.v1.BuildProvenance.BuildOptionsEntry") @@ -1131,79 +1102,76 @@ func init() { func init() { proto.RegisterFile("grafeas/v1/provenance.proto", fileDescriptor_f3e893c2155395b5) } var fileDescriptor_f3e893c2155395b5 = []byte{ - // 1178 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0xef, 0x4e, 0xe3, 0x46, - 0x10, 0xc7, 0xf9, 0x9f, 0x09, 0x81, 0xdc, 0x42, 0x4f, 0x26, 0x14, 0x41, 0x2d, 0x9d, 0x8a, 0xd4, - 0x92, 0x14, 0x4e, 0x57, 0x1d, 0x45, 0x08, 0x25, 0x21, 0x5c, 0x52, 0x28, 0x50, 0x03, 0xa7, 0xb6, - 0x5f, 0xac, 0x25, 0xde, 0x98, 0x2d, 0x8e, 0x37, 0x5a, 0x3b, 0x69, 0xf9, 0x52, 0xf5, 0x29, 0xfa, - 0x00, 0x7d, 0x84, 0x4a, 0x7d, 0x85, 0xf6, 0x45, 0xfa, 0x20, 0xd5, 0xfe, 0x71, 0xe2, 0x04, 0xae, - 0xd7, 0xaa, 0x5f, 0x92, 0x9d, 0x99, 0xdf, 0x8c, 0xe7, 0xcf, 0xcf, 0xe3, 0x85, 0x75, 0x8f, 0xe3, - 0x3e, 0xc1, 0x61, 0x7d, 0xbc, 0x5b, 0x1f, 0x72, 0x36, 0x26, 0x01, 0x0e, 0x7a, 0xa4, 0x36, 0xe4, - 0x2c, 0x62, 0x08, 0xb4, 0xb1, 0x36, 0xde, 0xad, 0x6e, 0x7a, 0x8c, 0x79, 0x3e, 0xa9, 0x4b, 0xcb, - 0xed, 0xa8, 0x5f, 0x8f, 0xe8, 0x80, 0x84, 0x11, 0x1e, 0x0c, 0x15, 0xd8, 0xfa, 0x2d, 0x0b, 0xcb, - 0xcd, 0x11, 0xf5, 0xdd, 0xcb, 0x49, 0x18, 0xb4, 0x04, 0x29, 0xea, 0x9a, 0xc6, 0x96, 0xb1, 0x5d, - 0xb4, 0x53, 0xd4, 0x45, 0x1b, 0x00, 0x43, 0xce, 0xbe, 0x27, 0xbd, 0xc8, 0xa1, 0xae, 0x99, 0x92, - 0xfa, 0xa2, 0xd6, 0x74, 0x5d, 0x54, 0x87, 0x42, 0x8f, 0x0d, 0x06, 0x38, 0x70, 0x43, 0x33, 0xbd, - 0x95, 0xde, 0x2e, 0xed, 0xad, 0xd4, 0xa6, 0x29, 0xd4, 0x5a, 0xca, 0x66, 0x4f, 0x40, 0xe8, 0x10, - 0x96, 0x6f, 0x47, 0xd4, 0x8f, 0x1c, 0xcc, 0x23, 0xda, 0xc7, 0xbd, 0x28, 0x34, 0x33, 0xd2, 0x6f, - 0x35, 0xe9, 0xd7, 0xd0, 0x46, 0x7b, 0x49, 0x82, 0x63, 0x31, 0x44, 0x07, 0x50, 0xea, 0x71, 0x82, - 0x23, 0xe2, 0x88, 0x62, 0xcc, 0xec, 0x96, 0xb1, 0x5d, 0xda, 0xab, 0xd6, 0x54, 0xa5, 0xb5, 0xb8, - 0xd2, 0xda, 0x75, 0x5c, 0xa9, 0x0d, 0x0a, 0x2e, 0x14, 0x68, 0x1f, 0x20, 0x8c, 0x30, 0x8f, 0x94, - 0x6f, 0xee, 0xbd, 0xbe, 0x45, 0x89, 0x96, 0xae, 0xaf, 0xa0, 0x40, 0x02, 0x57, 0x39, 0xe6, 0xdf, - 0xeb, 0x98, 0x27, 0x81, 0x2b, 0xdd, 0x4c, 0xc8, 0xcb, 0xe7, 0x33, 0x6e, 0x16, 0x64, 0xeb, 0x62, - 0x11, 0xad, 0x41, 0xc1, 0x67, 0x5e, 0xe8, 0x8c, 0x38, 0x35, 0x8b, 0xca, 0x24, 0xe4, 0x1b, 0x4e, - 0xd1, 0x11, 0x3c, 0x0b, 0xd9, 0x88, 0xf7, 0x88, 0x33, 0x1d, 0xaf, 0x09, 0xf2, 0xa1, 0x28, 0xd9, - 0xa4, 0x2b, 0x09, 0xb2, 0x2b, 0x0a, 0x9c, 0x98, 0xe1, 0x06, 0x40, 0xc4, 0xa9, 0xe7, 0x11, 0x2e, - 0x66, 0x56, 0x52, 0x33, 0xd3, 0x9a, 0xae, 0x8b, 0x6c, 0x28, 0x8b, 0xae, 0xba, 0x0e, 0x1b, 0x46, - 0x94, 0x05, 0xa1, 0xb9, 0x28, 0x07, 0xb0, 0x93, 0x8c, 0x3d, 0x47, 0x0b, 0x25, 0x5f, 0x28, 0x7c, - 0x3b, 0x88, 0xf8, 0x83, 0xbd, 0x78, 0x9b, 0x50, 0xa1, 0x8f, 0xd5, 0x58, 0x5d, 0xc2, 0x9d, 0x31, - 0xe1, 0x21, 0x65, 0x81, 0x59, 0x96, 0xcf, 0x5d, 0xd2, 0xea, 0xb7, 0x4a, 0x5b, 0x3d, 0x82, 0x67, - 0x8f, 0x62, 0xa1, 0x0a, 0xa4, 0xef, 0xc9, 0x83, 0x66, 0x9d, 0x38, 0xa2, 0x55, 0xc8, 0x8e, 0xb1, - 0x3f, 0x22, 0x9a, 0x71, 0x4a, 0xf8, 0x22, 0xf5, 0xda, 0xb0, 0xfe, 0x4a, 0x41, 0x4e, 0x55, 0x8e, - 0x0e, 0x61, 0x3d, 0x66, 0x91, 0x13, 0x46, 0x8c, 0x63, 0x8f, 0x38, 0xba, 0x73, 0xa2, 0xad, 0x2a, - 0x9c, 0x19, 0x43, 0xae, 0x14, 0x42, 0xf9, 0x8a, 0x3e, 0xb7, 0xa0, 0xd4, 0xa7, 0x3e, 0x71, 0xee, - 0x70, 0x78, 0x47, 0x42, 0x33, 0x25, 0xbb, 0x60, 0x3d, 0xee, 0x70, 0xed, 0x84, 0xfa, 0xa4, 0x23, - 0x41, 0xaa, 0x74, 0xe8, 0x4f, 0x14, 0xe8, 0x25, 0xe4, 0x7b, 0x2c, 0x88, 0xc8, 0x8f, 0x91, 0x99, - 0x96, 0x23, 0x5a, 0x7b, 0x1c, 0xa0, 0xa5, 0x00, 0x76, 0x8c, 0x44, 0x5f, 0xc2, 0x0a, 0x76, 0x5d, - 0x2a, 0x3a, 0x80, 0x7d, 0x47, 0x6b, 0xe3, 0x17, 0xe1, 0x1f, 0x02, 0xa0, 0xa9, 0x97, 0x56, 0x85, - 0xd5, 0x1b, 0x58, 0x9e, 0xcb, 0xef, 0x89, 0x76, 0x7e, 0x9a, 0x6c, 0x67, 0x69, 0xef, 0x79, 0xf2, - 0x11, 0x53, 0xef, 0x64, 0x9b, 0x0f, 0x00, 0xa6, 0x06, 0xb4, 0x03, 0xc5, 0x49, 0xab, 0x4c, 0x43, - 0xa6, 0x59, 0x49, 0xc6, 0x10, 0x30, 0xbb, 0x10, 0xb7, 0xc5, 0xfa, 0x09, 0x32, 0xe2, 0x1f, 0xed, - 0x40, 0x26, 0x7a, 0x18, 0x12, 0x99, 0xc9, 0xd2, 0x6c, 0x61, 0xc2, 0x2e, 0x7f, 0xae, 0x1f, 0x86, - 0xc4, 0x96, 0xb0, 0xd9, 0xa1, 0x2f, 0xea, 0x6c, 0xac, 0x5d, 0x28, 0xc4, 0x38, 0xb4, 0x06, 0x1f, - 0x74, 0x1a, 0x57, 0x1d, 0xe7, 0xfa, 0xdb, 0xcb, 0xb6, 0x73, 0x73, 0x7e, 0x75, 0xd9, 0x6e, 0x75, - 0x4f, 0xba, 0xed, 0xe3, 0xca, 0x02, 0x02, 0xc8, 0x5d, 0x75, 0x1a, 0x7b, 0xaf, 0x3e, 0xaf, 0x18, - 0xd6, 0xcf, 0x06, 0xe4, 0xf5, 0xea, 0x41, 0x08, 0x32, 0x01, 0x1e, 0x10, 0xdd, 0x0d, 0x79, 0x16, - 0x0d, 0x22, 0xc1, 0x58, 0x4e, 0xbc, 0x68, 0x8b, 0xa3, 0x40, 0x61, 0xee, 0xa9, 0x1d, 0x56, 0xb4, - 0xe5, 0x59, 0xa0, 0x5c, 0xca, 0xcd, 0x8c, 0x6a, 0xa3, 0x4b, 0xb9, 0x5e, 0x8e, 0xd9, 0xc9, 0x72, - 0x5c, 0x83, 0xc2, 0x0f, 0x98, 0x46, 0x4e, 0x9f, 0x71, 0x33, 0x27, 0x3d, 0xf3, 0x42, 0x3e, 0x61, - 0xdc, 0x3a, 0x83, 0x42, 0xbc, 0xb5, 0x50, 0x15, 0x0a, 0xbd, 0x3b, 0xd2, 0xbb, 0x0f, 0x47, 0x03, - 0x9d, 0xc6, 0x44, 0xd6, 0x21, 0x53, 0x93, 0x90, 0xab, 0x90, 0x15, 0x29, 0xc6, 0x99, 0x28, 0xc1, - 0xfa, 0x23, 0x05, 0xe5, 0x19, 0x2a, 0xa0, 0x16, 0x40, 0xcf, 0x67, 0x23, 0xd7, 0xe1, 0x64, 0xc8, - 0x64, 0xd4, 0x39, 0xee, 0xb6, 0x84, 0xd5, 0x26, 0x43, 0x36, 0xe3, 0xd7, 0x59, 0xb0, 0x8b, 0xbd, - 0xd8, 0x82, 0xf6, 0x21, 0xe7, 0x11, 0xce, 0x69, 0xa4, 0x79, 0xb1, 0x99, 0x0c, 0xf0, 0x46, 0x5a, - 0xe6, 0xbd, 0xb5, 0x03, 0xfa, 0x0c, 0xd2, 0x1e, 0x8d, 0x39, 0xff, 0xe1, 0x8c, 0xdf, 0x63, 0x27, - 0x01, 0x45, 0x87, 0x90, 0xf3, 0xf1, 0x2d, 0xf1, 0x63, 0x9e, 0xbf, 0x78, 0x27, 0xcf, 0x6b, 0x67, - 0x12, 0xa7, 0x5e, 0x36, 0xed, 0x54, 0xdd, 0x87, 0x52, 0x42, 0xfd, 0x5f, 0x56, 0x46, 0xb3, 0x38, - 0x79, 0x47, 0xad, 0x5f, 0x0c, 0x58, 0x6c, 0xf8, 0x14, 0x87, 0x71, 0x1f, 0x77, 0x21, 0x73, 0x4f, - 0x03, 0x57, 0x53, 0x74, 0x63, 0xe6, 0x23, 0x94, 0xc0, 0xd5, 0x4e, 0x69, 0xe0, 0xda, 0x12, 0x3a, - 0x61, 0x54, 0x6a, 0xca, 0x28, 0xeb, 0x08, 0x32, 0x02, 0x81, 0x56, 0xa1, 0x72, 0xda, 0x3d, 0x3f, - 0x9e, 0xe3, 0x66, 0x11, 0xb2, 0x27, 0xdd, 0x6f, 0xda, 0xc7, 0x15, 0x03, 0x95, 0x20, 0xff, 0xd5, - 0xc5, 0xdb, 0x46, 0xf3, 0xac, 0x5d, 0x49, 0x09, 0xfd, 0xc5, 0x75, 0xa7, 0x6d, 0x57, 0x32, 0xd6, - 0xef, 0x06, 0x3c, 0x7f, 0x7a, 0x64, 0xe8, 0x13, 0xc8, 0x8b, 0x21, 0x3b, 0xfa, 0xbb, 0x3c, 0xf7, - 0x15, 0x10, 0xf8, 0xae, 0x6b, 0xe7, 0xb8, 0xfc, 0x47, 0x1f, 0x41, 0x89, 0x93, 0x31, 0x15, 0xbb, - 0x76, 0xf2, 0xc1, 0xee, 0x2c, 0xd8, 0x10, 0x2b, 0xbb, 0x2e, 0x3a, 0x82, 0x32, 0x16, 0xa5, 0x39, - 0xb3, 0x8b, 0xcb, 0x7c, 0x57, 0xed, 0x9d, 0x05, 0x7b, 0x11, 0x27, 0xe4, 0x26, 0x40, 0x21, 0x0e, - 0x67, 0xfd, 0x69, 0xc0, 0xca, 0x13, 0x4c, 0x11, 0xaf, 0xc6, 0x1d, 0x0b, 0xa3, 0xc4, 0x22, 0xce, - 0x0b, 0x59, 0xec, 0xdd, 0x17, 0xb0, 0xa4, 0x48, 0xe4, 0xe8, 0x7b, 0x84, 0xee, 0x64, 0x59, 0x69, - 0x2f, 0x95, 0x72, 0xbe, 0x92, 0xf4, 0xbf, 0xa9, 0x24, 0xf3, 0x3f, 0x2a, 0x69, 0x43, 0x65, 0x9e, - 0xba, 0x82, 0x65, 0x23, 0xee, 0xc7, 0x2c, 0x1b, 0x71, 0x1f, 0x6d, 0x3e, 0xd1, 0xdf, 0x64, 0x4e, - 0x96, 0x07, 0x39, 0x35, 0x12, 0xd4, 0x82, 0xe5, 0xf8, 0xea, 0x34, 0x3b, 0xbf, 0x99, 0x45, 0xa8, - 0xcb, 0x55, 0x3e, 0x9d, 0x05, 0xbb, 0x3c, 0x4c, 0x2a, 0x10, 0x82, 0xf4, 0x28, 0x31, 0x47, 0x21, - 0x34, 0x33, 0x62, 0x67, 0x58, 0xa7, 0x50, 0x9e, 0xf1, 0x9d, 0xbb, 0xaa, 0x19, 0xf3, 0x57, 0xb5, - 0x75, 0x28, 0xca, 0x34, 0x12, 0xdc, 0x2d, 0x08, 0xc5, 0x39, 0x1e, 0x90, 0xe6, 0xd7, 0x50, 0xa6, - 0x2c, 0x91, 0xd6, 0xa5, 0xf1, 0xdd, 0x6b, 0x7d, 0xbf, 0xf1, 0x98, 0x8f, 0x03, 0xaf, 0xc6, 0xb8, - 0x57, 0xf7, 0x48, 0x20, 0x6f, 0x3b, 0x75, 0x65, 0xc2, 0x43, 0x1a, 0xd6, 0xa7, 0xb7, 0xd1, 0x03, - 0x7d, 0xfc, 0x35, 0x95, 0x7e, 0x63, 0x37, 0x6e, 0x73, 0x12, 0xfa, 0xf2, 0xef, 0x00, 0x00, 0x00, - 0xff, 0xff, 0xc2, 0xf5, 0x7f, 0x75, 0xb0, 0x0a, 0x00, 0x00, + // 1135 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0xdd, 0x4e, 0xe3, 0x46, + 0x14, 0xc6, 0xf9, 0xcf, 0x09, 0x81, 0xec, 0x2c, 0x5a, 0x79, 0x43, 0x11, 0xd4, 0xd2, 0xaa, 0x48, + 0xed, 0x26, 0x0b, 0xab, 0x4a, 0x4b, 0x11, 0x42, 0x24, 0x84, 0x4d, 0x0a, 0x05, 0x6a, 0x96, 0x55, + 0xd5, 0x1b, 0x6b, 0x88, 0x27, 0x66, 0x8a, 0xe3, 0x89, 0xc6, 0x76, 0x5a, 0xee, 0xfa, 0x14, 0x7d, + 0x80, 0x3e, 0x42, 0xa5, 0xbe, 0x42, 0xfb, 0x22, 0x7d, 0x90, 0x6a, 0x7e, 0xec, 0x38, 0x81, 0xed, + 0xb6, 0xea, 0x95, 0xe7, 0x9c, 0xf3, 0x7d, 0xc7, 0xe7, 0xcf, 0xc7, 0x03, 0xeb, 0x1e, 0xc7, 0x23, + 0x82, 0xc3, 0xf6, 0x74, 0xa7, 0x3d, 0xe1, 0x6c, 0x4a, 0x02, 0x1c, 0x0c, 0x49, 0x6b, 0xc2, 0x59, + 0xc4, 0x10, 0x68, 0x63, 0x6b, 0xba, 0xd3, 0xdc, 0xf4, 0x18, 0xf3, 0x7c, 0xd2, 0x96, 0x96, 0x9b, + 0x78, 0xd4, 0x8e, 0xe8, 0x98, 0x84, 0x11, 0x1e, 0x4f, 0x14, 0xd8, 0xfa, 0xad, 0x08, 0xab, 0x9d, + 0x98, 0xfa, 0xee, 0x65, 0xea, 0x06, 0xad, 0x40, 0x8e, 0xba, 0xa6, 0xb1, 0x65, 0x6c, 0x57, 0xed, + 0x1c, 0x75, 0xd1, 0x06, 0xc0, 0x84, 0xb3, 0x1f, 0xc8, 0x30, 0x72, 0xa8, 0x6b, 0xe6, 0xa4, 0xbe, + 0xaa, 0x35, 0x03, 0x17, 0xb5, 0xa1, 0x32, 0x64, 0xe3, 0x31, 0x0e, 0xdc, 0xd0, 0xcc, 0x6f, 0xe5, + 0xb7, 0x6b, 0xbb, 0x4f, 0x5b, 0xb3, 0x10, 0x5a, 0x5d, 0x65, 0xb3, 0x53, 0x10, 0x3a, 0x80, 0xd5, + 0x9b, 0x98, 0xfa, 0x91, 0x83, 0x79, 0x44, 0x47, 0x78, 0x18, 0x85, 0x66, 0x41, 0xf2, 0xd6, 0xb2, + 0xbc, 0x23, 0x6d, 0xb4, 0x57, 0x24, 0x38, 0x11, 0x43, 0xb4, 0x0f, 0xb5, 0x21, 0x27, 0x38, 0x22, + 0x8e, 0x48, 0xc6, 0x2c, 0x6e, 0x19, 0xdb, 0xb5, 0xdd, 0x66, 0x4b, 0x65, 0xda, 0x4a, 0x32, 0x6d, + 0xbd, 0x4b, 0x32, 0xb5, 0x41, 0xc1, 0x85, 0x02, 0xed, 0x01, 0x84, 0x11, 0xe6, 0x91, 0xe2, 0x96, + 0x3e, 0xca, 0xad, 0x4a, 0xb4, 0xa4, 0x7e, 0x09, 0x15, 0x12, 0xb8, 0x8a, 0x58, 0xfe, 0x28, 0xb1, + 0x4c, 0x02, 0x57, 0xd2, 0x4c, 0x28, 0xcb, 0xf7, 0x33, 0x6e, 0x56, 0x64, 0xe9, 0x12, 0x11, 0x3d, + 0x87, 0x8a, 0xcf, 0xbc, 0xd0, 0x89, 0x39, 0x35, 0xab, 0xca, 0x24, 0xe4, 0x6b, 0x4e, 0xd1, 0x21, + 0x3c, 0x09, 0x59, 0xcc, 0x87, 0xc4, 0x99, 0xb5, 0xd7, 0x04, 0xf9, 0x52, 0x94, 0x2d, 0xd2, 0x95, + 0x04, 0xd9, 0x0d, 0x05, 0xce, 0xf4, 0x70, 0x03, 0x20, 0xe2, 0xd4, 0xf3, 0x08, 0x17, 0x3d, 0xab, + 0xa9, 0x9e, 0x69, 0xcd, 0xc0, 0x45, 0x36, 0xd4, 0x45, 0x55, 0x5d, 0x87, 0x4d, 0x22, 0xca, 0x82, + 0xd0, 0x5c, 0x96, 0x0d, 0x78, 0x99, 0xf5, 0xbd, 0x30, 0x16, 0x4a, 0xbe, 0x50, 0xf8, 0x5e, 0x10, + 0xf1, 0x7b, 0x7b, 0xf9, 0x26, 0xa3, 0x42, 0x9f, 0xa9, 0xb6, 0xba, 0x84, 0x3b, 0x53, 0xc2, 0x43, + 0xca, 0x02, 0xb3, 0x2e, 0xdf, 0xbb, 0xa2, 0xd5, 0xef, 0x95, 0xb6, 0x79, 0x08, 0x4f, 0x1e, 0xf8, + 0x42, 0x0d, 0xc8, 0xdf, 0x91, 0x7b, 0x3d, 0x75, 0xe2, 0x88, 0xd6, 0xa0, 0x38, 0xc5, 0x7e, 0x4c, + 0xf4, 0xc4, 0x29, 0xe1, 0xab, 0xdc, 0x1b, 0xc3, 0xfa, 0x2b, 0x07, 0x25, 0x95, 0x39, 0x3a, 0x80, + 0xf5, 0x64, 0x8a, 0x9c, 0x30, 0x62, 0x1c, 0x7b, 0xc4, 0xd1, 0x95, 0x13, 0x65, 0x55, 0xee, 0xcc, + 0x04, 0x72, 0xa5, 0x10, 0x8a, 0x2b, 0xea, 0xdc, 0x85, 0xda, 0x88, 0xfa, 0xc4, 0xb9, 0xc5, 0xe1, + 0x2d, 0x09, 0xcd, 0x9c, 0xac, 0x82, 0xf5, 0xb0, 0xc2, 0xad, 0x13, 0xea, 0x93, 0xbe, 0x04, 0xa9, + 0xd4, 0x61, 0x94, 0x2a, 0xd0, 0x6b, 0x28, 0x0f, 0x59, 0x10, 0x91, 0x9f, 0x22, 0x33, 0x2f, 0x5b, + 0xf4, 0xfc, 0xa1, 0x83, 0xae, 0x02, 0xd8, 0x09, 0x12, 0x7d, 0x0d, 0x4f, 0xb1, 0xeb, 0x52, 0x51, + 0x01, 0xec, 0x3b, 0x5a, 0x9b, 0x7c, 0x08, 0xff, 0xe0, 0x00, 0xcd, 0x58, 0x5a, 0x15, 0x36, 0xaf, + 0x61, 0x75, 0x21, 0xbe, 0x47, 0xca, 0xf9, 0x45, 0xb6, 0x9c, 0xb5, 0xdd, 0x67, 0xd9, 0x57, 0xcc, + 0xd8, 0xd9, 0x32, 0xef, 0x03, 0xcc, 0x0c, 0xe8, 0x25, 0x54, 0xd3, 0x52, 0x99, 0x86, 0x0c, 0xb3, + 0x91, 0xf5, 0x21, 0x60, 0x76, 0x25, 0x29, 0x8b, 0xf5, 0x0a, 0x0a, 0xe2, 0x89, 0x10, 0x14, 0xa2, + 0xfb, 0x09, 0xd1, 0x91, 0xc8, 0xf3, 0x7c, 0x67, 0x97, 0xf5, 0x2b, 0xad, 0x9f, 0x0d, 0x28, 0xeb, + 0x65, 0x21, 0x58, 0x01, 0x1e, 0xa7, 0x2c, 0x71, 0x16, 0x29, 0x91, 0x60, 0x2a, 0x7b, 0x54, 0xb5, + 0xc5, 0x51, 0xa0, 0x30, 0xf7, 0xd4, 0xd6, 0xa9, 0xda, 0xf2, 0x2c, 0x50, 0x2e, 0xe5, 0x66, 0x41, + 0x25, 0xee, 0x52, 0xae, 0xd7, 0x59, 0x31, 0x5d, 0x67, 0xcf, 0xa1, 0xf2, 0x23, 0xa6, 0x91, 0x33, + 0x62, 0xdc, 0x2c, 0x49, 0x66, 0x59, 0xc8, 0x27, 0x8c, 0x5b, 0x67, 0x50, 0x49, 0xf6, 0x0c, 0x6a, + 0x42, 0x65, 0x78, 0x4b, 0x86, 0x77, 0x61, 0x3c, 0xd6, 0x61, 0xa4, 0xb2, 0x76, 0x99, 0x4b, 0x5d, + 0xae, 0x41, 0x51, 0x84, 0x98, 0x44, 0xa2, 0x04, 0xeb, 0x8f, 0x1c, 0xd4, 0xe7, 0x9a, 0x87, 0xba, + 0x00, 0x43, 0x9f, 0xc5, 0xae, 0xc3, 0xc9, 0x84, 0x49, 0xaf, 0x0b, 0xd3, 0xd6, 0x15, 0x56, 0x9b, + 0x4c, 0xd8, 0x1c, 0xaf, 0xbf, 0x64, 0x57, 0x87, 0x89, 0x05, 0xed, 0x41, 0xc9, 0x23, 0x9c, 0xd3, + 0x48, 0x77, 0x72, 0x33, 0xeb, 0xe0, 0xad, 0xb4, 0x2c, 0xb2, 0x35, 0x01, 0xbd, 0x82, 0xbc, 0x47, + 0x93, 0x29, 0xfd, 0x64, 0x8e, 0xf7, 0x90, 0x24, 0xa0, 0xe8, 0x00, 0x4a, 0x3e, 0xbe, 0x21, 0x7e, + 0x32, 0x99, 0x2f, 0x3e, 0x38, 0x99, 0xad, 0x33, 0x89, 0x53, 0x9f, 0x87, 0x26, 0x35, 0xf7, 0xa0, + 0x96, 0x51, 0xff, 0x97, 0x8f, 0xbc, 0x53, 0x4d, 0xbf, 0x2a, 0xeb, 0x17, 0x03, 0x96, 0x8f, 0x7c, + 0x8a, 0xc3, 0xa4, 0x8e, 0x3b, 0x50, 0xb8, 0xa3, 0x81, 0xfa, 0x47, 0xad, 0xec, 0x6e, 0xcc, 0xfd, + 0x36, 0x32, 0xb8, 0xd6, 0x29, 0x0d, 0x5c, 0x5b, 0x42, 0xd3, 0x89, 0xca, 0xcd, 0x26, 0xca, 0x3a, + 0x84, 0x82, 0x40, 0xa0, 0x35, 0x68, 0x9c, 0x0e, 0xce, 0x8f, 0x9d, 0xeb, 0xf3, 0xab, 0xcb, 0x5e, + 0x77, 0x70, 0x32, 0xe8, 0x1d, 0x37, 0x96, 0x50, 0x15, 0x8a, 0x27, 0x83, 0xef, 0x7a, 0xc7, 0x0d, + 0x03, 0xd5, 0xa0, 0xfc, 0xcd, 0xc5, 0xfb, 0xa3, 0xce, 0x59, 0xaf, 0x91, 0x13, 0xfa, 0x8b, 0x77, + 0xfd, 0x9e, 0xdd, 0x28, 0x58, 0xbf, 0x1b, 0xf0, 0xec, 0xf1, 0x96, 0xa1, 0xcf, 0xa1, 0x2c, 0x9a, + 0xec, 0xe8, 0x3f, 0xe9, 0xc2, 0xde, 0x16, 0xf8, 0x81, 0x6b, 0x97, 0xb8, 0x7c, 0xa2, 0x4f, 0xa1, + 0xc6, 0xc9, 0x94, 0x8a, 0xed, 0x98, 0xfe, 0x62, 0xfb, 0x4b, 0x36, 0x24, 0xca, 0x81, 0x8b, 0x0e, + 0xa1, 0x8e, 0x45, 0x6a, 0xce, 0xfc, 0xaa, 0x31, 0x3f, 0x94, 0x7b, 0x7f, 0xc9, 0x5e, 0xc6, 0x19, + 0xb9, 0x03, 0x50, 0x49, 0xdc, 0x59, 0x7f, 0x1a, 0xf0, 0xf4, 0x91, 0x49, 0x11, 0x9f, 0xc6, 0x2d, + 0x0b, 0xa3, 0xcc, 0xea, 0x2c, 0x0b, 0x59, 0x6c, 0xca, 0x17, 0xb0, 0xa2, 0x86, 0xc8, 0xd1, 0x7f, + 0x7e, 0x5d, 0xc9, 0xba, 0xd2, 0x5e, 0x2a, 0xe5, 0x62, 0x26, 0xf9, 0x7f, 0x93, 0x49, 0xe1, 0x7f, + 0x64, 0xd2, 0x83, 0xc6, 0xe2, 0xe8, 0x8a, 0x29, 0x8b, 0xb9, 0x9f, 0x4c, 0x59, 0xcc, 0x7d, 0xb4, + 0xf9, 0x48, 0x7d, 0xb3, 0x31, 0x59, 0x1e, 0x94, 0x54, 0x4b, 0x50, 0x17, 0x56, 0x93, 0xcb, 0xce, + 0x7c, 0xff, 0xe6, 0x76, 0xb2, 0x4e, 0x57, 0x71, 0xfa, 0x4b, 0x76, 0x7d, 0x92, 0x55, 0x20, 0x04, + 0xf9, 0x38, 0xd3, 0x47, 0x21, 0x74, 0x0a, 0x62, 0x67, 0x58, 0xa7, 0x50, 0x9f, 0xe3, 0x2e, 0x5c, + 0xae, 0x8c, 0xc5, 0xcb, 0xd5, 0x3a, 0x54, 0x65, 0x18, 0x99, 0xd9, 0xad, 0x08, 0xc5, 0x39, 0x1e, + 0x93, 0xce, 0xb7, 0x50, 0xa7, 0x2c, 0x13, 0xd6, 0xa5, 0xf1, 0xfd, 0x1b, 0x7d, 0x23, 0xf1, 0x98, + 0x8f, 0x03, 0xaf, 0xc5, 0xb8, 0xd7, 0xf6, 0x48, 0x20, 0xef, 0x27, 0x6d, 0x65, 0xc2, 0x13, 0x1a, + 0xb6, 0x67, 0xf7, 0xc7, 0x7d, 0x7d, 0xfc, 0x35, 0x97, 0x7f, 0x6b, 0x1f, 0xdd, 0x94, 0x24, 0xf4, + 0xf5, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x6c, 0x9f, 0x7c, 0xce, 0x62, 0x0a, 0x00, 0x00, } diff --git a/googleapis/grafeas/v1/vulnerability.pb.go b/googleapis/grafeas/v1/vulnerability.pb.go index 3eb00f8f36..a7da302f2b 100644 --- a/googleapis/grafeas/v1/vulnerability.pb.go +++ b/googleapis/grafeas/v1/vulnerability.pb.go @@ -161,21 +161,37 @@ type VulnerabilityNote_Detail struct { AffectedCpeUri string `protobuf:"bytes,4,opt,name=affected_cpe_uri,json=affectedCpeUri,proto3" json:"affected_cpe_uri,omitempty"` // Required. The package this vulnerability affects. AffectedPackage string `protobuf:"bytes,5,opt,name=affected_package,json=affectedPackage,proto3" json:"affected_package,omitempty"` - // Required. The minimum version of the package this vulnerability affects. - MinAffectedVersion *Version `protobuf:"bytes,6,opt,name=min_affected_version,json=minAffectedVersion,proto3" json:"min_affected_version,omitempty"` - // The [CPE URI](https://cpe.mitre.org/specification/) this vulnerability - // was fixed in. It is possible for this to be different from the - // affected_cpe_uri. - FixedCpeUri string `protobuf:"bytes,7,opt,name=fixed_cpe_uri,json=fixedCpeUri,proto3" json:"fixed_cpe_uri,omitempty"` - // The package this vulnerability was fixed in. It is possible for this to - // be different from the affected_package. - FixedPackage string `protobuf:"bytes,8,opt,name=fixed_package,json=fixedPackage,proto3" json:"fixed_package,omitempty"` - // Required. The version of the package this vulnerability was fixed in. - // Setting this to VersionKind.MAXIMUM means no fix is yet available. - FixedVersion *Version `protobuf:"bytes,9,opt,name=fixed_version,json=fixedVersion,proto3" json:"fixed_version,omitempty"` + // The version number at the start of an interval in which this + // vulnerability exists. A vulnerability can affect a package between + // version numbers that are disjoint sets of intervals (example: + // [1.0.0-1.1.0], [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be + // represented in its own Detail. If a specific affected version is provided + // by a vulnerability database, affected_version_start and + // affected_version_end will be the same in that Detail. + AffectedVersionStart *Version `protobuf:"bytes,6,opt,name=affected_version_start,json=affectedVersionStart,proto3" json:"affected_version_start,omitempty"` + // The version number at the end of an interval in which this vulnerability + // exists. A vulnerability can affect a package between version numbers + // that are disjoint sets of intervals (example: [1.0.0-1.1.0], + // [2.4.6-2.4.8] and [4.5.6-4.6.8]) each of which will be represented in its + // own Detail. If a specific affected version is provided by a vulnerability + // database, affected_version_start and affected_version_end will be the + // same in that Detail. + AffectedVersionEnd *Version `protobuf:"bytes,7,opt,name=affected_version_end,json=affectedVersionEnd,proto3" json:"affected_version_end,omitempty"` + // The distro recommended [CPE URI](https://cpe.mitre.org/specification/) + // to update to that contains a fix for this vulnerability. It is possible + // for this to be different from the affected_cpe_uri. + FixedCpeUri string `protobuf:"bytes,8,opt,name=fixed_cpe_uri,json=fixedCpeUri,proto3" json:"fixed_cpe_uri,omitempty"` + // The distro recommended package to update to that contains a fix for this + // vulnerability. It is possible for this to be different from the + // affected_package. + FixedPackage string `protobuf:"bytes,9,opt,name=fixed_package,json=fixedPackage,proto3" json:"fixed_package,omitempty"` + // The distro recommended version to update to that contains a + // fix for this vulnerability. Setting this to VersionKind.MAXIMUM means no + // such version is yet available. + FixedVersion *Version `protobuf:"bytes,10,opt,name=fixed_version,json=fixedVersion,proto3" json:"fixed_version,omitempty"` // Whether this detail is obsolete. Occurrences are expected not to point to // obsolete details. - IsObsolete bool `protobuf:"varint,10,opt,name=is_obsolete,json=isObsolete,proto3" json:"is_obsolete,omitempty"` + IsObsolete bool `protobuf:"varint,11,opt,name=is_obsolete,json=isObsolete,proto3" json:"is_obsolete,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -241,9 +257,16 @@ func (m *VulnerabilityNote_Detail) GetAffectedPackage() string { return "" } -func (m *VulnerabilityNote_Detail) GetMinAffectedVersion() *Version { +func (m *VulnerabilityNote_Detail) GetAffectedVersionStart() *Version { + if m != nil { + return m.AffectedVersionStart + } + return nil +} + +func (m *VulnerabilityNote_Detail) GetAffectedVersionEnd() *Version { if m != nil { - return m.MinAffectedVersion + return m.AffectedVersionEnd } return nil } @@ -529,9 +552,9 @@ type VulnerabilityOccurrence_PackageIssue struct { AffectedCpeUri string `protobuf:"bytes,1,opt,name=affected_cpe_uri,json=affectedCpeUri,proto3" json:"affected_cpe_uri,omitempty"` // Required. The package this vulnerability was found in. AffectedPackage string `protobuf:"bytes,2,opt,name=affected_package,json=affectedPackage,proto3" json:"affected_package,omitempty"` - // Required. The minimum version of the package this vulnerability exists - // in. - MinAffectedVersion *Version `protobuf:"bytes,3,opt,name=min_affected_version,json=minAffectedVersion,proto3" json:"min_affected_version,omitempty"` + // Required. The version of the package that is installed on the resource + // affected by this vulnerability. + AffectedVersion *Version `protobuf:"bytes,3,opt,name=affected_version,json=affectedVersion,proto3" json:"affected_version,omitempty"` // The [CPE URI](https://cpe.mitre.org/specification/) this vulnerability // was fixed in. It is possible for this to be different from the // affected_cpe_uri. @@ -588,9 +611,9 @@ func (m *VulnerabilityOccurrence_PackageIssue) GetAffectedPackage() string { return "" } -func (m *VulnerabilityOccurrence_PackageIssue) GetMinAffectedVersion() *Version { +func (m *VulnerabilityOccurrence_PackageIssue) GetAffectedVersion() *Version { if m != nil { - return m.MinAffectedVersion + return m.AffectedVersion } return nil } @@ -636,60 +659,62 @@ func init() { func init() { proto.RegisterFile("grafeas/v1/vulnerability.proto", fileDescriptor_cc4b69df8d04ae33) } var fileDescriptor_cc4b69df8d04ae33 = []byte{ - // 865 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x55, 0xdd, 0x6e, 0xe3, 0x44, - 0x14, 0xc6, 0x71, 0x6a, 0x27, 0x27, 0x49, 0xd7, 0x1d, 0x0a, 0xb5, 0x22, 0x01, 0xa1, 0xcb, 0x45, - 0x96, 0x4a, 0xce, 0x6e, 0x2b, 0xa4, 0x5d, 0x21, 0x21, 0x65, 0xd3, 0xb0, 0x6b, 0x6d, 0xff, 0x70, - 0x9a, 0x2e, 0x70, 0x81, 0xe5, 0x38, 0x13, 0x33, 0x5a, 0xc7, 0x13, 0xcd, 0x38, 0xee, 0xf6, 0x75, - 0xb8, 0xe1, 0x9e, 0x07, 0xe1, 0x82, 0x17, 0xe1, 0x15, 0x90, 0x67, 0xec, 0x74, 0xb2, 0x65, 0x57, - 0x29, 0xdc, 0x4d, 0xbe, 0xf3, 0x9d, 0x99, 0x2f, 0xdf, 0xf9, 0x31, 0x7c, 0x1e, 0xb1, 0x60, 0x86, - 0x03, 0xde, 0xcb, 0x9e, 0xf4, 0xb2, 0x65, 0x9c, 0x60, 0x16, 0x4c, 0x48, 0x4c, 0xd2, 0x1b, 0x67, - 0xc1, 0x68, 0x4a, 0x11, 0x14, 0x71, 0x27, 0x7b, 0xd2, 0xde, 0x53, 0xb8, 0x21, 0x9d, 0xcf, 0x69, - 0x22, 0x49, 0xed, 0x4f, 0xd4, 0x40, 0xc6, 0x79, 0x01, 0xdb, 0x0a, 0xbc, 0x08, 0xc2, 0x37, 0x41, - 0x84, 0x65, 0x64, 0xff, 0x4f, 0x13, 0x76, 0xae, 0xd4, 0xd7, 0xce, 0x68, 0x8a, 0xd1, 0x67, 0x00, - 0x79, 0xb6, 0xcf, 0x43, 0xca, 0xb0, 0xad, 0x75, 0xb4, 0x6e, 0xc5, 0xab, 0xe7, 0xc8, 0x28, 0x07, - 0xd0, 0x63, 0xa8, 0x71, 0x9c, 0x61, 0x46, 0xd2, 0x1b, 0xbb, 0xd2, 0xd1, 0xba, 0xdb, 0x87, 0xbb, - 0xce, 0xad, 0x3a, 0x67, 0x54, 0xc4, 0xbc, 0x15, 0x0b, 0x7d, 0x07, 0xe6, 0x14, 0xa7, 0x01, 0x89, - 0xb9, 0xad, 0x77, 0xf4, 0x6e, 0xe3, 0xf0, 0x2b, 0x35, 0xe1, 0x8e, 0x00, 0xe7, 0x58, 0x90, 0xbd, - 0x32, 0x09, 0x1d, 0x80, 0x29, 0x04, 0x65, 0x47, 0x76, 0xb5, 0xa3, 0x75, 0x1b, 0x87, 0x48, 0xcd, - 0x1f, 0x5c, 0x8d, 0x46, 0xd9, 0x91, 0x67, 0xe4, 0x94, 0xab, 0x23, 0x74, 0x09, 0x0f, 0xae, 0x49, - 0x32, 0xa5, 0xd7, 0xdc, 0x2f, 0x1f, 0xdd, 0x12, 0x8f, 0x1e, 0x7c, 0xf8, 0xd1, 0xd7, 0x32, 0xa9, - 0x78, 0x7b, 0xfb, 0x5a, 0xfd, 0xc9, 0xdb, 0x7f, 0xe8, 0x60, 0xc8, 0x33, 0x7a, 0x08, 0xad, 0xf2, - 0x9f, 0xf9, 0x49, 0x30, 0x97, 0x0e, 0xd5, 0xbd, 0x66, 0x09, 0x9e, 0x05, 0x73, 0x8c, 0x3a, 0xd0, - 0x98, 0x62, 0x1e, 0x32, 0xb2, 0x48, 0x09, 0x4d, 0x84, 0x4f, 0x75, 0x4f, 0x85, 0xd0, 0x97, 0xd0, - 0x2c, 0x8a, 0xe1, 0xa7, 0x37, 0x0b, 0x6c, 0xeb, 0x92, 0x52, 0x60, 0x97, 0x37, 0x0b, 0x8c, 0xba, - 0x60, 0x05, 0xb3, 0x19, 0x0e, 0x53, 0x3c, 0xf5, 0xc3, 0x05, 0xf6, 0x97, 0x8c, 0x08, 0x03, 0xea, - 0xde, 0x76, 0x89, 0x0f, 0x16, 0x78, 0xcc, 0x08, 0x7a, 0xa4, 0x30, 0x8b, 0x1b, 0xec, 0x2d, 0xc1, - 0x7c, 0x50, 0xe2, 0x17, 0x12, 0x46, 0x43, 0xd8, 0x9d, 0x93, 0xc4, 0x5f, 0xd1, 0x33, 0xcc, 0x78, - 0x2e, 0xd1, 0x10, 0xce, 0x7e, 0xbc, 0x66, 0x92, 0x0c, 0x79, 0x68, 0x4e, 0x92, 0x7e, 0xc1, 0x2f, - 0x30, 0xb4, 0x0f, 0xad, 0x19, 0x79, 0xab, 0x08, 0x33, 0xa5, 0x7e, 0x01, 0x16, 0xaa, 0x1e, 0x96, - 0x9c, 0x52, 0x52, 0x4d, 0x3a, 0x25, 0xc0, 0x52, 0xcf, 0xd3, 0x92, 0x54, 0x0a, 0xa9, 0xbf, 0x5f, - 0x88, 0xcc, 0x2c, 0x25, 0x7c, 0x01, 0x0d, 0xc2, 0x7d, 0x3a, 0xe1, 0x34, 0xc6, 0x29, 0xb6, 0xa1, - 0xa3, 0x75, 0x6b, 0x1e, 0x10, 0x7e, 0x5e, 0x20, 0xed, 0xbf, 0x35, 0x68, 0xad, 0x95, 0x15, 0xed, - 0x81, 0x59, 0xea, 0x95, 0x55, 0x33, 0x42, 0x29, 0x15, 0x41, 0x55, 0xd4, 0x52, 0x16, 0x4a, 0x9c, - 0xdf, 0xad, 0xa1, 0x7e, 0xb7, 0x86, 0x3f, 0x02, 0xcc, 0xc8, 0x5b, 0x92, 0x44, 0xfe, 0x9b, 0x09, - 0xb7, 0xab, 0xa2, 0xcd, 0x9e, 0xdd, 0xa3, 0xcd, 0x9c, 0x57, 0x09, 0xbd, 0x8e, 0xf1, 0x34, 0xc2, - 0xcf, 0x03, 0x8e, 0xbd, 0xba, 0xbc, 0xec, 0xd5, 0x84, 0xb7, 0xbf, 0x81, 0xd6, 0x5a, 0x6c, 0x25, - 0x50, 0x53, 0x04, 0x5a, 0xa0, 0x2f, 0x59, 0x5c, 0x68, 0xce, 0x8f, 0xfb, 0xbf, 0x1b, 0xb0, 0xb7, - 0xf6, 0xe6, 0x79, 0x18, 0x2e, 0x19, 0xc3, 0x49, 0x28, 0x6e, 0x10, 0x8d, 0x56, 0xdc, 0x90, 0x9f, - 0xff, 0xc3, 0x2c, 0xaf, 0x2f, 0x07, 0xfd, 0xdd, 0xe5, 0x30, 0x86, 0x56, 0xd9, 0xd5, 0x84, 0xf3, - 0x25, 0x2e, 0x4c, 0x79, 0xfc, 0x5e, 0x53, 0x6e, 0x05, 0x3a, 0x45, 0x47, 0xb8, 0x79, 0x9e, 0x57, - 0x0e, 0x87, 0xf8, 0x85, 0x0e, 0x60, 0x87, 0xff, 0x4a, 0x59, 0xea, 0xab, 0x05, 0x91, 0x0d, 0x6e, - 0x89, 0xc0, 0xb1, 0x52, 0x95, 0x47, 0x60, 0xc5, 0x34, 0x89, 0xd6, 0xb8, 0x86, 0x1c, 0x86, 0x1c, - 0x57, 0xa9, 0xcf, 0xa0, 0xc9, 0x70, 0x1c, 0xe4, 0x73, 0xb0, 0x64, 0x31, 0xb7, 0x4d, 0xa1, 0xf6, - 0x53, 0x55, 0xad, 0x27, 0xe3, 0x63, 0x16, 0x7b, 0x0d, 0xb6, 0x3a, 0x73, 0x34, 0x00, 0x84, 0xc5, - 0x4c, 0x90, 0x0c, 0xfb, 0x2b, 0x13, 0x6b, 0x1f, 0x30, 0x71, 0x67, 0xc5, 0x2f, 0xa1, 0x62, 0x42, - 0xfc, 0x20, 0x0b, 0x48, 0x1c, 0x4c, 0x62, 0x2c, 0x9a, 0xbf, 0x26, 0xfa, 0xbc, 0x5f, 0x62, 0xed, - 0xbf, 0x2a, 0xd0, 0x54, 0xbd, 0xf9, 0xd7, 0xbd, 0xa0, 0x6d, 0xbc, 0x17, 0x2a, 0xf7, 0xdb, 0x0b, - 0xfa, 0xff, 0xdc, 0x0b, 0xd5, 0x0d, 0xf6, 0xc2, 0xd6, 0x26, 0x7b, 0xc1, 0xd8, 0x74, 0x2f, 0xdc, - 0x31, 0xd5, 0xbc, 0x6b, 0xea, 0xd7, 0xbf, 0x40, 0x6d, 0x55, 0x05, 0x1b, 0x76, 0x47, 0xc3, 0xab, - 0xa1, 0xe7, 0x5e, 0xfe, 0xe4, 0x8f, 0xcf, 0x46, 0x17, 0xc3, 0x81, 0xfb, 0xbd, 0x3b, 0x3c, 0xb6, - 0x3e, 0x42, 0x0d, 0x30, 0x4f, 0xdd, 0x33, 0xf7, 0xb4, 0x7f, 0x62, 0x69, 0xc8, 0x04, 0xfd, 0xe4, - 0xfc, 0xb5, 0x55, 0x41, 0x00, 0xc6, 0xe9, 0xf0, 0xd8, 0x1d, 0x9f, 0x5a, 0x3a, 0xaa, 0x41, 0xf5, - 0xa5, 0xfb, 0xe2, 0xa5, 0x55, 0x45, 0x4d, 0xa8, 0x0d, 0x3c, 0xf7, 0xd2, 0x1d, 0xf4, 0x4f, 0xac, - 0xad, 0xe7, 0x3f, 0x40, 0x8b, 0x50, 0x45, 0xeb, 0x85, 0xf6, 0xf3, 0xd3, 0x88, 0xd2, 0x28, 0xc6, - 0x4e, 0x44, 0xe3, 0x20, 0x89, 0x1c, 0xca, 0xa2, 0x5e, 0x84, 0x13, 0xf1, 0x25, 0xee, 0xc9, 0x50, - 0xb0, 0x20, 0xbc, 0x77, 0xfb, 0xb5, 0xfe, 0xb6, 0x38, 0xfe, 0x56, 0xd1, 0x5f, 0x78, 0xfd, 0x89, - 0x21, 0xa8, 0x47, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x28, 0x44, 0x70, 0x76, 0x2c, 0x08, 0x00, + // 897 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x55, 0xdd, 0x6e, 0xdb, 0x36, + 0x14, 0x9e, 0x2c, 0xc7, 0x3f, 0xc7, 0x76, 0xa2, 0x70, 0x59, 0x23, 0x18, 0xd8, 0xe6, 0xa5, 0xbb, + 0x70, 0x17, 0x40, 0x6e, 0x13, 0x0c, 0x68, 0x31, 0xa0, 0x40, 0xea, 0x78, 0xad, 0xd0, 0xfc, 0x4d, + 0x8e, 0xd3, 0x6d, 0x17, 0x13, 0x64, 0x99, 0xd6, 0x88, 0x2a, 0xa2, 0x41, 0xca, 0x4a, 0xf3, 0x28, + 0xbb, 0x1b, 0xf6, 0x3a, 0x7b, 0x98, 0x3d, 0xc1, 0x80, 0x41, 0x24, 0xe5, 0xd0, 0x71, 0x13, 0x64, + 0xbd, 0xa3, 0xbe, 0xf3, 0x1d, 0xf2, 0xe3, 0xc7, 0x73, 0x8e, 0xe0, 0xab, 0x88, 0x05, 0x53, 0x1c, + 0xf0, 0x5e, 0xf6, 0xac, 0x97, 0xcd, 0xe3, 0x04, 0xb3, 0x60, 0x4c, 0x62, 0x92, 0x5e, 0x3b, 0x33, + 0x46, 0x53, 0x8a, 0x40, 0xc5, 0x9d, 0xec, 0x59, 0x7b, 0x5b, 0xe3, 0x86, 0xf4, 0xf2, 0x92, 0x26, + 0x92, 0xd4, 0xfe, 0x42, 0x0f, 0x64, 0x9c, 0x2b, 0xd8, 0xd6, 0xe0, 0x59, 0x10, 0xbe, 0x0f, 0x22, + 0x2c, 0x23, 0x3b, 0x7f, 0xd4, 0x60, 0xf3, 0x42, 0x3f, 0xed, 0x84, 0xa6, 0x18, 0x7d, 0x09, 0x90, + 0x67, 0xfb, 0x3c, 0xa4, 0x0c, 0xdb, 0x46, 0xc7, 0xe8, 0x96, 0xbc, 0x7a, 0x8e, 0x0c, 0x73, 0x00, + 0x3d, 0x85, 0x1a, 0xc7, 0x19, 0x66, 0x24, 0xbd, 0xb6, 0x4b, 0x1d, 0xa3, 0xbb, 0xbe, 0xb7, 0xe5, + 0xdc, 0xa8, 0x73, 0x86, 0x2a, 0xe6, 0x2d, 0x58, 0xe8, 0x25, 0x54, 0x27, 0x38, 0x0d, 0x48, 0xcc, + 0x6d, 0xb3, 0x63, 0x76, 0x1b, 0x7b, 0xdf, 0xea, 0x09, 0x2b, 0x02, 0x9c, 0x43, 0x41, 0xf6, 0x8a, + 0x24, 0xb4, 0x0b, 0x55, 0x21, 0x28, 0xdb, 0xb7, 0xcb, 0x1d, 0xa3, 0xdb, 0xd8, 0x43, 0x7a, 0x7e, + 0xff, 0x62, 0x38, 0xcc, 0xf6, 0xbd, 0x4a, 0x4e, 0xb9, 0xd8, 0x47, 0xe7, 0xb0, 0x71, 0x45, 0x92, + 0x09, 0xbd, 0xe2, 0x7e, 0x71, 0xe8, 0x9a, 0x38, 0x74, 0xf7, 0xfe, 0x43, 0xdf, 0xc9, 0x24, 0x75, + 0xf6, 0xfa, 0x95, 0xfe, 0xc9, 0xdb, 0xff, 0x9a, 0x50, 0x91, 0x6b, 0xf4, 0x18, 0x5a, 0xc5, 0xcd, + 0xfc, 0x24, 0xb8, 0x94, 0x0e, 0xd5, 0xbd, 0x66, 0x01, 0x9e, 0x04, 0x97, 0x18, 0x75, 0xa0, 0x31, + 0xc1, 0x3c, 0x64, 0x64, 0x96, 0x12, 0x9a, 0x08, 0x9f, 0xea, 0x9e, 0x0e, 0xa1, 0x6f, 0xa0, 0xa9, + 0x1e, 0xc3, 0x4f, 0xaf, 0x67, 0xd8, 0x36, 0x25, 0x45, 0x61, 0xe7, 0xd7, 0x33, 0x8c, 0xba, 0x60, + 0x05, 0xd3, 0x29, 0x0e, 0x53, 0x3c, 0xf1, 0xc3, 0x19, 0xf6, 0xe7, 0x8c, 0x08, 0x03, 0xea, 0xde, + 0x7a, 0x81, 0xf7, 0x67, 0x78, 0xc4, 0x08, 0x7a, 0xa2, 0x31, 0xd5, 0x0e, 0xf6, 0x9a, 0x60, 0x6e, + 0x14, 0xf8, 0x99, 0x84, 0x91, 0x0b, 0x8f, 0x16, 0xd4, 0x0c, 0x33, 0x4e, 0x68, 0xe2, 0xf3, 0x34, + 0x60, 0xa9, 0x5d, 0x11, 0xde, 0x7e, 0xbe, 0x64, 0x93, 0x24, 0x78, 0x5b, 0x45, 0x8a, 0x02, 0x86, + 0x79, 0x02, 0x1a, 0xc0, 0xd6, 0xca, 0x56, 0x38, 0x99, 0xd8, 0xd5, 0xbb, 0x37, 0x42, 0xb7, 0x36, + 0x1a, 0x24, 0x13, 0xb4, 0x03, 0xad, 0x29, 0xf9, 0xa0, 0xdd, 0xb1, 0x26, 0xad, 0x10, 0xa0, 0xba, + 0xe0, 0xe3, 0x82, 0x53, 0xdc, 0xae, 0x2e, 0x4d, 0x17, 0x60, 0x71, 0xb5, 0xe7, 0x05, 0x49, 0x89, + 0xb1, 0xe1, 0x6e, 0x21, 0x32, 0x53, 0x7d, 0xa1, 0xaf, 0xa1, 0x41, 0xb8, 0x4f, 0xc7, 0x9c, 0xc6, + 0x38, 0xc5, 0x76, 0xa3, 0x63, 0x74, 0x6b, 0x1e, 0x10, 0x7e, 0xaa, 0x90, 0xf6, 0x3f, 0x06, 0xb4, + 0x96, 0x2a, 0x04, 0x6d, 0x43, 0xb5, 0xd0, 0x2b, 0x0b, 0xa0, 0x12, 0x4a, 0xa9, 0x08, 0xca, 0xa2, + 0x2c, 0xe4, 0x9b, 0x8b, 0xf5, 0xed, 0x72, 0x30, 0x57, 0xcb, 0xe1, 0x67, 0x80, 0x29, 0xf9, 0x40, + 0x92, 0xc8, 0x7f, 0x3f, 0xe6, 0x76, 0x59, 0x54, 0xec, 0x8b, 0xff, 0x51, 0xb1, 0xce, 0xdb, 0x84, + 0x5e, 0xc5, 0x78, 0x12, 0xe1, 0x57, 0x01, 0xc7, 0x5e, 0x5d, 0x6e, 0xf6, 0x76, 0xcc, 0xdb, 0xdf, + 0x43, 0x6b, 0x29, 0xb6, 0x10, 0x68, 0x68, 0x02, 0x2d, 0x30, 0xe7, 0x2c, 0x56, 0x9a, 0xf3, 0xe5, + 0xce, 0x9f, 0x15, 0xd8, 0x5e, 0x3a, 0xf3, 0x34, 0x0c, 0xe7, 0x8c, 0xe1, 0x24, 0x14, 0x3b, 0x88, + 0x9a, 0x55, 0x3b, 0xe4, 0xeb, 0x4f, 0x18, 0x0b, 0xcb, 0x73, 0xc6, 0xbc, 0x3d, 0x67, 0x46, 0xd0, + 0x2a, 0x1a, 0x84, 0x70, 0x3e, 0xc7, 0xca, 0x94, 0xa7, 0x77, 0x9a, 0x72, 0x23, 0xd0, 0x51, 0x15, + 0xe1, 0xe6, 0x79, 0x5e, 0xd1, 0x67, 0xe2, 0x0b, 0xed, 0xc2, 0x26, 0xff, 0x9d, 0xb2, 0xd4, 0xd7, + 0x1f, 0x44, 0xf6, 0x8a, 0x25, 0x02, 0x87, 0xda, 0xab, 0x3c, 0x01, 0x2b, 0xa6, 0x49, 0xb4, 0xc4, + 0xad, 0xc8, 0xbe, 0xca, 0x71, 0x9d, 0xfa, 0x02, 0x9a, 0x0c, 0xc7, 0x41, 0xde, 0x0b, 0x73, 0x16, + 0x73, 0xbb, 0x2a, 0xd4, 0x3e, 0xd2, 0xd5, 0x7a, 0x32, 0x3e, 0x62, 0xb1, 0xd7, 0x60, 0x8b, 0x35, + 0x47, 0x7d, 0x40, 0x58, 0xb4, 0x05, 0xc9, 0xb0, 0xbf, 0x30, 0xb1, 0x76, 0x8f, 0x89, 0x9b, 0x0b, + 0x7e, 0x01, 0xa9, 0x0e, 0xf1, 0x83, 0x2c, 0x20, 0x71, 0x30, 0x8e, 0x65, 0x87, 0xd4, 0x44, 0x9d, + 0x1f, 0x14, 0x58, 0xfb, 0xef, 0x12, 0x34, 0x75, 0x6f, 0x3e, 0x3a, 0x62, 0x8c, 0x07, 0x8f, 0x98, + 0xd2, 0xc7, 0x47, 0xcc, 0x4b, 0x8d, 0x5a, 0xb4, 0xa2, 0x79, 0x77, 0x2b, 0x6e, 0xdc, 0x9a, 0x09, + 0xab, 0x03, 0xa1, 0xfc, 0x80, 0x81, 0xb0, 0xf6, 0x90, 0x81, 0x50, 0x79, 0xe8, 0x40, 0x58, 0x71, + 0xb3, 0xba, 0xea, 0xe6, 0x77, 0xbf, 0x41, 0x6d, 0x61, 0xbf, 0x0d, 0x5b, 0xc3, 0xc1, 0xc5, 0xc0, + 0x73, 0xcf, 0x7f, 0xf1, 0x47, 0x27, 0xc3, 0xb3, 0x41, 0xdf, 0xfd, 0xd1, 0x1d, 0x1c, 0x5a, 0x9f, + 0xa1, 0x06, 0x54, 0x8f, 0xdd, 0x13, 0xf7, 0xf8, 0xe0, 0xc8, 0x32, 0x50, 0x15, 0xcc, 0xa3, 0xd3, + 0x77, 0x56, 0x09, 0x01, 0x54, 0x8e, 0x07, 0x87, 0xee, 0xe8, 0xd8, 0x32, 0x51, 0x0d, 0xca, 0x6f, + 0xdc, 0xd7, 0x6f, 0xac, 0x32, 0x6a, 0x42, 0xad, 0xef, 0xb9, 0xe7, 0x6e, 0xff, 0xe0, 0xc8, 0x5a, + 0x7b, 0xf5, 0x13, 0xb4, 0x08, 0xd5, 0xb4, 0x9e, 0x19, 0xbf, 0x3e, 0x8f, 0x28, 0x8d, 0x62, 0xec, + 0x44, 0x34, 0x0e, 0x92, 0xc8, 0xa1, 0x2c, 0xea, 0x45, 0x38, 0x11, 0x7f, 0xf3, 0x9e, 0x0c, 0x05, + 0x33, 0xc2, 0x7b, 0x37, 0x7f, 0xfc, 0x1f, 0xd4, 0xf2, 0xaf, 0x92, 0xf9, 0xda, 0x3b, 0x18, 0x57, + 0x04, 0x75, 0xff, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xc3, 0x5d, 0x01, 0x75, 0x70, 0x08, 0x00, 0x00, } diff --git a/googleapis/privacy/dlp/v2/dlp.pb.go b/googleapis/privacy/dlp/v2/dlp.pb.go index 6a88ab4a68..0f98820dde 100644 --- a/googleapis/privacy/dlp/v2/dlp.pb.go +++ b/googleapis/privacy/dlp/v2/dlp.pb.go @@ -279,16 +279,18 @@ const ( ByteContentItem_IMAGE_PNG ByteContentItem_BytesType = 3 ByteContentItem_IMAGE_SVG ByteContentItem_BytesType = 4 ByteContentItem_TEXT_UTF8 ByteContentItem_BytesType = 5 + ByteContentItem_AVRO ByteContentItem_BytesType = 11 ) var ByteContentItem_BytesType_name = map[int32]string{ - 0: "BYTES_TYPE_UNSPECIFIED", - 6: "IMAGE", - 1: "IMAGE_JPEG", - 2: "IMAGE_BMP", - 3: "IMAGE_PNG", - 4: "IMAGE_SVG", - 5: "TEXT_UTF8", + 0: "BYTES_TYPE_UNSPECIFIED", + 6: "IMAGE", + 1: "IMAGE_JPEG", + 2: "IMAGE_BMP", + 3: "IMAGE_PNG", + 4: "IMAGE_SVG", + 5: "TEXT_UTF8", + 11: "AVRO", } var ByteContentItem_BytesType_value = map[string]int32{ @@ -299,6 +301,7 @@ var ByteContentItem_BytesType_value = map[string]int32{ "IMAGE_PNG": 3, "IMAGE_SVG": 4, "TEXT_UTF8": 5, + "AVRO": 11, } func (x ByteContentItem_BytesType) String() string { @@ -11478,595 +11481,595 @@ func init() { func init() { proto.RegisterFile("google/privacy/dlp/v2/dlp.proto", fileDescriptor_6872a91dcb80f8dc) } var fileDescriptor_6872a91dcb80f8dc = []byte{ - // 9397 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x7d, 0x5b, 0x8c, 0x1b, 0x59, - 0x76, 0x58, 0x17, 0xd9, 0xec, 0x66, 0x1f, 0x36, 0xd9, 0xec, 0xdb, 0x4f, 0x51, 0xd2, 0x4a, 0x53, - 0x9a, 0x91, 0x34, 0x2d, 0xa9, 0x7b, 0xa6, 0xe7, 0xb1, 0xf3, 0xda, 0xd9, 0x65, 0x93, 0x94, 0x48, - 0x4d, 0xbf, 0x54, 0x64, 0x4b, 0x23, 0x79, 0x30, 0x95, 0x6a, 0xf2, 0x36, 0xbb, 0xd4, 0x24, 0x8b, - 0xaa, 0x2a, 0x4a, 0xdd, 0x63, 0x3b, 0x58, 0x07, 0x49, 0x0c, 0x27, 0x1e, 0x78, 0x01, 0x67, 0xb3, - 0x89, 0xed, 0x6c, 0x9c, 0x38, 0x40, 0x10, 0x03, 0x76, 0x12, 0x38, 0x76, 0x90, 0xc4, 0xce, 0x87, - 0x1d, 0xd8, 0x80, 0xe1, 0x04, 0xbb, 0x99, 0x20, 0x48, 0x10, 0x2c, 0x10, 0x6f, 0xe2, 0xd8, 0xc0, - 0xf8, 0x27, 0x40, 0x7e, 0x9c, 0xfc, 0x04, 0xf7, 0x51, 0x4f, 0x56, 0x91, 0xc5, 0x6e, 0x8d, 0xd7, - 0xd8, 0x2f, 0xf2, 0xde, 0x7b, 0xce, 0xb9, 0xe7, 0x9e, 0x73, 0xee, 0xb9, 0xe7, 0x3e, 0x0b, 0x2e, - 0x35, 0x35, 0xad, 0xd9, 0xc2, 0x6b, 0x5d, 0x5d, 0x7d, 0xaa, 0xd4, 0x4f, 0xd6, 0x1a, 0xad, 0xee, - 0xda, 0xd3, 0x75, 0xf2, 0xb3, 0xda, 0xd5, 0x35, 0x53, 0x43, 0x0b, 0x0c, 0x60, 0x95, 0x03, 0xac, - 0x92, 0x92, 0xa7, 0xeb, 0xb9, 0x0b, 0x1c, 0x4f, 0xe9, 0xaa, 0x6b, 0x4a, 0xa7, 0xa3, 0x99, 0x8a, - 0xa9, 0x6a, 0x1d, 0x83, 0x21, 0xe5, 0x96, 0x5c, 0xa5, 0xf5, 0x96, 0x8a, 0x3b, 0x26, 0x2f, 0xb8, - 0x12, 0x5c, 0x9d, 0x61, 0x6a, 0xba, 0xd2, 0xc4, 0x1c, 0xe8, 0x4b, 0x36, 0x90, 0x66, 0x6a, 0xfb, - 0xbd, 0x83, 0xb5, 0x46, 0x4f, 0xa7, 0xe4, 0x79, 0xf9, 0x79, 0x7f, 0x39, 0x6e, 0x77, 0xcd, 0x13, - 0x5e, 0x78, 0xd9, 0x5f, 0x78, 0xa0, 0xe2, 0x56, 0x43, 0x6e, 0x2b, 0xc6, 0x11, 0x87, 0xb8, 0xe4, - 0x87, 0x30, 0xd5, 0x36, 0x36, 0x4c, 0xa5, 0xdd, 0xf5, 0x71, 0xaf, 0x77, 0xeb, 0x6b, 0x86, 0xa9, - 0x98, 0x3d, 0xab, 0x59, 0x8b, 0xbc, 0xc0, 0x3c, 0xe9, 0xe2, 0xb5, 0x86, 0x62, 0x62, 0x1f, 0x43, - 0x3c, 0xff, 0x44, 0x3b, 0x78, 0x86, 0xf1, 0x51, 0x50, 0x21, 0xa9, 0x4a, 0x3b, 0x68, 0x28, 0x9c, - 0x5b, 0x51, 0x82, 0x6c, 0xe9, 0xb8, 0xde, 0xea, 0x35, 0x70, 0xa5, 0x73, 0xa0, 0xd5, 0x4e, 0xba, - 0xd8, 0x40, 0xef, 0x03, 0xa8, 0x9d, 0x03, 0x4d, 0x26, 0x08, 0xc6, 0xb2, 0x70, 0x39, 0x7e, 0x3d, - 0xb5, 0x7e, 0x69, 0x35, 0x50, 0x0d, 0xab, 0x16, 0x96, 0x34, 0xa5, 0x5a, 0xf8, 0xe2, 0x67, 0x31, - 0x48, 0x53, 0xa2, 0x86, 0xaa, 0x75, 0xa4, 0x5e, 0x0b, 0x23, 0x09, 0xa0, 0xa1, 0xd6, 0x89, 0x04, - 0x15, 0xfd, 0x64, 0x59, 0xb8, 0x2c, 0x5c, 0x4f, 0xad, 0xbf, 0x12, 0x42, 0xb1, 0xd0, 0x33, 0x4c, - 0xad, 0x6d, 0xd1, 0x5d, 0x2d, 0xda, 0x78, 0xe5, 0x31, 0xc9, 0x45, 0x05, 0x15, 0x20, 0xa1, 0xe3, - 0x26, 0x3e, 0x5e, 0x8e, 0x51, 0x72, 0x37, 0xa2, 0x91, 0x93, 0x08, 0x4a, 0x79, 0x4c, 0x62, 0xb8, - 0xe8, 0x01, 0x20, 0xcc, 0x9a, 0x2f, 0xbb, 0x9a, 0x1c, 0xa7, 0x14, 0xaf, 0x85, 0x50, 0xf4, 0xcb, - 0xab, 0x3c, 0x26, 0x65, 0xb1, 0x5f, 0x86, 0x65, 0x48, 0xb7, 0x15, 0xb3, 0x7e, 0xa8, 0x76, 0x9a, - 0x94, 0xe8, 0xf2, 0xf8, 0x65, 0xe1, 0x7a, 0x66, 0xfd, 0x4a, 0x08, 0xcd, 0x2d, 0x0e, 0x4b, 0x45, - 0x39, 0xdd, 0x76, 0xa5, 0x36, 0x26, 0x60, 0x9c, 0x10, 0x10, 0xff, 0xbd, 0x00, 0x99, 0x4a, 0xc7, - 0xe8, 0x62, 0x2a, 0x01, 0x2a, 0xd6, 0x06, 0x4c, 0x1f, 0x6a, 0xe6, 0x33, 0x4d, 0x6f, 0xc8, 0x7a, - 0xaf, 0x85, 0xb9, 0x60, 0xbf, 0x1a, 0x51, 0xb0, 0xd8, 0x74, 0x48, 0xad, 0x96, 0x19, 0x1d, 0xf2, - 0xbf, 0x3c, 0x26, 0xa5, 0x0e, 0x9d, 0x24, 0xda, 0x82, 0x0c, 0xb6, 0xb4, 0xc9, 0xea, 0x61, 0x12, - 0x7f, 0x71, 0x90, 0x7c, 0x2c, 0xd5, 0x97, 0xc7, 0xa4, 0x34, 0x76, 0x67, 0xd8, 0xed, 0xf9, 0x86, - 0x00, 0xb3, 0xde, 0xf6, 0x54, 0xb1, 0x79, 0x56, 0xdb, 0x43, 0xef, 0x42, 0x82, 0xb0, 0x68, 0x2c, - 0xc7, 0x28, 0xea, 0x4b, 0xa1, 0xa8, 0xee, 0x8a, 0x25, 0x86, 0x23, 0x7e, 0x3a, 0x09, 0x69, 0x5e, - 0x52, 0xd0, 0x3a, 0x07, 0x6a, 0xf3, 0xcc, 0xec, 0x94, 0x21, 0xd3, 0x56, 0x3b, 0x72, 0x4b, 0x3d, - 0xc2, 0x2d, 0xf5, 0x50, 0xd3, 0x1a, 0x54, 0x76, 0x99, 0xf5, 0x17, 0x42, 0x68, 0x6c, 0xda, 0x80, - 0x52, 0xba, 0xad, 0x76, 0x9c, 0x24, 0xba, 0x0b, 0x13, 0x2d, 0xb5, 0xad, 0x9a, 0x96, 0x75, 0xae, - 0x0f, 0x6e, 0x19, 0xe3, 0x7f, 0xf5, 0xb6, 0xda, 0x69, 0xa8, 0x9d, 0xe6, 0x26, 0xc5, 0x94, 0x38, - 0x05, 0x74, 0x05, 0xd2, 0x6a, 0x87, 0x59, 0xfd, 0x93, 0x9e, 0x66, 0x32, 0xe3, 0x4c, 0x4a, 0xd3, - 0x3c, 0xf3, 0x1e, 0xc9, 0x43, 0x37, 0x03, 0xbb, 0x46, 0x82, 0x42, 0xf6, 0xdb, 0xfb, 0x3d, 0x98, - 0xad, 0x53, 0xfb, 0x72, 0x03, 0x4f, 0x0c, 0xd4, 0x81, 0xd7, 0x1e, 0xa5, 0x99, 0xba, 0x27, 0x6d, - 0xa0, 0x2d, 0x98, 0xa9, 0x6b, 0x1d, 0x13, 0x77, 0x4c, 0x59, 0xeb, 0x52, 0xe7, 0xbe, 0x9c, 0xbc, - 0x1c, 0xbf, 0x9e, 0x09, 0x35, 0xbc, 0x02, 0x83, 0xde, 0xa1, 0xc0, 0x52, 0xa6, 0xee, 0x4e, 0x1a, - 0xa8, 0x00, 0x49, 0xa2, 0x65, 0xd9, 0xc0, 0xe6, 0x32, 0x50, 0xc6, 0xae, 0x47, 0x32, 0x8e, 0x2a, - 0x36, 0xa5, 0x49, 0x9d, 0xfd, 0xc9, 0x7d, 0x1e, 0x83, 0xb4, 0x47, 0xa6, 0xe8, 0x55, 0x58, 0x68, - 0x2b, 0xc7, 0xf2, 0x01, 0xcb, 0x34, 0xe4, 0x2e, 0xd6, 0x65, 0xd5, 0xc4, 0x6d, 0xda, 0x19, 0x13, - 0x12, 0x6a, 0x2b, 0xc7, 0x1c, 0xc1, 0xd8, 0xc5, 0x7a, 0xc5, 0xc4, 0x6d, 0xf4, 0x65, 0x58, 0xee, - 0x43, 0xd1, 0xf1, 0x93, 0x1e, 0x36, 0x4c, 0x6a, 0x1e, 0x09, 0x69, 0xc1, 0x8b, 0x25, 0xb1, 0x42, - 0xf4, 0x63, 0x90, 0xeb, 0xaf, 0xcb, 0x12, 0xf7, 0x72, 0x9c, 0x36, 0xea, 0x6b, 0xa3, 0xdb, 0x85, - 0x6d, 0xb9, 0x34, 0x29, 0x2d, 0xfa, 0x58, 0xe6, 0x85, 0xb9, 0x2e, 0xe9, 0x1c, 0x2e, 0x40, 0xf4, - 0x1e, 0x4c, 0x39, 0xb5, 0x33, 0xdf, 0x33, 0xb4, 0x6f, 0x24, 0xad, 0xbe, 0x81, 0x5e, 0x80, 0x69, - 0x77, 0x63, 0x78, 0xcb, 0x53, 0xae, 0xca, 0xc5, 0xcf, 0x05, 0x98, 0xd9, 0x38, 0x31, 0x31, 0x57, - 0x2c, 0x15, 0x5e, 0x91, 0xb9, 0x0f, 0x5a, 0x5f, 0x26, 0x74, 0x10, 0xf1, 0x61, 0xd1, 0xb4, 0x41, - 0x19, 0xa0, 0xd8, 0x08, 0xc1, 0x78, 0x43, 0x31, 0x15, 0x5a, 0xe9, 0xb4, 0x44, 0xff, 0x8b, 0x7f, - 0x19, 0xa6, 0x6c, 0x30, 0x94, 0x83, 0xc5, 0x8d, 0x87, 0xb5, 0x52, 0x55, 0xae, 0x3d, 0xdc, 0x2d, - 0xc9, 0x7b, 0xdb, 0xd5, 0xdd, 0x52, 0xa1, 0x72, 0xbb, 0x52, 0x2a, 0x66, 0xc7, 0xd0, 0x14, 0x24, - 0x2a, 0x5b, 0xf9, 0x3b, 0xa5, 0xec, 0x04, 0xca, 0x00, 0xd0, 0xbf, 0xf2, 0xdd, 0xdd, 0xd2, 0x9d, - 0xac, 0x80, 0xd2, 0x30, 0xc5, 0xd2, 0x1b, 0x5b, 0xbb, 0xd9, 0x98, 0x93, 0xdc, 0xdd, 0xbe, 0x93, - 0x8d, 0x3b, 0xc9, 0xea, 0xfd, 0x3b, 0xd9, 0x71, 0x92, 0xac, 0x95, 0x3e, 0xac, 0xc9, 0x7b, 0xb5, - 0xdb, 0x6f, 0x65, 0x13, 0xe2, 0x3f, 0x15, 0x20, 0xe5, 0x6e, 0xe9, 0x22, 0x24, 0x9e, 0x2a, 0xad, - 0x1e, 0xa6, 0x1d, 0x7e, 0x8a, 0x8c, 0x59, 0x34, 0x89, 0x5e, 0x87, 0x84, 0xa9, 0xec, 0xb7, 0x58, - 0xaf, 0x4d, 0xad, 0x5f, 0x08, 0x11, 0x41, 0x8d, 0xc0, 0x10, 0x2c, 0x0a, 0x8c, 0x4a, 0x30, 0xb5, - 0x7f, 0x62, 0x62, 0x66, 0x9b, 0x09, 0x8a, 0x79, 0x35, 0x9a, 0xf0, 0xca, 0x63, 0x52, 0x92, 0xa0, - 0x92, 0xff, 0x1b, 0x29, 0x98, 0x22, 0xc2, 0xa2, 0x64, 0xc4, 0x7f, 0x21, 0x40, 0x82, 0x56, 0x83, - 0xde, 0x82, 0xc9, 0x43, 0xac, 0x34, 0xb0, 0x6e, 0x39, 0xc9, 0x2f, 0x85, 0xd0, 0xbe, 0x4d, 0x82, - 0xa1, 0x4a, 0x43, 0xb2, 0xc0, 0xd1, 0xeb, 0x30, 0xae, 0x6b, 0xcf, 0x2c, 0x7f, 0x7d, 0x79, 0x50, - 0x63, 0x56, 0x25, 0xed, 0x99, 0x44, 0xa1, 0x73, 0xef, 0x42, 0x5c, 0xd2, 0x9e, 0xa1, 0xd7, 0x61, - 0x82, 0xca, 0xc4, 0xaa, 0x35, 0x4c, 0x16, 0xf7, 0x09, 0x90, 0xc4, 0x61, 0xc5, 0x4f, 0x6c, 0x2f, - 0x2f, 0x61, 0xa3, 0xd7, 0x32, 0xd1, 0x3b, 0x90, 0xb4, 0xcd, 0x70, 0x18, 0xfb, 0x14, 0x4c, 0xb2, - 0xe1, 0xd1, 0x2d, 0x40, 0x76, 0x7f, 0x34, 0xf5, 0x5e, 0xa7, 0xae, 0x98, 0x98, 0x79, 0xf9, 0xa4, - 0x34, 0x6b, 0x95, 0xd4, 0xac, 0x02, 0xf1, 0xbf, 0xc5, 0x60, 0x92, 0x13, 0x41, 0xf3, 0x90, 0x60, - 0xee, 0x97, 0xd8, 0xf2, 0x94, 0xc4, 0x12, 0xde, 0x5e, 0x15, 0x1b, 0xb5, 0x57, 0xe5, 0x01, 0x5c, - 0x83, 0x4d, 0x3c, 0xea, 0x60, 0xe3, 0x42, 0x42, 0xef, 0x42, 0xb2, 0xa5, 0xd5, 0x69, 0xbc, 0xcb, - 0x4d, 0x2c, 0xac, 0xfe, 0x4d, 0x0e, 0x26, 0xd9, 0x08, 0xe8, 0x5d, 0x48, 0xd5, 0x75, 0xac, 0x98, - 0x58, 0x26, 0x91, 0xe6, 0xf2, 0x04, 0xc5, 0xcf, 0x39, 0xf8, 0x2c, 0xe2, 0x5d, 0xad, 0x59, 0x11, - 0xaf, 0x04, 0x0c, 0x9c, 0x64, 0xa0, 0xaf, 0x02, 0x50, 0x19, 0x50, 0xa7, 0xb6, 0x3c, 0x49, 0x71, - 0xc3, 0x2c, 0x82, 0x0e, 0x52, 0x44, 0x00, 0xd2, 0xd4, 0x13, 0xeb, 0xaf, 0xf8, 0x3f, 0x04, 0x48, - 0x6e, 0x3a, 0xac, 0x00, 0xb5, 0x78, 0x5d, 0xe9, 0x34, 0x2d, 0xff, 0x14, 0x66, 0x20, 0x12, 0x81, - 0x91, 0x68, 0x0f, 0xa1, 0x7f, 0x51, 0x89, 0x0c, 0x3e, 0x0d, 0xdc, 0xd5, 0xd4, 0x8e, 0xc9, 0x29, - 0xc4, 0x22, 0x50, 0xc8, 0xd8, 0x48, 0x8c, 0x4c, 0x15, 0x66, 0xad, 0x31, 0xcc, 0x12, 0x91, 0xb1, - 0x3c, 0x49, 0x4d, 0xec, 0xea, 0xe0, 0x51, 0xcc, 0x96, 0x6d, 0xb6, 0xee, 0xcd, 0x30, 0xc4, 0x7f, - 0x19, 0x87, 0x19, 0x1f, 0x14, 0x7a, 0x09, 0xe8, 0x78, 0xa7, 0xa8, 0x1d, 0xac, 0xcb, 0x1d, 0xa5, - 0x6d, 0x19, 0x55, 0xda, 0xce, 0xdd, 0x56, 0xda, 0x18, 0xed, 0xc2, 0x8c, 0x8e, 0xeb, 0x24, 0x60, - 0xb4, 0x55, 0xcc, 0x9a, 0x15, 0x36, 0x48, 0x4b, 0x14, 0xda, 0xaa, 0xa6, 0x3c, 0x26, 0x65, 0x74, - 0x4f, 0x0e, 0x89, 0x0e, 0xd5, 0xb6, 0xd2, 0xc4, 0x0e, 0xc1, 0xf8, 0xc0, 0xe8, 0xb0, 0x42, 0x80, - 0x5d, 0xf4, 0xd2, 0xaa, 0x3b, 0x03, 0xdd, 0x87, 0xd9, 0x86, 0x56, 0xef, 0xb5, 0xdd, 0x12, 0xe3, - 0xee, 0x2a, 0x2c, 0x1e, 0x2f, 0x72, 0x78, 0x17, 0xd1, 0x6c, 0xc3, 0x97, 0x87, 0x3e, 0x80, 0x39, - 0x47, 0x3e, 0xf6, 0x7c, 0x2b, 0x82, 0x7d, 0x22, 0x1b, 0xcd, 0xce, 0x43, 0x37, 0x98, 0x56, 0x19, - 0xb1, 0xa7, 0x58, 0x27, 0xb1, 0x2d, 0x35, 0xd7, 0x29, 0xa6, 0x2d, 0x5a, 0x70, 0x9f, 0xe5, 0x6f, - 0x80, 0xd3, 0x9d, 0xc4, 0xd7, 0x20, 0xeb, 0xe7, 0x16, 0x5d, 0x82, 0xd4, 0x81, 0xda, 0xc2, 0xb2, - 0x76, 0x70, 0x40, 0x42, 0x13, 0xa2, 0xb6, 0xb8, 0x04, 0x24, 0x6b, 0x87, 0xe6, 0x88, 0xff, 0x55, - 0x80, 0x8c, 0x57, 0x0d, 0xa4, 0xa3, 0x70, 0x35, 0x1e, 0x61, 0x6b, 0x3e, 0x75, 0x79, 0xa0, 0x06, - 0x3f, 0xc0, 0x27, 0xd2, 0x94, 0x6e, 0xfd, 0x45, 0x6f, 0x13, 0x8f, 0x47, 0xa6, 0xa5, 0x6a, 0x83, - 0x1b, 0xc0, 0x50, 0x87, 0x7d, 0xc0, 0xfe, 0xa0, 0x0f, 0x20, 0x43, 0x47, 0x94, 0xa8, 0x0a, 0xa7, - 0xae, 0xdb, 0xb6, 0xe6, 0xb4, 0xe9, 0x4e, 0x8a, 0x37, 0x21, 0xed, 0x29, 0x47, 0xe7, 0x61, 0x4a, - 0xd7, 0x9e, 0xc9, 0x6a, 0xa7, 0x81, 0x8f, 0xb9, 0x2c, 0x92, 0xba, 0xf6, 0xac, 0x42, 0xd2, 0xe2, - 0x1a, 0x24, 0x58, 0xb7, 0x9a, 0x87, 0x84, 0x61, 0x2a, 0xba, 0x25, 0x2d, 0x96, 0x40, 0x59, 0x88, - 0xe3, 0x0e, 0x6b, 0x4f, 0x5c, 0x22, 0x7f, 0xc5, 0x47, 0x90, 0xf6, 0xd8, 0x1b, 0xaa, 0x40, 0x66, - 0x5f, 0xeb, 0x51, 0xf7, 0x2b, 0xef, 0x6b, 0xc7, 0xf6, 0xc0, 0x21, 0x86, 0x0d, 0x85, 0x1c, 0x78, - 0x43, 0x3b, 0x96, 0xd2, 0xfb, 0x4e, 0x02, 0x1b, 0xa2, 0x02, 0x29, 0x57, 0x29, 0xa9, 0xdc, 0xd4, - 0xba, 0x3c, 0xea, 0x23, 0x7f, 0x49, 0x8c, 0xd1, 0xc2, 0x07, 0x56, 0x48, 0x47, 0xff, 0x13, 0xc6, - 0x9f, 0xa9, 0x0d, 0xf3, 0x90, 0xca, 0x2c, 0x21, 0xb1, 0x04, 0x5a, 0x84, 0x89, 0x43, 0xac, 0x36, - 0x0f, 0x4d, 0xea, 0x6f, 0x13, 0x12, 0x4f, 0x89, 0xbf, 0x3e, 0x0e, 0x48, 0xc2, 0x0d, 0xa5, 0x6e, - 0xd2, 0x56, 0x58, 0x61, 0xe0, 0x22, 0x4c, 0x74, 0x15, 0x1d, 0x77, 0x4c, 0xde, 0xc7, 0x79, 0x8a, - 0x68, 0x46, 0x65, 0xe3, 0x9a, 0x5c, 0xa7, 0x61, 0xde, 0x90, 0x89, 0x9a, 0x27, 0x24, 0x94, 0xd2, - 0xaa, 0x67, 0xe6, 0xf3, 0x14, 0x96, 0x58, 0xbf, 0xd6, 0x29, 0x03, 0x64, 0xee, 0xc7, 0x88, 0x92, - 0x39, 0x00, 0x11, 0xd9, 0xfb, 0xa1, 0xf6, 0xe6, 0x67, 0x78, 0x95, 0x27, 0x38, 0x1d, 0x5e, 0xdf, - 0x82, 0x1a, 0x90, 0x6b, 0xa0, 0x97, 0x21, 0x6b, 0xcd, 0x4d, 0xec, 0x31, 0x79, 0x82, 0x8e, 0xa6, - 0x33, 0x3c, 0xdf, 0x0a, 0x0f, 0x51, 0xc1, 0x1d, 0xd2, 0x4c, 0x8e, 0x12, 0xd2, 0x38, 0x01, 0x4d, - 0xee, 0xbb, 0x02, 0xcc, 0x07, 0xf1, 0x87, 0xde, 0x1f, 0x3d, 0xba, 0x25, 0x91, 0x92, 0x3d, 0x12, - 0x5f, 0x27, 0xae, 0x96, 0x90, 0x94, 0x95, 0x56, 0x4b, 0x36, 0xf1, 0x31, 0xb3, 0x84, 0x24, 0xf1, - 0x79, 0xac, 0x20, 0xdf, 0x6a, 0xd5, 0xf0, 0xb1, 0x49, 0xc6, 0x1a, 0xb7, 0x90, 0x5b, 0x9a, 0xce, - 0xbb, 0xd4, 0x85, 0xd0, 0x21, 0xa2, 0xa5, 0xe9, 0xc4, 0x13, 0xdb, 0x1c, 0xb7, 0x34, 0x7d, 0x23, - 0x09, 0x13, 0xa6, 0xa2, 0x37, 0xb1, 0x29, 0x16, 0x20, 0x41, 0xb3, 0x88, 0x51, 0xea, 0xb8, 0x41, - 0xb9, 0x8f, 0x49, 0xe4, 0x2f, 0x31, 0xc0, 0xa6, 0x8e, 0x31, 0x73, 0xfb, 0x31, 0x89, 0x25, 0x88, - 0xa9, 0xee, 0x5b, 0x91, 0x66, 0x4c, 0xa2, 0xff, 0xc5, 0x7f, 0x26, 0xc0, 0x9c, 0x47, 0x97, 0x46, - 0x57, 0xeb, 0x18, 0x98, 0x8c, 0x34, 0xac, 0x62, 0xdc, 0x90, 0xa9, 0x0a, 0x29, 0xf9, 0x69, 0xab, - 0x51, 0xb8, 0x41, 0xc1, 0x09, 0x18, 0x3e, 0x36, 0x75, 0x06, 0x67, 0xb7, 0x7e, 0x4a, 0x4a, 0xdb, - 0xb9, 0xb4, 0xed, 0x2e, 0x9b, 0xd5, 0x69, 0x30, 0x36, 0x6c, 0xf8, 0x70, 0x07, 0x6e, 0xb6, 0xcd, - 0xb2, 0xa4, 0xf8, 0xff, 0x62, 0xb0, 0x5c, 0xc4, 0x6a, 0x03, 0x77, 0x4c, 0xf5, 0xe0, 0x84, 0xeb, - 0x7b, 0x58, 0xaf, 0xa9, 0xc1, 0x6c, 0xc3, 0xc6, 0xf1, 0x76, 0x9c, 0xd0, 0x11, 0xc7, 0x5d, 0x07, - 0xb1, 0xe5, 0x6c, 0xc3, 0x97, 0x13, 0xd0, 0x17, 0xe3, 0xa7, 0xef, 0x8b, 0x6f, 0xc2, 0x38, 0xb5, - 0x71, 0x16, 0x8d, 0x89, 0x83, 0x03, 0x07, 0x6a, 0xdf, 0x14, 0x1e, 0xad, 0xc3, 0x82, 0xc5, 0x84, - 0x89, 0xdb, 0xdd, 0x16, 0x09, 0xcb, 0x68, 0x6c, 0x90, 0xa0, 0x12, 0x98, 0xe3, 0x85, 0x35, 0x5e, - 0x46, 0x23, 0x84, 0xb7, 0x60, 0xd9, 0x25, 0x0e, 0x2f, 0xda, 0x04, 0x45, 0x5b, 0x74, 0xca, 0xdd, - 0x98, 0xe2, 0xb7, 0x05, 0x38, 0x17, 0x20, 0x7d, 0x6e, 0x36, 0x56, 0x1b, 0x84, 0x11, 0xdb, 0x50, - 0x81, 0xa4, 0xf6, 0x14, 0xeb, 0x4f, 0x55, 0xfc, 0x8c, 0x6b, 0xe5, 0x56, 0xd8, 0x40, 0xa3, 0x2b, - 0x1d, 0xe3, 0x40, 0xd3, 0xdb, 0xd4, 0xd5, 0xef, 0x70, 0x24, 0xc9, 0x46, 0xa7, 0xe6, 0x21, 0x9d, - 0xc2, 0x3c, 0xf4, 0x33, 0x9b, 0x87, 0xfe, 0xc3, 0x64, 0x1e, 0xfa, 0x10, 0xf3, 0xd0, 0xc3, 0xcd, - 0x43, 0xfa, 0x8b, 0x6c, 0x1e, 0x7f, 0x22, 0xc0, 0x82, 0x23, 0xe7, 0x28, 0xb6, 0xf1, 0x5c, 0x07, - 0x5c, 0x4b, 0x02, 0xf1, 0xe7, 0xa5, 0xc5, 0xf1, 0x50, 0x2d, 0x8a, 0xf7, 0x61, 0xd1, 0xdf, 0x52, - 0xae, 0x87, 0xf7, 0x60, 0x82, 0xfb, 0x61, 0x61, 0x04, 0x3f, 0xcc, 0x71, 0xc4, 0x3f, 0x88, 0xc1, - 0xdc, 0x4e, 0xcf, 0xec, 0xf6, 0xcc, 0x2a, 0xdb, 0x50, 0xe1, 0x6d, 0x7b, 0xcf, 0x5a, 0xb2, 0x18, - 0x4c, 0x74, 0x43, 0x6d, 0xde, 0xeb, 0x61, 0xfd, 0xc4, 0xb7, 0x74, 0xf1, 0x11, 0xa4, 0x35, 0x4a, - 0x54, 0x36, 0xea, 0x87, 0xb8, 0xad, 0xf0, 0x69, 0xed, 0x97, 0x43, 0xa8, 0x04, 0x30, 0x60, 0xe5, - 0x51, 0x74, 0x69, 0x5a, 0x73, 0xa5, 0xc4, 0x6f, 0x08, 0x30, 0xed, 0x2e, 0x46, 0x17, 0xe1, 0xdc, - 0xce, 0x5e, 0x6d, 0x77, 0xaf, 0x26, 0x57, 0x0b, 0xe5, 0xd2, 0x56, 0xde, 0xb7, 0xfa, 0x33, 0x0b, - 0xe9, 0x8d, 0x7c, 0xb5, 0x52, 0x90, 0x0b, 0x3b, 0x9b, 0x7b, 0x5b, 0xdb, 0xd5, 0xac, 0x80, 0x66, - 0x20, 0x75, 0xa7, 0x50, 0xb5, 0x33, 0x62, 0x68, 0x01, 0x66, 0x8b, 0xf9, 0x5a, 0xbe, 0x5a, 0xdb, - 0x91, 0x4a, 0x76, 0x76, 0x9c, 0x64, 0x6f, 0x54, 0xee, 0xc8, 0xf7, 0xf6, 0x4a, 0xd2, 0x43, 0x3b, - 0x7b, 0x9c, 0xa0, 0xe7, 0x37, 0x37, 0xed, 0x8c, 0x84, 0xbd, 0x44, 0x5e, 0x77, 0x56, 0xdc, 0xaa, - 0xa6, 0x62, 0x1a, 0x67, 0x5c, 0x71, 0x9b, 0x87, 0x44, 0x5d, 0xeb, 0x75, 0x4c, 0x1e, 0x21, 0xb3, - 0x84, 0xf8, 0x9d, 0x71, 0x58, 0xe6, 0xda, 0x2c, 0x2a, 0xa6, 0x52, 0xd5, 0x7a, 0x7a, 0x1d, 0x17, - 0xb1, 0xa9, 0xa8, 0x2d, 0x03, 0xb5, 0x89, 0xf7, 0xa3, 0x9d, 0x00, 0x37, 0xec, 0x55, 0x58, 0x66, - 0xe4, 0x43, 0x16, 0x1a, 0xfb, 0x68, 0xad, 0x4a, 0x16, 0x21, 0xbe, 0x22, 0x4b, 0xdc, 0xa2, 0x37, - 0x07, 0x6d, 0xdb, 0xd6, 0xc7, 0x7a, 0xc1, 0x9b, 0xa3, 0xd7, 0xe1, 0xb6, 0xc7, 0xdc, 0xbf, 0x15, - 0x20, 0xeb, 0xaf, 0x16, 0xed, 0xc3, 0x39, 0xa3, 0xa3, 0x74, 0x8d, 0x43, 0xcd, 0x94, 0xfd, 0x3d, - 0x87, 0x0b, 0xf5, 0xea, 0xe0, 0x7a, 0xad, 0xbe, 0x24, 0x2d, 0x59, 0x84, 0x7c, 0x05, 0xe8, 0x36, - 0xc0, 0x63, 0x6d, 0xdf, 0xeb, 0xdb, 0xaf, 0x0d, 0x26, 0x7a, 0x57, 0xdb, 0xe7, 0x8e, 0x61, 0xea, - 0xb1, 0xf5, 0x37, 0xf7, 0x6b, 0x02, 0x4c, 0xf0, 0x45, 0xaa, 0x6b, 0x30, 0xd3, 0xd5, 0xb5, 0x3a, - 0x36, 0x0c, 0xdc, 0x90, 0x49, 0xf8, 0x6a, 0xf0, 0xd9, 0x4f, 0xc6, 0xce, 0xa6, 0xcb, 0x97, 0xc4, - 0x21, 0x98, 0x9a, 0xa9, 0xb4, 0x64, 0x6c, 0x98, 0x6a, 0x5b, 0x31, 0x6d, 0x70, 0xa6, 0xf6, 0x39, - 0x5a, 0x58, 0xb2, 0xca, 0x18, 0xce, 0x26, 0xcc, 0xd8, 0x86, 0x25, 0x1b, 0xc4, 0xd6, 0xf8, 0x72, - 0xf2, 0x8b, 0x43, 0xcc, 0x8b, 0xda, 0x25, 0x71, 0x65, 0xae, 0xa4, 0xf8, 0x5b, 0x02, 0xcc, 0x59, - 0x00, 0x45, 0x6c, 0xd4, 0x75, 0x95, 0x8a, 0x9e, 0x84, 0x99, 0xae, 0xa5, 0x09, 0xfa, 0x1f, 0xbd, - 0x00, 0xd3, 0x0d, 0xd5, 0xe8, 0xb6, 0x94, 0x13, 0xe6, 0xb5, 0x58, 0x94, 0x98, 0xe2, 0x79, 0x74, - 0xcc, 0xd9, 0x82, 0x69, 0xa3, 0xd7, 0xed, 0x6a, 0x3a, 0x6b, 0x0a, 0xe5, 0x2c, 0xb3, 0xbe, 0x32, - 0x8c, 0x33, 0x0b, 0x65, 0xe3, 0x44, 0x4a, 0x19, 0x4e, 0x02, 0x5d, 0x86, 0x54, 0xc3, 0x61, 0x8a, - 0xbb, 0x49, 0x77, 0x96, 0x58, 0x85, 0xf9, 0x4d, 0xd5, 0x30, 0xed, 0xad, 0x08, 0x6b, 0x1c, 0xb8, - 0x02, 0xe9, 0x96, 0xd2, 0x69, 0xf6, 0xc8, 0xb4, 0xa8, 0xae, 0x35, 0xac, 0x86, 0x4c, 0x5b, 0x99, - 0x05, 0xad, 0x81, 0xc9, 0x60, 0x71, 0xa0, 0xb6, 0x4c, 0xac, 0xf3, 0xa6, 0xf0, 0x94, 0xb8, 0x0f, - 0x0b, 0x3e, 0xa2, 0xdc, 0xe5, 0x56, 0x02, 0xf6, 0x98, 0x86, 0x35, 0xce, 0x25, 0x55, 0xf7, 0xce, - 0xeb, 0xff, 0x12, 0x60, 0x41, 0x52, 0x8d, 0xa3, 0x7c, 0x47, 0x69, 0x9d, 0x18, 0xaa, 0x61, 0xdb, - 0x14, 0x19, 0xaa, 0x38, 0x29, 0xb9, 0x8d, 0x4d, 0x5d, 0xad, 0x0f, 0x71, 0xc5, 0xbb, 0x2c, 0xb9, - 0x45, 0x61, 0xa5, 0x74, 0xd7, 0x9d, 0x44, 0x77, 0x60, 0xda, 0xa0, 0xdd, 0x4e, 0x66, 0x5e, 0x3d, - 0x16, 0xdd, 0xab, 0x4b, 0x29, 0x86, 0xc9, 0x96, 0x8d, 0xbf, 0x0c, 0x93, 0x6c, 0x06, 0x63, 0x99, - 0xdb, 0xc5, 0x10, 0x1a, 0x79, 0xb6, 0x1d, 0x63, 0x41, 0x8b, 0xdf, 0x13, 0x60, 0xf2, 0x5e, 0x4f, - 0x31, 0xd4, 0x4a, 0x03, 0xbd, 0x0e, 0x09, 0xba, 0x36, 0xc1, 0x5b, 0x34, 0x6c, 0x21, 0x83, 0x01, - 0x7b, 0xa7, 0x77, 0xb1, 0xd1, 0xa7, 0x77, 0x97, 0x00, 0xf8, 0x86, 0x97, 0xa9, 0x34, 0xed, 0x25, - 0xfa, 0x29, 0x96, 0x57, 0x53, 0x9a, 0xe8, 0x75, 0x20, 0xc0, 0x58, 0x27, 0x13, 0x30, 0x16, 0x99, - 0x2d, 0xf6, 0x2d, 0x33, 0x95, 0xda, 0x5d, 0xf3, 0x84, 0x93, 0xa5, 0x90, 0x1b, 0x09, 0x88, 0x9b, - 0x4a, 0x53, 0xfc, 0xa3, 0x18, 0x64, 0x49, 0x5f, 0x52, 0x0d, 0x53, 0xad, 0x2b, 0x2d, 0x26, 0xad, - 0x77, 0xac, 0x51, 0x34, 0x3e, 0x82, 0xbc, 0xf9, 0x18, 0xfa, 0x10, 0xa6, 0x9e, 0x10, 0x79, 0xc9, - 0x6a, 0xc3, 0xb2, 0xb1, 0xf7, 0x42, 0xf0, 0xfd, 0xf5, 0xae, 0x72, 0x41, 0xd3, 0xc0, 0x4d, 0xc5, - 0x3a, 0x15, 0xa4, 0x94, 0x7c, 0xc2, 0x72, 0x0d, 0xb4, 0x05, 0x48, 0xc7, 0x2d, 0xc5, 0x54, 0x9f, - 0x62, 0xf9, 0x80, 0xba, 0xf4, 0x4e, 0xfd, 0x24, 0xe2, 0xaa, 0xd2, 0xac, 0x85, 0x79, 0xdb, 0x42, - 0xcc, 0x1d, 0xc1, 0x7c, 0x50, 0x85, 0xa7, 0x54, 0xf3, 0x45, 0x8f, 0x9a, 0x58, 0x8f, 0x74, 0x94, - 0x24, 0xfe, 0xc9, 0x2c, 0xa4, 0x3d, 0xa6, 0x8e, 0x9e, 0xc0, 0x62, 0xa7, 0xd7, 0xc6, 0x3a, 0x69, - 0x3e, 0xf3, 0x84, 0x96, 0x17, 0x67, 0xf5, 0xbe, 0x1d, 0xa5, 0xc3, 0xac, 0x6e, 0x5b, 0x24, 0xa8, - 0x43, 0x64, 0x7d, 0xb0, 0x3c, 0x26, 0xcd, 0x77, 0x02, 0xf2, 0xd1, 0x33, 0x58, 0xae, 0x2b, 0x26, - 0x6e, 0x6a, 0x01, 0x95, 0x32, 0x31, 0xbe, 0x1b, 0xa9, 0xd2, 0x82, 0x43, 0xc4, 0x5b, 0xed, 0x62, - 0x3d, 0xb0, 0x04, 0x61, 0x40, 0x47, 0xb2, 0xd2, 0xd1, 0x3a, 0x27, 0x6d, 0xd5, 0x3c, 0xf1, 0x8e, - 0x56, 0x6f, 0x44, 0xaa, 0xf2, 0x83, 0xbc, 0x85, 0x6d, 0x57, 0x96, 0x3d, 0xf2, 0xe5, 0x91, 0x6a, - 0x5a, 0x72, 0x43, 0xa5, 0x0b, 0xa5, 0x4e, 0x35, 0xe3, 0x23, 0x54, 0xb3, 0x59, 0xb4, 0xb0, 0x9d, - 0x6a, 0x5a, 0xbe, 0x3c, 0xa4, 0xc3, 0xd2, 0x91, 0xdc, 0x56, 0xba, 0xd6, 0xb8, 0xe7, 0x2c, 0x59, - 0xf1, 0x05, 0xe4, 0x68, 0xaa, 0xfb, 0x60, 0x4b, 0xe9, 0x96, 0x6c, 0x0a, 0x8e, 0xea, 0x8e, 0x02, - 0xf2, 0xd1, 0xa7, 0x02, 0x5c, 0x6e, 0xe0, 0x96, 0xa9, 0xc8, 0x5d, 0x1d, 0x1b, 0xb8, 0x53, 0xc7, - 0x01, 0xb5, 0xb3, 0x45, 0xe6, 0x8d, 0x48, 0xb5, 0x17, 0x09, 0xb1, 0x5d, 0x4e, 0x2b, 0x80, 0x8d, - 0x8b, 0x8d, 0x41, 0x00, 0xb9, 0x4d, 0x98, 0x0f, 0x32, 0xbd, 0xd3, 0x75, 0x9e, 0xdc, 0x36, 0x2c, - 0x06, 0xdb, 0xd4, 0x29, 0xe9, 0x7d, 0x2a, 0x40, 0xd6, 0x6f, 0x31, 0xe8, 0xdd, 0x7e, 0xcf, 0x34, - 0x8c, 0x9c, 0xe3, 0x7b, 0xde, 0x83, 0x29, 0xe2, 0x25, 0xcc, 0x13, 0x67, 0x21, 0x3b, 0xcc, 0x8b, - 0x97, 0x28, 0x1c, 0xc1, 0xc6, 0xfc, 0x5f, 0xee, 0x17, 0x05, 0xc8, 0xfa, 0x4d, 0xeb, 0x6c, 0xfc, - 0xec, 0xc0, 0x9c, 0x81, 0x3b, 0x86, 0x4a, 0x9d, 0xa1, 0x62, 0x9a, 0xba, 0xba, 0xdf, 0x33, 0x71, - 0x44, 0x67, 0x88, 0x6c, 0xd4, 0xbc, 0x85, 0x99, 0xfb, 0x7c, 0x02, 0xe6, 0x83, 0x2c, 0x12, 0xed, - 0xf7, 0xb3, 0x59, 0x3a, 0xb5, 0x7d, 0xaf, 0xd6, 0x94, 0x66, 0x13, 0x37, 0xfc, 0x9e, 0xfd, 0x12, - 0xa4, 0x74, 0xdc, 0x64, 0x96, 0xdc, 0xb0, 0x42, 0x33, 0x60, 0x59, 0x34, 0xd6, 0x31, 0x20, 0xab, - 0xf4, 0x8e, 0xd5, 0x96, 0xaa, 0xe8, 0x27, 0x2c, 0x16, 0xb0, 0x06, 0xf2, 0xf2, 0xe9, 0x79, 0xc9, - 0x5b, 0x14, 0xd9, 0x00, 0x36, 0xa3, 0x78, 0xd2, 0x46, 0xee, 0x0f, 0x05, 0x48, 0xb9, 0xf8, 0xfd, - 0x61, 0x1c, 0xff, 0x73, 0xff, 0x27, 0x06, 0x19, 0xaf, 0x1c, 0xce, 0x34, 0xfa, 0xeb, 0xfd, 0xc6, - 0xb2, 0xf7, 0xbc, 0x14, 0x64, 0x85, 0x07, 0x5f, 0x70, 0x58, 0x50, 0x87, 0x69, 0x77, 0x45, 0x5f, - 0x48, 0x38, 0x90, 0xfb, 0xae, 0x00, 0x17, 0x07, 0x7a, 0xe0, 0x51, 0xbc, 0x03, 0x67, 0x77, 0x94, - 0xfe, 0x24, 0x85, 0xf6, 0xa7, 0x6b, 0x11, 0x83, 0xb5, 0xbe, 0xee, 0x62, 0x2f, 0x26, 0xfc, 0xec, - 0x55, 0xb8, 0x40, 0xe7, 0x05, 0x9f, 0x60, 0x67, 0xde, 0x4c, 0x26, 0x0b, 0xd6, 0x5c, 0xff, 0x63, - 0x58, 0x76, 0xe6, 0xfa, 0x67, 0x98, 0x2c, 0x2c, 0xda, 0x54, 0xbc, 0x91, 0xd5, 0x23, 0x70, 0x4a, - 0xe4, 0x53, 0xcf, 0x1f, 0xe6, 0x6d, 0x1a, 0x55, 0xd7, 0x44, 0xe2, 0xeb, 0x42, 0x7f, 0xd8, 0xe6, - 0x59, 0x49, 0x08, 0xf3, 0x47, 0x83, 0x24, 0xe2, 0x8b, 0xe2, 0xd8, 0x3c, 0xbc, 0x3f, 0x8a, 0xe3, - 0xf3, 0xf3, 0xbf, 0x2e, 0x04, 0x85, 0x71, 0x9c, 0x09, 0xe6, 0x00, 0xee, 0x9e, 0x86, 0x09, 0xff, - 0x08, 0x6c, 0xb3, 0xd1, 0x17, 0xd5, 0x71, 0x46, 0x4c, 0x6f, 0x54, 0xc7, 0x39, 0x60, 0x21, 0x50, - 0xf1, 0x34, 0x1c, 0x38, 0x43, 0xb6, 0x5d, 0xb7, 0x2b, 0xc8, 0x73, 0x6a, 0x75, 0x07, 0x79, 0xbc, - 0xd6, 0x89, 0xd3, 0xd7, 0xea, 0x0c, 0xcc, 0x4e, 0xad, 0x2d, 0x5f, 0x1e, 0xfa, 0x09, 0x21, 0x20, - 0xe8, 0xe3, 0x75, 0x4f, 0x9e, 0x5e, 0xf1, 0x5e, 0xb7, 0xe7, 0x28, 0xfe, 0x28, 0x20, 0x1f, 0xfd, - 0xc2, 0xc0, 0x18, 0x90, 0x33, 0x33, 0x45, 0x99, 0xb9, 0x77, 0x1a, 0x66, 0x42, 0x1c, 0x92, 0xcd, - 0x55, 0x58, 0x48, 0xc8, 0x00, 0x72, 0x9f, 0x09, 0xfe, 0x98, 0x90, 0xf3, 0xfd, 0x36, 0x4c, 0xb5, - 0xd5, 0x8e, 0xcc, 0xce, 0x98, 0x0d, 0x3e, 0x1e, 0xc3, 0xce, 0x4f, 0x25, 0xdb, 0x6a, 0x87, 0xfe, - 0xa3, 0xa8, 0xca, 0x31, 0x47, 0x8d, 0x45, 0x42, 0x55, 0x8e, 0x19, 0x6a, 0x09, 0x66, 0x9e, 0xf4, - 0x94, 0x8e, 0xa9, 0xb6, 0xb0, 0xcc, 0xcf, 0x6e, 0x8d, 0x47, 0x38, 0xbb, 0x95, 0xb1, 0x90, 0x68, - 0xd2, 0xc8, 0x7d, 0x3a, 0xde, 0x1f, 0x9b, 0xf2, 0x76, 0xfd, 0xba, 0x00, 0x2f, 0x50, 0xca, 0xce, - 0xb0, 0x23, 0x1f, 0xaa, 0x86, 0xa9, 0x35, 0x75, 0xa5, 0x2d, 0xef, 0xf7, 0xea, 0x47, 0xd8, 0xb4, - 0x36, 0xb1, 0x1f, 0x3f, 0xbf, 0x1e, 0xd9, 0x97, 0x5d, 0xb6, 0xea, 0xdc, 0xa0, 0x55, 0x4a, 0x5f, - 0xa2, 0x4c, 0xd9, 0x23, 0x9a, 0xaf, 0xd8, 0xc8, 0xfd, 0xeb, 0x18, 0x5c, 0x1a, 0x42, 0x03, 0x7d, - 0x05, 0xce, 0xfb, 0x9b, 0xd6, 0xd2, 0x9e, 0x61, 0x5d, 0xa6, 0x67, 0x13, 0xf8, 0x82, 0xe0, 0xb2, - 0xb7, 0xa2, 0x4d, 0x02, 0x40, 0x8f, 0x2a, 0x04, 0xa1, 0xf7, 0xba, 0x5d, 0x1b, 0x3d, 0x16, 0x84, - 0xbe, 0x47, 0x00, 0x18, 0xfa, 0x25, 0x48, 0x31, 0xf1, 0xc9, 0x86, 0xfa, 0x09, 0x0b, 0x44, 0xe2, - 0x12, 0xb0, 0xac, 0xaa, 0xfa, 0x09, 0x46, 0x77, 0x21, 0xcd, 0x01, 0x3c, 0xaa, 0x7d, 0x69, 0x90, - 0x6a, 0xed, 0x8a, 0xa4, 0x69, 0x86, 0xcb, 0x34, 0x8c, 0x6e, 0x02, 0x72, 0xd3, 0x92, 0xd9, 0xd2, - 0x75, 0x82, 0xd6, 0x99, 0x75, 0x41, 0x16, 0x48, 0x7e, 0xee, 0xf3, 0x84, 0x7b, 0x6a, 0xc1, 0x2d, - 0xe1, 0x57, 0x04, 0xb8, 0x82, 0x9f, 0xf4, 0xd4, 0xa7, 0x4a, 0x8b, 0x76, 0xcb, 0x7a, 0x4b, 0x31, - 0x8c, 0x50, 0x5b, 0xf8, 0xf8, 0x79, 0xf8, 0x46, 0x57, 0x86, 0x5f, 0xff, 0x97, 0x5d, 0xac, 0x14, - 0x08, 0x27, 0x7d, 0x16, 0xf0, 0x73, 0x02, 0xe4, 0x1c, 0xfc, 0x92, 0x0f, 0x1c, 0xdd, 0x86, 0xac, - 0x1d, 0x7b, 0xc8, 0x23, 0x9c, 0x7b, 0xcc, 0x58, 0x01, 0x08, 0x97, 0xec, 0xeb, 0xb0, 0xd8, 0x2f, - 0x15, 0xaa, 0x51, 0x66, 0x00, 0xf3, 0x7e, 0x46, 0x89, 0x6e, 0x73, 0x3f, 0x15, 0x87, 0x73, 0xa1, - 0x8d, 0x43, 0x77, 0x41, 0x0c, 0xa6, 0x19, 0x60, 0x9f, 0x5f, 0x0a, 0xa2, 0xef, 0xb2, 0xd2, 0x70, - 0x5a, 0xfd, 0xc6, 0x1a, 0x48, 0x6b, 0x14, 0x93, 0xfd, 0xab, 0x42, 0xb0, 0xcd, 0xca, 0xcf, 0xd9, - 0x1a, 0xfc, 0xda, 0x3c, 0x93, 0xb5, 0xff, 0xc3, 0x49, 0xf7, 0xc4, 0x95, 0x5b, 0xfb, 0x6f, 0x0a, - 0x70, 0xc3, 0x99, 0x7c, 0x46, 0xf5, 0x80, 0x1f, 0x3f, 0x8f, 0xb1, 0xd9, 0x95, 0xe1, 0xb7, 0xfa, - 0x6b, 0x36, 0x4b, 0xf7, 0x07, 0xbb, 0xbf, 0xdf, 0x88, 0x41, 0xce, 0x21, 0xf3, 0x17, 0xcb, 0xf8, - 0x51, 0x1e, 0x2e, 0x76, 0x7a, 0x6d, 0xb9, 0x41, 0x42, 0xed, 0x4e, 0xdd, 0x94, 0x7d, 0x72, 0x36, - 0xb8, 0x61, 0xe5, 0x3a, 0xbd, 0x76, 0x91, 0xc3, 0x54, 0x3d, 0xed, 0x36, 0xd0, 0x03, 0x98, 0x37, - 0xb5, 0x6e, 0x3f, 0xe6, 0x48, 0x2e, 0x12, 0x99, 0x5a, 0xd7, 0x47, 0x38, 0xf7, 0xcd, 0x38, 0x9c, - 0x0b, 0x95, 0x3f, 0xda, 0x85, 0x97, 0xc2, 0x8d, 0xa2, 0xbf, 0x6f, 0xbe, 0x10, 0xa2, 0x2e, 0x57, - 0xf7, 0x1c, 0x48, 0xb1, 0xbf, 0x87, 0x86, 0x51, 0xfc, 0x81, 0x75, 0xd2, 0x01, 0xc6, 0xfb, 0x5c, - 0x3b, 0xe9, 0x2f, 0x24, 0xfc, 0x4b, 0x37, 0xbc, 0xa3, 0xfe, 0x92, 0x00, 0xb9, 0xbe, 0xa0, 0xd5, - 0xee, 0x9f, 0xdc, 0xaa, 0x0f, 0x9e, 0x57, 0xdc, 0xea, 0xcb, 0xf4, 0xf7, 0xcf, 0xa5, 0xa3, 0xe0, - 0xe2, 0xdc, 0xdf, 0x16, 0xe0, 0xbc, 0x17, 0x95, 0x4f, 0x68, 0xb9, 0x30, 0x9e, 0x57, 0x87, 0x5c, - 0x83, 0x39, 0x67, 0xa3, 0xd2, 0x9e, 0xb6, 0x70, 0xe3, 0x41, 0x76, 0x91, 0xed, 0x48, 0x73, 0xff, - 0x2e, 0x06, 0x17, 0x07, 0xb6, 0x09, 0x5d, 0x81, 0x34, 0x89, 0x6c, 0x1d, 0x62, 0xcc, 0xb6, 0xa7, - 0xdb, 0x6a, 0xc7, 0x26, 0x43, 0x81, 0x94, 0xe3, 0xbe, 0x1a, 0xa7, 0xdb, 0xca, 0xb1, 0x03, 0xe4, - 0xb3, 0xcc, 0x44, 0x9f, 0x65, 0xfe, 0x54, 0x9f, 0x65, 0xb2, 0x4b, 0x4f, 0x8d, 0x2f, 0x48, 0x7d, - 0x1e, 0x1d, 0x44, 0x32, 0xcf, 0xc9, 0x10, 0xf3, 0xfc, 0xb3, 0x44, 0xe8, 0x5a, 0x07, 0xb7, 0xd3, - 0xdf, 0x13, 0xe0, 0x4a, 0xf8, 0xc4, 0xc6, 0x6f, 0xb0, 0xc7, 0xcf, 0x7d, 0x6e, 0x13, 0x56, 0xda, - 0x17, 0x58, 0x35, 0x86, 0xc0, 0xe5, 0x7e, 0x49, 0x80, 0x17, 0x43, 0x88, 0x7d, 0x31, 0x46, 0xfd, - 0x1a, 0x2c, 0x38, 0x46, 0xdd, 0xd5, 0xb5, 0x7d, 0x65, 0x5f, 0x6d, 0x59, 0x46, 0x26, 0x48, 0xf3, - 0x76, 0xe1, 0xae, 0x53, 0x96, 0xfb, 0xe3, 0x18, 0x5c, 0x8d, 0xd6, 0x64, 0x74, 0x0d, 0x66, 0x88, - 0x85, 0xbb, 0x29, 0x0b, 0x94, 0x72, 0xa6, 0xad, 0x76, 0x5c, 0x34, 0x29, 0xa0, 0x72, 0x1c, 0xc0, - 0x42, 0xa6, 0xad, 0x1c, 0xbb, 0x01, 0x87, 0x5a, 0xfa, 0xcf, 0x87, 0x58, 0xfa, 0xd3, 0x3f, 0x37, - 0xbd, 0x3f, 0x37, 0xdb, 0xdf, 0x48, 0x5a, 0xe7, 0x4c, 0xc4, 0x47, 0x90, 0xf1, 0x0e, 0x4b, 0x68, - 0xdd, 0xba, 0x76, 0x15, 0x65, 0x4a, 0xcc, 0xaf, 0x64, 0x05, 0x9f, 0xac, 0xf9, 0x76, 0x1c, 0x12, - 0x6c, 0xd2, 0xfb, 0x12, 0xa4, 0xd5, 0x8e, 0x89, 0x9b, 0x58, 0x77, 0x4d, 0xb7, 0xe3, 0xe5, 0x31, - 0x69, 0x9a, 0x67, 0x33, 0xb0, 0x17, 0x20, 0x75, 0xd0, 0xd2, 0x14, 0xd3, 0x35, 0xb1, 0x16, 0xca, - 0x63, 0x12, 0xd0, 0x4c, 0x06, 0x72, 0x05, 0xa6, 0x0d, 0x53, 0x57, 0x3b, 0x4d, 0xd9, 0x7b, 0x37, - 0x2c, 0xc5, 0x72, 0xed, 0xea, 0xf6, 0x35, 0xad, 0x85, 0x15, 0x6b, 0x76, 0x3f, 0xce, 0x0f, 0x1e, - 0x4f, 0xf3, 0x6c, 0x7b, 0x2a, 0x6e, 0xdf, 0x84, 0xe0, 0x80, 0x89, 0x61, 0xf7, 0x21, 0xca, 0x63, - 0x52, 0xc6, 0x46, 0x62, 0x64, 0xbe, 0x0c, 0x40, 0x72, 0x38, 0x85, 0x09, 0xef, 0x52, 0xb7, 0x79, - 0xd2, 0xc5, 0x14, 0x7b, 0xe7, 0xa0, 0xa8, 0x9c, 0x94, 0xc7, 0xa4, 0x29, 0x02, 0xcb, 0x10, 0xd7, - 0x01, 0x1a, 0x8a, 0x69, 0x21, 0xb2, 0xe5, 0x9a, 0x59, 0x0f, 0x62, 0x51, 0x31, 0x31, 0xc1, 0x21, - 0x60, 0x0c, 0xa7, 0x00, 0xb3, 0x0d, 0xe5, 0x44, 0xd6, 0x0e, 0xe4, 0x67, 0x18, 0x1f, 0x71, 0xd4, - 0x24, 0x3d, 0x0f, 0xb6, 0xe8, 0x43, 0x3d, 0xd9, 0x39, 0x78, 0x80, 0xf1, 0x11, 0xe1, 0xb8, 0x61, - 0x25, 0x28, 0x11, 0x7b, 0x49, 0xf4, 0x47, 0x60, 0xca, 0xbe, 0x46, 0x84, 0xde, 0xa7, 0x37, 0xdb, - 0xf8, 0xbd, 0xa5, 0xc1, 0x1b, 0x02, 0x45, 0x7e, 0x61, 0xa9, 0x3c, 0x26, 0x25, 0x1b, 0xfc, 0xff, - 0x46, 0x06, 0xa6, 0xbb, 0x8a, 0x6e, 0xe0, 0x06, 0xbb, 0x53, 0x2b, 0xfe, 0x4c, 0x0c, 0x92, 0x16, - 0x20, 0x7a, 0x89, 0xde, 0x37, 0xb4, 0x6c, 0xaa, 0xbf, 0x91, 0xf4, 0x0a, 0x22, 0x46, 0x6f, 0x42, - 0xca, 0xd5, 0x3a, 0x7e, 0x57, 0x38, 0xa4, 0x5d, 0x44, 0x2a, 0xfc, 0x2f, 0x5a, 0x81, 0x71, 0xca, - 0x76, 0x7c, 0x90, 0xf0, 0x25, 0x0a, 0x83, 0x4a, 0x40, 0x55, 0x20, 0x7f, 0xa2, 0x75, 0xac, 0x2b, - 0x84, 0xd7, 0x87, 0xb4, 0x93, 0xd2, 0x78, 0xa4, 0x75, 0xb0, 0x94, 0x34, 0xf9, 0xbf, 0xdc, 0xab, - 0x90, 0xb4, 0x72, 0xd1, 0x4b, 0x90, 0x61, 0xb7, 0x57, 0xe4, 0xb6, 0xda, 0xe9, 0x59, 0x27, 0x93, - 0x12, 0x52, 0x9a, 0xe5, 0x6e, 0xb1, 0x4c, 0xf1, 0xcf, 0x04, 0xc8, 0xfa, 0xcf, 0xc6, 0xa2, 0x16, - 0x9c, 0x73, 0x4e, 0x1e, 0x99, 0x9e, 0x33, 0x9a, 0x06, 0x17, 0xd7, 0xea, 0x90, 0x7d, 0x19, 0xef, - 0xc9, 0x4e, 0xa3, 0x3c, 0x26, 0x2d, 0xa9, 0xc1, 0x45, 0x08, 0xc3, 0x22, 0xbf, 0x38, 0xe3, 0xaf, - 0x8a, 0x69, 0xfc, 0xe6, 0xc0, 0x4b, 0x34, 0xfd, 0x15, 0x2d, 0xe8, 0x41, 0x05, 0x1b, 0x59, 0xc8, - 0x78, 0xe9, 0x8b, 0xff, 0x39, 0x09, 0x4b, 0xbb, 0xba, 0xda, 0xa6, 0x81, 0xb0, 0x17, 0x1c, 0x49, - 0x90, 0xd1, 0x71, 0xb7, 0xa5, 0x90, 0xe9, 0x88, 0xfb, 0xa8, 0xc1, 0xcb, 0xa1, 0xcc, 0x50, 0x60, - 0xee, 0xcf, 0xf8, 0xc6, 0x70, 0x9a, 0x93, 0xe0, 0x62, 0xbd, 0x0b, 0xfc, 0x3c, 0xbe, 0xf7, 0x20, - 0xc1, 0x95, 0x81, 0x97, 0x36, 0x6c, 0x62, 0xd3, 0xba, 0x2b, 0x8d, 0xfe, 0x12, 0x2c, 0xd4, 0x0f, - 0x15, 0x7a, 0x68, 0x5f, 0xa7, 0xef, 0x58, 0x78, 0x4f, 0x0a, 0x84, 0x9d, 0x55, 0x2a, 0x58, 0x38, - 0x5b, 0x8a, 0x71, 0x64, 0x93, 0x9e, 0xab, 0xf7, 0x67, 0x23, 0x13, 0x2e, 0xd6, 0xf5, 0x93, 0xae, - 0xa9, 0xc9, 0x96, 0x20, 0x0e, 0x0e, 0x8e, 0xe5, 0x83, 0x2e, 0xf6, 0x1e, 0x16, 0x08, 0x7d, 0x32, - 0x82, 0xe2, 0x72, 0xb1, 0xdc, 0x3e, 0x38, 0xbe, 0xdd, 0x75, 0xe4, 0x72, 0xae, 0x1e, 0x56, 0x88, - 0xba, 0x70, 0xfe, 0x40, 0x3d, 0xc6, 0x0d, 0xb6, 0xb6, 0xc0, 0x06, 0x09, 0xe2, 0x59, 0x3d, 0x87, - 0x06, 0xd6, 0x42, 0x37, 0x96, 0x8e, 0x71, 0x83, 0x0c, 0x8c, 0x1b, 0x16, 0x9e, 0x5d, 0xe5, 0xf2, - 0x41, 0x48, 0x19, 0xaa, 0x42, 0xb6, 0xaf, 0x9a, 0x89, 0xc1, 0x17, 0x57, 0xfa, 0xa8, 0xcf, 0xec, - 0xfb, 0x88, 0x9a, 0x70, 0xd1, 0x92, 0xda, 0x33, 0xd5, 0x3c, 0x74, 0x6e, 0x84, 0x5b, 0x35, 0x4c, - 0x0e, 0x14, 0x1e, 0x97, 0xcc, 0x03, 0xd5, 0x3c, 0xb4, 0x3a, 0x94, 0x23, 0x3c, 0x3d, 0xac, 0x10, - 0xdd, 0x83, 0x2c, 0x75, 0x23, 0x5d, 0x45, 0xb7, 0x6d, 0x2c, 0x39, 0xf0, 0x2a, 0x21, 0x71, 0x17, - 0xbb, 0x8a, 0xee, 0x58, 0x19, 0x1d, 0x48, 0x9c, 0x1c, 0xf4, 0x00, 0x10, 0xb7, 0x82, 0x43, 0xc5, - 0x38, 0xb4, 0x88, 0x4e, 0x0d, 0x3c, 0x3c, 0xc9, 0x54, 0x5f, 0x56, 0x8c, 0x43, 0xe7, 0x64, 0x48, - 0xdd, 0x97, 0x47, 0xaf, 0x78, 0x10, 0xd7, 0x6e, 0x1c, 0xaa, 0x07, 0x36, 0xb3, 0xa9, 0x81, 0x72, - 0x27, 0xae, 0xaf, 0x4a, 0xc0, 0x1d, 0xb9, 0x37, 0xbc, 0x59, 0x48, 0x87, 0xf3, 0x9c, 0xdd, 0x06, - 0x36, 0xb1, 0xde, 0x56, 0x3b, 0x74, 0x23, 0xce, 0xa2, 0x3f, 0x1d, 0xc1, 0x64, 0x8b, 0x6e, 0x44, - 0xbf, 0xc9, 0x06, 0x14, 0x06, 0x38, 0x96, 0xcf, 0x05, 0xc8, 0x78, 0x25, 0x8b, 0xee, 0xc3, 0x0c, - 0xd5, 0x8a, 0xa9, 0xc9, 0xfc, 0xb2, 0x0d, 0xbf, 0x2d, 0xbf, 0x1a, 0x49, 0x33, 0x76, 0x52, 0x4a, - 0x13, 0x32, 0x35, 0xad, 0xc4, 0x88, 0x88, 0x5f, 0x17, 0x98, 0xcf, 0x27, 0x65, 0xe8, 0x1c, 0x2c, - 0xd4, 0x2a, 0x5b, 0x25, 0x79, 0x37, 0x2f, 0xd5, 0x7c, 0x27, 0xa4, 0x93, 0x30, 0xfe, 0xb0, 0x94, - 0x97, 0xb2, 0x02, 0x9a, 0x82, 0xc4, 0xd6, 0xce, 0x76, 0xad, 0x9c, 0x8d, 0xa1, 0x2c, 0x4c, 0x17, - 0xf3, 0x0f, 0xe5, 0x9d, 0xdb, 0x32, 0xcb, 0x89, 0xa3, 0x19, 0x48, 0xf1, 0x9c, 0x07, 0xa5, 0xd2, - 0x07, 0xd9, 0x71, 0x02, 0x42, 0xfe, 0x91, 0x1c, 0x8a, 0x9f, 0x20, 0x20, 0xe5, 0x9d, 0x3d, 0x89, - 0xe4, 0x14, 0xf3, 0x0f, 0xb3, 0x13, 0x62, 0x15, 0xb2, 0x7e, 0x8d, 0xa3, 0xaf, 0x02, 0x70, 0x3d, - 0x0c, 0xbf, 0x0c, 0xc9, 0x90, 0xe9, 0x65, 0xc8, 0xba, 0xf5, 0x57, 0xfc, 0x63, 0x01, 0xce, 0x85, - 0xea, 0xe3, 0xcc, 0xe4, 0xe9, 0x99, 0x90, 0x9e, 0xae, 0x6b, 0x4d, 0xc5, 0x74, 0x3d, 0xa5, 0x11, - 0xf5, 0x6a, 0xf7, 0xac, 0x8d, 0x6b, 0x65, 0xa1, 0xb7, 0x60, 0x92, 0xde, 0x09, 0x3e, 0xb6, 0x36, - 0x37, 0x87, 0xde, 0xdd, 0xe4, 0xe0, 0xe2, 0x0e, 0xa0, 0xfe, 0xc1, 0x03, 0xbd, 0x0d, 0x53, 0x1d, - 0xfc, 0x6c, 0x94, 0x8d, 0xa0, 0x0e, 0x7e, 0x46, 0xff, 0x89, 0xe7, 0xe1, 0x5c, 0xa8, 0xff, 0x10, - 0x33, 0x30, 0xed, 0x1e, 0x57, 0xc4, 0xef, 0xc7, 0x20, 0x4d, 0x06, 0x05, 0xa3, 0xa6, 0x55, 0x9a, - 0x1d, 0x4d, 0xc7, 0x68, 0x15, 0x90, 0x3d, 0x1c, 0x18, 0xc4, 0x5e, 0x8d, 0x23, 0x95, 0xdd, 0xa1, - 0x9c, 0xa2, 0x1d, 0xd9, 0x2e, 0xab, 0x69, 0xd5, 0x23, 0xb5, 0x8b, 0x4e, 0xe0, 0x7c, 0x5d, 0x6b, - 0xb7, 0xb5, 0x8e, 0xec, 0x45, 0x53, 0x29, 0x39, 0x1e, 0x2f, 0xbd, 0x35, 0x60, 0x3c, 0xb2, 0xab, - 0x5e, 0x2d, 0x50, 0x3a, 0x9e, 0x3c, 0xe2, 0xba, 0xeb, 0x76, 0xb6, 0x55, 0x31, 0x2b, 0x13, 0xbf, - 0x25, 0xc0, 0x5c, 0x00, 0x0e, 0xba, 0x0a, 0x62, 0x61, 0x67, 0x6b, 0x6b, 0x67, 0x5b, 0x2e, 0x94, - 0xf3, 0x52, 0x55, 0xae, 0xed, 0xc8, 0x95, 0x3b, 0xdb, 0x3b, 0x92, 0xff, 0xd1, 0x88, 0x14, 0x4c, - 0x6e, 0xef, 0x6d, 0x95, 0xa4, 0x4a, 0x21, 0x2b, 0xa0, 0x79, 0xc8, 0xe6, 0x37, 0x77, 0xcb, 0x79, - 0x79, 0x6f, 0x77, 0xb7, 0x24, 0xc9, 0x85, 0x7c, 0xb5, 0x94, 0x8d, 0x39, 0xb9, 0x9b, 0x3b, 0x0f, - 0xac, 0x5c, 0xda, 0x4d, 0x76, 0xf7, 0xb6, 0x0b, 0xb5, 0xbd, 0x7c, 0xad, 0xb2, 0xb3, 0x9d, 0x1d, - 0x47, 0x19, 0x80, 0x07, 0xe5, 0x4a, 0xad, 0x54, 0xdd, 0xcd, 0x17, 0x4a, 0xd9, 0xc4, 0xc6, 0x34, - 0x80, 0x23, 0x0d, 0xf1, 0x8f, 0x08, 0x9f, 0x01, 0x43, 0xec, 0x0d, 0x98, 0x25, 0x43, 0x37, 0x1d, - 0x78, 0xac, 0x62, 0x7e, 0x7e, 0x39, 0xcb, 0x0b, 0x6c, 0x34, 0xf4, 0x22, 0x64, 0x3a, 0xbd, 0xf6, - 0x3e, 0xd6, 0x89, 0x70, 0x49, 0x29, 0xbf, 0xc4, 0x3a, 0xcd, 0x72, 0x6b, 0x1a, 0x21, 0x8c, 0xae, - 0x90, 0x18, 0xe3, 0x29, 0xd6, 0x0d, 0x2c, 0x6b, 0x7a, 0x03, 0xb3, 0x5b, 0x8b, 0x49, 0x12, 0x3c, - 0xd0, 0xcc, 0x1d, 0x92, 0x87, 0xee, 0xc3, 0x7c, 0xa0, 0xae, 0xc6, 0x07, 0x1e, 0x2f, 0xf7, 0xc8, - 0x58, 0x42, 0xf5, 0x7e, 0x7d, 0xfc, 0x2b, 0x01, 0x96, 0xc3, 0xc6, 0x60, 0xf4, 0x15, 0x48, 0xf9, - 0x97, 0x36, 0x87, 0xd9, 0x34, 0xb4, 0xdc, 0xdb, 0x64, 0x29, 0xff, 0x3a, 0xe6, 0x50, 0xf4, 0xde, - 0xc0, 0xe5, 0x4c, 0xc1, 0x3d, 0x95, 0x16, 0xbf, 0x11, 0x83, 0x19, 0x3f, 0xcb, 0x77, 0x60, 0xd2, - 0x5a, 0x98, 0x67, 0x0b, 0x0e, 0xb7, 0xa2, 0x45, 0x04, 0x3c, 0x2d, 0x59, 0xd8, 0xf4, 0xca, 0x00, - 0x5f, 0x25, 0x58, 0x85, 0x78, 0x5b, 0xed, 0x44, 0x6a, 0x3e, 0x01, 0xa4, 0xf0, 0xca, 0x71, 0xa4, - 0xf6, 0x12, 0x40, 0x54, 0x81, 0x59, 0x1e, 0x20, 0xd0, 0xfb, 0xfa, 0xce, 0x8c, 0x74, 0x18, 0x76, - 0xd6, 0x85, 0xc6, 0x1c, 0xc9, 0x6f, 0x8f, 0x5b, 0x3e, 0x38, 0x28, 0x52, 0x3b, 0xb3, 0x0f, 0x76, - 0xb9, 0xcc, 0xd8, 0x48, 0x2e, 0x13, 0x19, 0x30, 0xc3, 0x5d, 0x8e, 0xd2, 0xea, 0x1e, 0x2a, 0xfb, - 0xd8, 0xe4, 0x4f, 0x79, 0x95, 0x47, 0x0d, 0x46, 0x57, 0x6f, 0x1f, 0x1c, 0x33, 0x0f, 0xb2, 0x4d, - 0xcf, 0x36, 0xe5, 0x39, 0x3d, 0x12, 0x09, 0xb1, 0x2a, 0xac, 0x1c, 0xf4, 0x32, 0xf0, 0xd7, 0x90, - 0x9c, 0x4a, 0x13, 0xdc, 0x29, 0x66, 0x58, 0x81, 0x0d, 0xba, 0x08, 0x09, 0x5d, 0x69, 0xa8, 0xc7, - 0x34, 0x8e, 0x4c, 0xd0, 0x97, 0xcd, 0x48, 0x32, 0x6c, 0xd4, 0x49, 0x9e, 0x76, 0xd4, 0x11, 0xff, - 0x96, 0x00, 0x4b, 0x21, 0x2d, 0x40, 0x2b, 0x70, 0xf5, 0xf6, 0xed, 0x0f, 0x65, 0xee, 0x08, 0xb7, - 0xf3, 0xb5, 0xca, 0xfd, 0x92, 0x4c, 0x7d, 0xd9, 0x46, 0xa9, 0x36, 0xc8, 0x11, 0x92, 0x01, 0xbe, - 0xf4, 0x61, 0xbe, 0x58, 0x2a, 0x54, 0xb6, 0xf2, 0x9b, 0xd9, 0x18, 0xba, 0x00, 0xcb, 0x8e, 0x4f, - 0x64, 0x24, 0x64, 0x0b, 0x3c, 0x8e, 0x66, 0x21, 0xed, 0xcd, 0x1a, 0xdf, 0x00, 0x48, 0x5a, 0x32, - 0x12, 0xff, 0xaf, 0x00, 0x53, 0xb6, 0xfa, 0x51, 0x05, 0xa6, 0x68, 0xac, 0xa4, 0x5a, 0x17, 0xf7, - 0xc2, 0x67, 0x54, 0x35, 0x0b, 0xce, 0xc6, 0xa6, 0x2b, 0x15, 0x56, 0x2e, 0x21, 0xd5, 0xeb, 0x3c, - 0xd3, 0x95, 0x6e, 0x17, 0x5b, 0xee, 0x20, 0x8c, 0xd4, 0x9e, 0x05, 0xe7, 0x21, 0x65, 0x63, 0xa3, - 0x2d, 0x48, 0x1d, 0xb5, 0x0d, 0xd9, 0x22, 0x36, 0x78, 0x0a, 0xf5, 0x41, 0xdb, 0x78, 0xd0, 0x4f, - 0x0d, 0x8e, 0xec, 0xec, 0x8d, 0x24, 0x4c, 0xb0, 0xa3, 0x54, 0xe2, 0x75, 0x40, 0xfd, 0xcd, 0x08, - 0xba, 0x72, 0x23, 0x5e, 0x05, 0xd4, 0xcf, 0x25, 0xca, 0x42, 0xdc, 0xea, 0x5c, 0xd3, 0x12, 0xf9, - 0x2b, 0x7e, 0x0c, 0x73, 0x01, 0x0c, 0x10, 0xf7, 0xc6, 0x91, 0x65, 0x07, 0x01, 0x78, 0x16, 0x01, - 0xb8, 0x0a, 0x33, 0x4e, 0x6f, 0x75, 0xdf, 0xea, 0x49, 0xdb, 0x1d, 0x92, 0xde, 0x42, 0xfc, 0x53, - 0x01, 0x66, 0x7c, 0x71, 0x36, 0xba, 0x0e, 0x59, 0x97, 0xeb, 0x95, 0x1b, 0xca, 0x89, 0xb5, 0x98, - 0x90, 0x71, 0x3c, 0x6c, 0x51, 0x39, 0x31, 0x08, 0xa4, 0xcb, 0xc7, 0x33, 0x48, 0x36, 0x4a, 0x65, - 0x1c, 0x57, 0x4e, 0x21, 0x4f, 0x1d, 0x2f, 0xa1, 0xbc, 0xc7, 0xef, 0x8c, 0x47, 0xf3, 0x3b, 0xf4, - 0x18, 0xa8, 0x95, 0x20, 0x0a, 0x6a, 0x63, 0xf3, 0x50, 0x6b, 0x88, 0xdf, 0x89, 0xc1, 0x52, 0xc8, - 0x92, 0x05, 0xd2, 0x60, 0xa6, 0x7f, 0xed, 0x63, 0xd0, 0x99, 0xde, 0x10, 0x42, 0x21, 0xf9, 0x92, - 0x9f, 0x7a, 0xee, 0x77, 0x04, 0x58, 0x0c, 0x86, 0x3d, 0xf3, 0x9b, 0x77, 0x2a, 0x2c, 0x77, 0xad, - 0x95, 0x0e, 0xdf, 0x32, 0x0b, 0xef, 0x3b, 0xab, 0xe1, 0xe7, 0x08, 0x83, 0x16, 0x48, 0xa4, 0xa5, - 0x6e, 0x70, 0x81, 0xf8, 0xf5, 0x38, 0xcc, 0x51, 0xa5, 0xf9, 0x9a, 0xf0, 0x26, 0x4c, 0xd0, 0xf3, - 0x9e, 0x51, 0x0f, 0x70, 0x73, 0x68, 0x54, 0x84, 0xa9, 0xba, 0xd6, 0x69, 0xa8, 0xae, 0x67, 0x4d, - 0xae, 0x0e, 0x5c, 0x11, 0x2a, 0x58, 0xd0, 0x92, 0x83, 0x88, 0x8e, 0x06, 0x08, 0x60, 0xfc, 0x34, - 0x02, 0x28, 0x8f, 0x85, 0x8a, 0x60, 0xf0, 0xfa, 0x59, 0xe2, 0x39, 0xaf, 0x9f, 0x05, 0xcc, 0x3f, - 0x3f, 0x13, 0x60, 0x21, 0x70, 0x75, 0x0c, 0xc9, 0xb0, 0xc0, 0xde, 0x98, 0x09, 0xb6, 0xec, 0x95, - 0x41, 0x3a, 0xf1, 0x19, 0xc0, 0xfc, 0x41, 0x7f, 0xa6, 0x81, 0x1e, 0xc2, 0x1c, 0x5f, 0xcc, 0x33, - 0x7a, 0xdd, 0xae, 0x8e, 0x0d, 0x83, 0xaf, 0xe4, 0x0d, 0x7a, 0xdc, 0x8f, 0xf1, 0x5a, 0x75, 0x10, - 0x24, 0xa4, 0xfb, 0xb3, 0x0c, 0xf1, 0x21, 0xcc, 0xf6, 0x01, 0x7a, 0xad, 0x43, 0x38, 0xa5, 0x75, - 0x88, 0xbf, 0x98, 0x80, 0x19, 0x5f, 0x31, 0xaa, 0x41, 0x0a, 0x1f, 0x3b, 0x2d, 0x18, 0xfc, 0xc2, - 0xa3, 0x0f, 0x79, 0xb5, 0xe4, 0x60, 0x4a, 0x6e, 0x32, 0xb9, 0xdf, 0x24, 0xc3, 0xa1, 0x5d, 0xc7, - 0xe9, 0x0e, 0x4c, 0x97, 0x20, 0xa9, 0x75, 0xb1, 0xae, 0x98, 0xfc, 0x51, 0x92, 0xcc, 0x80, 0x55, - 0xc9, 0x16, 0xd5, 0x8b, 0xd2, 0xda, 0xe1, 0x08, 0x92, 0x8d, 0xea, 0x6c, 0xaa, 0x8c, 0x47, 0xde, - 0x54, 0xc9, 0x7d, 0x0c, 0x60, 0x73, 0x6f, 0xa0, 0x5d, 0x00, 0x5b, 0x86, 0x96, 0x09, 0xbd, 0x12, - 0x51, 0x42, 0x8e, 0x1e, 0x5c, 0x34, 0x72, 0xdf, 0x8a, 0x41, 0xca, 0x25, 0x3b, 0xd4, 0x26, 0x03, - 0x4a, 0x93, 0x9e, 0xdd, 0xb5, 0x9b, 0xcc, 0xd6, 0x4d, 0x36, 0x46, 0xd7, 0xc4, 0xea, 0x26, 0x23, - 0x65, 0xcb, 0x62, 0xa6, 0xe5, 0xcd, 0x40, 0x55, 0x4f, 0x83, 0x98, 0xca, 0x5f, 0x1d, 0xb5, 0x41, - 0xa4, 0xb3, 0xba, 0xc8, 0x88, 0xef, 0xc1, 0x8c, 0xaf, 0x62, 0x74, 0x19, 0x2e, 0x6c, 0xee, 0xdc, - 0xa9, 0x14, 0xf2, 0x9b, 0xf2, 0xce, 0x6e, 0x49, 0xca, 0xd7, 0x76, 0x24, 0x5f, 0x44, 0x36, 0x09, - 0xf1, 0xfc, 0x76, 0x31, 0x2b, 0xd8, 0xfb, 0x22, 0xbf, 0x2a, 0xc0, 0x62, 0xf0, 0x73, 0x09, 0x64, - 0x1a, 0x69, 0x77, 0x67, 0xdf, 0xc5, 0xe2, 0xac, 0xab, 0x80, 0xdd, 0x2a, 0x6e, 0xc2, 0xb2, 0xb7, - 0xef, 0xcb, 0x46, 0xaf, 0xdd, 0x56, 0x74, 0xd5, 0x3e, 0xd6, 0x7e, 0x33, 0xd2, 0x63, 0x0d, 0x55, - 0x8a, 0x75, 0x22, 0x2d, 0x99, 0x01, 0xd9, 0x2a, 0x36, 0xc4, 0x6f, 0x4d, 0xc0, 0x42, 0x20, 0xca, - 0x19, 0x6f, 0xcc, 0xdb, 0x7d, 0x26, 0x36, 0x4a, 0x9f, 0xb9, 0xef, 0x77, 0x92, 0x5c, 0xbb, 0xa3, - 0x0e, 0x7b, 0x3e, 0x2a, 0xe1, 0x0e, 0x35, 0xf1, 0x9c, 0x1c, 0xea, 0x3d, 0xfb, 0x75, 0x38, 0xcb, - 0xa1, 0xf2, 0xd5, 0xe9, 0xe8, 0xce, 0x34, 0xe3, 0x75, 0xa6, 0xa8, 0x06, 0x93, 0x6c, 0xa7, 0xd5, - 0x3a, 0xb2, 0xf3, 0xce, 0x28, 0x1a, 0x5f, 0xb5, 0x34, 0xcf, 0xae, 0xf5, 0x5b, 0xa4, 0x82, 0xad, - 0x70, 0x32, 0xd8, 0x0a, 0x73, 0x3f, 0x27, 0x40, 0xda, 0x43, 0xc7, 0xd9, 0xae, 0x15, 0x5c, 0xdb, - 0xb5, 0xe8, 0x21, 0x8c, 0xdb, 0xd7, 0x32, 0x32, 0xa1, 0x81, 0x57, 0x30, 0x9f, 0x3e, 0xf1, 0xd2, - 0x6a, 0x0a, 0x5a, 0x03, 0x4b, 0x94, 0x24, 0x5a, 0x86, 0xc9, 0x06, 0xdb, 0xf9, 0x66, 0x1b, 0xb6, - 0x92, 0x95, 0x14, 0x3f, 0x86, 0xe5, 0x30, 0x5c, 0x32, 0xab, 0xaa, 0x49, 0xf9, 0xed, 0xea, 0xed, - 0x1d, 0x69, 0x8b, 0x2e, 0xfe, 0xc8, 0x52, 0xa9, 0xba, 0xb7, 0x59, 0x93, 0x0b, 0x3b, 0xc5, 0x80, - 0xe5, 0xa5, 0xea, 0x5e, 0xa1, 0x50, 0xaa, 0x56, 0xd9, 0xb2, 0x6b, 0x49, 0x92, 0x76, 0xa4, 0x6c, - 0x4c, 0xd4, 0x20, 0x59, 0xad, 0x1f, 0xe2, 0x46, 0x8f, 0xde, 0x01, 0xce, 0xe9, 0xb8, 0xde, 0xd3, - 0x75, 0x7a, 0x94, 0xa3, 0x8b, 0x75, 0x55, 0x6b, 0xc8, 0xd6, 0xd3, 0xe6, 0xbc, 0x73, 0x9c, 0xeb, - 0xdb, 0xfa, 0x2d, 0x72, 0x80, 0xf2, 0x98, 0xb4, 0xec, 0xa0, 0xef, 0x52, 0x6c, 0xab, 0x8c, 0x44, - 0xb9, 0xec, 0x75, 0x08, 0xf1, 0x9f, 0xc7, 0x60, 0xc6, 0xff, 0x1a, 0xc2, 0x29, 0xef, 0xfd, 0xfb, - 0x2e, 0xea, 0xc7, 0xfb, 0x2e, 0xea, 0xfb, 0x5f, 0x9b, 0x1c, 0x1f, 0xe9, 0xb5, 0xc9, 0x77, 0x21, - 0xd5, 0xeb, 0x3a, 0x5b, 0xbe, 0x89, 0xe1, 0xc8, 0x0c, 0x9c, 0x22, 0xf7, 0x3f, 0xfd, 0x32, 0x71, - 0xea, 0xa7, 0x5f, 0xc4, 0xdf, 0x8a, 0x01, 0x2a, 0xf6, 0xbd, 0x9a, 0xf3, 0xc3, 0x28, 0xb6, 0xc0, - 0xc7, 0xb6, 0x26, 0xce, 0xf8, 0xd8, 0x96, 0xf8, 0x04, 0x12, 0x25, 0x5d, 0xd7, 0x74, 0x74, 0xd3, - 0xe9, 0x67, 0xcc, 0x9c, 0x91, 0x45, 0x54, 0xef, 0xd6, 0xe9, 0x5d, 0xa9, 0x9e, 0x61, 0xf7, 0x3d, - 0xf4, 0x0e, 0x3b, 0xb8, 0x40, 0xb9, 0xb4, 0xc2, 0xc6, 0x81, 0x0d, 0x71, 0xa0, 0xc5, 0xef, 0x24, - 0x00, 0xee, 0x6a, 0xfb, 0x35, 0x5d, 0x6d, 0x36, 0xb1, 0xfe, 0xc5, 0xa9, 0xea, 0x2e, 0xa4, 0x2c, - 0x3b, 0x7b, 0xac, 0xed, 0x73, 0x55, 0x45, 0x7d, 0x49, 0x84, 0x04, 0x07, 0xaa, 0x9d, 0x47, 0x62, - 0x39, 0x93, 0xf1, 0x6b, 0x0d, 0x19, 0x61, 0xb1, 0x9c, 0xd3, 0xb2, 0x55, 0xfe, 0x2b, 0xd9, 0xa8, - 0xe8, 0x75, 0x98, 0xc0, 0x44, 0xda, 0xd6, 0x01, 0xa0, 0xb0, 0x60, 0x8e, 0xaa, 0x44, 0xe2, 0xb0, - 0x7e, 0x9b, 0x9b, 0x3c, 0x8b, 0xcd, 0x25, 0x47, 0xb2, 0xb9, 0xf7, 0x21, 0xdd, 0x52, 0x0c, 0x53, - 0xd6, 0x7b, 0x1d, 0x86, 0x3e, 0x35, 0x14, 0x3d, 0x45, 0x10, 0xa4, 0x5e, 0x87, 0xe2, 0x7f, 0x0d, - 0x26, 0xd8, 0x47, 0x18, 0x96, 0x81, 0x8e, 0x0c, 0xd7, 0x87, 0x0b, 0x8d, 0x5b, 0x1a, 0xc7, 0xcb, - 0x55, 0x61, 0xd2, 0x32, 0x94, 0xaf, 0x40, 0xd2, 0xe0, 0xfe, 0x78, 0x48, 0x38, 0x62, 0xb9, 0xed, - 0xf2, 0x98, 0x64, 0xa3, 0x6c, 0x4c, 0xc1, 0x24, 0xd7, 0x83, 0x58, 0x86, 0x09, 0x56, 0x0d, 0x5a, - 0x04, 0x54, 0xad, 0xe5, 0x6b, 0x7b, 0xd5, 0xfe, 0x31, 0xa1, 0x5c, 0xca, 0x6f, 0xd6, 0xca, 0x0f, - 0xb3, 0x02, 0x02, 0x98, 0xd8, 0xcd, 0xef, 0x55, 0x4b, 0x45, 0xf6, 0x2c, 0x75, 0x21, 0xbf, 0x5d, - 0x28, 0x6d, 0x6e, 0x96, 0x8a, 0xd9, 0xf8, 0x46, 0x02, 0xe2, 0x8f, 0xb5, 0x7d, 0xf1, 0x77, 0xc7, - 0x61, 0x82, 0xbd, 0xb3, 0x81, 0xee, 0x41, 0xda, 0x50, 0x9e, 0xba, 0x5e, 0x60, 0x14, 0x06, 0x2e, - 0x53, 0x31, 0xac, 0xd5, 0xaa, 0xf2, 0xd4, 0x7e, 0x9c, 0xb1, 0x3c, 0x26, 0x4d, 0x1b, 0xae, 0x34, - 0x2a, 0xc3, 0x64, 0xb7, 0xb7, 0x2f, 0x1b, 0xbd, 0xfd, 0x21, 0xef, 0x74, 0x71, 0x62, 0xbb, 0xbd, - 0xfd, 0x96, 0x6a, 0x1c, 0xd6, 0xb4, 0xdd, 0xde, 0x7e, 0xb5, 0xb7, 0x5f, 0x1e, 0x93, 0x26, 0xba, - 0xf4, 0x1f, 0x3a, 0x82, 0xa5, 0x2e, 0x2b, 0xe4, 0xe1, 0xe4, 0x89, 0x6c, 0x6a, 0x72, 0xdd, 0xa8, - 0xd7, 0x87, 0x4c, 0x9c, 0xbc, 0x94, 0xf9, 0xd0, 0x5d, 0xd3, 0x0a, 0x46, 0xbd, 0x5e, 0x1e, 0x93, - 0xe6, 0xbb, 0x01, 0xf9, 0xa8, 0x0d, 0x4b, 0x8f, 0xb5, 0x7d, 0xb9, 0xa3, 0x99, 0xea, 0x81, 0xca, - 0x1e, 0x11, 0x95, 0x71, 0x9b, 0x7a, 0x18, 0x66, 0x85, 0xaf, 0x0d, 0xae, 0xec, 0xae, 0xb6, 0xbf, - 0xed, 0xc2, 0x2d, 0x51, 0xd4, 0xf2, 0x98, 0xb4, 0xf0, 0x38, 0xa8, 0x20, 0x27, 0xc3, 0xb4, 0x5b, - 0x8a, 0x68, 0xc7, 0x7e, 0xfa, 0xca, 0x73, 0x32, 0x64, 0x25, 0xfa, 0xd3, 0x57, 0xd6, 0x6b, 0x57, - 0xfc, 0x81, 0x80, 0x6b, 0x30, 0xe3, 0x93, 0x2c, 0x89, 0x86, 0x4c, 0xad, 0xcb, 0x2f, 0x79, 0x4e, - 0x49, 0x2c, 0x91, 0x5b, 0x84, 0xf9, 0x20, 0x41, 0xe5, 0x96, 0x60, 0x21, 0xb0, 0x4d, 0x24, 0x04, - 0x60, 0xaf, 0xb3, 0x88, 0xbf, 0x2c, 0xc0, 0x85, 0x02, 0xed, 0xbc, 0xfe, 0xf7, 0x92, 0x86, 0xbc, - 0xa7, 0x76, 0x0f, 0xb2, 0x7d, 0x0f, 0x32, 0xc5, 0x46, 0x7a, 0x90, 0x69, 0xc6, 0xf7, 0xda, 0x19, - 0xba, 0x04, 0x29, 0xfb, 0x55, 0x34, 0xb5, 0xc1, 0x3d, 0x2c, 0x58, 0x59, 0x95, 0x86, 0xf8, 0xdb, - 0x02, 0x5c, 0xd8, 0xa3, 0xce, 0x22, 0x84, 0xd9, 0x20, 0xd7, 0xfe, 0x05, 0x30, 0xea, 0xb8, 0x38, - 0xba, 0xdf, 0x16, 0x0f, 0xf1, 0x51, 0x34, 0x98, 0xdf, 0x52, 0x8c, 0x23, 0xcb, 0xc5, 0x91, 0xff, - 0xe2, 0x1a, 0x9c, 0xbb, 0x83, 0xcd, 0xe8, 0x0d, 0x10, 0x7f, 0x5a, 0x80, 0xf3, 0xec, 0x35, 0x22, - 0x0f, 0x8a, 0x31, 0x4c, 0x43, 0x17, 0x01, 0xba, 0x4a, 0x13, 0xcb, 0xa6, 0x76, 0xc4, 0xdf, 0x10, - 0x9d, 0x92, 0xa6, 0x48, 0x4e, 0x8d, 0x64, 0xa0, 0xf3, 0x40, 0x13, 0xce, 0xbe, 0x57, 0x42, 0x4a, - 0x92, 0x0c, 0x7a, 0x80, 0xf4, 0x1c, 0x24, 0xe9, 0x36, 0xa1, 0xbc, 0x7f, 0xc2, 0x1f, 0x5d, 0x9a, - 0xa4, 0xe9, 0x8d, 0x13, 0xf1, 0xe7, 0x05, 0xb8, 0x10, 0xcc, 0x0e, 0x7f, 0x23, 0xa9, 0x0a, 0xb3, - 0x7e, 0x81, 0x5b, 0x8b, 0x00, 0x51, 0x25, 0x9e, 0xf5, 0x49, 0xdc, 0x40, 0x57, 0x61, 0xa6, 0x83, - 0x8f, 0x4d, 0xb9, 0xaf, 0x45, 0x69, 0x92, 0xbd, 0x6b, 0xb5, 0x4a, 0x5c, 0x87, 0x0b, 0x45, 0xdc, - 0xc2, 0xa3, 0x58, 0x08, 0xdd, 0x2d, 0x61, 0x7d, 0xc0, 0x19, 0x16, 0x86, 0x09, 0x77, 0x03, 0x52, - 0xc4, 0xd7, 0x70, 0x07, 0xcf, 0x0d, 0xea, 0x85, 0xa1, 0xa3, 0x8d, 0x04, 0x8f, 0x9d, 0x40, 0xe4, - 0x22, 0x00, 0xc7, 0x77, 0xcc, 0x7d, 0x8a, 0xe7, 0x54, 0x1a, 0xc4, 0x50, 0x88, 0x63, 0x7a, 0x1a, - 0xc8, 0x57, 0x50, 0x3b, 0x7e, 0x55, 0x80, 0x25, 0xd6, 0x3d, 0x22, 0xc1, 0x3f, 0x97, 0x36, 0x9c, - 0xa9, 0x2b, 0xac, 0xc0, 0xfc, 0x1d, 0x6c, 0x46, 0x6b, 0xdc, 0xf7, 0x05, 0x98, 0x63, 0x4a, 0x2a, - 0xb6, 0xba, 0x77, 0xb5, 0xfd, 0x61, 0x0a, 0xf2, 0x05, 0x63, 0xb1, 0xb3, 0x04, 0x63, 0x15, 0x48, - 0xea, 0xaa, 0x71, 0x44, 0x09, 0xc5, 0x07, 0x9f, 0x3d, 0x0c, 0x7a, 0xd0, 0xab, 0x3c, 0x26, 0x4d, - 0x12, 0x7c, 0x42, 0x6a, 0x01, 0x26, 0x88, 0xcc, 0xd5, 0x06, 0xef, 0x56, 0x89, 0xc7, 0xda, 0x7e, - 0xa5, 0x61, 0x0d, 0xeb, 0x7f, 0x5f, 0x80, 0x45, 0xd2, 0xb7, 0x1c, 0x91, 0xfc, 0x80, 0x7a, 0xb9, - 0xeb, 0x65, 0xb4, 0x84, 0xe7, 0x65, 0xb4, 0x9f, 0x14, 0x60, 0xa9, 0x8f, 0x43, 0xde, 0xf1, 0x8b, - 0x30, 0xed, 0xb2, 0x27, 0xab, 0xcf, 0x47, 0x30, 0xa8, 0x94, 0x63, 0x50, 0xd1, 0x7b, 0xfa, 0x2d, - 0x58, 0x62, 0x3d, 0x3d, 0x9a, 0xfd, 0xfc, 0xdd, 0x18, 0x64, 0xfd, 0x6a, 0x26, 0x33, 0x43, 0xfe, - 0x35, 0x31, 0xef, 0x98, 0xfd, 0x62, 0xe8, 0x0b, 0x0e, 0xee, 0xd1, 0x3a, 0x6d, 0x78, 0x1e, 0xce, - 0x7c, 0xae, 0x2f, 0x8c, 0x86, 0xbe, 0x14, 0x1a, 0x0f, 0x7f, 0xef, 0xd5, 0xf5, 0x42, 0xdb, 0xf8, - 0x48, 0x2f, 0xb4, 0xfd, 0x6e, 0x02, 0x26, 0x58, 0xaf, 0x0a, 0xf4, 0x13, 0x6f, 0xf0, 0xcf, 0xb8, - 0x0c, 0xfe, 0x1c, 0x12, 0x23, 0xe0, 0xfa, 0x6e, 0xcb, 0x7b, 0xf4, 0xe1, 0x77, 0x13, 0xf3, 0xb5, - 0xe8, 0xab, 0x03, 0xf1, 0x88, 0x39, 0x90, 0x10, 0x19, 0x4b, 0x0c, 0x09, 0x7d, 0x08, 0xd3, 0xb4, - 0xcf, 0x59, 0x73, 0xc4, 0xf1, 0xc1, 0x11, 0xdc, 0x80, 0x0b, 0x0c, 0xe5, 0x31, 0x29, 0xa5, 0xbb, - 0xde, 0xce, 0x78, 0x04, 0xd6, 0x80, 0x6e, 0x13, 0x1f, 0x7c, 0x7c, 0x34, 0xec, 0x05, 0xcb, 0xf2, - 0x98, 0x64, 0x69, 0xdc, 0xa2, 0x7d, 0xa6, 0x4f, 0x6a, 0xbc, 0x0d, 0x40, 0x1f, 0xc7, 0x8f, 0x3a, - 0xeb, 0x9a, 0xa2, 0xd0, 0x14, 0xf5, 0x0d, 0x48, 0xe2, 0x4e, 0x23, 0xea, 0x8c, 0x6b, 0x12, 0x77, - 0x1a, 0x14, 0xed, 0x3a, 0x64, 0x5d, 0x3d, 0x96, 0x19, 0x18, 0x50, 0xcd, 0x67, 0x9c, 0x2e, 0x49, - 0x6d, 0xcb, 0x99, 0x48, 0xa6, 0xa2, 0x4f, 0x24, 0xc5, 0x3a, 0x24, 0x2d, 0xbd, 0xa2, 0x73, 0xb0, - 0x70, 0x77, 0x67, 0x43, 0x26, 0xb3, 0x9f, 0x80, 0x05, 0xb1, 0xdd, 0xd2, 0x76, 0xb1, 0xb2, 0x7d, - 0x27, 0x2b, 0x90, 0x84, 0xb4, 0xb7, 0xbd, 0x4d, 0x12, 0x31, 0x94, 0x84, 0xf1, 0xe2, 0xce, 0x76, - 0x29, 0x1b, 0x47, 0xd3, 0x90, 0x64, 0xf3, 0xa0, 0x52, 0x31, 0x3b, 0x4e, 0x66, 0x48, 0xb7, 0xf3, - 0x15, 0xf2, 0x3f, 0x41, 0xe6, 0x59, 0xd6, 0x0a, 0xdd, 0x55, 0xc8, 0xde, 0xc1, 0xa6, 0x77, 0x80, - 0x08, 0x72, 0x06, 0xff, 0x51, 0x00, 0x44, 0xbc, 0x18, 0x83, 0x0c, 0xf0, 0xb1, 0xe3, 0x1e, 0x1f, - 0xeb, 0x38, 0x43, 0xc1, 0xed, 0x0c, 0xbd, 0xce, 0x35, 0xe6, 0x73, 0xae, 0x5e, 0xc7, 0x1c, 0xf7, - 0x3b, 0x66, 0xab, 0x53, 0x25, 0x46, 0xeb, 0x54, 0x6e, 0x97, 0x3d, 0xe1, 0x0d, 0xcc, 0xba, 0x30, - 0xe7, 0x69, 0x13, 0xf7, 0xca, 0xaf, 0xc2, 0xf8, 0x63, 0x6d, 0xdf, 0xf2, 0xc6, 0x17, 0x07, 0x56, - 0x24, 0x51, 0xd0, 0xc8, 0x2e, 0xf8, 0x65, 0x98, 0x2b, 0x28, 0x9d, 0x3a, 0x6e, 0x0d, 0x97, 0xf8, - 0xcb, 0x30, 0xc7, 0xbc, 0xf5, 0x70, 0xd0, 0xdf, 0x10, 0xe0, 0x12, 0x1f, 0xe9, 0xfb, 0xd6, 0xd9, - 0x86, 0x8d, 0x86, 0x8f, 0x60, 0x2e, 0xe0, 0x45, 0xf4, 0x21, 0xc7, 0x40, 0x02, 0xaa, 0x41, 0xfd, - 0xef, 0xa6, 0x0f, 0x9f, 0x9e, 0xfc, 0x07, 0x01, 0x2e, 0xb1, 0xf8, 0x2b, 0x9c, 0xf1, 0x20, 0xff, - 0xfa, 0x45, 0x32, 0x7d, 0xa6, 0xf8, 0x6c, 0x1d, 0x2e, 0x90, 0xee, 0x34, 0x4a, 0x63, 0xc4, 0x9f, - 0x11, 0xe0, 0x4b, 0xd4, 0x0c, 0xfb, 0xb0, 0x7e, 0x50, 0x13, 0x96, 0x7f, 0x2c, 0xc0, 0xa5, 0x50, - 0x8e, 0x78, 0x27, 0xf9, 0x08, 0xe6, 0x03, 0x54, 0x60, 0x75, 0x9a, 0x11, 0x74, 0x30, 0xd7, 0xaf, - 0x83, 0xe8, 0xfd, 0xe9, 0x0d, 0xb8, 0xc4, 0x3b, 0xc9, 0x48, 0x22, 0xff, 0x47, 0x31, 0x38, 0xbf, - 0xa9, 0xe8, 0x4d, 0xcc, 0xbe, 0xd2, 0xe7, 0x7c, 0x85, 0x93, 0xc7, 0x12, 0x65, 0x48, 0xf1, 0x85, - 0x89, 0xae, 0x62, 0x1e, 0xf2, 0x10, 0x27, 0xf4, 0x90, 0x7e, 0x4b, 0xeb, 0x35, 0x78, 0x9c, 0xb3, - 0xab, 0x98, 0x87, 0x12, 0x30, 0x5c, 0xf2, 0x1f, 0x29, 0xb0, 0x58, 0x27, 0xe5, 0xb2, 0x15, 0x35, - 0xd1, 0xaf, 0xe1, 0x18, 0xd8, 0x3a, 0xa9, 0xb7, 0x12, 0x81, 0xe8, 0x6d, 0x95, 0x7e, 0x9e, 0x8f, - 0x5e, 0x2f, 0xe9, 0xcf, 0x46, 0xdb, 0x30, 0xb3, 0xaf, 0x36, 0xe5, 0x27, 0x3d, 0xac, 0x9f, 0xc8, - 0x6c, 0x43, 0x2f, 0xda, 0x23, 0x6a, 0xd4, 0x84, 0xcb, 0x63, 0x52, 0x7a, 0xdf, 0x9d, 0xe1, 0x3a, - 0x74, 0x75, 0x17, 0x72, 0x81, 0x52, 0x62, 0xcf, 0x75, 0xdf, 0x04, 0xa4, 0x74, 0xbb, 0xba, 0x76, - 0x2c, 0x77, 0x7a, 0x6d, 0xb9, 0x7b, 0xa8, 0x2b, 0x86, 0xfd, 0x6a, 0x73, 0x96, 0x95, 0x6c, 0xf7, - 0xda, 0xbb, 0x2c, 0x5f, 0xfc, 0xae, 0x00, 0xf3, 0x84, 0x71, 0xdc, 0xf0, 0x5d, 0xb5, 0xf0, 0x2f, - 0x24, 0x0b, 0x43, 0x17, 0x92, 0x63, 0xfd, 0x0b, 0xc9, 0x2d, 0x58, 0x6a, 0x11, 0x4e, 0x65, 0x7e, - 0xb0, 0xd0, 0xf5, 0x3d, 0xd6, 0xc1, 0xab, 0x66, 0x03, 0xac, 0xa0, 0x3c, 0x26, 0x2d, 0xb4, 0x82, - 0x8a, 0xed, 0x9d, 0xe4, 0xbf, 0x21, 0xc0, 0x9c, 0xb7, 0x4d, 0x4c, 0x32, 0x47, 0xe1, 0xdc, 0x08, - 0x03, 0x77, 0xc2, 0xc3, 0xa5, 0x3d, 0x9c, 0x99, 0xcf, 0x62, 0xb0, 0xe0, 0x65, 0x86, 0x7f, 0xa3, - 0x09, 0x15, 0x60, 0xc2, 0x13, 0xab, 0xdf, 0x18, 0x10, 0xab, 0xfb, 0xd5, 0x23, 0x71, 0x54, 0x7f, - 0x9c, 0x16, 0x1b, 0x29, 0x4e, 0xfb, 0x9a, 0x37, 0xb0, 0x5d, 0x89, 0xc4, 0x80, 0x27, 0xb8, 0x75, - 0xa2, 0xa9, 0xf1, 0x11, 0x96, 0xe5, 0x79, 0xbd, 0x56, 0xb8, 0x1a, 0xbd, 0x5e, 0x83, 0xd5, 0x6b, - 0x88, 0xff, 0x49, 0x80, 0x8c, 0xb7, 0x38, 0x70, 0x40, 0xda, 0x83, 0x19, 0xb6, 0x77, 0x68, 0xda, - 0x5f, 0xcc, 0x1a, 0x7c, 0xe5, 0x2e, 0x50, 0x53, 0x52, 0x86, 0x13, 0xb1, 0x34, 0xf7, 0x00, 0xb2, - 0x5d, 0xcc, 0xbe, 0xe7, 0xc4, 0xc9, 0x0e, 0x3b, 0x5a, 0x10, 0x4c, 0x77, 0x86, 0x53, 0xe1, 0x69, - 0x43, 0xfc, 0x27, 0x02, 0x9c, 0x67, 0x11, 0x83, 0x17, 0x61, 0xd8, 0x80, 0xe3, 0x98, 0x52, 0xec, - 0xf4, 0xa6, 0x74, 0x0b, 0xe6, 0x0c, 0x5a, 0xee, 0xba, 0xcc, 0x65, 0x87, 0x07, 0x59, 0xc3, 0x83, - 0x5a, 0x69, 0x88, 0xbf, 0x26, 0xc0, 0x79, 0x16, 0x24, 0x04, 0xf3, 0x1a, 0xa4, 0x8f, 0xe7, 0xc2, - 0xe7, 0x99, 0x22, 0x81, 0x55, 0x58, 0xbe, 0x83, 0xcd, 0xc8, 0x1c, 0x8b, 0x7f, 0x53, 0x80, 0x1c, - 0x19, 0x73, 0xbd, 0x18, 0x3f, 0xa8, 0x08, 0xe0, 0xef, 0xf0, 0x15, 0xd4, 0x3e, 0x6e, 0xf8, 0xe8, - 0x7f, 0x0f, 0x66, 0xfd, 0x2a, 0xb4, 0x86, 0xfe, 0x97, 0x22, 0x89, 0x5a, 0x9a, 0xf1, 0xea, 0x39, - 0xfa, 0x90, 0xff, 0x2a, 0x9c, 0x67, 0x43, 0x7e, 0x64, 0xd9, 0xae, 0x6c, 0x41, 0xda, 0xf3, 0xf5, - 0x5c, 0xb4, 0x04, 0x73, 0x85, 0x9d, 0xed, 0x5a, 0x69, 0xdb, 0x7f, 0x7c, 0x3b, 0x0b, 0xd3, 0x56, - 0x41, 0xad, 0xf4, 0x61, 0x2d, 0x2b, 0xa0, 0x59, 0x48, 0x5b, 0x39, 0xec, 0xb3, 0xa8, 0xb1, 0x95, - 0x4f, 0x05, 0x98, 0x76, 0x7f, 0xd2, 0x1a, 0x5d, 0x84, 0x73, 0x5b, 0xf9, 0x5a, 0xa1, 0x5c, 0xd9, - 0xbe, 0x13, 0xf4, 0x45, 0xd5, 0x0b, 0xb0, 0xec, 0x2d, 0xbe, 0xbd, 0xb7, 0xb9, 0x29, 0xd3, 0xac, - 0xac, 0x80, 0x2e, 0xc1, 0x79, 0x6f, 0xe9, 0x6e, 0x5e, 0xaa, 0x55, 0xf2, 0x16, 0x40, 0xac, 0x1f, - 0xa0, 0xb2, 0x7d, 0xbf, 0x24, 0x55, 0x4b, 0x1c, 0x20, 0xbe, 0xb2, 0xeb, 0x7c, 0x8f, 0xc0, 0xf5, - 0x59, 0x00, 0x32, 0x7d, 0x2c, 0x6d, 0xef, 0x6d, 0x05, 0x71, 0x94, 0x82, 0xc9, 0x0a, 0xcd, 0xe0, - 0x2d, 0x94, 0x2a, 0xd5, 0x0f, 0xe4, 0xfc, 0x76, 0x7e, 0xf3, 0x61, 0xb5, 0x52, 0xcd, 0xc6, 0x56, - 0xfe, 0x8d, 0x00, 0xa8, 0xff, 0xc4, 0x1b, 0xba, 0x02, 0x97, 0xa4, 0xd2, 0x26, 0x3d, 0xac, 0x11, - 0x7e, 0xde, 0x6a, 0x1a, 0x92, 0xa5, 0x7b, 0x7b, 0xf9, 0x4d, 0xb9, 0xb6, 0x93, 0x15, 0x88, 0x40, - 0xb7, 0x77, 0x6a, 0xb2, 0x9d, 0x43, 0xaf, 0xca, 0xdd, 0x91, 0x4a, 0xf9, 0x5a, 0x49, 0x92, 0x6b, - 0xe5, 0xfc, 0x36, 0xfb, 0x70, 0xec, 0x66, 0xa9, 0x5a, 0x65, 0xc9, 0x71, 0x94, 0x83, 0x45, 0x37, - 0x80, 0xbc, 0x23, 0x31, 0xf4, 0x6a, 0x36, 0x41, 0x14, 0x67, 0x83, 0xba, 0x0a, 0x26, 0xc8, 0xf4, - 0xb6, 0xf4, 0x61, 0xa5, 0x5a, 0xab, 0x66, 0x27, 0x57, 0x24, 0x00, 0x67, 0x16, 0x48, 0xa4, 0x5f, - 0xdc, 0xdc, 0x95, 0xc9, 0x4c, 0x3a, 0x40, 0x12, 0x33, 0x90, 0xe2, 0x92, 0x20, 0x10, 0x59, 0x01, - 0x2d, 0xc0, 0xac, 0x47, 0x1a, 0x34, 0x3b, 0xb6, 0xd2, 0x09, 0x1a, 0xe9, 0xe9, 0xfd, 0x28, 0xfa, - 0x19, 0x94, 0xa2, 0x5c, 0xd9, 0xbe, 0xbd, 0xc3, 0x2a, 0x18, 0x3a, 0x5f, 0x9f, 0x82, 0x84, 0x54, - 0xca, 0x17, 0x1f, 0x66, 0x63, 0xae, 0x59, 0x79, 0x9c, 0x29, 0xe5, 0x7e, 0x7e, 0xb3, 0x52, 0xcc, - 0x8e, 0xaf, 0xff, 0xe1, 0x4d, 0xda, 0x88, 0x2a, 0xd6, 0x9f, 0xaa, 0x75, 0x8c, 0xfe, 0x81, 0xf3, - 0x79, 0x74, 0x6e, 0xc9, 0xe8, 0xe6, 0xd0, 0x45, 0x32, 0xd7, 0x47, 0x7e, 0x72, 0xb7, 0x22, 0x42, - 0xb3, 0xfe, 0x2d, 0xae, 0xff, 0x95, 0xcf, 0xfe, 0xe7, 0xcf, 0xc6, 0x6e, 0x8a, 0xd7, 0xd6, 0x9e, - 0xae, 0xaf, 0xfd, 0x28, 0xf3, 0x35, 0x5f, 0xe9, 0xea, 0xda, 0x63, 0x5c, 0x37, 0x8d, 0xb5, 0x95, - 0x1f, 0x5f, 0xe3, 0x9f, 0xed, 0x7c, 0x87, 0xaf, 0xe6, 0xbc, 0x23, 0xac, 0xa0, 0x6f, 0x0a, 0x90, - 0x72, 0x7d, 0x52, 0x0d, 0xbd, 0x1c, 0xf9, 0x13, 0x7a, 0xb9, 0x95, 0x28, 0xa0, 0x9c, 0xb5, 0x35, - 0xca, 0xda, 0xcb, 0xe2, 0x8b, 0x61, 0xac, 0xd1, 0xcf, 0xb6, 0xbd, 0xc3, 0xee, 0x78, 0x13, 0xbe, - 0x7e, 0x45, 0x80, 0xd9, 0xbe, 0x2f, 0x77, 0xa1, 0xb5, 0x28, 0x07, 0x32, 0xdc, 0x12, 0x7c, 0x25, - 0x3a, 0x02, 0xe7, 0xf4, 0x0d, 0xca, 0xe9, 0x9a, 0xb8, 0x32, 0x4c, 0x88, 0xce, 0x0c, 0xc8, 0xe2, - 0x57, 0x8a, 0xcc, 0xaf, 0x34, 0x2a, 0xbf, 0xd2, 0xd9, 0xf9, 0xd5, 0x3d, 0xfc, 0xfe, 0x84, 0x00, - 0x69, 0xcf, 0xb7, 0x3f, 0xd0, 0x8d, 0xd0, 0x4f, 0xf2, 0xf6, 0x7f, 0x76, 0x24, 0x77, 0x33, 0x1a, - 0x30, 0xe7, 0x71, 0x81, 0xf2, 0x38, 0x83, 0xd2, 0x84, 0x47, 0xe7, 0x54, 0xfe, 0xf7, 0x04, 0x58, - 0x08, 0xdc, 0x94, 0x45, 0xaf, 0x85, 0x5e, 0x68, 0x08, 0xdf, 0xc2, 0xcd, 0x45, 0xdc, 0x75, 0x13, - 0x9b, 0x94, 0x1b, 0x45, 0xbc, 0xe5, 0x96, 0x98, 0xa6, 0x37, 0x95, 0x8e, 0xfa, 0x09, 0x3b, 0x75, - 0x48, 0x0d, 0xd2, 0xb7, 0x35, 0xf7, 0x8e, 0xb0, 0xf2, 0xe8, 0x96, 0x78, 0x3d, 0xd4, 0x7e, 0xfb, - 0xc1, 0x69, 0xfb, 0x02, 0xf7, 0x71, 0x43, 0xdb, 0x37, 0x68, 0xd7, 0x77, 0xd4, 0xf6, 0xad, 0xb3, - 0xf6, 0x91, 0xb1, 0xd4, 0xdf, 0xba, 0x3e, 0x6e, 0xd7, 0x56, 0x7e, 0x9c, 0xb6, 0x6f, 0xfd, 0xba, - 0x83, 0xe3, 0xb4, 0x2e, 0x04, 0x1c, 0x7d, 0x57, 0x00, 0xd4, 0xbf, 0xc7, 0x8b, 0xc2, 0x6c, 0x38, - 0x74, 0x3b, 0x38, 0x72, 0xcb, 0x14, 0xda, 0xb2, 0x1f, 0x41, 0xa3, 0xb5, 0xec, 0xd1, 0x0a, 0x8a, - 0xdc, 0x2c, 0xf4, 0x7d, 0xc1, 0xfa, 0xd0, 0x8e, 0x6f, 0x67, 0x76, 0x7d, 0xa0, 0xc5, 0x07, 0x6e, - 0x59, 0xe7, 0x5e, 0x1b, 0x09, 0x87, 0x77, 0x16, 0x6f, 0x23, 0xa3, 0x9a, 0xa7, 0xdd, 0xc8, 0x08, - 0xb6, 0x89, 0x7e, 0x4f, 0x80, 0x85, 0xc0, 0xed, 0xe3, 0x50, 0xc3, 0x1c, 0xb4, 0xd9, 0x9c, 0x0b, - 0x79, 0x44, 0xde, 0x6a, 0xc9, 0xca, 0xa8, 0xea, 0x5a, 0x89, 0xae, 0xae, 0x3f, 0x15, 0x60, 0x39, - 0x6c, 0x11, 0x15, 0xbd, 0x39, 0xd0, 0x8b, 0x84, 0x2e, 0x3e, 0xe5, 0xa2, 0xaf, 0x83, 0x89, 0x6d, - 0xda, 0xc4, 0xa6, 0xf8, 0xca, 0x40, 0x65, 0x05, 0x2c, 0x96, 0x91, 0xee, 0xf6, 0x8a, 0x78, 0x23, - 0x4c, 0x65, 0xc1, 0x18, 0xb4, 0xb9, 0x61, 0x4b, 0xaf, 0xa1, 0xcd, 0x1d, 0xb2, 0x56, 0x7b, 0x8a, - 0xe6, 0xae, 0xbf, 0x12, 0xae, 0xd1, 0x00, 0xce, 0xb9, 0x77, 0x79, 0x65, 0xfd, 0x46, 0xa0, 0x5e, - 0x43, 0x31, 0xd0, 0x7f, 0x17, 0x60, 0x21, 0x70, 0x65, 0x36, 0xd4, 0x4e, 0x07, 0xad, 0xe3, 0x8e, - 0xd2, 0x50, 0xee, 0x43, 0xd1, 0xc8, 0x0d, 0x7d, 0x74, 0x0b, 0x8d, 0xd2, 0x4a, 0xf4, 0xbf, 0xf9, - 0x46, 0x73, 0xc0, 0xaa, 0x2d, 0x7a, 0x63, 0x80, 0xfb, 0x08, 0x5f, 0x77, 0xce, 0xbd, 0x39, 0x2a, - 0x1a, 0x77, 0x3c, 0xde, 0x36, 0x8f, 0x60, 0xcb, 0x76, 0x9b, 0xa3, 0x19, 0x32, 0xfa, 0x4c, 0x80, - 0xe5, 0xb0, 0x05, 0xe0, 0x50, 0x2b, 0x1e, 0xb2, 0x62, 0x1c, 0xea, 0x84, 0x78, 0xab, 0x56, 0x4e, - 0xa1, 0xc9, 0x95, 0x91, 0x34, 0xf9, 0x4d, 0x01, 0xb2, 0xfe, 0xe3, 0x35, 0x68, 0x75, 0xa0, 0x0b, - 0xea, 0xdb, 0xd2, 0xcf, 0x0d, 0x3f, 0x45, 0x20, 0xae, 0xd2, 0x06, 0x5d, 0x17, 0xaf, 0x84, 0x89, - 0xdc, 0x75, 0xca, 0x80, 0x47, 0xf8, 0x59, 0xff, 0x71, 0x99, 0x50, 0xbe, 0x42, 0xce, 0xd5, 0x8c, - 0xc0, 0xd7, 0xfa, 0x95, 0x40, 0xa1, 0xb9, 0x98, 0xe2, 0x9d, 0xfb, 0xa7, 0x05, 0x48, 0x7b, 0x8e, - 0xc5, 0x84, 0x46, 0xa0, 0x41, 0x87, 0x67, 0xa2, 0x70, 0x74, 0x83, 0x72, 0xf4, 0x12, 0x8a, 0xc2, - 0x11, 0xfa, 0x7b, 0x02, 0xcc, 0xf8, 0x4e, 0x7c, 0xa0, 0x5b, 0x03, 0x7a, 0x52, 0xff, 0xd9, 0x95, - 0xdc, 0x6a, 0x54, 0x70, 0xde, 0xe1, 0xbc, 0xfc, 0x0d, 0xd6, 0x24, 0xfa, 0x49, 0xfa, 0x52, 0x99, - 0xf7, 0x20, 0x48, 0xa8, 0x1a, 0x43, 0x4e, 0x8c, 0x84, 0x76, 0x12, 0xce, 0xc9, 0x4a, 0x24, 0x49, - 0x7d, 0x5b, 0x00, 0xd4, 0x7f, 0x62, 0x2b, 0x34, 0xec, 0x0b, 0x3d, 0xdc, 0x95, 0x1b, 0xbc, 0x49, - 0x2b, 0x7e, 0x99, 0x32, 0xf5, 0xaa, 0x78, 0x33, 0x8a, 0x41, 0x29, 0xbc, 0x16, 0x62, 0x59, 0x7f, - 0x4d, 0x80, 0x69, 0xf7, 0x19, 0x2a, 0xb4, 0x32, 0x38, 0x10, 0x70, 0x6f, 0xd5, 0x0e, 0x63, 0x6a, - 0x85, 0x32, 0xf5, 0xa2, 0x78, 0x29, 0xd4, 0xe1, 0xb1, 0x7d, 0x69, 0xc2, 0xc7, 0xa7, 0x02, 0xa4, - 0x5c, 0x5b, 0xd5, 0xa1, 0x73, 0xeb, 0xfe, 0x2d, 0xfa, 0xd0, 0xb9, 0x75, 0xc0, 0xce, 0xb7, 0x78, - 0x8d, 0xb2, 0xf4, 0x02, 0x1a, 0xc6, 0x12, 0xfa, 0x31, 0x98, 0xb2, 0x8f, 0x0d, 0xa0, 0x6b, 0x03, - 0x46, 0xd0, 0x51, 0x04, 0xe2, 0xad, 0xbd, 0xcf, 0x57, 0xb2, 0xaa, 0x89, 0xd9, 0xfc, 0x28, 0x4c, - 0xbb, 0xb7, 0xc6, 0x43, 0x95, 0x12, 0xb0, 0x7f, 0x1e, 0x6a, 0xb7, 0xbc, 0xf2, 0x95, 0xa1, 0x95, - 0x53, 0x93, 0x70, 0xed, 0xe1, 0x87, 0x9b, 0x44, 0xff, 0x46, 0x7f, 0x68, 0xed, 0xaf, 0xd2, 0xda, - 0x6f, 0x88, 0x57, 0x87, 0xd4, 0xfe, 0x4e, 0x9d, 0x12, 0x25, 0x26, 0xf1, 0x5f, 0x04, 0x98, 0x0f, - 0x5a, 0xc2, 0x0f, 0x9d, 0x5e, 0x0c, 0x58, 0xef, 0xcf, 0x45, 0x5b, 0xb4, 0x15, 0x31, 0x65, 0x53, - 0xe6, 0xfd, 0x28, 0x6c, 0x5c, 0xf7, 0xad, 0xec, 0x92, 0x80, 0x6d, 0xc0, 0x4a, 0x52, 0x3f, 0x34, - 0x6d, 0x5a, 0xd0, 0x8a, 0x7f, 0x68, 0xd3, 0x06, 0x6c, 0x0f, 0x8c, 0xd8, 0xb4, 0xf5, 0x9b, 0xe1, - 0x83, 0xbb, 0x8f, 0x53, 0x1e, 0x8b, 0xde, 0x5c, 0xbf, 0x16, 0xa8, 0xb4, 0x40, 0x68, 0xf4, 0x07, - 0x02, 0xcc, 0xf6, 0xed, 0x0b, 0x84, 0x2e, 0xee, 0x84, 0xed, 0x20, 0x44, 0x6d, 0x94, 0x4c, 0x1b, - 0xf5, 0x10, 0x8d, 0xd4, 0xa8, 0x47, 0x2f, 0xa3, 0xa8, 0x2d, 0x42, 0xdf, 0x13, 0xd8, 0x11, 0x1a, - 0xdf, 0x3e, 0x01, 0x7a, 0x75, 0x80, 0xd3, 0x09, 0xde, 0xe1, 0xc8, 0xad, 0x8f, 0x82, 0xc2, 0xfd, - 0x95, 0xb7, 0x7d, 0x11, 0xed, 0xd1, 0x6e, 0xdf, 0x70, 0x63, 0x44, 0xbf, 0x23, 0xc0, 0x7c, 0xd0, - 0x6e, 0x43, 0xa8, 0x25, 0x0e, 0xd8, 0x9a, 0x08, 0xed, 0xfc, 0xbc, 0x15, 0x2b, 0x23, 0x6a, 0x69, - 0x25, 0xaa, 0x96, 0x72, 0x0b, 0xbf, 0x9f, 0x47, 0x84, 0x3f, 0x56, 0xbd, 0xd2, 0x55, 0x8d, 0xd5, - 0xba, 0xd6, 0xde, 0xf8, 0x54, 0x80, 0x73, 0x75, 0xad, 0x1d, 0xdc, 0x92, 0x8d, 0x64, 0xb1, 0xd5, - 0xdd, 0x25, 0x8c, 0xee, 0x0a, 0x8f, 0xde, 0xe2, 0x20, 0x4d, 0xad, 0xa5, 0x74, 0x9a, 0xab, 0x9a, - 0xde, 0x5c, 0x6b, 0xe2, 0x0e, 0x6d, 0xc6, 0x9a, 0x43, 0x74, 0x8d, 0x53, 0x20, 0xfe, 0x6a, 0xed, - 0xe9, 0xfa, 0xbb, 0x8d, 0x56, 0xf7, 0x97, 0x63, 0x73, 0x77, 0x18, 0x2a, 0x3d, 0xd0, 0x40, 0x3c, - 0xfd, 0xea, 0xfd, 0xf5, 0xdf, 0xb7, 0x72, 0x3f, 0xa2, 0xb9, 0x1f, 0x15, 0x5b, 0xdd, 0x8f, 0xee, - 0xaf, 0xef, 0x4f, 0x50, 0x82, 0xaf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xc8, 0x8d, - 0x3d, 0x35, 0x97, 0x00, 0x00, + // 9406 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xdc, 0x7d, 0x6d, 0x8c, 0x1b, 0x49, + 0x76, 0xd8, 0x34, 0x39, 0x9c, 0xe1, 0x3c, 0x0e, 0x39, 0x9c, 0x9a, 0x4f, 0x51, 0xd2, 0x49, 0xdb, + 0xda, 0x95, 0xb4, 0x23, 0x69, 0x66, 0x77, 0xf6, 0xfb, 0xe3, 0xf6, 0x8e, 0x43, 0x52, 0x22, 0xb5, + 0xf3, 0xa5, 0x26, 0x47, 0x5a, 0xc9, 0x8b, 0xed, 0xf4, 0x90, 0x35, 0x9c, 0xd6, 0x90, 0x6c, 0xaa, + 0xbb, 0x29, 0xcd, 0xac, 0x6d, 0xe0, 0x1c, 0x24, 0x71, 0x9c, 0x78, 0xe1, 0x03, 0x9c, 0xcb, 0x25, + 0xb6, 0x73, 0x71, 0xe2, 0x00, 0x41, 0x0c, 0xd8, 0x49, 0xe0, 0xd8, 0x41, 0x12, 0x3b, 0x3f, 0xec, + 0xc0, 0x06, 0x0c, 0x27, 0xb8, 0xcb, 0x06, 0x41, 0x82, 0xe0, 0x80, 0xf8, 0x12, 0xc7, 0x06, 0xce, + 0x7f, 0x02, 0x04, 0x01, 0x9c, 0xfc, 0x09, 0xea, 0xa3, 0x3f, 0xd9, 0x4d, 0x36, 0x67, 0xb4, 0x39, + 0xe3, 0x7e, 0x91, 0x55, 0xf5, 0xde, 0xab, 0x57, 0xef, 0xbd, 0x7a, 0xf5, 0xea, 0xb3, 0xe1, 0x52, + 0x53, 0xd3, 0x9a, 0x2d, 0xbc, 0xd6, 0xd5, 0xd5, 0xa7, 0x4a, 0xfd, 0x64, 0xad, 0xd1, 0xea, 0xae, + 0x3d, 0x5d, 0x27, 0x3f, 0xab, 0x5d, 0x5d, 0x33, 0x35, 0xb4, 0xc0, 0x00, 0x56, 0x39, 0xc0, 0x2a, + 0x29, 0x79, 0xba, 0x9e, 0xbb, 0xc0, 0xf1, 0x94, 0xae, 0xba, 0xa6, 0x74, 0x3a, 0x9a, 0xa9, 0x98, + 0xaa, 0xd6, 0x31, 0x18, 0x52, 0x6e, 0xc9, 0x55, 0x5a, 0x6f, 0xa9, 0xb8, 0x63, 0xf2, 0x82, 0x2b, + 0xc1, 0xd5, 0x19, 0xa6, 0xa6, 0x2b, 0x4d, 0xcc, 0x81, 0xbe, 0x64, 0x03, 0x69, 0xa6, 0xb6, 0xdf, + 0x3b, 0x58, 0x6b, 0xf4, 0x74, 0x4a, 0x9e, 0x97, 0x9f, 0xf7, 0x97, 0xe3, 0x76, 0xd7, 0x3c, 0xe1, + 0x85, 0x97, 0xfd, 0x85, 0x07, 0x2a, 0x6e, 0x35, 0xe4, 0xb6, 0x62, 0x1c, 0x71, 0x88, 0x4b, 0x7e, + 0x08, 0x53, 0x6d, 0x63, 0xc3, 0x54, 0xda, 0x5d, 0x1f, 0xf7, 0x7a, 0xb7, 0xbe, 0x66, 0x98, 0x8a, + 0xd9, 0xb3, 0x9a, 0xb5, 0xc8, 0x0b, 0xcc, 0x93, 0x2e, 0x5e, 0x6b, 0x28, 0x26, 0xf6, 0x31, 0xc4, + 0xf3, 0x4f, 0xb4, 0x83, 0x67, 0x18, 0x1f, 0x05, 0x15, 0x92, 0xaa, 0xb4, 0x83, 0x86, 0xc2, 0xb9, + 0x15, 0x25, 0xc8, 0x96, 0x8e, 0xeb, 0xad, 0x5e, 0x03, 0x57, 0x3a, 0x07, 0x5a, 0xed, 0xa4, 0x8b, + 0x0d, 0xf4, 0x01, 0x80, 0xda, 0x39, 0xd0, 0x64, 0x82, 0x60, 0x2c, 0x0b, 0x97, 0xe3, 0xd7, 0x53, + 0xeb, 0x97, 0x56, 0x03, 0xd5, 0xb0, 0x6a, 0x61, 0x49, 0x53, 0xaa, 0x85, 0x2f, 0x7e, 0x1e, 0x83, + 0x34, 0x25, 0x6a, 0xa8, 0x5a, 0x47, 0xea, 0xb5, 0x30, 0x92, 0x00, 0x1a, 0x6a, 0x9d, 0x48, 0x50, + 0xd1, 0x4f, 0x96, 0x85, 0xcb, 0xc2, 0xf5, 0xd4, 0xfa, 0x2b, 0x21, 0x14, 0x0b, 0x3d, 0xc3, 0xd4, + 0xda, 0x16, 0xdd, 0xd5, 0xa2, 0x8d, 0x57, 0x1e, 0x93, 0x5c, 0x54, 0x50, 0x01, 0x12, 0x3a, 0x6e, + 0xe2, 0xe3, 0xe5, 0x18, 0x25, 0x77, 0x23, 0x1a, 0x39, 0x89, 0xa0, 0x94, 0xc7, 0x24, 0x86, 0x8b, + 0x1e, 0x00, 0xc2, 0xac, 0xf9, 0xb2, 0xab, 0xc9, 0x71, 0x4a, 0xf1, 0x5a, 0x08, 0x45, 0xbf, 0xbc, + 0xca, 0x63, 0x52, 0x16, 0xfb, 0x65, 0x58, 0x86, 0x74, 0x5b, 0x31, 0xeb, 0x87, 0x6a, 0xa7, 0x49, + 0x89, 0x2e, 0x8f, 0x5f, 0x16, 0xae, 0x67, 0xd6, 0xaf, 0x84, 0xd0, 0xdc, 0xe2, 0xb0, 0x54, 0x94, + 0xd3, 0x6d, 0x57, 0x6a, 0x63, 0x02, 0xc6, 0x09, 0x01, 0xf1, 0xdf, 0x0a, 0x90, 0xa9, 0x74, 0x8c, + 0x2e, 0xa6, 0x12, 0xa0, 0x62, 0x6d, 0xc0, 0xf4, 0xa1, 0x66, 0x3e, 0xd3, 0xf4, 0x86, 0xac, 0xf7, + 0x5a, 0x98, 0x0b, 0xf6, 0x2b, 0x11, 0x05, 0x8b, 0x4d, 0x87, 0xd4, 0x6a, 0x99, 0xd1, 0x21, 0xff, + 0xcb, 0x63, 0x52, 0xea, 0xd0, 0x49, 0xa2, 0x2d, 0xc8, 0x60, 0x4b, 0x9b, 0xac, 0x1e, 0x26, 0xf1, + 0x17, 0x07, 0xc9, 0xc7, 0x52, 0x7d, 0x79, 0x4c, 0x4a, 0x63, 0x77, 0x86, 0xdd, 0x9e, 0xaf, 0x0b, + 0x30, 0xeb, 0x6d, 0x4f, 0x15, 0x9b, 0x67, 0xb5, 0x3d, 0xf4, 0x1e, 0x24, 0x08, 0x8b, 0xc6, 0x72, + 0x8c, 0xa2, 0xbe, 0x14, 0x8a, 0xea, 0xae, 0x58, 0x62, 0x38, 0xe2, 0x67, 0x93, 0x90, 0xe6, 0x25, + 0x05, 0xad, 0x73, 0xa0, 0x36, 0xcf, 0xcc, 0x4e, 0x19, 0x32, 0x6d, 0xb5, 0x23, 0xb7, 0xd4, 0x23, + 0xdc, 0x52, 0x0f, 0x35, 0xad, 0x41, 0x65, 0x97, 0x59, 0x7f, 0x21, 0x84, 0xc6, 0xa6, 0x0d, 0x28, + 0xa5, 0xdb, 0x6a, 0xc7, 0x49, 0xa2, 0xbb, 0x30, 0xd1, 0x52, 0xdb, 0xaa, 0x69, 0x59, 0xe7, 0xfa, + 0xe0, 0x96, 0x31, 0xfe, 0x57, 0x6f, 0xab, 0x9d, 0x86, 0xda, 0x69, 0x6e, 0x52, 0x4c, 0x89, 0x53, + 0x40, 0x57, 0x20, 0xad, 0x76, 0x98, 0xd5, 0x3f, 0xe9, 0x69, 0x26, 0x33, 0xce, 0xa4, 0x34, 0xcd, + 0x33, 0xef, 0x91, 0x3c, 0x74, 0x33, 0xb0, 0x6b, 0x24, 0x28, 0x64, 0xbf, 0xbd, 0xdf, 0x83, 0xd9, + 0x3a, 0xb5, 0x2f, 0x37, 0xf0, 0xc4, 0x40, 0x1d, 0x78, 0xed, 0x51, 0x9a, 0xa9, 0x7b, 0xd2, 0x06, + 0xda, 0x82, 0x99, 0xba, 0xd6, 0x31, 0x71, 0xc7, 0x94, 0xb5, 0x2e, 0x75, 0xee, 0xcb, 0xc9, 0xcb, + 0xf1, 0xeb, 0x99, 0x50, 0xc3, 0x2b, 0x30, 0xe8, 0x1d, 0x0a, 0x2c, 0x65, 0xea, 0xee, 0xa4, 0x81, + 0x0a, 0x90, 0x24, 0x5a, 0x96, 0x0d, 0x6c, 0x2e, 0x03, 0x65, 0xec, 0x7a, 0x24, 0xe3, 0xa8, 0x62, + 0x53, 0x9a, 0xd4, 0xd9, 0x9f, 0xdc, 0xf7, 0x63, 0x90, 0xf6, 0xc8, 0x14, 0xbd, 0x0a, 0x0b, 0x6d, + 0xe5, 0x58, 0x3e, 0x60, 0x99, 0x86, 0xdc, 0xc5, 0xba, 0xac, 0x9a, 0xb8, 0x4d, 0x3b, 0x63, 0x42, + 0x42, 0x6d, 0xe5, 0x98, 0x23, 0x18, 0xbb, 0x58, 0xaf, 0x98, 0xb8, 0x8d, 0xde, 0x82, 0xe5, 0x3e, + 0x14, 0x1d, 0x3f, 0xe9, 0x61, 0xc3, 0xa4, 0xe6, 0x91, 0x90, 0x16, 0xbc, 0x58, 0x12, 0x2b, 0x44, + 0x3f, 0x06, 0xb9, 0xfe, 0xba, 0x2c, 0x71, 0x2f, 0xc7, 0x69, 0xa3, 0xbe, 0x3a, 0xba, 0x5d, 0xd8, + 0x96, 0x4b, 0x93, 0xd2, 0xa2, 0x8f, 0x65, 0x5e, 0x98, 0xeb, 0x92, 0xce, 0xe1, 0x02, 0x44, 0xef, + 0xc3, 0x94, 0x53, 0x3b, 0xf3, 0x3d, 0x43, 0xfb, 0x46, 0xd2, 0xea, 0x1b, 0xe8, 0x05, 0x98, 0x76, + 0x37, 0x86, 0xb7, 0x3c, 0xe5, 0xaa, 0x5c, 0xfc, 0xdf, 0x02, 0xcc, 0x6c, 0x9c, 0x98, 0x98, 0x2b, + 0x96, 0x0a, 0xaf, 0xc8, 0xdc, 0x07, 0xad, 0x2f, 0x13, 0x3a, 0x88, 0xf8, 0xb0, 0x68, 0xda, 0xa0, + 0x0c, 0x50, 0x6c, 0x84, 0x60, 0xbc, 0xa1, 0x98, 0x0a, 0xad, 0x74, 0x5a, 0xa2, 0xff, 0xc5, 0xbf, + 0x2a, 0xc0, 0x94, 0x0d, 0x87, 0x72, 0xb0, 0xb8, 0xf1, 0xb0, 0x56, 0xaa, 0xca, 0xb5, 0x87, 0xbb, + 0x25, 0x79, 0x6f, 0xbb, 0xba, 0x5b, 0x2a, 0x54, 0x6e, 0x57, 0x4a, 0xc5, 0xec, 0x18, 0x9a, 0x82, + 0x44, 0x65, 0x2b, 0x7f, 0xa7, 0x94, 0x9d, 0x40, 0x19, 0x00, 0xfa, 0x57, 0xbe, 0xbb, 0x5b, 0xba, + 0x93, 0x15, 0x50, 0x1a, 0xa6, 0x58, 0x7a, 0x63, 0x6b, 0x37, 0x1b, 0x73, 0x92, 0xbb, 0xdb, 0x77, + 0xb2, 0x71, 0x27, 0x59, 0xbd, 0x7f, 0x27, 0x3b, 0x4e, 0x92, 0xb5, 0xd2, 0x47, 0x35, 0x79, 0xaf, + 0x76, 0xfb, 0xed, 0x6c, 0x02, 0x25, 0x61, 0x3c, 0x7f, 0x5f, 0xda, 0xc9, 0xa6, 0xc4, 0x7f, 0x2c, + 0x40, 0xca, 0xdd, 0xe8, 0x45, 0x48, 0x3c, 0x55, 0x5a, 0x3d, 0x4c, 0xfb, 0xfe, 0x14, 0x19, 0xbe, + 0x68, 0x12, 0xbd, 0x0e, 0x09, 0x53, 0xd9, 0x6f, 0xb1, 0x0e, 0x9c, 0x5a, 0xbf, 0x10, 0x22, 0x8d, + 0x1a, 0x81, 0x21, 0x58, 0x14, 0x18, 0x95, 0x60, 0x6a, 0xff, 0xc4, 0xc4, 0xcc, 0x4c, 0x13, 0x14, + 0xf3, 0x6a, 0x34, 0x39, 0x96, 0xc7, 0xa4, 0x24, 0x41, 0x25, 0xff, 0x37, 0x52, 0x30, 0x45, 0xe4, + 0x46, 0xc9, 0x88, 0xff, 0x4c, 0x80, 0x04, 0xad, 0x06, 0xbd, 0x0d, 0x93, 0x87, 0x58, 0x69, 0x60, + 0xdd, 0xf2, 0x97, 0x5f, 0x0a, 0xa1, 0x7d, 0x9b, 0xc4, 0x45, 0x95, 0x86, 0x64, 0x81, 0xa3, 0xd7, + 0x61, 0x5c, 0xd7, 0x9e, 0x59, 0xae, 0xfb, 0xf2, 0xa0, 0xc6, 0xac, 0x4a, 0xda, 0x33, 0x89, 0x42, + 0xe7, 0xde, 0x83, 0xb8, 0xa4, 0x3d, 0x43, 0xaf, 0xc3, 0x04, 0x95, 0x89, 0x55, 0x6b, 0x98, 0x2c, + 0xee, 0x13, 0x20, 0x89, 0xc3, 0x8a, 0x9f, 0xda, 0x0e, 0x5f, 0xc2, 0x46, 0xaf, 0x65, 0xa2, 0x77, + 0x21, 0x69, 0x5b, 0xe4, 0x30, 0xf6, 0x29, 0x98, 0x64, 0xc3, 0xa3, 0x5b, 0x80, 0xec, 0xae, 0x69, + 0xea, 0xbd, 0x4e, 0x5d, 0x31, 0x31, 0x73, 0xf8, 0x49, 0x69, 0xd6, 0x2a, 0xa9, 0x59, 0x05, 0xe2, + 0x7f, 0x89, 0xc1, 0x24, 0x27, 0x82, 0xe6, 0x21, 0xc1, 0x3c, 0x31, 0x31, 0xeb, 0x29, 0x89, 0x25, + 0xbc, 0x1d, 0x2c, 0x36, 0x6a, 0x07, 0xcb, 0x03, 0xb8, 0xc6, 0x9d, 0x78, 0xd4, 0x71, 0xc7, 0x85, + 0x84, 0xde, 0x83, 0x64, 0x4b, 0xab, 0xd3, 0xd0, 0x97, 0x9b, 0x58, 0x58, 0xfd, 0x9b, 0x1c, 0x4c, + 0xb2, 0x11, 0xd0, 0x7b, 0x90, 0xaa, 0xeb, 0x58, 0x31, 0xb1, 0x4c, 0x82, 0xce, 0xe5, 0x09, 0x8a, + 0x9f, 0x73, 0xf0, 0x59, 0xf0, 0xbb, 0x5a, 0xb3, 0x82, 0x5f, 0x09, 0x18, 0x38, 0xc9, 0x40, 0x5f, + 0x01, 0xa0, 0x32, 0xa0, 0xfe, 0x6d, 0x79, 0x92, 0xe2, 0x86, 0x59, 0x04, 0x1d, 0xaf, 0x88, 0x00, + 0xa4, 0xa9, 0x27, 0xd6, 0x5f, 0xf1, 0xbf, 0x09, 0x90, 0xdc, 0x74, 0x58, 0x01, 0x6a, 0xf1, 0xba, + 0xd2, 0x69, 0x5a, 0xae, 0x2a, 0xcc, 0x40, 0x24, 0x02, 0x23, 0xd1, 0x1e, 0x42, 0xff, 0xa2, 0x12, + 0x19, 0x87, 0x1a, 0xb8, 0xab, 0xa9, 0x1d, 0x93, 0x53, 0x88, 0x45, 0xa0, 0x90, 0xb1, 0x91, 0x18, + 0x99, 0x2a, 0xcc, 0x5a, 0xc3, 0x99, 0x25, 0x22, 0x63, 0x79, 0x92, 0x9a, 0xd8, 0xd5, 0xc1, 0x03, + 0x9a, 0x2d, 0xdb, 0x6c, 0xdd, 0x9b, 0x61, 0x88, 0xff, 0x3c, 0x0e, 0x33, 0x3e, 0x28, 0xf4, 0x12, + 0xd0, 0xa1, 0x4f, 0x51, 0x3b, 0x58, 0x97, 0x3b, 0x4a, 0xdb, 0x32, 0xaa, 0xb4, 0x9d, 0xbb, 0xad, + 0xb4, 0x31, 0xda, 0x85, 0x19, 0x1d, 0xd7, 0x49, 0xec, 0x68, 0xab, 0x98, 0x35, 0x2b, 0x6c, 0xbc, + 0x96, 0x28, 0xb4, 0x55, 0x4d, 0x79, 0x4c, 0xca, 0xe8, 0x9e, 0x1c, 0x12, 0x28, 0xaa, 0x6d, 0xa5, + 0x89, 0x1d, 0x82, 0xf1, 0x81, 0x81, 0x62, 0x85, 0x00, 0xbb, 0xe8, 0xa5, 0x55, 0x77, 0x06, 0xba, + 0x0f, 0xb3, 0x0d, 0xad, 0xde, 0x6b, 0xbb, 0x25, 0xc6, 0xdd, 0x55, 0x58, 0x68, 0x5e, 0xe4, 0xf0, + 0x2e, 0xa2, 0xd9, 0x86, 0x2f, 0x0f, 0x7d, 0x08, 0x73, 0x8e, 0x7c, 0xec, 0xa9, 0x57, 0x04, 0xfb, + 0x44, 0x36, 0x9a, 0x9d, 0x87, 0x6e, 0x30, 0xad, 0x32, 0x62, 0x4f, 0xb1, 0x4e, 0xc2, 0x5c, 0x6a, + 0xae, 0x53, 0x4c, 0x5b, 0xb4, 0xe0, 0x3e, 0xcb, 0xdf, 0x00, 0xa7, 0x3b, 0x89, 0xaf, 0x41, 0xd6, + 0xcf, 0x2d, 0xba, 0x04, 0xa9, 0x03, 0xb5, 0x85, 0x65, 0xed, 0xe0, 0x80, 0x44, 0x29, 0x44, 0x6d, + 0x71, 0x09, 0x48, 0xd6, 0x0e, 0xcd, 0x11, 0xff, 0xb3, 0x00, 0x19, 0xaf, 0x1a, 0x48, 0x47, 0xe1, + 0x6a, 0x3c, 0xc2, 0xd6, 0xd4, 0xea, 0xf2, 0x40, 0x0d, 0x7e, 0x88, 0x4f, 0xa4, 0x29, 0xdd, 0xfa, + 0x8b, 0xde, 0x21, 0x1e, 0x8f, 0xcc, 0x50, 0xd5, 0x06, 0x37, 0x80, 0xa1, 0x0e, 0xfb, 0x80, 0xfd, + 0x41, 0x1f, 0x42, 0x86, 0x8e, 0x28, 0x51, 0x15, 0x4e, 0x5d, 0xb7, 0x6d, 0xcd, 0x69, 0xd3, 0x9d, + 0x14, 0x6f, 0x42, 0xda, 0x53, 0x8e, 0xce, 0xc3, 0x94, 0xae, 0x3d, 0x93, 0xd5, 0x4e, 0x03, 0x1f, + 0x73, 0x59, 0x24, 0x75, 0xed, 0x59, 0x85, 0xa4, 0xc5, 0x35, 0x48, 0xb0, 0x6e, 0x35, 0x0f, 0x09, + 0xc3, 0x54, 0x74, 0x4b, 0x5a, 0x2c, 0x81, 0xb2, 0x10, 0xc7, 0x1d, 0xd6, 0x9e, 0xb8, 0x44, 0xfe, + 0x8a, 0x8f, 0x20, 0xed, 0xb1, 0x37, 0x54, 0x81, 0xcc, 0xbe, 0xd6, 0xa3, 0xee, 0x57, 0xde, 0xd7, + 0x8e, 0xed, 0x81, 0x43, 0x0c, 0x1b, 0x0a, 0x39, 0xf0, 0x86, 0x76, 0x2c, 0xa5, 0xf7, 0x9d, 0x04, + 0x36, 0x44, 0x05, 0x52, 0xae, 0x52, 0x52, 0xb9, 0xa9, 0x75, 0x79, 0x00, 0x48, 0xfe, 0x92, 0x70, + 0xa3, 0x85, 0x0f, 0xac, 0xe8, 0x8e, 0xfe, 0x27, 0x8c, 0x3f, 0x53, 0x1b, 0xe6, 0x21, 0x95, 0x59, + 0x42, 0x62, 0x09, 0xb4, 0x08, 0x13, 0x87, 0x58, 0x6d, 0x1e, 0x9a, 0xd4, 0xdf, 0x26, 0x24, 0x9e, + 0x12, 0x7f, 0x7d, 0x1c, 0x90, 0x84, 0x1b, 0x4a, 0xdd, 0xa4, 0xad, 0xb0, 0x22, 0xc2, 0x45, 0x98, + 0xe8, 0x2a, 0x3a, 0xee, 0x98, 0xbc, 0x8f, 0xf3, 0x14, 0xd1, 0x8c, 0xca, 0xc6, 0x35, 0xb9, 0x4e, + 0x23, 0xbe, 0x21, 0x73, 0x36, 0x4f, 0x74, 0x28, 0xa5, 0x55, 0xcf, 0x24, 0xe8, 0x29, 0x2c, 0xb1, + 0x7e, 0xad, 0x53, 0x06, 0xc8, 0x34, 0x90, 0x11, 0x25, 0xd3, 0x01, 0x22, 0xb2, 0x0f, 0x42, 0xed, + 0xcd, 0xcf, 0xf0, 0x2a, 0x4f, 0x70, 0x3a, 0xbc, 0xbe, 0x05, 0x35, 0x20, 0xd7, 0x40, 0x2f, 0x43, + 0xd6, 0x9a, 0xa6, 0xd8, 0x63, 0xf2, 0x04, 0x1d, 0x4d, 0x67, 0x78, 0xbe, 0x15, 0x29, 0xa2, 0x82, + 0x3b, 0xa4, 0x99, 0x1c, 0x25, 0xa4, 0x71, 0x02, 0x9a, 0xdc, 0x77, 0x04, 0x98, 0x0f, 0xe2, 0x0f, + 0x7d, 0x30, 0x7a, 0xa0, 0x4b, 0x22, 0x25, 0x7b, 0x24, 0xbe, 0x4e, 0x5c, 0x2d, 0x21, 0x29, 0x2b, + 0xad, 0x96, 0x6c, 0xe2, 0x63, 0x66, 0x09, 0x49, 0xe2, 0xf3, 0x58, 0x41, 0xbe, 0xd5, 0xaa, 0xe1, + 0x63, 0x93, 0x8c, 0x35, 0x6e, 0x21, 0xb7, 0x34, 0x9d, 0x77, 0xa9, 0x0b, 0xa1, 0x43, 0x44, 0x4b, + 0xd3, 0x89, 0x27, 0xb6, 0x39, 0x6e, 0x69, 0xfa, 0x46, 0x12, 0x26, 0x4c, 0x45, 0x6f, 0x62, 0x53, + 0x2c, 0x40, 0x82, 0x66, 0x11, 0xa3, 0xd4, 0x71, 0x83, 0x72, 0x1f, 0x93, 0xc8, 0x5f, 0x62, 0x80, + 0x4d, 0x1d, 0x63, 0xe6, 0xf6, 0x63, 0x12, 0x4b, 0x10, 0x53, 0xdd, 0xb7, 0x22, 0xcd, 0x98, 0x44, + 0xff, 0x8b, 0xff, 0x44, 0x80, 0x39, 0x8f, 0x2e, 0x8d, 0xae, 0xd6, 0x31, 0x30, 0x19, 0x69, 0x58, + 0xc5, 0xb8, 0x21, 0x53, 0x15, 0x52, 0xf2, 0xd3, 0x56, 0xa3, 0x70, 0x83, 0x82, 0x13, 0x30, 0x7c, + 0x6c, 0xea, 0x0c, 0xce, 0x6e, 0xfd, 0x94, 0x94, 0xb6, 0x73, 0x69, 0xdb, 0x5d, 0x36, 0xab, 0xd3, + 0x60, 0x6c, 0xd8, 0xf0, 0xe1, 0x0e, 0xdc, 0x6c, 0x9b, 0x65, 0x49, 0xf1, 0xff, 0xc6, 0x60, 0xb9, + 0x88, 0xd5, 0x06, 0xee, 0x98, 0xea, 0xc1, 0x09, 0xd7, 0xf7, 0xb0, 0x5e, 0x53, 0x83, 0xd9, 0x86, + 0x8d, 0xe3, 0xed, 0x38, 0xa1, 0x23, 0x8e, 0xbb, 0x0e, 0x62, 0xcb, 0xd9, 0x86, 0x2f, 0x27, 0xa0, + 0x2f, 0xc6, 0x4f, 0xdf, 0x17, 0xdf, 0x84, 0x71, 0x6a, 0xe3, 0x2c, 0x1a, 0x13, 0x07, 0x07, 0x0e, + 0xd4, 0xbe, 0x29, 0x3c, 0x5a, 0x87, 0x05, 0x8b, 0x09, 0x13, 0xb7, 0xbb, 0x2d, 0x12, 0x96, 0xd1, + 0xd8, 0x20, 0x41, 0x25, 0x30, 0xc7, 0x0b, 0x6b, 0xbc, 0x8c, 0x46, 0x08, 0x6f, 0xc3, 0xb2, 0x4b, + 0x1c, 0x5e, 0xb4, 0x09, 0x8a, 0xb6, 0xe8, 0x94, 0xbb, 0x31, 0xc5, 0x6f, 0x09, 0x70, 0x2e, 0x40, + 0xfa, 0xdc, 0x6c, 0xac, 0x36, 0x08, 0x23, 0xb6, 0xa1, 0x02, 0x49, 0xed, 0x29, 0xd6, 0x9f, 0xaa, + 0xf8, 0x19, 0xd7, 0xca, 0xad, 0xb0, 0x81, 0x46, 0x57, 0x3a, 0xc6, 0x81, 0xa6, 0xb7, 0xa9, 0xab, + 0xdf, 0xe1, 0x48, 0x92, 0x8d, 0x4e, 0xcd, 0x43, 0x3a, 0x85, 0x79, 0xe8, 0x67, 0x36, 0x0f, 0xfd, + 0x87, 0xc9, 0x3c, 0xf4, 0x21, 0xe6, 0xa1, 0x87, 0x9b, 0x87, 0xf4, 0xe7, 0xd9, 0x3c, 0xfe, 0x44, + 0x80, 0x05, 0x47, 0xce, 0x51, 0x6c, 0xe3, 0xb9, 0x0e, 0xb8, 0x96, 0x04, 0xe2, 0xcf, 0x4b, 0x8b, + 0xe3, 0xa1, 0x5a, 0x14, 0xef, 0xc3, 0xa2, 0xbf, 0xa5, 0x5c, 0x0f, 0xef, 0xc3, 0x04, 0xf7, 0xc3, + 0xc2, 0x08, 0x7e, 0x98, 0xe3, 0x88, 0x7f, 0x10, 0x83, 0xb9, 0x9d, 0x9e, 0xd9, 0xed, 0x99, 0x55, + 0xb6, 0xb7, 0xc2, 0xdb, 0xf6, 0xbe, 0xb5, 0x64, 0x31, 0x98, 0xe8, 0x86, 0xda, 0xbc, 0xd7, 0xc3, + 0xfa, 0x89, 0x6f, 0xe9, 0xe2, 0x63, 0x48, 0x6b, 0x94, 0xa8, 0x6c, 0xd4, 0x0f, 0x71, 0x5b, 0xe1, + 0xd3, 0xda, 0xb7, 0x42, 0xa8, 0x04, 0x30, 0x60, 0xe5, 0x51, 0x74, 0x69, 0x5a, 0x73, 0xa5, 0xc4, + 0xaf, 0x0b, 0x30, 0xed, 0x2e, 0x46, 0x17, 0xe1, 0xdc, 0xce, 0x5e, 0x6d, 0x77, 0xaf, 0x26, 0x57, + 0x0b, 0xe5, 0xd2, 0x56, 0xde, 0xb7, 0x0e, 0x34, 0x0b, 0xe9, 0x8d, 0x7c, 0xb5, 0x52, 0x90, 0x0b, + 0x3b, 0x9b, 0x7b, 0x5b, 0xdb, 0xd5, 0xac, 0x80, 0x66, 0x20, 0x75, 0xa7, 0x50, 0xb5, 0x33, 0x62, + 0x68, 0x01, 0x66, 0x8b, 0xf9, 0x5a, 0xbe, 0x5a, 0xdb, 0x91, 0x4a, 0x76, 0x76, 0x9c, 0x64, 0x6f, + 0x54, 0xee, 0xc8, 0xf7, 0xf6, 0x4a, 0xd2, 0x43, 0x3b, 0x7b, 0x9c, 0xa0, 0xe7, 0x37, 0x37, 0xed, + 0x8c, 0x84, 0xbd, 0x5a, 0x5e, 0x77, 0x16, 0xdf, 0xaa, 0xa6, 0x62, 0x1a, 0x67, 0x5c, 0x7c, 0x9b, + 0x87, 0x44, 0x5d, 0xeb, 0x75, 0x4c, 0x1e, 0x21, 0xb3, 0x84, 0xf8, 0xed, 0x71, 0x58, 0xe6, 0xda, + 0x2c, 0x2a, 0xa6, 0x52, 0xd5, 0x7a, 0x7a, 0x1d, 0x17, 0xb1, 0xa9, 0xa8, 0x2d, 0x03, 0xb5, 0x89, + 0xf7, 0xa3, 0x9d, 0x00, 0x37, 0xec, 0x05, 0x59, 0x66, 0xe4, 0x43, 0xd6, 0x1c, 0xfb, 0x68, 0xad, + 0x4a, 0x16, 0x21, 0xbe, 0x38, 0x4b, 0xdc, 0xa2, 0x37, 0x07, 0x6d, 0xdb, 0xd6, 0xc7, 0x7a, 0xc1, + 0x9b, 0xa3, 0xd7, 0xe1, 0xb6, 0xc7, 0xdc, 0xbf, 0x16, 0x20, 0xeb, 0xaf, 0x16, 0xed, 0xc3, 0x39, + 0xa3, 0xa3, 0x74, 0x8d, 0x43, 0xcd, 0x94, 0xfd, 0x3d, 0x87, 0x0b, 0xf5, 0xea, 0xe0, 0x7a, 0xad, + 0xbe, 0x24, 0x2d, 0x59, 0x84, 0x7c, 0x05, 0xe8, 0x36, 0xc0, 0x63, 0x6d, 0xdf, 0xeb, 0xdb, 0xaf, + 0x0d, 0x26, 0x7a, 0x57, 0xdb, 0xe7, 0x8e, 0x61, 0xea, 0xb1, 0xf5, 0x37, 0xf7, 0x6b, 0x02, 0x4c, + 0xf0, 0x45, 0xaa, 0x6b, 0x30, 0xd3, 0xd5, 0xb5, 0x3a, 0x36, 0x0c, 0xdc, 0x90, 0x49, 0xf8, 0x6a, + 0xf0, 0xd9, 0x4f, 0xc6, 0xce, 0xa6, 0x0b, 0x99, 0xc4, 0x21, 0x98, 0x9a, 0xa9, 0xb4, 0x64, 0x6c, + 0x98, 0x6a, 0x5b, 0x31, 0x6d, 0x70, 0xa6, 0xf6, 0x39, 0x5a, 0x58, 0xb2, 0xca, 0x18, 0xce, 0x26, + 0xcc, 0xd8, 0x86, 0x25, 0x1b, 0xc4, 0xd6, 0xf8, 0xca, 0xf2, 0x8b, 0x43, 0xcc, 0x8b, 0xda, 0x25, + 0x71, 0x65, 0xae, 0xa4, 0xf8, 0x5b, 0x02, 0xcc, 0x59, 0x00, 0x45, 0x6c, 0xd4, 0x75, 0x95, 0x8a, + 0x9e, 0x84, 0x99, 0xae, 0xa5, 0x09, 0xfa, 0x1f, 0xbd, 0x00, 0xd3, 0x0d, 0xd5, 0xe8, 0xb6, 0x94, + 0x13, 0xe6, 0xb5, 0x58, 0x94, 0x98, 0xe2, 0x79, 0x74, 0xcc, 0xd9, 0x82, 0x69, 0xa3, 0xd7, 0xed, + 0x6a, 0x3a, 0x6b, 0x0a, 0xe5, 0x2c, 0xb3, 0xbe, 0x32, 0x8c, 0x33, 0x0b, 0x65, 0xe3, 0x44, 0x4a, + 0x19, 0x4e, 0x02, 0x5d, 0x86, 0x54, 0xc3, 0x61, 0x8a, 0xbb, 0x49, 0x77, 0x96, 0x58, 0x85, 0xf9, + 0x4d, 0xd5, 0x30, 0xed, 0x5d, 0x09, 0x6b, 0x1c, 0xb8, 0x02, 0xe9, 0x96, 0xd2, 0x69, 0xf6, 0xc8, + 0xb4, 0xa8, 0xae, 0x35, 0xac, 0x86, 0x4c, 0x5b, 0x99, 0x05, 0xad, 0x81, 0xc9, 0x60, 0x71, 0xa0, + 0xb6, 0x4c, 0xac, 0xf3, 0xa6, 0xf0, 0x94, 0xb8, 0x0f, 0x0b, 0x3e, 0xa2, 0xdc, 0xe5, 0x56, 0x02, + 0xb6, 0x9b, 0x86, 0x35, 0xce, 0x25, 0x55, 0xf7, 0x26, 0xec, 0xff, 0x10, 0x60, 0x41, 0x52, 0x8d, + 0xa3, 0x7c, 0x47, 0x69, 0x9d, 0x18, 0xaa, 0x61, 0xdb, 0x14, 0x19, 0xaa, 0x38, 0x29, 0xb9, 0x8d, + 0x4d, 0x5d, 0xad, 0x0f, 0x71, 0xc5, 0xbb, 0x2c, 0xb9, 0x45, 0x61, 0xa5, 0x74, 0xd7, 0x9d, 0x44, + 0x77, 0x60, 0xda, 0xa0, 0xdd, 0x4e, 0x66, 0x5e, 0x3d, 0x16, 0xdd, 0xab, 0x4b, 0x29, 0x86, 0xc9, + 0x96, 0x8d, 0xdf, 0x82, 0x49, 0x36, 0x83, 0xb1, 0xcc, 0xed, 0x62, 0x08, 0x8d, 0x3c, 0xdb, 0x99, + 0xb1, 0xa0, 0xc5, 0xef, 0x0a, 0x30, 0x79, 0xaf, 0xa7, 0x18, 0x6a, 0xa5, 0x81, 0x5e, 0x87, 0x04, + 0x5d, 0x9b, 0xe0, 0x2d, 0x1a, 0xb6, 0x90, 0xc1, 0x80, 0xbd, 0xd3, 0xbb, 0xd8, 0xe8, 0xd3, 0xbb, + 0x4b, 0x00, 0x7c, 0xef, 0xcb, 0x54, 0x9a, 0xf6, 0x12, 0xfd, 0x14, 0xcb, 0xab, 0x29, 0x4d, 0xf4, + 0x3a, 0x10, 0x60, 0xac, 0x93, 0x09, 0x18, 0x8b, 0xcc, 0x16, 0xfb, 0x96, 0x99, 0x4a, 0xed, 0xae, + 0x79, 0xc2, 0xc9, 0x52, 0xc8, 0x8d, 0x04, 0xc4, 0x4d, 0xa5, 0x29, 0xfe, 0x51, 0x0c, 0xb2, 0xa4, + 0x2f, 0xa9, 0x86, 0xa9, 0xd6, 0x95, 0x16, 0x93, 0xd6, 0xbb, 0xd6, 0x28, 0x1a, 0x1f, 0x41, 0xde, + 0x7c, 0x0c, 0x7d, 0x08, 0x53, 0x4f, 0x88, 0xbc, 0x64, 0xb5, 0x61, 0xd9, 0xd8, 0xfb, 0x21, 0xf8, + 0xfe, 0x7a, 0x57, 0xb9, 0xa0, 0x69, 0xe0, 0xa6, 0x62, 0x9d, 0x0a, 0x52, 0x4a, 0x3e, 0x61, 0xb9, + 0x06, 0xda, 0x02, 0xa4, 0xe3, 0x96, 0x62, 0xaa, 0x4f, 0xb1, 0x7c, 0x40, 0x5d, 0x7a, 0xa7, 0x7e, + 0x12, 0x71, 0x55, 0x69, 0xd6, 0xc2, 0xbc, 0x6d, 0x21, 0xe6, 0x8e, 0x60, 0x3e, 0xa8, 0xc2, 0x53, + 0xaa, 0xf9, 0xa2, 0x47, 0x4d, 0xac, 0x47, 0x3a, 0x4a, 0x12, 0xff, 0x64, 0x16, 0xd2, 0x1e, 0x53, + 0x47, 0x4f, 0x60, 0xb1, 0xd3, 0x6b, 0x63, 0x9d, 0x34, 0x9f, 0x79, 0x42, 0xcb, 0x8b, 0xb3, 0x7a, + 0xdf, 0x89, 0xd2, 0x61, 0x56, 0xb7, 0x2d, 0x12, 0xd4, 0x21, 0xb2, 0x3e, 0x58, 0x1e, 0x93, 0xe6, + 0x3b, 0x01, 0xf9, 0xe8, 0x19, 0x2c, 0xd7, 0x15, 0x13, 0x37, 0xb5, 0x80, 0x4a, 0x99, 0x18, 0xdf, + 0x8b, 0x54, 0x69, 0xc1, 0x21, 0xe2, 0xad, 0x76, 0xb1, 0x1e, 0x58, 0x82, 0x30, 0xa0, 0x23, 0x59, + 0xe9, 0x68, 0x9d, 0x93, 0xb6, 0x6a, 0x9e, 0x78, 0x47, 0xab, 0x37, 0x22, 0x55, 0xf9, 0x61, 0xde, + 0xc2, 0xb6, 0x2b, 0xcb, 0x1e, 0xf9, 0xf2, 0x48, 0x35, 0x2d, 0xb9, 0xa1, 0xd2, 0x85, 0x52, 0xa7, + 0x9a, 0xf1, 0x11, 0xaa, 0xd9, 0x2c, 0x5a, 0xd8, 0x4e, 0x35, 0x2d, 0x5f, 0x1e, 0xd2, 0x61, 0xe9, + 0x48, 0x6e, 0x2b, 0x5d, 0x6b, 0xdc, 0x73, 0x96, 0xac, 0xf8, 0x02, 0x72, 0x34, 0xd5, 0x7d, 0xb8, + 0xa5, 0x74, 0x4b, 0x36, 0x05, 0x47, 0x75, 0x47, 0x01, 0xf9, 0xe8, 0x33, 0x01, 0x2e, 0x37, 0x70, + 0xcb, 0x54, 0xe4, 0xae, 0x8e, 0x0d, 0xdc, 0xa9, 0xe3, 0x80, 0xda, 0xd9, 0x22, 0xf3, 0x46, 0xa4, + 0xda, 0x8b, 0x84, 0xd8, 0x2e, 0xa7, 0x15, 0xc0, 0xc6, 0xc5, 0xc6, 0x20, 0x80, 0xdc, 0x26, 0xcc, + 0x07, 0x99, 0xde, 0xe9, 0x3a, 0x4f, 0x6e, 0x1b, 0x16, 0x83, 0x6d, 0xea, 0x94, 0xf4, 0x3e, 0x13, + 0x20, 0xeb, 0xb7, 0x18, 0xf4, 0x5e, 0xbf, 0x67, 0x1a, 0x46, 0xce, 0xf1, 0x3d, 0xef, 0xc3, 0x14, + 0xf1, 0x12, 0xe6, 0x89, 0xb3, 0x90, 0x1d, 0xe6, 0xc5, 0x4b, 0x14, 0x8e, 0x60, 0x63, 0xfe, 0x2f, + 0xf7, 0x8b, 0x02, 0x64, 0xfd, 0xa6, 0x75, 0x36, 0x7e, 0x76, 0x60, 0xce, 0xc0, 0x1d, 0x43, 0xa5, + 0xce, 0x50, 0x31, 0x4d, 0x5d, 0xdd, 0xef, 0x99, 0x38, 0xa2, 0x33, 0x44, 0x36, 0x6a, 0xde, 0xc2, + 0xcc, 0x7d, 0x7f, 0x02, 0xe6, 0x83, 0x2c, 0x12, 0xed, 0xf7, 0xb3, 0x59, 0x3a, 0xb5, 0x7d, 0xaf, + 0xd6, 0x94, 0x66, 0x13, 0x37, 0xfc, 0x9e, 0xfd, 0x12, 0xa4, 0x74, 0xdc, 0x64, 0x96, 0xdc, 0xb0, + 0x42, 0x33, 0x60, 0x59, 0x34, 0xd6, 0x31, 0x20, 0xab, 0xf4, 0x8e, 0xd5, 0x96, 0xaa, 0xe8, 0x27, + 0x2c, 0x16, 0xb0, 0x06, 0xf2, 0xf2, 0xe9, 0x79, 0xc9, 0x5b, 0x14, 0xd9, 0x00, 0x36, 0xa3, 0x78, + 0xd2, 0x46, 0xee, 0x0f, 0x05, 0x48, 0xb9, 0xf8, 0xfd, 0x61, 0x1c, 0xff, 0x73, 0xff, 0x2b, 0x06, + 0x19, 0xaf, 0x1c, 0xce, 0x34, 0xfa, 0xeb, 0xfd, 0xc6, 0xb2, 0xf7, 0xbc, 0x14, 0x64, 0x85, 0x07, + 0x5f, 0x70, 0x58, 0x50, 0x87, 0x69, 0x77, 0x45, 0x5f, 0x48, 0x38, 0x90, 0xfb, 0x8e, 0x00, 0x17, + 0x07, 0x7a, 0xe0, 0x51, 0xbc, 0x03, 0x67, 0x77, 0x94, 0xfe, 0x24, 0x85, 0xf6, 0xa7, 0x6b, 0x11, + 0x83, 0xb5, 0xbe, 0xee, 0x62, 0x2f, 0x26, 0xfc, 0xec, 0x55, 0xb8, 0x40, 0xe7, 0x05, 0x9f, 0x62, + 0x67, 0xde, 0x4c, 0x26, 0x0b, 0xd6, 0x5c, 0xff, 0x13, 0x58, 0x76, 0xe6, 0xfa, 0x67, 0x98, 0x2c, + 0x2c, 0xda, 0x54, 0xbc, 0x91, 0xd5, 0x23, 0x70, 0x4a, 0xe4, 0x53, 0xcf, 0x1f, 0xe6, 0x6d, 0x1a, + 0x55, 0xd7, 0x44, 0xe2, 0x6b, 0x42, 0x7f, 0xd8, 0xe6, 0x59, 0x49, 0x08, 0xf3, 0x47, 0x83, 0x24, + 0xe2, 0x8b, 0xe2, 0xd8, 0x3c, 0xbc, 0x3f, 0x8a, 0xe3, 0xf3, 0xf3, 0xbf, 0x22, 0x04, 0x85, 0x71, + 0x9c, 0x09, 0xe6, 0x00, 0xee, 0x9e, 0x86, 0x09, 0xff, 0x08, 0x6c, 0xb3, 0xd1, 0x17, 0xd5, 0x71, + 0x46, 0x4c, 0x6f, 0x54, 0xc7, 0x39, 0x60, 0x21, 0x50, 0xf1, 0x34, 0x1c, 0x38, 0x43, 0xb6, 0x5d, + 0xb7, 0x2b, 0xc8, 0x73, 0x6a, 0x75, 0x07, 0x79, 0xbc, 0xd6, 0x89, 0xd3, 0xd7, 0xea, 0x0c, 0xcc, + 0x4e, 0xad, 0x2d, 0x5f, 0x1e, 0xfa, 0x09, 0x21, 0x20, 0xe8, 0xe3, 0x75, 0x4f, 0x9e, 0x5e, 0xf1, + 0x5e, 0xb7, 0xe7, 0x28, 0xfe, 0x28, 0x20, 0x1f, 0xfd, 0xc2, 0xc0, 0x18, 0x90, 0x33, 0x33, 0x45, + 0x99, 0xb9, 0x77, 0x1a, 0x66, 0x42, 0x1c, 0x92, 0xcd, 0x55, 0x58, 0x48, 0xc8, 0x00, 0x72, 0x9f, + 0x0b, 0xfe, 0x98, 0x90, 0xf3, 0xfd, 0x0e, 0x4c, 0xb5, 0xd5, 0x8e, 0xcc, 0xce, 0x98, 0x0d, 0x3e, + 0x1e, 0xc3, 0xce, 0x4f, 0x25, 0xdb, 0x6a, 0x87, 0xfe, 0xa3, 0xa8, 0xca, 0x31, 0x47, 0x8d, 0x45, + 0x42, 0x55, 0x8e, 0x19, 0x6a, 0x09, 0x66, 0x9e, 0xf4, 0x94, 0x8e, 0xa9, 0xb6, 0xb0, 0xcc, 0xcf, + 0x6e, 0x8d, 0x47, 0x38, 0xbb, 0x95, 0xb1, 0x90, 0x68, 0xd2, 0xc8, 0x7d, 0x36, 0xde, 0x1f, 0x9b, + 0xf2, 0x76, 0xfd, 0xba, 0x00, 0x2f, 0x50, 0xca, 0xce, 0xb0, 0x23, 0x1f, 0xaa, 0x86, 0xa9, 0x35, + 0x75, 0xa5, 0x2d, 0xef, 0xf7, 0xea, 0x47, 0xd8, 0xb4, 0x36, 0xb1, 0x1f, 0x3f, 0xbf, 0x1e, 0xd9, + 0x97, 0x5d, 0xb6, 0xea, 0xdc, 0xa0, 0x55, 0x4a, 0x5f, 0xa2, 0x4c, 0xd9, 0x23, 0x9a, 0xaf, 0xd8, + 0xc8, 0xfd, 0xcb, 0x18, 0x5c, 0x1a, 0x42, 0x03, 0x7d, 0x19, 0xce, 0xfb, 0x9b, 0xd6, 0xd2, 0x9e, + 0x61, 0x5d, 0xa6, 0x67, 0x13, 0xf8, 0x82, 0xe0, 0xb2, 0xb7, 0xa2, 0x4d, 0x02, 0x40, 0x8f, 0x2a, + 0x04, 0xa1, 0xf7, 0xba, 0x5d, 0x1b, 0x3d, 0x16, 0x84, 0xbe, 0x47, 0x00, 0x18, 0xfa, 0x25, 0x48, + 0x31, 0xf1, 0xc9, 0x86, 0xfa, 0x29, 0x0b, 0x44, 0xe2, 0x12, 0xb0, 0xac, 0xaa, 0xfa, 0x29, 0x46, + 0x77, 0x21, 0xcd, 0x01, 0x3c, 0xaa, 0x7d, 0x69, 0x90, 0x6a, 0xed, 0x8a, 0xa4, 0x69, 0x86, 0xcb, + 0x34, 0x8c, 0x6e, 0x02, 0x72, 0xd3, 0x92, 0xd9, 0xd2, 0x75, 0x82, 0xd6, 0x99, 0x75, 0x41, 0x16, + 0x48, 0x7e, 0xee, 0xfb, 0x09, 0xf7, 0xd4, 0x82, 0x5b, 0xc2, 0xaf, 0x08, 0x70, 0x05, 0x3f, 0xe9, + 0xa9, 0x4f, 0x95, 0x16, 0xed, 0x96, 0xf5, 0x96, 0x62, 0x18, 0xa1, 0xb6, 0xf0, 0xc9, 0xf3, 0xf0, + 0x8d, 0xae, 0x0c, 0xbf, 0xfe, 0x2f, 0xbb, 0x58, 0x29, 0x10, 0x4e, 0xfa, 0x2c, 0xe0, 0xe7, 0x04, + 0xc8, 0x39, 0xf8, 0x25, 0x1f, 0x38, 0xba, 0x0d, 0x59, 0x3b, 0xf6, 0x90, 0x47, 0x38, 0xf7, 0x98, + 0xb1, 0x02, 0x10, 0x2e, 0xd9, 0xd7, 0x61, 0xb1, 0x5f, 0x2a, 0x54, 0xa3, 0xcc, 0x00, 0xe6, 0xfd, + 0x8c, 0x12, 0xdd, 0xe6, 0x7e, 0x2a, 0x0e, 0xe7, 0x42, 0x1b, 0x87, 0xee, 0x82, 0x18, 0x4c, 0x33, + 0xc0, 0x3e, 0xbf, 0x14, 0x44, 0xdf, 0x65, 0xa5, 0xe1, 0xb4, 0xfa, 0x8d, 0x35, 0x90, 0xd6, 0x28, + 0x26, 0xfb, 0x97, 0x84, 0x60, 0x9b, 0x95, 0x9f, 0xb3, 0x35, 0xf8, 0xb5, 0x79, 0x26, 0x6b, 0xff, + 0xfb, 0x93, 0xee, 0x89, 0x2b, 0xb7, 0xf6, 0xdf, 0x14, 0xe0, 0x86, 0x33, 0xf9, 0x8c, 0xea, 0x01, + 0x3f, 0x79, 0x1e, 0x63, 0xb3, 0x2b, 0xc3, 0x6f, 0xf5, 0xd7, 0x6c, 0x96, 0xee, 0x0f, 0x76, 0x7f, + 0xbf, 0x11, 0x83, 0x9c, 0x43, 0xe6, 0xcf, 0x97, 0xf1, 0xa3, 0x3c, 0x5c, 0xec, 0xf4, 0xda, 0x72, + 0x83, 0x84, 0xda, 0x9d, 0xba, 0x29, 0xfb, 0xe4, 0x6c, 0x70, 0xc3, 0xca, 0x75, 0x7a, 0xed, 0x22, + 0x87, 0xa9, 0x7a, 0xda, 0x6d, 0xa0, 0x07, 0x30, 0x6f, 0x6a, 0xdd, 0x7e, 0xcc, 0x91, 0x5c, 0x24, + 0x32, 0xb5, 0xae, 0x8f, 0x70, 0xee, 0x1b, 0x71, 0x38, 0x17, 0x2a, 0x7f, 0xb4, 0x0b, 0x2f, 0x85, + 0x1b, 0x45, 0x7f, 0xdf, 0x7c, 0x21, 0x44, 0x5d, 0xae, 0xee, 0x39, 0x90, 0x62, 0x7f, 0x0f, 0x0d, + 0xa3, 0xf8, 0x03, 0xeb, 0xa4, 0x03, 0x8c, 0xf7, 0xb9, 0x76, 0xd2, 0x5f, 0x48, 0xf8, 0x97, 0x6e, + 0x78, 0x47, 0xfd, 0x25, 0x01, 0x72, 0x7d, 0x41, 0xab, 0xdd, 0x3f, 0xb9, 0x55, 0x1f, 0x3c, 0xaf, + 0xb8, 0xd5, 0x97, 0xe9, 0xef, 0x9f, 0x4b, 0x47, 0xc1, 0xc5, 0xb9, 0xbf, 0x29, 0xc0, 0x79, 0x2f, + 0x2a, 0x9f, 0xd0, 0x72, 0x61, 0x3c, 0xaf, 0x0e, 0xb9, 0x06, 0x73, 0xce, 0x46, 0xa5, 0x3d, 0x6d, + 0xe1, 0xc6, 0x83, 0xec, 0x22, 0xdb, 0x91, 0xe6, 0xfe, 0x4d, 0x0c, 0x2e, 0x0e, 0x6c, 0x13, 0xba, + 0x02, 0x69, 0x12, 0xd9, 0x3a, 0xc4, 0x98, 0x6d, 0x4f, 0xb7, 0xd5, 0x8e, 0x4d, 0x86, 0x02, 0x29, + 0xc7, 0x7d, 0x35, 0x4e, 0xb7, 0x95, 0x63, 0x07, 0xc8, 0x67, 0x99, 0x89, 0x3e, 0xcb, 0xfc, 0xa9, + 0x3e, 0xcb, 0x64, 0xf7, 0x9f, 0x1a, 0x5f, 0x90, 0xfa, 0x3c, 0x3a, 0x88, 0x64, 0x9e, 0x93, 0x21, + 0xe6, 0xf9, 0x67, 0x89, 0xd0, 0xb5, 0x0e, 0x6e, 0xa7, 0xbf, 0x27, 0xc0, 0x95, 0xf0, 0x89, 0x8d, + 0xdf, 0x60, 0x8f, 0x9f, 0xfb, 0xdc, 0x26, 0xac, 0xb4, 0x2f, 0xb0, 0x6a, 0x0c, 0x81, 0xcb, 0xfd, + 0x92, 0x00, 0x2f, 0x86, 0x10, 0xfb, 0x62, 0x8c, 0xfa, 0x35, 0x58, 0x70, 0x8c, 0xba, 0xab, 0x6b, + 0xfb, 0xca, 0xbe, 0xda, 0xb2, 0x8c, 0x4c, 0x90, 0xe6, 0xed, 0xc2, 0x5d, 0xa7, 0x2c, 0xf7, 0xc7, + 0x31, 0xb8, 0x1a, 0xad, 0xc9, 0xe8, 0x1a, 0xcc, 0x10, 0x0b, 0x77, 0x53, 0x16, 0x28, 0xe5, 0x4c, + 0x5b, 0xed, 0xb8, 0x68, 0x52, 0x40, 0xe5, 0x38, 0x80, 0x85, 0x4c, 0x5b, 0x39, 0x76, 0x03, 0x0e, + 0xb5, 0xf4, 0x9f, 0x0f, 0xb1, 0xf4, 0xa7, 0xff, 0xdf, 0xf4, 0xfe, 0xdc, 0x6c, 0x7f, 0x23, 0x69, + 0x9d, 0x33, 0x11, 0x1f, 0x41, 0xc6, 0x3b, 0x2c, 0xa1, 0x75, 0xeb, 0xda, 0x55, 0x94, 0x29, 0x31, + 0xbf, 0x92, 0x15, 0x7c, 0xb2, 0xe6, 0x5b, 0x71, 0x48, 0xb0, 0x49, 0xef, 0x4b, 0x90, 0x56, 0x3b, + 0x26, 0x6e, 0x62, 0xdd, 0x35, 0xdd, 0x8e, 0x97, 0xc7, 0xa4, 0x69, 0x9e, 0xcd, 0xc0, 0x5e, 0x80, + 0xd4, 0x41, 0x4b, 0x53, 0x4c, 0xd7, 0xc4, 0x5a, 0x28, 0x8f, 0x49, 0x40, 0x33, 0x19, 0xc8, 0x15, + 0x98, 0x36, 0x4c, 0x5d, 0xed, 0x34, 0x65, 0xef, 0xdd, 0xb0, 0x14, 0xcb, 0xb5, 0xab, 0xdb, 0xd7, + 0xb4, 0x16, 0x56, 0xac, 0xd9, 0xfd, 0x38, 0x3f, 0x78, 0x3c, 0xcd, 0xb3, 0xed, 0xa9, 0xb8, 0x7d, + 0x13, 0x82, 0x03, 0x26, 0x86, 0xdd, 0x87, 0x28, 0x8f, 0x49, 0x19, 0x1b, 0x89, 0x91, 0x79, 0x0b, + 0x80, 0xe4, 0x70, 0x0a, 0x13, 0xde, 0xa5, 0x6e, 0xf3, 0xa4, 0x8b, 0x29, 0xf6, 0xce, 0x41, 0x51, + 0x39, 0x29, 0x8f, 0x49, 0x53, 0x04, 0x96, 0x21, 0xae, 0x03, 0x34, 0x14, 0xd3, 0x42, 0x64, 0xcb, + 0x35, 0xb3, 0x1e, 0xc4, 0xa2, 0x62, 0x62, 0x82, 0x43, 0xc0, 0x18, 0x4e, 0x01, 0x66, 0x1b, 0xca, + 0x89, 0xac, 0x1d, 0xc8, 0xcf, 0x30, 0x3e, 0xe2, 0xa8, 0x49, 0x7a, 0x1e, 0x6c, 0xd1, 0x87, 0x7a, + 0xb2, 0x73, 0xf0, 0x00, 0xe3, 0x23, 0xc2, 0x71, 0xc3, 0x4a, 0x50, 0x22, 0xf6, 0x92, 0xe8, 0x8f, + 0xc0, 0x94, 0x7d, 0x8d, 0x08, 0x7d, 0x40, 0x6f, 0xb6, 0xf1, 0x7b, 0x4b, 0x83, 0x37, 0x04, 0x8a, + 0xfc, 0xc2, 0x52, 0x79, 0x4c, 0x4a, 0x36, 0xf8, 0xff, 0x8d, 0x0c, 0x4c, 0x77, 0x15, 0xdd, 0xc0, + 0x0d, 0x76, 0xbd, 0x56, 0xfc, 0x99, 0x18, 0x24, 0x2d, 0x40, 0xf4, 0x12, 0xbd, 0x7a, 0x68, 0xd9, + 0x54, 0x7f, 0x23, 0xe9, 0x6d, 0x44, 0x8c, 0xde, 0x84, 0x94, 0xab, 0x75, 0xfc, 0xda, 0x70, 0x48, + 0xbb, 0x88, 0x54, 0xf8, 0x5f, 0xb4, 0x02, 0xe3, 0x94, 0xed, 0xf8, 0x20, 0xe1, 0x4b, 0x14, 0x06, + 0x95, 0x80, 0xaa, 0x40, 0xfe, 0x54, 0xeb, 0x58, 0x57, 0x08, 0xaf, 0x0f, 0x69, 0x27, 0xa5, 0xf1, + 0x48, 0xeb, 0x60, 0x29, 0x69, 0xf2, 0x7f, 0xb9, 0x57, 0x21, 0x69, 0xe5, 0xa2, 0x97, 0x20, 0xc3, + 0x6e, 0xaf, 0xc8, 0x6d, 0xb5, 0xd3, 0xb3, 0x4e, 0x26, 0x25, 0xa4, 0x34, 0xcb, 0xdd, 0x62, 0x99, + 0xe2, 0x9f, 0x09, 0x90, 0xf5, 0x9f, 0x8d, 0x45, 0x2d, 0x38, 0xe7, 0x9c, 0x3c, 0x32, 0x3d, 0x67, + 0x34, 0x0d, 0x2e, 0xae, 0xd5, 0x21, 0xfb, 0x32, 0xde, 0x93, 0x9d, 0x46, 0x79, 0x4c, 0x5a, 0x52, + 0x83, 0x8b, 0x10, 0x86, 0x45, 0x7e, 0x71, 0xc6, 0x5f, 0x15, 0xd3, 0xf8, 0xcd, 0x81, 0x97, 0x68, + 0xfa, 0x2b, 0x5a, 0xd0, 0x83, 0x0a, 0x36, 0xb2, 0x90, 0xf1, 0xd2, 0x17, 0xff, 0x63, 0x12, 0x96, + 0x76, 0x75, 0xb5, 0x4d, 0x03, 0x61, 0x2f, 0x38, 0x92, 0x20, 0xa3, 0xe3, 0x6e, 0x4b, 0x21, 0xd3, + 0x11, 0xf7, 0x51, 0x83, 0x97, 0x43, 0x99, 0xa1, 0xc0, 0xdc, 0x9f, 0xf1, 0x8d, 0xe1, 0x34, 0x27, + 0xc1, 0xc5, 0x7a, 0x17, 0xf8, 0x79, 0x7c, 0xef, 0x41, 0x82, 0x2b, 0x03, 0x2f, 0x6d, 0xd8, 0xc4, + 0xa6, 0x75, 0x57, 0x1a, 0xfd, 0x05, 0x58, 0xa8, 0x1f, 0x2a, 0xf4, 0xd0, 0xbe, 0x4e, 0x9f, 0xb4, + 0xf0, 0x9e, 0x14, 0x08, 0x3b, 0xab, 0x54, 0xb0, 0x70, 0xb6, 0x14, 0xe3, 0xc8, 0x26, 0x3d, 0x57, + 0xef, 0xcf, 0x46, 0x26, 0x5c, 0xac, 0xeb, 0x27, 0x5d, 0x53, 0x93, 0x2d, 0x41, 0x1c, 0x1c, 0x1c, + 0xcb, 0x07, 0x5d, 0xec, 0x3d, 0x2c, 0x10, 0xfa, 0x7a, 0x04, 0xc5, 0xe5, 0x62, 0xb9, 0x7d, 0x70, + 0x7c, 0xbb, 0xeb, 0xc8, 0xe5, 0x5c, 0x3d, 0xac, 0x10, 0x75, 0xe1, 0xfc, 0x81, 0x7a, 0x8c, 0x1b, + 0x6c, 0x6d, 0x81, 0x0d, 0x12, 0xc4, 0xb3, 0x7a, 0x0e, 0x0d, 0xac, 0x85, 0x6e, 0x2c, 0x1d, 0xe3, + 0x06, 0x19, 0x18, 0x37, 0x2c, 0x3c, 0xbb, 0xca, 0xe5, 0x83, 0x90, 0x32, 0x54, 0x85, 0x6c, 0x5f, + 0x35, 0x13, 0x83, 0x2f, 0xae, 0xf4, 0x51, 0x9f, 0xd9, 0xf7, 0x11, 0x35, 0xe1, 0xa2, 0x25, 0xb5, + 0x67, 0xaa, 0x79, 0xe8, 0x5c, 0x0e, 0xb7, 0x6a, 0x98, 0x1c, 0x28, 0x3c, 0x2e, 0x99, 0x07, 0xaa, + 0x79, 0x68, 0x75, 0x28, 0x47, 0x78, 0x7a, 0x58, 0x21, 0xba, 0x07, 0x59, 0xea, 0x46, 0xba, 0x8a, + 0x6e, 0xdb, 0x58, 0x72, 0xe0, 0x55, 0x42, 0xe2, 0x2e, 0x76, 0x15, 0xdd, 0xb1, 0x32, 0x3a, 0x90, + 0x38, 0x39, 0xe8, 0x01, 0x20, 0x6e, 0x05, 0x87, 0x8a, 0x71, 0x68, 0x11, 0x9d, 0x1a, 0x78, 0x78, + 0x92, 0xa9, 0xbe, 0xac, 0x18, 0x87, 0xce, 0xc9, 0x90, 0xba, 0x2f, 0x8f, 0x5e, 0xf1, 0x20, 0xae, + 0xdd, 0x38, 0x54, 0x0f, 0x6c, 0x66, 0x53, 0x03, 0xe5, 0x4e, 0x5c, 0x5f, 0x95, 0x80, 0x3b, 0x72, + 0x6f, 0x78, 0xb3, 0x90, 0x0e, 0xe7, 0x39, 0xbb, 0x0d, 0x6c, 0x62, 0xbd, 0xad, 0x76, 0xe8, 0x46, + 0x9c, 0x45, 0x7f, 0x3a, 0x82, 0xc9, 0x16, 0xdd, 0x88, 0x7e, 0x93, 0x0d, 0x28, 0x0c, 0x70, 0x2c, + 0xdf, 0x17, 0x20, 0xe3, 0x95, 0x2c, 0xba, 0x0f, 0x33, 0x54, 0x2b, 0xa6, 0x26, 0xf3, 0xcb, 0x36, + 0xfc, 0xe2, 0xfc, 0x6a, 0x24, 0xcd, 0xd8, 0x49, 0x29, 0x4d, 0xc8, 0xd4, 0xb4, 0x12, 0x23, 0x22, + 0x7e, 0x4d, 0x60, 0x3e, 0x9f, 0x94, 0xa1, 0x73, 0xb0, 0x50, 0xab, 0x6c, 0x95, 0xe4, 0xdd, 0xbc, + 0x54, 0xf3, 0x9d, 0x90, 0x4e, 0xc2, 0xf8, 0xc3, 0x52, 0x5e, 0xca, 0x0a, 0x68, 0x0a, 0x12, 0x5b, + 0x3b, 0xdb, 0xb5, 0x72, 0x36, 0x86, 0xb2, 0x30, 0x5d, 0xcc, 0x3f, 0x94, 0x77, 0x6e, 0xcb, 0x2c, + 0x27, 0x8e, 0x66, 0x20, 0xc5, 0x73, 0x1e, 0x94, 0x4a, 0x1f, 0x66, 0xc7, 0x09, 0x08, 0xf9, 0x47, + 0x72, 0x28, 0x7e, 0x82, 0x80, 0x94, 0x77, 0xf6, 0x24, 0x92, 0x53, 0xcc, 0x3f, 0xcc, 0x4e, 0x88, + 0x55, 0xc8, 0xfa, 0x35, 0x8e, 0xbe, 0x02, 0xc0, 0xf5, 0x30, 0xfc, 0x32, 0x24, 0x43, 0xa6, 0x97, + 0x21, 0xeb, 0xd6, 0x5f, 0xf1, 0x8f, 0x05, 0x38, 0x17, 0xaa, 0x8f, 0x33, 0x93, 0xa7, 0x67, 0x42, + 0x7a, 0xba, 0xae, 0x35, 0x15, 0xd3, 0xf5, 0xaa, 0x46, 0xd4, 0xab, 0xdd, 0xb3, 0x36, 0xae, 0x95, + 0x85, 0xde, 0x86, 0x49, 0x7a, 0x27, 0xf8, 0xd8, 0xda, 0xdc, 0x1c, 0x7a, 0x77, 0x93, 0x83, 0x8b, + 0x3b, 0x80, 0xfa, 0x07, 0x0f, 0xf4, 0x0e, 0x4c, 0x75, 0xf0, 0xb3, 0x51, 0x36, 0x82, 0x3a, 0xf8, + 0x19, 0xfd, 0x27, 0x9e, 0x87, 0x73, 0xa1, 0xfe, 0x43, 0xcc, 0xc0, 0xb4, 0x7b, 0x5c, 0x11, 0xbf, + 0x17, 0x83, 0x34, 0x19, 0x14, 0x8c, 0x9a, 0x56, 0x69, 0x76, 0x34, 0x1d, 0xa3, 0x55, 0x40, 0xf6, + 0x70, 0x60, 0x10, 0x7b, 0x35, 0x8e, 0x54, 0x76, 0x87, 0x72, 0x8a, 0x76, 0x64, 0xbb, 0xac, 0xa6, + 0x55, 0x8f, 0xd4, 0x2e, 0x3a, 0x81, 0xf3, 0x75, 0xad, 0xdd, 0xd6, 0x3a, 0xb2, 0x17, 0x4d, 0xa5, + 0xe4, 0x78, 0xbc, 0xf4, 0xf6, 0x80, 0xf1, 0xc8, 0xae, 0x7a, 0xb5, 0x40, 0xe9, 0x78, 0xf2, 0x88, + 0xeb, 0xae, 0xdb, 0xd9, 0x56, 0xc5, 0xac, 0x4c, 0xfc, 0xa6, 0x00, 0x73, 0x01, 0x38, 0xe8, 0x2a, + 0x88, 0x85, 0x9d, 0xad, 0xad, 0x9d, 0x6d, 0xb9, 0x50, 0xce, 0x4b, 0x55, 0xb9, 0xb6, 0x23, 0x57, + 0xee, 0x6c, 0xef, 0x48, 0xfe, 0xe7, 0x23, 0x52, 0x30, 0xb9, 0xbd, 0xb7, 0x55, 0x92, 0x2a, 0x85, + 0xac, 0x80, 0xe6, 0x21, 0x9b, 0xdf, 0xdc, 0x2d, 0xe7, 0xe5, 0xbd, 0xdd, 0xdd, 0x92, 0x24, 0x17, + 0xf2, 0xd5, 0x52, 0x36, 0xe6, 0xe4, 0x6e, 0xee, 0x3c, 0xb0, 0x72, 0x69, 0x37, 0xd9, 0xdd, 0xdb, + 0x2e, 0xd4, 0xf6, 0xf2, 0xb5, 0xca, 0xce, 0x76, 0x76, 0x1c, 0x65, 0x00, 0x1e, 0x94, 0x2b, 0xb5, + 0x52, 0x75, 0x37, 0x5f, 0x28, 0x65, 0x13, 0x1b, 0xd3, 0x00, 0x8e, 0x34, 0xc4, 0x3f, 0x22, 0x7c, + 0x06, 0x0c, 0xb1, 0x37, 0x60, 0x96, 0x0c, 0xdd, 0x74, 0xe0, 0xb1, 0x8a, 0xf9, 0xf9, 0xe5, 0x2c, + 0x2f, 0xb0, 0xd1, 0xd0, 0x8b, 0x90, 0xe9, 0xf4, 0xda, 0xfb, 0x58, 0x27, 0xc2, 0x25, 0xa5, 0xfc, + 0x12, 0xeb, 0x34, 0xcb, 0xad, 0x69, 0x84, 0x30, 0xba, 0x42, 0x62, 0x8c, 0xa7, 0x58, 0x37, 0xb0, + 0xac, 0xe9, 0x0d, 0xcc, 0x6e, 0x2d, 0x26, 0x49, 0xf0, 0x40, 0x33, 0x77, 0x48, 0x1e, 0xba, 0x0f, + 0xf3, 0x81, 0xba, 0x1a, 0x1f, 0x78, 0xbc, 0xdc, 0x23, 0x63, 0x09, 0xd5, 0xfb, 0xf5, 0xf1, 0x2f, + 0x04, 0x58, 0x0e, 0x1b, 0x83, 0xd1, 0x97, 0x21, 0xe5, 0x5f, 0xda, 0x1c, 0x66, 0xd3, 0xd0, 0x72, + 0x6f, 0x93, 0xa5, 0xfc, 0xeb, 0x98, 0x43, 0xd1, 0x7b, 0x03, 0x97, 0x33, 0x05, 0xf7, 0x54, 0x5a, + 0xfc, 0x7a, 0x0c, 0x66, 0xfc, 0x2c, 0xdf, 0x81, 0x49, 0x6b, 0x61, 0x9e, 0x2d, 0x38, 0xdc, 0x8a, + 0x16, 0x11, 0xf0, 0xb4, 0x64, 0x61, 0xd3, 0x2b, 0x03, 0x7c, 0x95, 0x60, 0x15, 0xe2, 0x6d, 0xb5, + 0x13, 0xa9, 0xf9, 0x04, 0x90, 0xc2, 0x2b, 0xc7, 0x91, 0xda, 0x4b, 0x00, 0x51, 0x05, 0x66, 0x79, + 0x80, 0x40, 0xef, 0xeb, 0x3b, 0x33, 0xd2, 0x61, 0xd8, 0x59, 0x17, 0x1a, 0x73, 0x24, 0xbf, 0x3d, + 0x6e, 0xf9, 0xe0, 0xa0, 0x48, 0xed, 0xcc, 0x3e, 0xd8, 0xe5, 0x32, 0x63, 0x23, 0xb9, 0x4c, 0x64, + 0xc0, 0x0c, 0x77, 0x39, 0x4a, 0xab, 0x7b, 0xa8, 0xec, 0x63, 0x93, 0xbf, 0xea, 0x55, 0x1e, 0x35, + 0x18, 0x5d, 0xbd, 0x7d, 0x70, 0xcc, 0x3c, 0xc8, 0x36, 0x3d, 0xdb, 0x94, 0xe7, 0xf4, 0x48, 0x24, + 0xc4, 0xaa, 0xb0, 0x72, 0xd0, 0xcb, 0xc0, 0x1f, 0x46, 0x72, 0x2a, 0x4d, 0x70, 0xa7, 0x98, 0x61, + 0x05, 0x36, 0xe8, 0x22, 0x24, 0x74, 0xa5, 0xa1, 0x1e, 0xd3, 0x38, 0x32, 0x41, 0x1f, 0x39, 0x23, + 0xc9, 0xb0, 0x51, 0x27, 0x79, 0xda, 0x51, 0x47, 0xfc, 0x1b, 0x02, 0x2c, 0x85, 0xb4, 0x00, 0xad, + 0xc0, 0xd5, 0xdb, 0xb7, 0x3f, 0x92, 0xb9, 0x23, 0xdc, 0xce, 0xd7, 0x2a, 0xf7, 0x4b, 0x32, 0xf5, + 0x65, 0x1b, 0xa5, 0xda, 0x20, 0x47, 0x48, 0x06, 0xf8, 0xd2, 0x47, 0xf9, 0x62, 0xa9, 0x50, 0xd9, + 0xca, 0x6f, 0x66, 0x63, 0xe8, 0x02, 0x2c, 0x3b, 0x3e, 0x91, 0x91, 0x90, 0x2d, 0xf0, 0x38, 0x9a, + 0x85, 0xb4, 0x37, 0x6b, 0x7c, 0x03, 0x20, 0x69, 0xc9, 0x48, 0xfc, 0x3f, 0x02, 0x4c, 0xd9, 0xea, + 0x47, 0x15, 0x98, 0xa2, 0xb1, 0x92, 0x6a, 0x5d, 0xdc, 0x0b, 0x9f, 0x51, 0xd5, 0x2c, 0x38, 0x1b, + 0x9b, 0xae, 0x54, 0x58, 0xb9, 0x84, 0x54, 0xaf, 0xf3, 0x4c, 0x57, 0xba, 0x5d, 0x6c, 0xb9, 0x83, + 0x30, 0x52, 0x7b, 0x16, 0x9c, 0x87, 0x94, 0x8d, 0x8d, 0xb6, 0x20, 0x75, 0xd4, 0x36, 0x64, 0x8b, + 0xd8, 0xe0, 0x29, 0xd4, 0x87, 0x6d, 0xe3, 0x41, 0x3f, 0x35, 0x38, 0xb2, 0xb3, 0x37, 0x92, 0x30, + 0xc1, 0x8e, 0x52, 0x89, 0xd7, 0x01, 0xf5, 0x37, 0x23, 0xe8, 0xca, 0x8d, 0x78, 0x15, 0x50, 0x3f, + 0x97, 0x28, 0x0b, 0x71, 0xab, 0x73, 0x4d, 0x4b, 0xe4, 0xaf, 0xf8, 0x09, 0xcc, 0x05, 0x30, 0x40, + 0xdc, 0x1b, 0x47, 0x96, 0x1d, 0x04, 0xe0, 0x59, 0x04, 0xe0, 0x2a, 0xcc, 0x38, 0xbd, 0xd5, 0x7d, + 0xab, 0x27, 0x6d, 0x77, 0x48, 0x7a, 0x0b, 0xf1, 0x4f, 0x05, 0x98, 0xf1, 0xc5, 0xd9, 0xe8, 0x3a, + 0x64, 0x5d, 0xae, 0x57, 0x6e, 0x28, 0x27, 0xd6, 0x62, 0x42, 0xc6, 0xf1, 0xb0, 0x45, 0xe5, 0xc4, + 0x20, 0x90, 0x2e, 0x1f, 0xcf, 0x20, 0xd9, 0x28, 0x95, 0x71, 0x5c, 0x39, 0x85, 0x3c, 0x75, 0xbc, + 0x84, 0xf2, 0x1e, 0xbf, 0x33, 0x1e, 0xcd, 0xef, 0xd0, 0x63, 0xa0, 0x56, 0x82, 0x28, 0xa8, 0x8d, + 0xcd, 0x43, 0xad, 0x21, 0x7e, 0x3b, 0x06, 0x4b, 0x21, 0x4b, 0x16, 0x48, 0x83, 0x99, 0xfe, 0xb5, + 0x8f, 0x41, 0x67, 0x7a, 0x43, 0x08, 0x85, 0xe4, 0x4b, 0x7e, 0xea, 0xb9, 0xdf, 0x11, 0x60, 0x31, + 0x18, 0xf6, 0xcc, 0xcf, 0xdf, 0xa9, 0xb0, 0xdc, 0xb5, 0x56, 0x3a, 0x7c, 0xcb, 0x2c, 0xbc, 0xef, + 0xac, 0x86, 0x9f, 0x23, 0x0c, 0x5a, 0x20, 0x91, 0x96, 0xba, 0xc1, 0x05, 0xe2, 0xd7, 0xe2, 0x30, + 0x47, 0x95, 0xe6, 0x6b, 0xc2, 0x9b, 0x30, 0x41, 0xcf, 0x7b, 0x46, 0x3d, 0xc0, 0xcd, 0xa1, 0x51, + 0x11, 0xa6, 0xea, 0x5a, 0xa7, 0xa1, 0xba, 0x9e, 0x35, 0xb9, 0x3a, 0x70, 0x45, 0xa8, 0x60, 0x41, + 0x4b, 0x0e, 0x22, 0x3a, 0x1a, 0x20, 0x80, 0xf1, 0xd3, 0x08, 0xa0, 0x3c, 0x16, 0x2a, 0x82, 0xc1, + 0xeb, 0x67, 0x89, 0xe7, 0xbc, 0x7e, 0x16, 0x30, 0xff, 0xfc, 0x5c, 0x80, 0x85, 0xc0, 0xd5, 0x31, + 0x24, 0xc3, 0x02, 0x7b, 0x63, 0x26, 0xd8, 0xb2, 0x57, 0x06, 0xe9, 0xc4, 0x67, 0x00, 0xf3, 0x07, + 0xfd, 0x99, 0x06, 0x7a, 0x08, 0x73, 0x7c, 0x31, 0xcf, 0xe8, 0x75, 0xbb, 0x3a, 0x36, 0x0c, 0xbe, + 0x92, 0x37, 0xe8, 0x9d, 0x3f, 0xc6, 0x6b, 0xd5, 0x41, 0x90, 0x90, 0xee, 0xcf, 0x32, 0xc4, 0x87, + 0x30, 0xdb, 0x07, 0xe8, 0xb5, 0x0e, 0xe1, 0x94, 0xd6, 0x21, 0xfe, 0x62, 0x02, 0x66, 0x7c, 0xc5, + 0xa8, 0x06, 0x29, 0x7c, 0xec, 0xb4, 0x60, 0xf0, 0x63, 0x8f, 0x3e, 0xe4, 0xd5, 0x92, 0x83, 0x29, + 0xb9, 0xc9, 0xe4, 0x7e, 0x93, 0x0c, 0x87, 0x76, 0x1d, 0xa7, 0x3b, 0x30, 0x5d, 0x82, 0xa4, 0xd6, + 0xc5, 0xba, 0x62, 0xf2, 0x47, 0x49, 0x32, 0x03, 0x56, 0x25, 0x5b, 0x54, 0x2f, 0x4a, 0x6b, 0x87, + 0x23, 0x48, 0x36, 0xaa, 0xb3, 0xa9, 0x32, 0x1e, 0x79, 0x53, 0x25, 0xf7, 0x09, 0x80, 0xcd, 0xbd, + 0x81, 0x76, 0x01, 0x6c, 0x19, 0x5a, 0x26, 0xf4, 0x4a, 0x44, 0x09, 0x39, 0x7a, 0x70, 0xd1, 0xc8, + 0x7d, 0x33, 0x06, 0x29, 0x97, 0xec, 0x50, 0x9b, 0x0c, 0x28, 0x4d, 0x7a, 0x76, 0xd7, 0x6e, 0x32, + 0x5b, 0x37, 0xd9, 0x18, 0x5d, 0x13, 0xab, 0x9b, 0x8c, 0x94, 0x2d, 0x8b, 0x99, 0x96, 0x37, 0x03, + 0x55, 0x3d, 0x0d, 0x62, 0x2a, 0x7f, 0x75, 0xd4, 0x06, 0x91, 0xce, 0xea, 0x22, 0x23, 0xbe, 0x0f, + 0x33, 0xbe, 0x8a, 0xd1, 0x65, 0xb8, 0xb0, 0xb9, 0x73, 0xa7, 0x52, 0xc8, 0x6f, 0xca, 0x3b, 0xbb, + 0x25, 0x29, 0x5f, 0xdb, 0x91, 0x7c, 0x11, 0xd9, 0x24, 0xc4, 0xf3, 0xdb, 0xc5, 0xac, 0x60, 0xef, + 0x8b, 0xfc, 0xaa, 0x00, 0x8b, 0xc1, 0xcf, 0x25, 0x90, 0x69, 0xa4, 0xdd, 0x9d, 0x7d, 0x17, 0x8b, + 0xb3, 0xae, 0x02, 0x76, 0xab, 0xb8, 0x09, 0xcb, 0xde, 0xbe, 0x2f, 0x1b, 0xbd, 0x76, 0x5b, 0xd1, + 0x55, 0xfb, 0x58, 0xfb, 0xcd, 0x48, 0x8f, 0x35, 0x54, 0x29, 0xd6, 0x89, 0xb4, 0x64, 0x06, 0x64, + 0xab, 0xd8, 0x10, 0xbf, 0x39, 0x01, 0x0b, 0x81, 0x28, 0x67, 0xbc, 0x31, 0x6f, 0xf7, 0x99, 0xd8, + 0x28, 0x7d, 0xe6, 0xbe, 0xdf, 0x49, 0x72, 0xed, 0x8e, 0x3a, 0xec, 0xf9, 0xa8, 0x84, 0x3b, 0xd4, + 0xc4, 0x73, 0x72, 0xa8, 0xf7, 0xec, 0xd7, 0xe1, 0x2c, 0x87, 0xca, 0x57, 0xa7, 0xa3, 0x3b, 0xd3, + 0x8c, 0xd7, 0x99, 0xa2, 0x1a, 0x4c, 0xb2, 0x9d, 0x56, 0xeb, 0xc8, 0xce, 0xbb, 0xa3, 0x68, 0x7c, + 0xd5, 0xd2, 0x3c, 0xbb, 0xd6, 0x6f, 0x91, 0x0a, 0xb6, 0xc2, 0xc9, 0x60, 0x2b, 0xcc, 0xfd, 0x9c, + 0x00, 0x69, 0x0f, 0x1d, 0x67, 0xbb, 0x56, 0x70, 0x6d, 0xd7, 0xa2, 0x87, 0x30, 0x6e, 0x5f, 0xcb, + 0xc8, 0x84, 0x06, 0x5e, 0xc1, 0x7c, 0xfa, 0xc4, 0x4b, 0xab, 0x29, 0x68, 0x0d, 0x2c, 0x51, 0x92, + 0x68, 0x19, 0x26, 0x1b, 0x6c, 0xe7, 0x9b, 0x6d, 0xd8, 0x4a, 0x56, 0x52, 0xfc, 0x04, 0x96, 0xc3, + 0x70, 0xc9, 0xac, 0xaa, 0x26, 0xe5, 0xb7, 0xab, 0xb7, 0x77, 0xa4, 0x2d, 0xba, 0xf8, 0x23, 0x4b, + 0xa5, 0xea, 0xde, 0x66, 0x4d, 0x2e, 0xec, 0x14, 0x03, 0x96, 0x97, 0xaa, 0x7b, 0x85, 0x42, 0xa9, + 0x5a, 0x65, 0xcb, 0xae, 0x25, 0x49, 0xda, 0x91, 0xb2, 0x31, 0x51, 0x83, 0x64, 0xb5, 0x7e, 0x88, + 0x1b, 0x3d, 0x7a, 0x07, 0x38, 0xa7, 0xe3, 0x7a, 0x4f, 0xd7, 0xe9, 0x51, 0x8e, 0x2e, 0xd6, 0x55, + 0xad, 0x21, 0x5b, 0xaf, 0x9c, 0xf3, 0xce, 0x71, 0xae, 0x6f, 0xeb, 0xb7, 0xc8, 0x01, 0xca, 0x63, + 0xd2, 0xb2, 0x83, 0xbe, 0x4b, 0xb1, 0xad, 0x32, 0x12, 0xe5, 0xb2, 0xd7, 0x21, 0xc4, 0x7f, 0x1a, + 0x83, 0x19, 0xff, 0x6b, 0x08, 0xa7, 0xbc, 0xf7, 0xef, 0xbb, 0xa8, 0x1f, 0xef, 0xbb, 0xa8, 0xef, + 0x7f, 0x6d, 0x72, 0x7c, 0xa4, 0xd7, 0x26, 0xdf, 0x83, 0x54, 0xaf, 0xeb, 0x6c, 0xf9, 0x26, 0x86, + 0x23, 0x33, 0x70, 0x8a, 0xdc, 0xff, 0xf4, 0xcb, 0xc4, 0xa9, 0x9f, 0x7e, 0x11, 0x7f, 0x2b, 0x06, + 0xa8, 0xd8, 0xf7, 0x6a, 0xce, 0x0f, 0xa3, 0xd8, 0x02, 0x1f, 0xdb, 0x9a, 0x38, 0xe3, 0x63, 0x5b, + 0xe2, 0x13, 0x48, 0x94, 0x74, 0x5d, 0xd3, 0xd1, 0x4d, 0xa7, 0x9f, 0x31, 0x73, 0x46, 0x16, 0x51, + 0xbd, 0x5b, 0xa7, 0x77, 0xa5, 0x7a, 0x86, 0xdd, 0xf7, 0xd0, 0xbb, 0xec, 0xe0, 0x02, 0xe5, 0xd2, + 0x0a, 0x1b, 0x07, 0x36, 0xc4, 0x81, 0x16, 0xbf, 0x9d, 0x00, 0xb8, 0xab, 0xed, 0xd7, 0x74, 0xb5, + 0xd9, 0xc4, 0xfa, 0x17, 0xa7, 0xaa, 0xbb, 0x90, 0xb2, 0xec, 0xec, 0xb1, 0xb6, 0xcf, 0x55, 0x15, + 0xf5, 0x25, 0x11, 0x12, 0x1c, 0xa8, 0x76, 0x1e, 0x89, 0xe5, 0x4c, 0xc6, 0xaf, 0x35, 0x64, 0x84, + 0xc5, 0x72, 0x4e, 0xcb, 0x56, 0xf9, 0xaf, 0x64, 0xa3, 0xa2, 0xd7, 0x61, 0x02, 0x13, 0x69, 0x5b, + 0x07, 0x80, 0xc2, 0x82, 0x39, 0xaa, 0x12, 0x89, 0xc3, 0xfa, 0x6d, 0x6e, 0xf2, 0x2c, 0x36, 0x97, + 0x1c, 0xc9, 0xe6, 0x3e, 0x80, 0x74, 0x4b, 0x31, 0x4c, 0x59, 0xef, 0x75, 0x18, 0xfa, 0xd4, 0x50, + 0xf4, 0x14, 0x41, 0x90, 0x7a, 0x1d, 0x8a, 0xff, 0x55, 0x98, 0x60, 0xdf, 0x63, 0x58, 0x06, 0x3a, + 0x32, 0x5c, 0x1f, 0x2e, 0x34, 0x6e, 0x69, 0x1c, 0x2f, 0x57, 0x85, 0x49, 0xcb, 0x50, 0xbe, 0x0c, + 0x49, 0x83, 0xfb, 0xe3, 0x21, 0xe1, 0x88, 0xe5, 0xb6, 0xcb, 0x63, 0x92, 0x8d, 0xb2, 0x31, 0x05, + 0x93, 0x5c, 0x0f, 0x62, 0x19, 0x26, 0x58, 0x35, 0x68, 0x11, 0x50, 0xb5, 0x96, 0xaf, 0xed, 0x55, + 0xfb, 0xc7, 0x84, 0x72, 0x29, 0xbf, 0x59, 0x2b, 0x3f, 0xcc, 0x0a, 0x08, 0x60, 0x62, 0x37, 0xbf, + 0x57, 0x2d, 0x15, 0xd9, 0x03, 0xd5, 0x85, 0xfc, 0x76, 0xa1, 0xb4, 0xb9, 0x59, 0x2a, 0x66, 0xe3, + 0x1b, 0x09, 0x88, 0x3f, 0xd6, 0xf6, 0xc5, 0xdf, 0x1d, 0x87, 0x09, 0xf6, 0xce, 0x06, 0xba, 0x07, + 0x69, 0x43, 0x79, 0xea, 0x7a, 0x81, 0x51, 0x18, 0xb8, 0x4c, 0xc5, 0xb0, 0x56, 0xab, 0xca, 0x53, + 0xfb, 0x71, 0xc6, 0xf2, 0x98, 0x34, 0x6d, 0xb8, 0xd2, 0xa8, 0x0c, 0x93, 0xdd, 0xde, 0xbe, 0x6c, + 0xf4, 0xf6, 0x87, 0xbc, 0xd3, 0xc5, 0x89, 0xed, 0xf6, 0xf6, 0x5b, 0xaa, 0x71, 0x58, 0xd3, 0x76, + 0x7b, 0xfb, 0xd5, 0xde, 0x7e, 0x79, 0x4c, 0x9a, 0xe8, 0xd2, 0x7f, 0xe8, 0x08, 0x96, 0xba, 0xac, + 0x90, 0x87, 0x93, 0x27, 0xb2, 0xa9, 0xc9, 0x75, 0xa3, 0x5e, 0x1f, 0x32, 0x71, 0xf2, 0x52, 0xe6, + 0x43, 0x77, 0x4d, 0x2b, 0x18, 0xf5, 0x7a, 0x79, 0x4c, 0x9a, 0xef, 0x06, 0xe4, 0xa3, 0x36, 0x2c, + 0x3d, 0xd6, 0xf6, 0xe5, 0x8e, 0x66, 0xaa, 0x07, 0x2a, 0x7b, 0x44, 0x54, 0xc6, 0x6d, 0xea, 0x61, + 0x98, 0x15, 0xbe, 0x36, 0xb8, 0xb2, 0xbb, 0xda, 0xfe, 0xb6, 0x0b, 0xb7, 0x44, 0x51, 0xcb, 0x63, + 0xd2, 0xc2, 0xe3, 0xa0, 0x82, 0x9c, 0x0c, 0xd3, 0x6e, 0x29, 0xa2, 0x1d, 0xfb, 0xe9, 0x2b, 0xcf, + 0xc9, 0x90, 0x95, 0xe8, 0x4f, 0x5f, 0x59, 0xaf, 0x5d, 0xf1, 0x07, 0x02, 0xae, 0xc1, 0x8c, 0x4f, + 0xb2, 0x24, 0x1a, 0x32, 0xb5, 0x2e, 0xbf, 0xe4, 0x39, 0x25, 0xb1, 0x44, 0x6e, 0x11, 0xe6, 0x83, + 0x04, 0x95, 0x5b, 0x82, 0x85, 0xc0, 0x36, 0x91, 0x10, 0x80, 0xbd, 0xce, 0x22, 0xfe, 0xb2, 0x00, + 0x17, 0x0a, 0xb4, 0xf3, 0xfa, 0xdf, 0x4b, 0x1a, 0xf2, 0x9e, 0xda, 0x3d, 0xc8, 0xf6, 0x3d, 0xc8, + 0x14, 0x1b, 0xe9, 0x41, 0xa6, 0x19, 0xdf, 0x6b, 0x67, 0xe8, 0x12, 0xa4, 0xec, 0x57, 0xd1, 0xd4, + 0x06, 0xf7, 0xb0, 0x60, 0x65, 0x55, 0x1a, 0xe2, 0x6f, 0x0b, 0x70, 0x61, 0x8f, 0x3a, 0x8b, 0x10, + 0x66, 0x83, 0x5c, 0xfb, 0x17, 0xc0, 0xa8, 0xe3, 0xe2, 0xe8, 0x7e, 0x5b, 0x3c, 0xc4, 0x47, 0xd1, + 0x60, 0x7e, 0x4b, 0x31, 0x8e, 0x2c, 0x17, 0x47, 0xfe, 0x8b, 0x6b, 0x70, 0xee, 0x0e, 0x36, 0xa3, + 0x37, 0x40, 0xfc, 0x69, 0x01, 0xce, 0xb3, 0xd7, 0x88, 0x3c, 0x28, 0xc6, 0x30, 0x0d, 0x5d, 0x04, + 0xe8, 0x2a, 0x4d, 0x2c, 0x9b, 0xda, 0x11, 0x7f, 0x43, 0x74, 0x4a, 0x9a, 0x22, 0x39, 0x35, 0x92, + 0x81, 0xce, 0x03, 0x4d, 0x38, 0xfb, 0x5e, 0x09, 0x29, 0x49, 0x32, 0xe8, 0x01, 0xd2, 0x73, 0x90, + 0xa4, 0xdb, 0x84, 0xf2, 0xfe, 0x09, 0x7f, 0x74, 0x69, 0x92, 0xa6, 0x37, 0x4e, 0xc4, 0x9f, 0x17, + 0xe0, 0x42, 0x30, 0x3b, 0xfc, 0x8d, 0xa4, 0x2a, 0xcc, 0xfa, 0x05, 0x6e, 0x2d, 0x02, 0x44, 0x95, + 0x78, 0xd6, 0x27, 0x71, 0x03, 0x5d, 0x85, 0x99, 0x0e, 0x3e, 0x36, 0xe5, 0xbe, 0x16, 0xa5, 0x49, + 0xf6, 0xae, 0xd5, 0x2a, 0x71, 0x1d, 0x2e, 0x14, 0x71, 0x0b, 0x8f, 0x62, 0x21, 0x74, 0xb7, 0x84, + 0xf5, 0x01, 0x67, 0x58, 0x18, 0x26, 0xdc, 0x0d, 0x48, 0x11, 0x5f, 0xc3, 0x1d, 0x3c, 0x37, 0xa8, + 0x17, 0x86, 0x8e, 0x36, 0x12, 0x3c, 0x76, 0x02, 0x91, 0x8b, 0x00, 0x1c, 0xdf, 0x31, 0xf7, 0x29, + 0x9e, 0x53, 0x69, 0x10, 0x43, 0x21, 0x8e, 0xe9, 0x69, 0x20, 0x5f, 0x41, 0xed, 0xf8, 0x55, 0x01, + 0x96, 0x58, 0xf7, 0x88, 0x04, 0xff, 0x5c, 0xda, 0x70, 0xa6, 0xae, 0xb0, 0x02, 0xf3, 0x77, 0xb0, + 0x19, 0xad, 0x71, 0xdf, 0x13, 0x60, 0x8e, 0x29, 0xa9, 0xd8, 0xea, 0xde, 0xd5, 0xf6, 0x87, 0x29, + 0xc8, 0x17, 0x8c, 0xc5, 0xce, 0x12, 0x8c, 0x55, 0x20, 0xa9, 0xab, 0xc6, 0x11, 0x25, 0x14, 0x1f, + 0x7c, 0xf6, 0x30, 0xe8, 0x41, 0xaf, 0xf2, 0x98, 0x34, 0x49, 0xf0, 0x09, 0xa9, 0x05, 0x98, 0x20, + 0x32, 0x57, 0x1b, 0xbc, 0x5b, 0x25, 0x1e, 0x6b, 0xfb, 0x95, 0x86, 0x35, 0xac, 0xff, 0x5d, 0x01, + 0x16, 0x49, 0xdf, 0x72, 0x44, 0xf2, 0x03, 0xea, 0xe5, 0xae, 0x97, 0xd1, 0x12, 0x9e, 0x97, 0xd1, + 0x7e, 0x52, 0x80, 0xa5, 0x3e, 0x0e, 0x79, 0xc7, 0x2f, 0xc2, 0xb4, 0xcb, 0x9e, 0xac, 0x3e, 0x1f, + 0xc1, 0xa0, 0x52, 0x8e, 0x41, 0x45, 0xef, 0xe9, 0xb7, 0x60, 0x89, 0xf5, 0xf4, 0x68, 0xf6, 0xf3, + 0xb7, 0x63, 0x90, 0xf5, 0xab, 0x99, 0xcc, 0x0c, 0xf9, 0x87, 0xc5, 0xbc, 0x63, 0xf6, 0x8b, 0xa1, + 0x2f, 0x38, 0xb8, 0x47, 0xeb, 0xb4, 0xe1, 0x79, 0x38, 0xf3, 0xb9, 0xbe, 0x30, 0x1a, 0xfa, 0x52, + 0x68, 0x3c, 0xfc, 0xbd, 0x57, 0xd7, 0x0b, 0x6d, 0xe3, 0x23, 0xbd, 0xd0, 0xf6, 0xbb, 0x09, 0x98, + 0x60, 0xbd, 0x2a, 0xd0, 0x4f, 0xbc, 0xc1, 0xbf, 0xe8, 0x32, 0xf8, 0xcb, 0x48, 0x8c, 0x80, 0xeb, + 0x13, 0x2e, 0xef, 0xd3, 0x87, 0xdf, 0x4d, 0xcc, 0xd7, 0xa2, 0xaf, 0x0e, 0xc4, 0x23, 0xe6, 0x40, + 0x42, 0x64, 0x2c, 0x31, 0x24, 0xf4, 0x11, 0x4c, 0xd3, 0x3e, 0x67, 0xcd, 0x11, 0xc7, 0x07, 0x47, + 0x70, 0x03, 0x2e, 0x30, 0x94, 0xc7, 0xa4, 0x94, 0xee, 0x7a, 0x3b, 0xe3, 0x11, 0x58, 0x03, 0xba, + 0x4d, 0x7c, 0xf0, 0xf1, 0xd1, 0xb0, 0x17, 0x2c, 0xcb, 0x63, 0x92, 0xa5, 0x71, 0x8b, 0xf6, 0x99, + 0x3e, 0xa9, 0xf1, 0x0e, 0x00, 0x7d, 0x1c, 0x3f, 0xea, 0xac, 0x6b, 0x8a, 0x42, 0x53, 0xd4, 0x37, + 0x20, 0x89, 0x3b, 0x8d, 0xa8, 0x33, 0xae, 0x49, 0xdc, 0x69, 0x50, 0xb4, 0xeb, 0x90, 0x75, 0xf5, + 0x58, 0x66, 0x60, 0x40, 0x35, 0x9f, 0x71, 0xba, 0x24, 0xb5, 0x2d, 0x67, 0x22, 0x99, 0x8a, 0x3e, + 0x91, 0x14, 0xeb, 0x90, 0xb4, 0xf4, 0x8a, 0xce, 0xc1, 0xc2, 0xdd, 0x9d, 0x0d, 0x99, 0xcc, 0x7e, + 0x02, 0x16, 0xc4, 0x76, 0x4b, 0xdb, 0xc5, 0xca, 0xf6, 0x9d, 0xac, 0x40, 0x12, 0xd2, 0xde, 0xf6, + 0x36, 0x49, 0xc4, 0x50, 0x12, 0xc6, 0x8b, 0x3b, 0xdb, 0xa5, 0x6c, 0x1c, 0x4d, 0x43, 0x92, 0xcd, + 0x83, 0x4a, 0xc5, 0xec, 0x38, 0x99, 0x21, 0xdd, 0xce, 0x57, 0xc8, 0xff, 0x04, 0x99, 0x67, 0x59, + 0x2b, 0x74, 0x57, 0x21, 0x7b, 0x07, 0x9b, 0xde, 0x01, 0x22, 0xc8, 0x19, 0xfc, 0x7b, 0x01, 0x10, + 0xf1, 0x62, 0x0c, 0x32, 0xc0, 0xc7, 0x8e, 0x7b, 0x7c, 0xac, 0xe3, 0x0c, 0x05, 0xb7, 0x33, 0xf4, + 0x3a, 0xd7, 0x98, 0xcf, 0xb9, 0x7a, 0x1d, 0x73, 0xdc, 0xef, 0x98, 0xad, 0x4e, 0x95, 0x18, 0xad, + 0x53, 0xb9, 0x5d, 0xf6, 0x84, 0x37, 0x30, 0xeb, 0xc2, 0x9c, 0xa7, 0x4d, 0xdc, 0x2b, 0xbf, 0x0a, + 0xe3, 0x8f, 0xb5, 0x7d, 0xcb, 0x1b, 0x5f, 0x1c, 0x58, 0x91, 0x44, 0x41, 0x23, 0xbb, 0xe0, 0x97, + 0x61, 0xae, 0xa0, 0x74, 0xea, 0xb8, 0x35, 0x5c, 0xe2, 0x2f, 0xc3, 0x1c, 0xf3, 0xd6, 0xc3, 0x41, + 0x7f, 0x43, 0x80, 0x4b, 0x7c, 0xa4, 0xef, 0x5b, 0x67, 0x1b, 0x36, 0x1a, 0x3e, 0x82, 0xb9, 0x80, + 0x17, 0xd1, 0x87, 0x1c, 0x03, 0x09, 0xa8, 0x06, 0xf5, 0xbf, 0x9b, 0x3e, 0x7c, 0x7a, 0xf2, 0xef, + 0x04, 0xb8, 0xc4, 0xe2, 0xaf, 0x70, 0xc6, 0x83, 0xfc, 0xeb, 0x17, 0xc9, 0xf4, 0x99, 0xe2, 0xb3, + 0x75, 0xb8, 0x40, 0xba, 0xd3, 0x28, 0x8d, 0x11, 0x7f, 0x46, 0x80, 0x2f, 0x51, 0x33, 0xec, 0xc3, + 0xfa, 0x41, 0x4d, 0x58, 0xfe, 0xa1, 0x00, 0x97, 0x42, 0x39, 0xe2, 0x9d, 0xe4, 0x63, 0x98, 0x0f, + 0x50, 0x81, 0xd5, 0x69, 0x46, 0xd0, 0xc1, 0x5c, 0xbf, 0x0e, 0xa2, 0xf7, 0xa7, 0x37, 0xe0, 0x12, + 0xef, 0x24, 0x23, 0x89, 0xfc, 0x1f, 0xc4, 0xe0, 0xfc, 0xa6, 0xa2, 0x37, 0x31, 0xfb, 0x60, 0x9f, + 0xf3, 0x41, 0x4e, 0x1e, 0x4b, 0x94, 0x21, 0xc5, 0x17, 0x26, 0xba, 0x8a, 0x79, 0xc8, 0x43, 0x9c, + 0xd0, 0x43, 0xfa, 0x2d, 0xad, 0xd7, 0xe0, 0x71, 0xce, 0xae, 0x62, 0x1e, 0x4a, 0xc0, 0x70, 0xc9, + 0x7f, 0xa4, 0xc0, 0x62, 0x9d, 0x94, 0xcb, 0x56, 0xd4, 0x44, 0xbf, 0x86, 0x63, 0x60, 0xeb, 0xa4, + 0xde, 0x4a, 0x04, 0xa2, 0xb7, 0x55, 0xfa, 0xa5, 0x3e, 0x7a, 0xbd, 0xa4, 0x3f, 0x1b, 0x6d, 0xc3, + 0xcc, 0xbe, 0xda, 0x94, 0x9f, 0xf4, 0xb0, 0x7e, 0x22, 0xb3, 0x0d, 0xbd, 0x68, 0x8f, 0xa8, 0x51, + 0x13, 0x2e, 0x8f, 0x49, 0xe9, 0x7d, 0x77, 0x86, 0xeb, 0xd0, 0xd5, 0x5d, 0xc8, 0x05, 0x4a, 0x89, + 0x3d, 0xd7, 0x7d, 0x13, 0x90, 0xd2, 0xed, 0xea, 0xda, 0xb1, 0xdc, 0xe9, 0xb5, 0xe5, 0xee, 0xa1, + 0xae, 0x18, 0xf6, 0xab, 0xcd, 0x59, 0x56, 0xb2, 0xdd, 0x6b, 0xef, 0xb2, 0x7c, 0xf1, 0x3b, 0x02, + 0xcc, 0x13, 0xc6, 0x71, 0xc3, 0x77, 0xd5, 0xc2, 0xbf, 0x90, 0x2c, 0x0c, 0x5d, 0x48, 0x8e, 0xf5, + 0x2f, 0x24, 0xb7, 0x60, 0xa9, 0x45, 0x38, 0x95, 0xf9, 0xc1, 0x42, 0xd7, 0xa7, 0x59, 0x07, 0xaf, + 0x9a, 0x0d, 0xb0, 0x82, 0xf2, 0x98, 0xb4, 0xd0, 0x0a, 0x2a, 0xb6, 0x77, 0x92, 0xff, 0x9a, 0x00, + 0x73, 0xde, 0x36, 0x31, 0xc9, 0x1c, 0x85, 0x73, 0x23, 0x0c, 0xdc, 0x09, 0x0f, 0x97, 0xf6, 0x70, + 0x66, 0x3e, 0x8f, 0xc1, 0x82, 0x97, 0x19, 0xfe, 0x8d, 0x26, 0x54, 0x80, 0x09, 0x4f, 0xac, 0x7e, + 0x63, 0x40, 0xac, 0xee, 0x57, 0x8f, 0xc4, 0x51, 0xfd, 0x71, 0x5a, 0x6c, 0xa4, 0x38, 0xed, 0xab, + 0xde, 0xc0, 0x76, 0x25, 0x12, 0x03, 0x9e, 0xe0, 0xd6, 0x89, 0xa6, 0xc6, 0x47, 0x58, 0x96, 0xe7, + 0xf5, 0x5a, 0xe1, 0x6a, 0xf4, 0x7a, 0x0d, 0x56, 0xaf, 0x21, 0xfe, 0x07, 0x01, 0x32, 0xde, 0xe2, + 0xc0, 0x01, 0x69, 0x0f, 0x66, 0xd8, 0xde, 0xa1, 0x69, 0x7f, 0x31, 0x6b, 0xf0, 0x95, 0xbb, 0x40, + 0x4d, 0x49, 0x19, 0x4e, 0xc4, 0xd2, 0xdc, 0x03, 0xc8, 0x76, 0x31, 0xfb, 0x9e, 0x13, 0x27, 0x3b, + 0xec, 0x68, 0x41, 0x30, 0xdd, 0x19, 0x4e, 0x85, 0xa7, 0x0d, 0xf1, 0x1f, 0x09, 0x70, 0x9e, 0x45, + 0x0c, 0x5e, 0x84, 0x61, 0x03, 0x8e, 0x63, 0x4a, 0xb1, 0xd3, 0x9b, 0xd2, 0x2d, 0x98, 0x33, 0x68, + 0xb9, 0xeb, 0x32, 0x97, 0x1d, 0x1e, 0x64, 0x0d, 0x0f, 0x6a, 0xa5, 0x21, 0xfe, 0x9a, 0x00, 0xe7, + 0x59, 0x90, 0x10, 0xcc, 0x6b, 0x90, 0x3e, 0x9e, 0x0b, 0x9f, 0x67, 0x8a, 0x04, 0x56, 0x61, 0xf9, + 0x0e, 0x36, 0x23, 0x73, 0x2c, 0xfe, 0x75, 0x01, 0x72, 0x64, 0xcc, 0xf5, 0x62, 0xfc, 0xa0, 0x22, + 0x80, 0xbf, 0xc5, 0x57, 0x50, 0xfb, 0xb8, 0xe1, 0xa3, 0xff, 0x3d, 0x98, 0xf5, 0xab, 0xd0, 0x1a, + 0xfa, 0x5f, 0x8a, 0x24, 0x6a, 0x69, 0xc6, 0xab, 0xe7, 0xe8, 0x43, 0xfe, 0xab, 0x70, 0x9e, 0x0d, + 0xf9, 0x91, 0x65, 0xbb, 0xb2, 0x05, 0x69, 0xcf, 0x87, 0x74, 0xd1, 0x12, 0xcc, 0x15, 0x76, 0xb6, + 0x6b, 0xa5, 0x6d, 0xff, 0xf1, 0xed, 0x2c, 0x4c, 0x5b, 0x05, 0xb5, 0xd2, 0x47, 0xb5, 0xac, 0x80, + 0x66, 0x21, 0x6d, 0xe5, 0xb0, 0x0f, 0xa4, 0xc6, 0x56, 0x3e, 0x13, 0x60, 0xda, 0xfd, 0x75, 0x6b, + 0x74, 0x11, 0xce, 0x6d, 0xe5, 0x6b, 0x85, 0x72, 0x65, 0xfb, 0x4e, 0xd0, 0xb7, 0x55, 0x2f, 0xc0, + 0xb2, 0xb7, 0xf8, 0xf6, 0xde, 0xe6, 0xa6, 0x4c, 0xb3, 0xb2, 0x02, 0xba, 0x04, 0xe7, 0xbd, 0xa5, + 0xbb, 0x79, 0xa9, 0x56, 0xc9, 0x5b, 0x00, 0xb1, 0x7e, 0x80, 0xca, 0xf6, 0xfd, 0x92, 0x54, 0x2d, + 0x71, 0x80, 0xf8, 0xca, 0xae, 0xf3, 0x3d, 0x02, 0xd7, 0x67, 0x01, 0xc8, 0xf4, 0xb1, 0xb4, 0xbd, + 0xb7, 0x15, 0xc4, 0x51, 0x0a, 0x26, 0x2b, 0x34, 0x83, 0xb7, 0x50, 0xaa, 0x54, 0x3f, 0x94, 0xf3, + 0xdb, 0xf9, 0xcd, 0x87, 0xd5, 0x4a, 0x35, 0x1b, 0x5b, 0xf9, 0x57, 0x02, 0xa0, 0xfe, 0x13, 0x6f, + 0xe8, 0x0a, 0x5c, 0x92, 0x4a, 0x9b, 0xf4, 0xb0, 0x46, 0xf8, 0x79, 0xab, 0x69, 0x48, 0x96, 0xee, + 0xed, 0xe5, 0x37, 0xe5, 0xda, 0x4e, 0x56, 0x20, 0x02, 0xdd, 0xde, 0xa9, 0xc9, 0x76, 0x0e, 0xbd, + 0x2a, 0x77, 0x47, 0x2a, 0xe5, 0x6b, 0x25, 0x49, 0xae, 0x95, 0xf3, 0xdb, 0xec, 0x13, 0xb2, 0x9b, + 0xa5, 0x6a, 0x95, 0x25, 0xc7, 0x51, 0x0e, 0x16, 0xdd, 0x00, 0xf2, 0x8e, 0xc4, 0xd0, 0xab, 0xd9, + 0x04, 0x51, 0x9c, 0x0d, 0xea, 0x2a, 0x98, 0x20, 0xd3, 0xdb, 0xd2, 0x47, 0x95, 0x6a, 0xad, 0x9a, + 0x9d, 0x5c, 0x91, 0x00, 0x9c, 0x59, 0x20, 0x91, 0x7e, 0x71, 0x73, 0x57, 0x26, 0x33, 0xe9, 0x00, + 0x49, 0xcc, 0x40, 0x8a, 0x4b, 0x82, 0x40, 0x64, 0x05, 0xb4, 0x00, 0xb3, 0x1e, 0x69, 0xd0, 0xec, + 0xd8, 0x4a, 0x27, 0x68, 0xa4, 0xa7, 0xf7, 0xa3, 0xe8, 0x67, 0x50, 0x8a, 0x72, 0x65, 0xfb, 0xf6, + 0x0e, 0xab, 0x60, 0xe8, 0x7c, 0x7d, 0x0a, 0x12, 0x52, 0x29, 0x5f, 0x7c, 0x98, 0x8d, 0xb9, 0x66, + 0xe5, 0x71, 0xa6, 0x94, 0xfb, 0xf9, 0xcd, 0x4a, 0x31, 0x3b, 0xbe, 0xfe, 0x87, 0x37, 0x69, 0x23, + 0xaa, 0x58, 0x7f, 0xaa, 0xd6, 0x31, 0xfa, 0x7b, 0xce, 0x97, 0xd2, 0xb9, 0x25, 0xa3, 0x9b, 0x43, + 0x17, 0xc9, 0x5c, 0x1f, 0xf9, 0xc9, 0xdd, 0x8a, 0x08, 0xcd, 0xfa, 0xb7, 0xb8, 0xfe, 0x17, 0x3f, + 0xff, 0xef, 0x3f, 0x1b, 0xbb, 0x29, 0x5e, 0x5b, 0x7b, 0xba, 0xbe, 0xf6, 0xa3, 0xcc, 0xd7, 0x7c, + 0xb9, 0xab, 0x6b, 0x8f, 0x71, 0xdd, 0x34, 0xd6, 0x56, 0x7e, 0x7c, 0x8d, 0x7f, 0xb6, 0xf3, 0x5d, + 0xbe, 0x9a, 0xf3, 0xae, 0xb0, 0x82, 0xbe, 0x21, 0x40, 0xca, 0xf5, 0x49, 0x35, 0xf4, 0x72, 0xe4, + 0x4f, 0xe8, 0xe5, 0x56, 0xa2, 0x80, 0x72, 0xd6, 0xd6, 0x28, 0x6b, 0x2f, 0x8b, 0x2f, 0x86, 0xb1, + 0x46, 0x3f, 0xdb, 0xf6, 0x2e, 0xbb, 0xe3, 0x4d, 0xf8, 0xfa, 0x15, 0x01, 0x66, 0xfb, 0xbe, 0xdc, + 0x85, 0xd6, 0xa2, 0x1c, 0xc8, 0x70, 0x4b, 0xf0, 0x95, 0xe8, 0x08, 0x9c, 0xd3, 0x37, 0x28, 0xa7, + 0x6b, 0xe2, 0xca, 0x30, 0x21, 0x3a, 0x33, 0x20, 0x8b, 0x5f, 0x29, 0x32, 0xbf, 0xd2, 0xa8, 0xfc, + 0x4a, 0x67, 0xe7, 0x57, 0xf7, 0xf0, 0xfb, 0x13, 0x02, 0xa4, 0x3d, 0xdf, 0xfe, 0x40, 0x37, 0x42, + 0x3f, 0xc9, 0xdb, 0xff, 0xd9, 0x91, 0xdc, 0xcd, 0x68, 0xc0, 0x9c, 0xc7, 0x05, 0xca, 0xe3, 0x0c, + 0x4a, 0x13, 0x1e, 0x9d, 0x53, 0xf9, 0xdf, 0x15, 0x60, 0x21, 0x70, 0x53, 0x16, 0xbd, 0x16, 0x7a, + 0xa1, 0x21, 0x7c, 0x0b, 0x37, 0x17, 0x71, 0xd7, 0x4d, 0x6c, 0x52, 0x6e, 0x14, 0xf1, 0x96, 0x5b, + 0x62, 0x9a, 0xde, 0x54, 0x3a, 0xea, 0xa7, 0xec, 0xd4, 0x21, 0x35, 0x48, 0xdf, 0xd6, 0xdc, 0xbb, + 0xc2, 0xca, 0xa3, 0x5b, 0xe2, 0xf5, 0x50, 0xfb, 0xed, 0x07, 0xa7, 0xed, 0x0b, 0xdc, 0xc7, 0x0d, + 0x6d, 0xdf, 0xa0, 0x5d, 0xdf, 0x51, 0xdb, 0xb7, 0xce, 0xda, 0x47, 0xc6, 0x52, 0x7f, 0xeb, 0xfa, + 0xb8, 0x5d, 0x5b, 0xf9, 0x71, 0xda, 0xbe, 0xf5, 0xeb, 0x0e, 0x8e, 0xd3, 0xba, 0x10, 0x70, 0xf4, + 0x1d, 0x01, 0x50, 0xff, 0x1e, 0x2f, 0x0a, 0xb3, 0xe1, 0xd0, 0xed, 0xe0, 0xc8, 0x2d, 0x53, 0x68, + 0xcb, 0x7e, 0x04, 0x8d, 0xd6, 0xb2, 0x47, 0x2b, 0x28, 0x72, 0xb3, 0xd0, 0xf7, 0x04, 0xeb, 0x43, + 0x3b, 0xbe, 0x9d, 0xd9, 0xf5, 0x81, 0x16, 0x1f, 0xb8, 0x65, 0x9d, 0x7b, 0x6d, 0x24, 0x1c, 0xde, + 0x59, 0xbc, 0x8d, 0x8c, 0x6a, 0x9e, 0x76, 0x23, 0x23, 0xd8, 0x26, 0xfa, 0x3d, 0x01, 0x16, 0x02, + 0xb7, 0x8f, 0x43, 0x0d, 0x73, 0xd0, 0x66, 0x73, 0x2e, 0xe4, 0x11, 0x79, 0xab, 0x25, 0x2b, 0xa3, + 0xaa, 0x6b, 0x25, 0xba, 0xba, 0xfe, 0x54, 0x80, 0xe5, 0xb0, 0x45, 0x54, 0xf4, 0xe6, 0x40, 0x2f, + 0x12, 0xba, 0xf8, 0x94, 0x8b, 0xbe, 0x0e, 0x26, 0xb6, 0x69, 0x13, 0x9b, 0xe2, 0x2b, 0x03, 0x95, + 0x15, 0xb0, 0x58, 0x46, 0xba, 0xdb, 0x2b, 0xe2, 0x8d, 0x30, 0x95, 0x05, 0x63, 0xd0, 0xe6, 0x86, + 0x2d, 0xbd, 0x86, 0x36, 0x77, 0xc8, 0x5a, 0xed, 0x29, 0x9a, 0xbb, 0xfe, 0x4a, 0xb8, 0x46, 0x03, + 0x38, 0xe7, 0xde, 0xe5, 0x95, 0xf5, 0x1b, 0x81, 0x7a, 0x0d, 0xc5, 0x40, 0xff, 0x55, 0x80, 0x85, + 0xc0, 0x95, 0xd9, 0x50, 0x3b, 0x1d, 0xb4, 0x8e, 0x3b, 0x4a, 0x43, 0xb9, 0x0f, 0x45, 0x23, 0x37, + 0xf4, 0xd1, 0x2d, 0x34, 0x4a, 0x2b, 0xd1, 0xff, 0xe4, 0x1b, 0xcd, 0x01, 0xab, 0xb6, 0xe8, 0x8d, + 0x01, 0xee, 0x23, 0x7c, 0xdd, 0x39, 0xf7, 0xe6, 0xa8, 0x68, 0xdc, 0xf1, 0x78, 0xdb, 0x3c, 0x82, + 0x2d, 0xdb, 0x6d, 0x8e, 0x66, 0xc8, 0xe8, 0x73, 0x01, 0x96, 0xc3, 0x16, 0x80, 0x43, 0xad, 0x78, + 0xc8, 0x8a, 0x71, 0xa8, 0x13, 0xe2, 0xad, 0x5a, 0x39, 0x85, 0x26, 0x57, 0x46, 0xd2, 0xe4, 0x37, + 0x04, 0xc8, 0xfa, 0x8f, 0xd7, 0xa0, 0xd5, 0x81, 0x2e, 0xa8, 0x6f, 0x4b, 0x3f, 0x37, 0xfc, 0x14, + 0x81, 0xb8, 0x4a, 0x1b, 0x74, 0x5d, 0xbc, 0x12, 0x26, 0x72, 0xd7, 0x29, 0x03, 0x1e, 0xe1, 0x67, + 0xfd, 0xc7, 0x65, 0x42, 0xf9, 0x0a, 0x39, 0x57, 0x33, 0x02, 0x5f, 0xeb, 0x57, 0x02, 0x85, 0xe6, + 0x62, 0x8a, 0x77, 0xee, 0x9f, 0x16, 0x20, 0xed, 0x39, 0x16, 0x13, 0x1a, 0x81, 0x06, 0x1d, 0x9e, + 0x89, 0xc2, 0xd1, 0x0d, 0xca, 0xd1, 0x4b, 0x28, 0x0a, 0x47, 0xe8, 0xef, 0x08, 0x30, 0xe3, 0x3b, + 0xf1, 0x81, 0x6e, 0x0d, 0xe8, 0x49, 0xfd, 0x67, 0x57, 0x72, 0xab, 0x51, 0xc1, 0x79, 0x87, 0xf3, + 0xf2, 0x37, 0x58, 0x93, 0xe8, 0x27, 0xe9, 0x4b, 0x65, 0xde, 0x83, 0x20, 0xa1, 0x6a, 0x0c, 0x39, + 0x31, 0x12, 0xda, 0x49, 0x38, 0x27, 0x2b, 0x91, 0x24, 0xf5, 0x2d, 0x01, 0x50, 0xff, 0x89, 0xad, + 0xd0, 0xb0, 0x2f, 0xf4, 0x70, 0x57, 0x6e, 0xf0, 0x26, 0xad, 0xf8, 0x16, 0x65, 0xea, 0x55, 0xf1, + 0x66, 0x14, 0x83, 0x52, 0x78, 0x2d, 0xc4, 0xb2, 0xfe, 0xb2, 0x00, 0xd3, 0xee, 0x33, 0x54, 0x68, + 0x65, 0x70, 0x20, 0xe0, 0xde, 0xaa, 0x1d, 0xc6, 0xd4, 0x0a, 0x65, 0xea, 0x45, 0xf1, 0x52, 0xa8, + 0xc3, 0x63, 0xfb, 0xd2, 0x84, 0x8f, 0xcf, 0x04, 0x48, 0xb9, 0xb6, 0xaa, 0x43, 0xe7, 0xd6, 0xfd, + 0x5b, 0xf4, 0xa1, 0x73, 0xeb, 0x80, 0x9d, 0x6f, 0xf1, 0x1a, 0x65, 0xe9, 0x05, 0x34, 0x8c, 0x25, + 0xf4, 0x63, 0x30, 0x65, 0x1f, 0x1b, 0x40, 0xd7, 0x06, 0x8c, 0xa0, 0xa3, 0x08, 0xc4, 0x5b, 0x7b, + 0x9f, 0xaf, 0x64, 0x55, 0x13, 0xb3, 0xf9, 0x51, 0x98, 0x76, 0x6f, 0x8d, 0x87, 0x2a, 0x25, 0x60, + 0xff, 0x3c, 0xd4, 0x6e, 0x79, 0xe5, 0x2b, 0x43, 0x2b, 0xa7, 0x26, 0xe1, 0xda, 0xc3, 0x0f, 0x37, + 0x89, 0xfe, 0x8d, 0xfe, 0xd0, 0xda, 0x5f, 0xa5, 0xb5, 0xdf, 0x10, 0xaf, 0x0e, 0xa9, 0xfd, 0xdd, + 0x3a, 0x25, 0x4a, 0x4c, 0xe2, 0x3f, 0x09, 0x30, 0x1f, 0xb4, 0x84, 0x1f, 0x3a, 0xbd, 0x18, 0xb0, + 0xde, 0x9f, 0x8b, 0xb6, 0x68, 0x2b, 0x62, 0xca, 0xa6, 0xcc, 0xfb, 0x51, 0xd8, 0xb8, 0xee, 0x5b, + 0xd9, 0x25, 0x01, 0xdb, 0x80, 0x95, 0xa4, 0x7e, 0x68, 0xda, 0xb4, 0xa0, 0x15, 0xff, 0xd0, 0xa6, + 0x0d, 0xd8, 0x1e, 0x18, 0xb1, 0x69, 0xeb, 0x37, 0xc3, 0x07, 0x77, 0x1f, 0xa7, 0x3c, 0x16, 0xbd, + 0xb9, 0x7e, 0x2d, 0x50, 0x69, 0x81, 0xd0, 0xe8, 0x0f, 0x04, 0x98, 0xed, 0xdb, 0x17, 0x08, 0x5d, + 0xdc, 0x09, 0xdb, 0x41, 0x88, 0xda, 0x28, 0x99, 0x36, 0xea, 0x21, 0x1a, 0xa9, 0x51, 0x8f, 0x5e, + 0x46, 0x51, 0x5b, 0x84, 0xbe, 0x2b, 0xb0, 0x23, 0x34, 0xbe, 0x7d, 0x02, 0xf4, 0xea, 0x00, 0xa7, + 0x13, 0xbc, 0xc3, 0x91, 0x5b, 0x1f, 0x05, 0x85, 0xfb, 0x2b, 0x6f, 0xfb, 0x22, 0xda, 0xa3, 0xdd, + 0xbe, 0xe1, 0xc6, 0x88, 0x7e, 0x47, 0x80, 0xf9, 0xa0, 0xdd, 0x86, 0x50, 0x4b, 0x1c, 0xb0, 0x35, + 0x11, 0xda, 0xf9, 0x79, 0x2b, 0x56, 0x46, 0xd4, 0xd2, 0x4a, 0x54, 0x2d, 0xe5, 0x16, 0x7e, 0x3f, + 0x8f, 0x08, 0x7f, 0xac, 0x7a, 0xa5, 0xab, 0x1a, 0xab, 0x75, 0xad, 0xbd, 0xf1, 0x99, 0x00, 0xe7, + 0xea, 0x5a, 0x3b, 0xb8, 0x25, 0x1b, 0xc9, 0x62, 0xab, 0xbb, 0x4b, 0x18, 0xdd, 0x15, 0x1e, 0xbd, + 0xcd, 0x41, 0x9a, 0x5a, 0x4b, 0xe9, 0x34, 0x57, 0x35, 0xbd, 0xb9, 0xd6, 0xc4, 0x1d, 0xda, 0x8c, + 0x35, 0x87, 0xe8, 0x1a, 0xa7, 0x40, 0xfc, 0xd5, 0xda, 0xd3, 0xf5, 0xf7, 0x1a, 0xad, 0xee, 0x2f, + 0xc7, 0xe6, 0xee, 0x30, 0x54, 0x7a, 0xa0, 0x81, 0x78, 0xfa, 0xd5, 0xfb, 0xeb, 0xbf, 0x6f, 0xe5, + 0x7e, 0x4c, 0x73, 0x3f, 0x2e, 0xb6, 0xba, 0x1f, 0xdf, 0x5f, 0xdf, 0x9f, 0xa0, 0x04, 0x5f, 0xfb, + 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xa1, 0xe4, 0x2c, 0x93, 0x40, 0x97, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/googleapis/privacy/dlp/v2/storage.pb.go b/googleapis/privacy/dlp/v2/storage.pb.go index a4eb856327..5f3ca30c16 100644 --- a/googleapis/privacy/dlp/v2/storage.pb.go +++ b/googleapis/privacy/dlp/v2/storage.pb.go @@ -85,6 +85,9 @@ const ( // bmp, gif, jpg, jpeg, jpe, png. // bytes_limit_per_file has no effect on image files. FileType_IMAGE FileType = 3 + // Included file extensions: + // avro + FileType_AVRO FileType = 7 ) var FileType_name = map[int32]string{ @@ -92,6 +95,7 @@ var FileType_name = map[int32]string{ 1: "BINARY_FILE", 2: "TEXT_FILE", 3: "IMAGE", + 7: "AVRO", } var FileType_value = map[string]int32{ @@ -99,6 +103,7 @@ var FileType_value = map[string]int32{ "BINARY_FILE": 1, "TEXT_FILE": 2, "IMAGE": 3, + "AVRO": 7, } func (x FileType) String() string { @@ -2334,135 +2339,135 @@ func init() { } var fileDescriptor_ab5e749073e1398d = []byte{ - // 2067 bytes of a gzipped FileDescriptorProto + // 2072 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0xdd, 0x72, 0x1b, 0x49, - 0xf5, 0xd7, 0x48, 0x96, 0x2d, 0x1d, 0x7d, 0x58, 0xee, 0x38, 0x5b, 0x8a, 0xfe, 0x9b, 0xc4, 0x2b, - 0xe7, 0x9f, 0x35, 0x81, 0x92, 0xc0, 0x0b, 0x05, 0xd9, 0x85, 0x05, 0xcb, 0x92, 0xa3, 0xc1, 0x5f, - 0xa2, 0xa5, 0x38, 0xc9, 0x62, 0x6a, 0x18, 0x69, 0x5a, 0xf2, 0x6c, 0x46, 0x33, 0xc3, 0x4c, 0x8f, - 0x6d, 0x15, 0xc5, 0x05, 0x17, 0x5c, 0x73, 0xc3, 0x23, 0x50, 0x45, 0x15, 0xc5, 0x13, 0xc0, 0x3d, - 0x17, 0x3c, 0x04, 0x55, 0x7b, 0x49, 0xf1, 0x12, 0x54, 0x7f, 0xcc, 0x68, 0xa4, 0x58, 0x89, 0x9c, - 0xca, 0xdd, 0xf4, 0xe9, 0xf3, 0x3b, 0xdd, 0xe7, 0x9c, 0x5f, 0x9f, 0x3e, 0x3d, 0xb0, 0x3d, 0x72, - 0x9c, 0x91, 0x45, 0xea, 0xae, 0x67, 0x5e, 0xea, 0x83, 0x49, 0xdd, 0xb0, 0xdc, 0xfa, 0xe5, 0x6e, - 0xdd, 0xa7, 0x8e, 0xa7, 0x8f, 0x48, 0xcd, 0xf5, 0x1c, 0xea, 0xa0, 0xbb, 0x42, 0xa9, 0x26, 0x95, - 0x6a, 0x86, 0xe5, 0xd6, 0x2e, 0x77, 0x2b, 0x1f, 0x4b, 0xac, 0xee, 0x9a, 0x75, 0xdd, 0xb6, 0x1d, - 0xaa, 0x53, 0xd3, 0xb1, 0x7d, 0x01, 0xaa, 0x3c, 0x8c, 0x2c, 0x3b, 0xd4, 0xe9, 0x07, 0xc3, 0x3a, - 0x35, 0xc7, 0xc4, 0xa7, 0xfa, 0xd8, 0x15, 0x0a, 0xd5, 0x07, 0x90, 0x51, 0xed, 0xa1, 0xd3, 0x9b, - 0xb8, 0x04, 0x21, 0x58, 0xb1, 0xf5, 0x31, 0x29, 0x2b, 0x5b, 0xca, 0x4e, 0x16, 0xf3, 0xef, 0xea, - 0xaf, 0x00, 0xba, 0xd4, 0xf1, 0x88, 0xb1, 0x48, 0x03, 0x7d, 0x01, 0xb9, 0x81, 0x47, 0x74, 0x4a, - 0x34, 0x66, 0xbb, 0x9c, 0xdc, 0x52, 0x76, 0x72, 0xbb, 0x95, 0x5a, 0xb4, 0x5b, 0xb1, 0x70, 0xad, - 0x17, 0x2e, 0x8c, 0x41, 0xa8, 0x33, 0x41, 0xf5, 0x9b, 0x02, 0x14, 0xf7, 0x03, 0x9f, 0x3a, 0xe3, - 0x68, 0x17, 0x3f, 0x86, 0xac, 0x69, 0x0f, 0x1d, 0x8d, 0x4e, 0x5c, 0xb1, 0x50, 0x6e, 0xf7, 0x61, - 0xed, 0x46, 0xdf, 0x6b, 0x21, 0x06, 0x67, 0xcc, 0x10, 0xbd, 0x07, 0x60, 0x99, 0xaf, 0x89, 0x65, - 0x5e, 0x38, 0x8e, 0x51, 0x5e, 0xdd, 0x52, 0x76, 0x8a, 0xbb, 0x9f, 0x2c, 0x80, 0x1f, 0x45, 0x8a, - 0x38, 0x06, 0x42, 0x18, 0xc0, 0x30, 0x07, 0x2c, 0x8a, 0xba, 0x37, 0x91, 0xfe, 0x7c, 0x77, 0x81, - 0x89, 0xd9, 0xbd, 0xd7, 0x9a, 0x11, 0xae, 0x9d, 0xc0, 0x31, 0x2b, 0x68, 0x1f, 0xd2, 0x1e, 0x19, - 0x91, 0xeb, 0x72, 0x8a, 0x9b, 0xfb, 0xf6, 0x72, 0xe6, 0x30, 0x83, 0xb4, 0x13, 0x58, 0x60, 0xd1, - 0x39, 0x14, 0xfd, 0xc0, 0xf3, 0x9c, 0x11, 0x0f, 0x36, 0x0b, 0xcf, 0x0a, 0xb7, 0xf6, 0xd9, 0x72, - 0xd6, 0xba, 0x21, 0x96, 0x8d, 0xda, 0x09, 0x5c, 0xf0, 0xe3, 0x02, 0xd4, 0x84, 0x9c, 0xcf, 0x33, - 0x2d, 0x4c, 0xa7, 0xb9, 0xe9, 0x45, 0xa1, 0x9b, 0x72, 0x82, 0x39, 0xea, 0x4f, 0x19, 0x72, 0x0e, - 0xeb, 0x06, 0xa1, 0x84, 0x3b, 0xae, 0x79, 0x81, 0x45, 0xfc, 0xf2, 0xda, 0x56, 0x6a, 0xf9, 0x4d, - 0x36, 0x43, 0x30, 0x0e, 0x2c, 0x82, 0x8b, 0x46, 0x7c, 0xe8, 0xa3, 0xaf, 0xa0, 0x48, 0xae, 0x07, - 0x56, 0xe0, 0x33, 0xeb, 0x7c, 0x9b, 0x19, 0x9e, 0xe1, 0x25, 0x8d, 0xb7, 0x42, 0x2c, 0x27, 0x4d, - 0x81, 0xc4, 0x87, 0x95, 0xff, 0x2a, 0x00, 0xd3, 0xfc, 0xa1, 0x97, 0x90, 0xbd, 0x72, 0x3c, 0x43, - 0xb3, 0x4c, 0x9f, 0x4a, 0x1a, 0x3e, 0xbd, 0x2d, 0x09, 0x6a, 0x2f, 0x1c, 0xcf, 0x38, 0x32, 0x7d, - 0xda, 0x4e, 0xe0, 0xcc, 0x95, 0xfc, 0x46, 0x2f, 0x00, 0x0d, 0x2c, 0x27, 0x30, 0x34, 0x79, 0xbe, - 0x35, 0x57, 0xa7, 0x17, 0x92, 0x18, 0x9f, 0x2e, 0x5a, 0x82, 0x01, 0xba, 0x42, 0xbf, 0xa3, 0xd3, - 0x8b, 0x76, 0x02, 0x97, 0x06, 0x73, 0xb2, 0xca, 0x16, 0x64, 0xc2, 0x05, 0xd1, 0x26, 0xa4, 0xd9, - 0x82, 0x7e, 0x59, 0xd9, 0x4a, 0xed, 0x64, 0xb1, 0x18, 0x34, 0x32, 0xb0, 0xea, 0x3b, 0x81, 0x37, - 0x20, 0x95, 0x03, 0x48, 0x73, 0x76, 0xa1, 0x32, 0xac, 0xb9, 0x3a, 0xa5, 0xc4, 0xb3, 0xe5, 0xa9, - 0x0e, 0x87, 0x68, 0x1b, 0x0a, 0x23, 0xcf, 0x09, 0x5c, 0xcd, 0xb4, 0x0d, 0x72, 0x4d, 0xfc, 0x72, - 0x72, 0x2b, 0xb5, 0x93, 0xc6, 0x79, 0x2e, 0x54, 0x85, 0xac, 0xb2, 0x0e, 0x85, 0x19, 0x5e, 0x55, - 0xfe, 0x9e, 0x86, 0xc2, 0x4c, 0x12, 0x91, 0x01, 0xf9, 0x0b, 0x87, 0xf2, 0x60, 0x32, 0x42, 0xc8, - 0x60, 0xfe, 0xf4, 0x3d, 0xf8, 0x50, 0x6b, 0x0b, 0x3b, 0xec, 0xbb, 0x9d, 0xc0, 0xb9, 0x8b, 0xe9, - 0xb0, 0xd2, 0x85, 0x6c, 0xc7, 0x73, 0xae, 0xcd, 0xb1, 0x49, 0x27, 0x6c, 0xeb, 0x57, 0xa6, 0x6d, - 0x38, 0x57, 0x5a, 0x9f, 0x0c, 0x1d, 0x4f, 0xac, 0x99, 0xc6, 0x79, 0x21, 0x6c, 0x70, 0x19, 0xfa, - 0x04, 0xe4, 0x58, 0xd3, 0x87, 0x94, 0x78, 0xfc, 0xa4, 0xa7, 0x71, 0x4e, 0xc8, 0xf6, 0x98, 0xa8, - 0xf2, 0x17, 0x05, 0x36, 0xa7, 0x55, 0x62, 0xcf, 0xf8, 0x3a, 0xf0, 0xe9, 0x98, 0xd8, 0x14, 0x9d, - 0x40, 0x69, 0x68, 0x5e, 0x13, 0x46, 0x8f, 0xa8, 0xd8, 0x28, 0x4b, 0x16, 0x9b, 0x76, 0x02, 0xaf, - 0x73, 0xf0, 0x54, 0x84, 0xbe, 0x07, 0x77, 0x3c, 0x62, 0xe9, 0xd4, 0xbc, 0x24, 0x71, 0x93, 0x7c, - 0x4b, 0xed, 0x04, 0x46, 0xe1, 0xe4, 0x14, 0xd2, 0xc8, 0x03, 0xe8, 0xd1, 0x86, 0x2a, 0xff, 0x48, - 0x42, 0x2e, 0x16, 0x1d, 0xd4, 0x81, 0x42, 0x14, 0x74, 0x5e, 0x78, 0x94, 0x5b, 0x17, 0x1e, 0x1c, - 0xa6, 0x4d, 0x10, 0xe5, 0x97, 0x90, 0x75, 0xc3, 0x00, 0xcb, 0xaa, 0xf8, 0x93, 0xf7, 0xc9, 0x61, - 0x94, 0x25, 0x3c, 0xb5, 0x87, 0x7e, 0x07, 0x77, 0xa7, 0x6e, 0x6b, 0x53, 0xbf, 0xe4, 0xb1, 0x68, - 0xbf, 0xcf, 0x42, 0x37, 0x25, 0x0e, 0x6f, 0x5a, 0x37, 0x48, 0x1b, 0xab, 0xb0, 0xc2, 0xaa, 0x49, - 0xf5, 0x10, 0x0a, 0x33, 0x35, 0x02, 0x3d, 0x80, 0x4a, 0xeb, 0xe5, 0xfe, 0xd1, 0xf3, 0xae, 0x7a, - 0x7a, 0xa2, 0xf5, 0x5e, 0x75, 0x5a, 0xda, 0xf3, 0x93, 0x6e, 0xa7, 0xb5, 0xaf, 0x1e, 0xa8, 0xad, - 0x66, 0x29, 0x81, 0x2a, 0xf0, 0xd1, 0xdc, 0x3c, 0x1f, 0x36, 0x5b, 0x25, 0x25, 0x32, 0x7a, 0x1f, - 0xd6, 0x0e, 0x4c, 0x62, 0x19, 0xaa, 0x71, 0xe3, 0x0d, 0x7b, 0x0a, 0xb9, 0x8e, 0xee, 0x51, 0x93, - 0xed, 0x5b, 0x35, 0xd0, 0x7d, 0x00, 0xd7, 0x73, 0xbe, 0x26, 0x03, 0xaa, 0x99, 0x82, 0x00, 0x59, - 0x1e, 0x28, 0x26, 0x51, 0x0d, 0x46, 0x5a, 0x86, 0xf2, 0x5d, 0x7d, 0x40, 0x98, 0xc2, 0x0a, 0x57, - 0xc8, 0x45, 0x32, 0xd5, 0xa8, 0x3e, 0x82, 0xe2, 0xa1, 0x69, 0x1b, 0xad, 0x6b, 0xd7, 0x23, 0x3e, - 0xf3, 0xe4, 0xc6, 0x65, 0xff, 0xa4, 0x40, 0xa9, 0xa9, 0x53, 0x9d, 0xd7, 0xee, 0x53, 0x97, 0x37, - 0x0d, 0xa8, 0x05, 0x79, 0x37, 0xdc, 0x0b, 0xb3, 0x2e, 0x48, 0x53, 0x5d, 0x10, 0xfd, 0xd8, 0xb6, - 0x71, 0xce, 0x8d, 0xf9, 0xf0, 0x14, 0x56, 0x5e, 0x9b, 0xb6, 0x21, 0x59, 0xf2, 0xff, 0x0b, 0xe0, - 0xb3, 0x9b, 0xc4, 0x1c, 0x52, 0xfd, 0x83, 0x02, 0xe5, 0x78, 0xb1, 0xe3, 0xdc, 0x3b, 0x30, 0x2d, - 0xd2, 0x25, 0x14, 0x3d, 0x84, 0x5c, 0x3f, 0x18, 0xbc, 0x26, 0x54, 0x8b, 0xb9, 0x03, 0x42, 0x74, - 0xc2, 0x7a, 0x91, 0x6d, 0x28, 0x98, 0xf6, 0xc0, 0x0a, 0x0c, 0x22, 0x59, 0x9f, 0xe4, 0xd5, 0x2f, - 0x2f, 0x85, 0x82, 0xc8, 0xdb, 0x20, 0x2a, 0x7f, 0xa4, 0x94, 0x12, 0x4a, 0x52, 0xc8, 0x95, 0xaa, - 0xdf, 0xac, 0xc0, 0x9d, 0xf8, 0x3e, 0xc2, 0x08, 0x1d, 0x43, 0x66, 0x68, 0x5a, 0x44, 0xf3, 0x49, - 0x78, 0x2b, 0xec, 0x2e, 0x51, 0xb2, 0x25, 0xba, 0x26, 0x1d, 0xc1, 0x6b, 0x43, 0xe9, 0x51, 0x1d, - 0x36, 0xfb, 0x13, 0x4a, 0x7c, 0xcd, 0x62, 0xe7, 0x40, 0x73, 0x89, 0xa7, 0xb1, 0x29, 0x9e, 0xd6, - 0x14, 0xde, 0xe0, 0x73, 0x47, 0x6c, 0xaa, 0x43, 0x3c, 0x06, 0x46, 0x5f, 0xc2, 0xc7, 0x37, 0x01, - 0xd8, 0xc7, 0x80, 0x9d, 0x97, 0x0c, 0x2f, 0x62, 0xe5, 0x37, 0x80, 0x1d, 0x31, 0x8f, 0xbe, 0x04, - 0xe0, 0xfa, 0x8c, 0x99, 0x7e, 0x39, 0xbd, 0x95, 0xda, 0x29, 0x2e, 0x6c, 0xaf, 0x18, 0x8e, 0xdf, - 0x94, 0xd9, 0xa1, 0xfc, 0xf2, 0xd1, 0x39, 0x14, 0x7c, 0x7d, 0xec, 0x5a, 0x44, 0x1b, 0x13, 0x7a, - 0x11, 0xb5, 0x58, 0x3f, 0xbc, 0x45, 0x10, 0xba, 0x1c, 0x7f, 0xcc, 0xe1, 0x38, 0xef, 0xc7, 0x46, - 0xa8, 0x06, 0x77, 0xd8, 0x52, 0x31, 0xef, 0xb8, 0x53, 0x6b, 0xdc, 0xa9, 0x0d, 0x3e, 0x15, 0x3a, - 0xc5, 0x26, 0x2a, 0x1e, 0x3b, 0x5a, 0x22, 0x92, 0x25, 0x48, 0x05, 0x9e, 0x25, 0x39, 0xc1, 0x3e, - 0xd1, 0x73, 0x28, 0xf2, 0xfc, 0x6a, 0x51, 0xc2, 0x04, 0x1f, 0xeb, 0x4b, 0xec, 0x35, 0x4e, 0x3b, - 0x9c, 0xf7, 0x62, 0xa3, 0x6a, 0x1b, 0xf2, 0x71, 0x0f, 0xd0, 0x7d, 0xb8, 0xd7, 0xdd, 0x3b, 0xee, - 0x1c, 0xb5, 0xb4, 0xe3, 0x56, 0xaf, 0x7d, 0xda, 0x9c, 0xab, 0x10, 0x6b, 0x90, 0xea, 0x9d, 0x76, - 0x4a, 0x0a, 0x2a, 0x41, 0x1e, 0xef, 0x9d, 0x34, 0x4f, 0x8f, 0xb5, 0x6e, 0x6f, 0x0f, 0xf7, 0x4a, - 0xc9, 0xea, 0xa7, 0xb3, 0x14, 0x5b, 0xe8, 0x49, 0xf5, 0x31, 0x94, 0xe6, 0x1b, 0x00, 0x76, 0xa6, - 0x79, 0xdf, 0x20, 0xcf, 0x34, 0xfb, 0xae, 0xfe, 0x27, 0x05, 0xeb, 0x0d, 0x73, 0xf4, 0x8b, 0x80, - 0x78, 0x93, 0x29, 0x61, 0xd7, 0xa9, 0xde, 0xb7, 0x18, 0xd7, 0x87, 0xc4, 0x23, 0xf6, 0x20, 0xbc, - 0x80, 0x1f, 0x2d, 0x08, 0x43, 0x68, 0xa0, 0xc7, 0x50, 0xb8, 0xc8, 0xc1, 0x38, 0xc4, 0xa2, 0x63, - 0x40, 0xa6, 0x41, 0x6c, 0x6a, 0x0e, 0x27, 0xa6, 0x3d, 0xd2, 0x86, 0xac, 0xb0, 0x89, 0xce, 0x20, - 0xb7, 0xfb, 0x60, 0x21, 0x8f, 0x78, 0xf5, 0xc3, 0x1b, 0x31, 0x24, 0x97, 0xf9, 0xac, 0xda, 0x79, - 0xce, 0x95, 0xcc, 0x37, 0x2f, 0xf6, 0x29, 0x9c, 0x65, 0x12, 0x9e, 0x66, 0xf4, 0x1d, 0x40, 0xd3, - 0xe9, 0x88, 0x0e, 0xab, 0x9c, 0x0e, 0xa5, 0x48, 0x2d, 0xe4, 0xf6, 0xcb, 0x79, 0x6e, 0xae, 0xbc, - 0xb5, 0x39, 0x9c, 0x8b, 0xd4, 0xdb, 0x78, 0xf9, 0x0c, 0xd6, 0x65, 0x75, 0x30, 0x42, 0x97, 0xd3, - 0x4b, 0xb9, 0x5c, 0x0c, 0x61, 0xc2, 0xdf, 0x0f, 0x48, 0x9e, 0xbf, 0xa5, 0xa1, 0x20, 0xf9, 0xb0, - 0xef, 0xd8, 0x43, 0x73, 0x84, 0xce, 0x60, 0xc3, 0x08, 0x0b, 0xba, 0xe6, 0x08, 0xa7, 0x24, 0xe5, - 0x17, 0xb5, 0x95, 0xf3, 0x17, 0x00, 0x6b, 0x2b, 0x8d, 0xf9, 0x4b, 0xe1, 0xd7, 0x70, 0x77, 0xb6, - 0x5f, 0x0d, 0x6d, 0x8b, 0xbb, 0xf9, 0xc9, 0xf2, 0x47, 0xbf, 0x9d, 0xc0, 0x77, 0x06, 0x37, 0x14, - 0xd5, 0x1e, 0x6c, 0xf4, 0xcd, 0x91, 0xf6, 0x1b, 0x96, 0x8d, 0xc8, 0xba, 0x78, 0xdb, 0x3c, 0x5e, - 0x2e, 0x79, 0xac, 0xa7, 0xea, 0xcf, 0x31, 0xff, 0x1c, 0xd6, 0xf9, 0x6b, 0xd7, 0xd5, 0x6d, 0x6d, - 0xc0, 0x43, 0xc4, 0x99, 0xb3, 0xf8, 0x29, 0x32, 0x13, 0x4e, 0xf1, 0x60, 0x75, 0x75, 0x5b, 0x0c, - 0x71, 0x91, 0xce, 0x8c, 0x2b, 0x7f, 0x4e, 0x42, 0x71, 0x56, 0x05, 0x3d, 0x05, 0xf0, 0xa9, 0xee, - 0x51, 0xf1, 0x10, 0x56, 0xde, 0xf9, 0x10, 0xce, 0x72, 0x6d, 0x36, 0x46, 0x3f, 0x80, 0x0c, 0xb1, - 0x8d, 0x65, 0x5f, 0xd0, 0x6b, 0xc4, 0x36, 0x38, 0xec, 0x99, 0x74, 0x91, 0x49, 0x05, 0x31, 0x65, - 0x52, 0xde, 0xc9, 0xcb, 0x08, 0xc6, 0x25, 0xe8, 0x05, 0x7c, 0x8b, 0xd8, 0xbc, 0x4c, 0xe8, 0x01, - 0x75, 0x34, 0xd7, 0x71, 0x03, 0x8b, 0xff, 0x48, 0xd0, 0x9c, 0xa1, 0x36, 0x1f, 0x45, 0x96, 0x99, - 0x0c, 0x7e, 0x24, 0x00, 0x7b, 0x01, 0x75, 0x3a, 0x91, 0xfa, 0xe9, 0x70, 0x36, 0x26, 0x51, 0x13, - 0xf4, 0x5b, 0xc8, 0x85, 0x29, 0x3b, 0x24, 0x93, 0x0f, 0x5d, 0x95, 0x44, 0x19, 0xd1, 0xec, 0x60, - 0xdc, 0x97, 0x8d, 0xbc, 0x28, 0x23, 0x27, 0x5c, 0x50, 0x55, 0x21, 0x1f, 0x31, 0x9d, 0xad, 0xfe, - 0x14, 0x80, 0x15, 0x22, 0x3a, 0xd1, 0x5e, 0x93, 0xc9, 0x9b, 0x89, 0x9a, 0xed, 0x52, 0xc8, 0x04, - 0x67, 0x85, 0xf6, 0x21, 0x99, 0x54, 0xff, 0xad, 0x40, 0x8a, 0x99, 0xf8, 0x40, 0x9d, 0xd2, 0xe7, - 0xb2, 0x8a, 0x8b, 0x02, 0xfa, 0x78, 0xf1, 0x1e, 0x6a, 0xac, 0xe8, 0xb7, 0x2c, 0xc2, 0x9b, 0x58, - 0x8e, 0xa9, 0xf4, 0x58, 0xe3, 0x18, 0x09, 0xd9, 0x85, 0xc0, 0x9b, 0x2e, 0x79, 0x21, 0xb0, 0x6f, - 0x54, 0x82, 0xa4, 0x6c, 0x22, 0x53, 0xed, 0x04, 0x4e, 0x9a, 0x06, 0xda, 0x94, 0xad, 0x20, 0xa3, - 0x49, 0xb6, 0x9d, 0x10, 0xcd, 0x60, 0x23, 0x0b, 0x6b, 0xa6, 0x78, 0xf7, 0x57, 0xff, 0xa9, 0x40, - 0x16, 0x93, 0x81, 0xe3, 0x19, 0xcc, 0xcd, 0x9f, 0x43, 0x61, 0x5a, 0x53, 0x58, 0xb0, 0x04, 0x39, - 0xb7, 0xdf, 0x55, 0x4f, 0x0e, 0xc9, 0xa4, 0x9d, 0xc0, 0x79, 0x23, 0x1e, 0xf5, 0x36, 0x14, 0xa6, - 0xa7, 0x9c, 0xd9, 0x4a, 0xbd, 0x35, 0x66, 0x31, 0xba, 0xb0, 0xb7, 0x5e, 0x3f, 0xc6, 0x9e, 0xff, - 0x83, 0xac, 0x69, 0x68, 0x97, 0xba, 0x15, 0xc8, 0x1e, 0x26, 0x8b, 0x33, 0xa6, 0x71, 0xc6, 0xc7, - 0x11, 0xe3, 0x2e, 0xa0, 0x30, 0x43, 0x9a, 0xb9, 0xce, 0x5a, 0x99, 0xef, 0xac, 0xef, 0x03, 0xf0, - 0xed, 0x92, 0x78, 0xe3, 0x2d, 0x25, 0xaa, 0x81, 0xee, 0x41, 0x46, 0x30, 0xd6, 0x14, 0x67, 0x2c, - 0x8b, 0xd7, 0xf8, 0x58, 0x35, 0xaa, 0xbf, 0x57, 0xa6, 0x4b, 0x89, 0xe3, 0xf4, 0x39, 0xa4, 0xf9, - 0xe4, 0xad, 0x48, 0x2d, 0x20, 0xe8, 0xfb, 0x90, 0x16, 0x27, 0x39, 0xb9, 0xd4, 0x49, 0x16, 0xca, - 0xd5, 0x9f, 0x41, 0xa6, 0xc5, 0x49, 0xaa, 0x1a, 0x53, 0x0b, 0xca, 0x2d, 0x2c, 0x3c, 0xa1, 0x00, - 0xb1, 0x07, 0x69, 0x05, 0x3e, 0x3a, 0x52, 0x0f, 0x5b, 0x47, 0x6a, 0xfb, 0xf4, 0x8d, 0x5b, 0x69, - 0x03, 0x0a, 0x67, 0x2d, 0xfc, 0x4a, 0x7b, 0x7e, 0xc2, 0x55, 0x5e, 0x95, 0x14, 0x94, 0x87, 0x4c, - 0x34, 0x4a, 0xb2, 0x51, 0xe7, 0xb4, 0xdb, 0x55, 0x1b, 0x47, 0xad, 0x52, 0x0a, 0x01, 0xac, 0xca, - 0x99, 0x15, 0xb4, 0x0e, 0x39, 0x0e, 0x95, 0x82, 0xf4, 0x93, 0x0e, 0x64, 0xc2, 0x36, 0x13, 0xdd, - 0x83, 0xbb, 0x07, 0xea, 0x51, 0xeb, 0xa6, 0x77, 0xd6, 0x3a, 0xe4, 0x1a, 0xea, 0xc9, 0x1e, 0x7e, - 0xa5, 0x31, 0x8d, 0x92, 0x82, 0x0a, 0x90, 0xed, 0xb5, 0x5e, 0xf6, 0xc4, 0x30, 0x89, 0xb2, 0x90, - 0x56, 0x8f, 0xf7, 0x9e, 0xb5, 0x4a, 0xa9, 0xc6, 0x1f, 0x15, 0xb8, 0x37, 0x70, 0xc6, 0x37, 0x3b, - 0xdd, 0x80, 0xa6, 0xe5, 0x86, 0x6d, 0x94, 0xf2, 0xd5, 0x8f, 0xa4, 0xd2, 0xc8, 0xb1, 0x74, 0x7b, - 0x54, 0x73, 0xbc, 0x51, 0x7d, 0x44, 0x6c, 0x5e, 0x71, 0xeb, 0x62, 0x4a, 0x77, 0x4d, 0x7f, 0xee, - 0xbf, 0xec, 0x17, 0x86, 0xe5, 0xfe, 0x35, 0x79, 0xe7, 0x99, 0x80, 0xf2, 0x6b, 0xae, 0xd6, 0xb4, - 0xdc, 0xda, 0xd9, 0xee, 0xbf, 0x42, 0xe9, 0x39, 0x97, 0x9e, 0x37, 0x2d, 0xf7, 0xfc, 0x6c, 0xb7, - 0xbf, 0xca, 0x0d, 0x7e, 0xf6, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x11, 0x6c, 0xb6, 0xca, 0xe7, - 0x15, 0x00, 0x00, + 0x15, 0xd6, 0x48, 0x96, 0x25, 0x1d, 0xfd, 0x58, 0x6e, 0x3b, 0x5b, 0x8a, 0xd8, 0x24, 0x5e, 0x39, + 0x64, 0x4d, 0xa0, 0x24, 0xf0, 0x42, 0x41, 0x76, 0x61, 0x41, 0xb2, 0xe4, 0x48, 0xf8, 0x47, 0xa2, + 0xa5, 0x38, 0x3f, 0x98, 0x1a, 0x46, 0x9a, 0x96, 0x3c, 0x9b, 0xd1, 0xcc, 0x30, 0xd3, 0xb2, 0xad, + 0xa2, 0xb8, 0xe0, 0x82, 0x6b, 0x6e, 0x78, 0x04, 0xaa, 0xa8, 0xa2, 0x78, 0x02, 0xb8, 0xe7, 0x82, + 0x87, 0xa0, 0x6a, 0x2f, 0x29, 0x5e, 0x62, 0xab, 0x7f, 0x66, 0x34, 0x52, 0xac, 0x44, 0x4e, 0xe5, + 0x6e, 0xfa, 0xf4, 0xf9, 0x4e, 0xf7, 0x39, 0xe7, 0xeb, 0xd3, 0xa7, 0x07, 0x76, 0x47, 0xb6, 0x3d, + 0x32, 0x49, 0xc5, 0x71, 0x8d, 0x4b, 0x6d, 0x30, 0xad, 0xe8, 0xa6, 0x53, 0xb9, 0xdc, 0xaf, 0x78, + 0xd4, 0x76, 0xb5, 0x11, 0x29, 0x3b, 0xae, 0x4d, 0x6d, 0x74, 0x47, 0x28, 0x95, 0xa5, 0x52, 0x59, + 0x37, 0x9d, 0xf2, 0xe5, 0x7e, 0xf1, 0x63, 0x89, 0xd5, 0x1c, 0xa3, 0xa2, 0x59, 0x96, 0x4d, 0x35, + 0x6a, 0xd8, 0x96, 0x27, 0x40, 0xc5, 0x07, 0x81, 0x65, 0x9b, 0xda, 0xfd, 0xc9, 0xb0, 0x42, 0x8d, + 0x31, 0xf1, 0xa8, 0x36, 0x76, 0x84, 0x42, 0xe9, 0x3e, 0x24, 0x5b, 0xd6, 0xd0, 0xee, 0x4d, 0x1d, + 0x82, 0x10, 0xac, 0x59, 0xda, 0x98, 0x14, 0x94, 0x1d, 0x65, 0x2f, 0x85, 0xf9, 0x77, 0xe9, 0x37, + 0x00, 0x5d, 0x6a, 0xbb, 0x44, 0x5f, 0xa6, 0x81, 0xbe, 0x80, 0xf4, 0xc0, 0x25, 0x1a, 0x25, 0x2a, + 0xb3, 0x5d, 0x88, 0xee, 0x28, 0x7b, 0xe9, 0xfd, 0x62, 0x39, 0xd8, 0xad, 0x58, 0xb8, 0xdc, 0xf3, + 0x17, 0xc6, 0x20, 0xd4, 0x99, 0xa0, 0xf4, 0x75, 0x16, 0x72, 0x07, 0x13, 0x8f, 0xda, 0xe3, 0x60, + 0x17, 0x3f, 0x85, 0x94, 0x61, 0x0d, 0x6d, 0x95, 0x4e, 0x1d, 0xb1, 0x50, 0x7a, 0xff, 0x41, 0xf9, + 0x46, 0xdf, 0xcb, 0x3e, 0x06, 0x27, 0x0d, 0x1f, 0x5d, 0x05, 0x30, 0x8d, 0xd7, 0xc4, 0x34, 0x2e, + 0x6c, 0x5b, 0x2f, 0xac, 0xef, 0x28, 0x7b, 0xb9, 0xfd, 0x4f, 0x96, 0xc0, 0x8f, 0x03, 0x45, 0x1c, + 0x02, 0x21, 0x0c, 0xa0, 0x1b, 0x03, 0x16, 0x45, 0xcd, 0x9d, 0x4a, 0x7f, 0xbe, 0xbf, 0xc4, 0xc4, + 0xfc, 0xde, 0xcb, 0xf5, 0x00, 0xd7, 0x8c, 0xe0, 0x90, 0x15, 0x74, 0x00, 0x71, 0x97, 0x8c, 0xc8, + 0x75, 0x21, 0xc6, 0xcd, 0x7d, 0x77, 0x35, 0x73, 0x98, 0x41, 0x9a, 0x11, 0x2c, 0xb0, 0xe8, 0x1c, + 0x72, 0xde, 0xc4, 0x75, 0xed, 0x11, 0x0f, 0x36, 0x0b, 0xcf, 0x1a, 0xb7, 0xf6, 0xd9, 0x6a, 0xd6, + 0xba, 0x3e, 0x96, 0x8d, 0x9a, 0x11, 0x9c, 0xf5, 0xc2, 0x02, 0x54, 0x87, 0xb4, 0xc7, 0x33, 0x2d, + 0x4c, 0xc7, 0xb9, 0xe9, 0x65, 0xa1, 0x9b, 0x71, 0x82, 0x39, 0xea, 0xcd, 0x18, 0x72, 0x0e, 0x1b, + 0x3a, 0xa1, 0x84, 0x3b, 0xae, 0xba, 0x13, 0x93, 0x78, 0x85, 0xc4, 0x4e, 0x6c, 0xf5, 0x4d, 0xd6, + 0x7d, 0x30, 0x9e, 0x98, 0x04, 0xe7, 0xf4, 0xf0, 0xd0, 0x43, 0xaf, 0x20, 0x47, 0xae, 0x07, 0xe6, + 0xc4, 0x63, 0xd6, 0xf9, 0x36, 0x93, 0x3c, 0xc3, 0x2b, 0x1a, 0x6f, 0xf8, 0x58, 0x4e, 0x9a, 0x2c, + 0x09, 0x0f, 0x8b, 0xff, 0x57, 0x00, 0x66, 0xf9, 0x43, 0x2f, 0x20, 0x75, 0x65, 0xbb, 0xba, 0x6a, + 0x1a, 0x1e, 0x95, 0x34, 0x7c, 0x72, 0x5b, 0x12, 0x94, 0x9f, 0xdb, 0xae, 0x7e, 0x6c, 0x78, 0xb4, + 0x19, 0xc1, 0xc9, 0x2b, 0xf9, 0x8d, 0x9e, 0x03, 0x1a, 0x98, 0xf6, 0x44, 0x57, 0xe5, 0xf9, 0x56, + 0x1d, 0x8d, 0x5e, 0x48, 0x62, 0x7c, 0xba, 0x6c, 0x09, 0x06, 0xe8, 0x0a, 0xfd, 0x8e, 0x46, 0x2f, + 0x9a, 0x11, 0x9c, 0x1f, 0x2c, 0xc8, 0x8a, 0x3b, 0x90, 0xf4, 0x17, 0x44, 0xdb, 0x10, 0x67, 0x0b, + 0x7a, 0x05, 0x65, 0x27, 0xb6, 0x97, 0xc2, 0x62, 0x50, 0x4b, 0xc2, 0xba, 0x67, 0x4f, 0xdc, 0x01, + 0x29, 0x1e, 0x42, 0x9c, 0xb3, 0x0b, 0x15, 0x20, 0xe1, 0x68, 0x94, 0x12, 0xd7, 0x92, 0xa7, 0xda, + 0x1f, 0xa2, 0x5d, 0xc8, 0x8e, 0x5c, 0x7b, 0xe2, 0xa8, 0x86, 0xa5, 0x93, 0x6b, 0xe2, 0x15, 0xa2, + 0x3b, 0xb1, 0xbd, 0x38, 0xce, 0x70, 0x61, 0x4b, 0xc8, 0x8a, 0x1b, 0x90, 0x9d, 0xe3, 0x55, 0xf1, + 0x9f, 0x71, 0xc8, 0xce, 0x25, 0x11, 0xe9, 0x90, 0xb9, 0xb0, 0x29, 0x0f, 0x26, 0x23, 0x84, 0x0c, + 0xe6, 0xcf, 0xdf, 0x83, 0x0f, 0xe5, 0xa6, 0xb0, 0xc3, 0xbe, 0x9b, 0x11, 0x9c, 0xbe, 0x98, 0x0d, + 0x8b, 0x5d, 0x48, 0x75, 0x5c, 0xfb, 0xda, 0x18, 0x1b, 0x74, 0xca, 0xb6, 0x7e, 0x65, 0x58, 0xba, + 0x7d, 0xa5, 0xf6, 0xc9, 0xd0, 0x76, 0xc5, 0x9a, 0x71, 0x9c, 0x11, 0xc2, 0x1a, 0x97, 0xa1, 0x4f, + 0x40, 0x8e, 0x55, 0x6d, 0x48, 0x89, 0xcb, 0x4f, 0x7a, 0x1c, 0xa7, 0x85, 0xac, 0xca, 0x44, 0xc5, + 0xbf, 0x29, 0xb0, 0x3d, 0xab, 0x12, 0x55, 0xfd, 0xab, 0x89, 0x47, 0xc7, 0xc4, 0xa2, 0xe8, 0x14, + 0xf2, 0x43, 0xe3, 0x9a, 0x30, 0x7a, 0x04, 0xc5, 0x46, 0x59, 0xb1, 0xd8, 0x34, 0x23, 0x78, 0x83, + 0x83, 0x67, 0x22, 0xf4, 0x03, 0xd8, 0x72, 0x89, 0xa9, 0x51, 0xe3, 0x92, 0x84, 0x4d, 0xf2, 0x2d, + 0x35, 0x23, 0x18, 0xf9, 0x93, 0x33, 0x48, 0x2d, 0x03, 0xa0, 0x05, 0x1b, 0x2a, 0xfe, 0x2b, 0x0a, + 0xe9, 0x50, 0x74, 0x50, 0x07, 0xb2, 0x41, 0xd0, 0x79, 0xe1, 0x51, 0x6e, 0x5d, 0x78, 0xb0, 0x9f, + 0x36, 0x41, 0x94, 0x5f, 0x43, 0xca, 0xf1, 0x03, 0x2c, 0xab, 0xe2, 0xcf, 0xde, 0x27, 0x87, 0x41, + 0x96, 0xf0, 0xcc, 0x1e, 0xfa, 0x03, 0xdc, 0x99, 0xb9, 0xad, 0xce, 0xfc, 0x92, 0xc7, 0xa2, 0xf9, + 0x3e, 0x0b, 0xdd, 0x94, 0x38, 0xbc, 0x6d, 0xde, 0x20, 0xad, 0xad, 0xc3, 0x1a, 0xab, 0x26, 0xa5, + 0x23, 0xc8, 0xce, 0xd5, 0x08, 0x74, 0x1f, 0x8a, 0x8d, 0x17, 0x07, 0xc7, 0xcf, 0xba, 0xad, 0xf6, + 0xa9, 0xda, 0x7b, 0xd9, 0x69, 0xa8, 0xcf, 0x4e, 0xbb, 0x9d, 0xc6, 0x41, 0xeb, 0xb0, 0xd5, 0xa8, + 0xe7, 0x23, 0xa8, 0x08, 0x1f, 0x2d, 0xcc, 0xf3, 0x61, 0xbd, 0x91, 0x57, 0x02, 0xa3, 0xf7, 0x20, + 0x71, 0x68, 0x10, 0x53, 0x6f, 0xe9, 0x37, 0xde, 0xb0, 0x6d, 0x48, 0x77, 0x34, 0x97, 0x1a, 0x6c, + 0xdf, 0x2d, 0x1d, 0xdd, 0x03, 0x70, 0x5c, 0xfb, 0x2b, 0x32, 0xa0, 0xaa, 0x21, 0x08, 0x90, 0xe2, + 0x81, 0x62, 0x92, 0x96, 0xce, 0x48, 0xcb, 0x50, 0x9e, 0xa3, 0x0d, 0x08, 0x53, 0x58, 0xe3, 0x0a, + 0xe9, 0x40, 0xd6, 0xd2, 0x4b, 0x0f, 0x21, 0x77, 0x64, 0x58, 0x7a, 0xe3, 0xda, 0x71, 0x89, 0xc7, + 0x3c, 0xb9, 0x71, 0xd9, 0xbf, 0x28, 0x90, 0xaf, 0x6b, 0x54, 0xe3, 0xb5, 0xbb, 0xed, 0xf0, 0xa6, + 0x01, 0x35, 0x20, 0xe3, 0xf8, 0x7b, 0x61, 0xd6, 0x05, 0x69, 0x4a, 0x4b, 0xa2, 0x1f, 0xda, 0x36, + 0x4e, 0x3b, 0x21, 0x1f, 0x9e, 0xc0, 0xda, 0x6b, 0xc3, 0xd2, 0x25, 0x4b, 0xbe, 0xbd, 0x04, 0x3e, + 0xbf, 0x49, 0xcc, 0x21, 0xa5, 0x3f, 0x29, 0x50, 0x08, 0x17, 0x3b, 0xce, 0xbd, 0x43, 0xc3, 0x24, + 0x5d, 0x42, 0xd1, 0x03, 0x48, 0xf7, 0x27, 0x83, 0xd7, 0x84, 0xaa, 0x21, 0x77, 0x40, 0x88, 0x4e, + 0x59, 0x2f, 0xb2, 0x0b, 0x59, 0xc3, 0x1a, 0x98, 0x13, 0x9d, 0x48, 0xd6, 0x47, 0x79, 0xf5, 0xcb, + 0x48, 0xa1, 0x20, 0xf2, 0x2e, 0x88, 0xca, 0x1f, 0x28, 0xc5, 0x84, 0x92, 0x14, 0x72, 0xa5, 0xd2, + 0xd7, 0x6b, 0xb0, 0x15, 0xde, 0x87, 0x1f, 0xa1, 0x13, 0x48, 0x0e, 0x0d, 0x93, 0xa8, 0x1e, 0xf1, + 0x6f, 0x85, 0xfd, 0x15, 0x4a, 0xb6, 0x44, 0x97, 0xa5, 0x23, 0x38, 0x31, 0x94, 0x1e, 0x55, 0x60, + 0xbb, 0x3f, 0xa5, 0xc4, 0x53, 0x4d, 0x76, 0x0e, 0x54, 0x87, 0xb8, 0x2a, 0x9b, 0xe2, 0x69, 0x8d, + 0xe1, 0x4d, 0x3e, 0x77, 0xcc, 0xa6, 0x3a, 0xc4, 0x65, 0x60, 0xf4, 0x25, 0x7c, 0x7c, 0x13, 0x80, + 0x7d, 0x0c, 0xd8, 0x79, 0x49, 0xf2, 0x22, 0x56, 0x78, 0x03, 0xd8, 0x11, 0xf3, 0xe8, 0x4b, 0x00, + 0xae, 0xcf, 0x98, 0xe9, 0x15, 0xe2, 0x3b, 0xb1, 0xbd, 0xdc, 0xd2, 0xf6, 0x8a, 0xe1, 0xf8, 0x4d, + 0x99, 0x1a, 0xca, 0x2f, 0x0f, 0x9d, 0x43, 0xd6, 0xd3, 0xc6, 0x8e, 0x49, 0xd4, 0x31, 0xa1, 0x17, + 0x41, 0x8b, 0xf5, 0xe3, 0x5b, 0x04, 0xa1, 0xcb, 0xf1, 0x27, 0x1c, 0x8e, 0x33, 0x5e, 0x68, 0x84, + 0xca, 0xb0, 0xc5, 0x96, 0x0a, 0x79, 0xc7, 0x9d, 0x4a, 0x70, 0xa7, 0x36, 0xf9, 0x94, 0xef, 0x14, + 0x9b, 0x28, 0xba, 0xec, 0x68, 0x89, 0x48, 0xe6, 0x21, 0x36, 0x71, 0x4d, 0xc9, 0x09, 0xf6, 0x89, + 0x9e, 0x41, 0x8e, 0xe7, 0x57, 0x0d, 0x12, 0x26, 0xf8, 0x58, 0x59, 0x61, 0xaf, 0x61, 0xda, 0xe1, + 0x8c, 0x1b, 0x1a, 0x95, 0x9a, 0x90, 0x09, 0x7b, 0x80, 0xee, 0xc1, 0xdd, 0x6e, 0xf5, 0xa4, 0x73, + 0xdc, 0x50, 0x4f, 0x1a, 0xbd, 0x66, 0xbb, 0xbe, 0x50, 0x21, 0x12, 0x10, 0xeb, 0xb5, 0x3b, 0x79, + 0x05, 0xe5, 0x21, 0x83, 0xab, 0xa7, 0xf5, 0xf6, 0x89, 0xda, 0xed, 0x55, 0x71, 0x2f, 0x1f, 0x2d, + 0x7d, 0x3a, 0x4f, 0xb1, 0xa5, 0x9e, 0x94, 0x1e, 0x41, 0x7e, 0xb1, 0x01, 0x60, 0x67, 0x9a, 0xf7, + 0x0d, 0xf2, 0x4c, 0xb3, 0xef, 0xd2, 0xff, 0x62, 0xb0, 0x51, 0x33, 0x46, 0xbf, 0x9a, 0x10, 0x77, + 0x3a, 0x23, 0xec, 0x06, 0xd5, 0xfa, 0x26, 0xe3, 0xfa, 0x90, 0xb8, 0xc4, 0x1a, 0xf8, 0x17, 0xf0, + 0xc3, 0x25, 0x61, 0xf0, 0x0d, 0xf4, 0x18, 0x0a, 0xe7, 0x38, 0x18, 0xfb, 0x58, 0x74, 0x02, 0xc8, + 0xd0, 0x89, 0x45, 0x8d, 0xe1, 0xd4, 0xb0, 0x46, 0xea, 0x90, 0x15, 0x36, 0xd1, 0x19, 0xa4, 0xf7, + 0xef, 0x2f, 0xe5, 0x11, 0xaf, 0x7e, 0x78, 0x33, 0x84, 0xe4, 0x32, 0x8f, 0x55, 0x3b, 0xd7, 0xbe, + 0x92, 0xf9, 0xe6, 0xc5, 0x3e, 0x86, 0x53, 0x4c, 0xc2, 0xd3, 0x8c, 0xbe, 0x07, 0x68, 0x36, 0x1d, + 0xd0, 0x61, 0x9d, 0xd3, 0x21, 0x1f, 0xa8, 0xf9, 0xdc, 0x7e, 0xb1, 0xc8, 0xcd, 0xb5, 0xb7, 0x36, + 0x87, 0x0b, 0x91, 0x7a, 0x1b, 0x2f, 0x9f, 0xc2, 0x86, 0xac, 0x0e, 0xba, 0xef, 0x72, 0x7c, 0x25, + 0x97, 0x73, 0x3e, 0x4c, 0xf8, 0xfb, 0x01, 0xc9, 0xf3, 0x8f, 0x38, 0x64, 0x25, 0x1f, 0x0e, 0x6c, + 0x6b, 0x68, 0x8c, 0xd0, 0x19, 0x6c, 0xea, 0x7e, 0x41, 0x57, 0x6d, 0xe1, 0x94, 0xa4, 0xfc, 0xb2, + 0xb6, 0x72, 0xf1, 0x02, 0x60, 0x6d, 0xa5, 0xbe, 0x78, 0x29, 0xfc, 0x16, 0xee, 0xcc, 0xf7, 0xab, + 0xbe, 0x6d, 0x71, 0x37, 0x3f, 0x5e, 0xfd, 0xe8, 0x37, 0x23, 0x78, 0x6b, 0x70, 0x43, 0x51, 0xed, + 0xc1, 0x66, 0xdf, 0x18, 0xa9, 0xbf, 0x63, 0xd9, 0x08, 0xac, 0x8b, 0xb7, 0xcd, 0xa3, 0xd5, 0x92, + 0xc7, 0x7a, 0xaa, 0xfe, 0x02, 0xf3, 0xcf, 0x61, 0x83, 0xbf, 0x76, 0x1d, 0xcd, 0x52, 0x07, 0x3c, + 0x44, 0x9c, 0x39, 0xcb, 0x9f, 0x22, 0x73, 0xe1, 0x14, 0x0f, 0x56, 0x47, 0xb3, 0xc4, 0x10, 0xe7, + 0xe8, 0xdc, 0xb8, 0xf8, 0xd7, 0x28, 0xe4, 0xe6, 0x55, 0xd0, 0x13, 0x00, 0x8f, 0x6a, 0x2e, 0x15, + 0x0f, 0x61, 0xe5, 0x9d, 0x0f, 0xe1, 0x14, 0xd7, 0x66, 0x63, 0xf4, 0x23, 0x48, 0x12, 0x4b, 0x5f, + 0xf5, 0x05, 0x9d, 0x20, 0x96, 0xce, 0x61, 0x4f, 0xa5, 0x8b, 0x4c, 0x2a, 0x88, 0x29, 0x93, 0xf2, + 0x4e, 0x5e, 0x06, 0x30, 0x2e, 0x41, 0xcf, 0xe1, 0x3b, 0xc4, 0xe2, 0x65, 0x42, 0x9b, 0x50, 0x5b, + 0x75, 0x6c, 0x67, 0x62, 0xf2, 0x1f, 0x09, 0xaa, 0x3d, 0x54, 0x17, 0xa3, 0xc8, 0x32, 0x93, 0xc4, + 0x0f, 0x05, 0xa0, 0x3a, 0xa1, 0x76, 0x27, 0x50, 0x6f, 0x0f, 0xe7, 0x63, 0x12, 0x34, 0x41, 0xbf, + 0x87, 0xb4, 0x9f, 0xb2, 0x23, 0x32, 0xfd, 0xd0, 0x55, 0x49, 0x94, 0x11, 0xd5, 0x9a, 0x8c, 0xfb, + 0xb2, 0x91, 0x17, 0x65, 0xe4, 0x94, 0x0b, 0x4a, 0x2d, 0xc8, 0x04, 0x4c, 0x67, 0xab, 0x3f, 0x01, + 0x60, 0x85, 0x88, 0x4e, 0xd5, 0xd7, 0x64, 0xfa, 0x66, 0xa2, 0xe6, 0xbb, 0x14, 0x32, 0xc5, 0x29, + 0xa1, 0x7d, 0x44, 0xa6, 0xa5, 0xff, 0x2a, 0x10, 0x63, 0x26, 0x3e, 0x50, 0xa7, 0xf4, 0xb9, 0xac, + 0xe2, 0xa2, 0x80, 0x3e, 0x5a, 0xbe, 0x87, 0x32, 0x2b, 0xfa, 0x0d, 0x93, 0xf0, 0x26, 0x96, 0x63, + 0x8a, 0x3d, 0xd6, 0x38, 0x06, 0x42, 0x76, 0x21, 0xf0, 0xa6, 0x4b, 0x5e, 0x08, 0xec, 0x1b, 0xe5, + 0x21, 0x2a, 0x9b, 0xc8, 0x58, 0x33, 0x82, 0xa3, 0x86, 0x8e, 0xb6, 0x65, 0x2b, 0xc8, 0x68, 0x92, + 0x6a, 0x46, 0x44, 0x33, 0x58, 0x4b, 0x41, 0xc2, 0x10, 0xef, 0xfe, 0xd2, 0xbf, 0x15, 0x48, 0x61, + 0x32, 0xb0, 0x5d, 0x9d, 0xb9, 0xf9, 0x4b, 0xc8, 0xce, 0x6a, 0x0a, 0x0b, 0x96, 0x20, 0xe7, 0xee, + 0xbb, 0xea, 0xc9, 0x11, 0x99, 0x36, 0x23, 0x38, 0xa3, 0x87, 0xa3, 0xde, 0x84, 0xec, 0xec, 0x94, + 0x33, 0x5b, 0xb1, 0xb7, 0xc6, 0x2c, 0x44, 0x17, 0xf6, 0xd6, 0xeb, 0x87, 0xd8, 0xf3, 0x2d, 0x48, + 0x19, 0xba, 0x7a, 0xa9, 0x99, 0x13, 0xd9, 0xc3, 0xa4, 0x70, 0xd2, 0xd0, 0xcf, 0xf8, 0x38, 0x60, + 0xdc, 0x05, 0x64, 0xe7, 0x48, 0xb3, 0xd0, 0x59, 0x2b, 0x8b, 0x9d, 0xf5, 0x3d, 0x00, 0xbe, 0x5d, + 0x12, 0x6e, 0xbc, 0xa5, 0xa4, 0xa5, 0xa3, 0xbb, 0x90, 0x14, 0x8c, 0x35, 0xc4, 0x19, 0x4b, 0xe1, + 0x04, 0x1f, 0xb7, 0xf4, 0xd2, 0x1f, 0x95, 0xd9, 0x52, 0xe2, 0x38, 0x7d, 0x0e, 0x71, 0x3e, 0x79, + 0x2b, 0x52, 0x0b, 0x08, 0xfa, 0x21, 0xc4, 0xc5, 0x49, 0x8e, 0xae, 0x74, 0x92, 0x85, 0x72, 0xe9, + 0x17, 0x90, 0x6c, 0x70, 0x92, 0xb6, 0xf4, 0x99, 0x05, 0xe5, 0x16, 0x16, 0x1e, 0x53, 0x80, 0xd0, + 0x83, 0xb4, 0x08, 0x1f, 0x1d, 0xb7, 0x8e, 0x1a, 0xc7, 0xad, 0x66, 0xfb, 0x8d, 0x5b, 0x69, 0x13, + 0xb2, 0x67, 0x0d, 0xfc, 0x52, 0x7d, 0x76, 0xca, 0x55, 0x5e, 0xe6, 0x15, 0x94, 0x81, 0x64, 0x30, + 0x8a, 0xb2, 0x51, 0xa7, 0xdd, 0xed, 0xb6, 0x6a, 0xc7, 0x8d, 0x7c, 0x0c, 0x01, 0xac, 0xcb, 0x99, + 0x35, 0xb4, 0x01, 0x69, 0x0e, 0x95, 0x82, 0xf8, 0xe3, 0x57, 0x90, 0xf4, 0xdb, 0x4c, 0x74, 0x17, + 0xee, 0x1c, 0xb6, 0x8e, 0x1b, 0x37, 0xbd, 0xb3, 0x36, 0x20, 0x5d, 0x6b, 0x9d, 0x56, 0xf1, 0x4b, + 0x95, 0x69, 0xe4, 0x15, 0x94, 0x85, 0x54, 0xaf, 0xf1, 0xa2, 0x27, 0x86, 0x51, 0x94, 0x82, 0x78, + 0xeb, 0xa4, 0xfa, 0x94, 0x2d, 0x97, 0x84, 0xb5, 0xea, 0x19, 0x6e, 0xe7, 0x13, 0xb5, 0x3f, 0x2b, + 0x70, 0x77, 0x60, 0x8f, 0x6f, 0x76, 0xbf, 0x06, 0x75, 0xd3, 0xf1, 0x1b, 0x2a, 0xe5, 0xd5, 0x4f, + 0xa4, 0xd2, 0xc8, 0x36, 0x35, 0x6b, 0x54, 0xb6, 0xdd, 0x51, 0x65, 0x44, 0x2c, 0x5e, 0x7b, 0x2b, + 0x62, 0x4a, 0x73, 0x0c, 0x6f, 0xe1, 0x0f, 0xed, 0x17, 0xba, 0xe9, 0xfc, 0x3d, 0xba, 0xf5, 0x54, + 0x40, 0xf9, 0x85, 0x57, 0xae, 0x9b, 0x4e, 0xf9, 0x6c, 0xff, 0x3f, 0xbe, 0xf4, 0x9c, 0x4b, 0xcf, + 0xeb, 0xa6, 0x73, 0x7e, 0xb6, 0xdf, 0x5f, 0xe7, 0x06, 0x3f, 0xfb, 0x26, 0x00, 0x00, 0xff, 0xff, + 0x06, 0x01, 0x23, 0x9a, 0xf1, 0x15, 0x00, 0x00, } diff --git a/googleapis/type/postaladdress/postal_address.pb.go b/googleapis/type/postaladdress/postal_address.pb.go index 211e07a925..5a48e57317 100644 --- a/googleapis/type/postaladdress/postal_address.pb.go +++ b/googleapis/type/postaladdress/postal_address.pb.go @@ -32,7 +32,7 @@ const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package // // Advice on address input / editing: // - Use an i18n-ready address widget such as -// https://github.com/googlei18n/libaddressinput) +// https://github.com/google/libaddressinput) // - Users should not be presented with UI elements for input or editing of // fields outside countries where that field is used. //