/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/common/v3/ |
H A D | common.proto | 1 syntax = "proto3"; 8 import "google/protobuf/duration.proto"; 9 import "google/protobuf/wrappers.proto"; 37 google.protobuf.UInt64Value min_cluster_size = 2; 40 // mode<arch_overview_load_balancing_panic_threshold>`. Instead, the cluster will fail all 62 // Configuration for :ref:`slow start mode <arch_overview_load_balancing_slow_start>`. 65 // If set, the newly created host remains in slow start mode starting from its creation time 67 google.protobuf.Duration slow_start_window = 1; 84 // which may cause endpoints in slow start mode receive no traffic in slow start window. 105 … host. Further, the linear probe is implemented using a random jump in hosts ring/table to identify [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1/ |
H A D | stream.proto | 15 syntax = "proto3"; 23 import "google/cloud/bigquery/storage/v1/table.proto"; 24 import "google/protobuf/timestamp.proto"; 54 // Additional attributes when reading a table. 56 // The snapshot time of the table. If not set, interpreted as now. 57 google.protobuf.Timestamp snapshot_time = 1; 60 // Options dictating how we read a table. 77 // Optional. The names of the fields in the table to be returned. If no 78 // field names are specified, then all fields in the table are returned. 86 // As an example, consider a table with the following schema: [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/tpu/ |
H A D | tpu_embedding_configuration.proto | 1 syntax = "proto3"; 5 import "tensorflow/core/protobuf/tpu/optimization_parameters.proto"; 10 // Name of the table. 13 // Size of the vocabulary (i.e., number of rows) in the table. 16 // The embedding dimension (i.e., the width of the embedding table). 19 // Number of features mapped to this table. 36 Mode mode = 2; field 68 // when mode=TRAINING. If mode=INFERENCE or BACKWARD_PASS_ONLY, this parameter 97 // lookup statistics are used during TPU initialization for embedding table 101 // profiled, the lookup statistics are saved to table-specific files in the [all …]
|
/aosp_15_r20/external/perfetto/docs/analysis/ |
H A D | metrics.md | 77 To do this, trace processor is started in *interactive mode* while 235 The syntax for templated metric files is essentially a highly simplified version of 236 [Jinja's](https://jinja.palletsprojects.com/en/3.0.x/) syntax. 267 ```protobuf 277 ```protobuf 285 ```protobuf 297 - The choice of field name here is important as the SQL file and the final table generated in SQL w… 301 ```protobuf 302 syntax = "proto2"; 325 Next, write the SQL to generate the table of the top 5 processes ordered by the [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/ |
H A D | import_config.proto | 15 syntax = "proto3"; 24 import "google/protobuf/field_mask.proto"; 25 import "google/protobuf/timestamp.proto"; 79 // BigQuery table partition info. Leave this empty if the BigQuery table 82 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 95 // Required. The BigQuery table to copy the data from with a length limit of 134 // Required. The instance ID of the source Spanner table. 137 // Required. The database ID of the source Spanner table. 140 // Required. The table name of the Spanner database that needs to be imported. 161 // The encoding mode of the values when the type is not STRING. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/ |
H A D | import_config.proto | 15 syntax = "proto3"; 24 import "google/protobuf/field_mask.proto"; 25 import "google/protobuf/timestamp.proto"; 78 // BigQuery table partition info. Leave this empty if the BigQuery table 81 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 94 // Required. The BigQuery table to copy the data from with a length limit of 132 // Required. The instance ID of the source Spanner table. 135 // Required. The database ID of the source Spanner table. 138 // Required. The table name of the Spanner database that needs to be imported. 159 // The encoding mode of the values when the type is not STRING. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/ |
H A D | import_config.proto | 15 syntax = "proto3"; 24 import "google/protobuf/field_mask.proto"; 25 import "google/protobuf/timestamp.proto"; 79 // BigQuery table partition info. Leave this empty if the BigQuery table 82 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 95 // Required. The BigQuery table to copy the data from with a length limit of 133 // Required. The instance ID of the source Spanner table. 136 // Required. The database ID of the source Spanner table. 139 // Required. The table name of the Spanner database that needs to be imported. 160 // The encoding mode of the values when the type is not STRING. [all …]
|
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | transaction.proto | 15 syntax = "proto3"; 19 import "google/protobuf/duration.proto"; 20 import "google/protobuf/timestamp.proto"; 58 // transaction mode, specifying a strong read. Please see 303 // scalability properties for large, table-wide operations than DML in a 320 // a single row of the table. 322 // - The statement is not applied atomically to all rows of the table. Rather, 323 // the statement is applied atomically to partitions of the table, in 325 // with the base table rows. 332 // `UPDATE table SET column = column + 1` as it could be run multiple times [all …]
|
H A D | spanner.proto | 15 syntax = "proto3"; 25 import "google/protobuf/duration.proto"; 26 import "google/protobuf/empty.proto"; 27 import "google/protobuf/struct.proto"; 28 import "google/protobuf/timestamp.proto"; 119 rpc DeleteSession(DeleteSessionRequest) returns (google.protobuf.Empty) { 257 rpc Rollback(RollbackRequest) returns (google.protobuf.Empty) { 318 // mutation's table. We recommend structuring your mutation groups to be 395 google.protobuf.Timestamp create_time = 3 400 google.protobuf.Timestamp approximate_last_use_time = 4 [all …]
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/timestamp.proto"; 73 // BigQuery table partition info. Leave this empty if the BigQuery table 76 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 89 // Required. The BigQuery table to copy the data from with a length limit of 189 google.protobuf.Timestamp create_time = 1; 193 google.protobuf.Timestamp update_time = 2; 206 google.protobuf.Timestamp create_time = 1; 210 google.protobuf.Timestamp update_time = 2; 268 // The mode of reconciliation between existing documents and the documents to
|
/aosp_15_r20/external/google-cloud-java/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/src/main/proto/google/cloud/bigquery/datatransfer/v1/ |
H A D | datasource.proto | 16 syntax = "proto3"; 23 import "google/protobuf/duration.proto"; 24 import "google/protobuf/empty.proto"; 25 import "google/protobuf/field_mask.proto"; 26 import "google/protobuf/timestamp.proto"; 27 import "google/protobuf/wrappers.proto"; 54 rpc LogTransferRunMessages(LogTransferRunMessagesRequest) returns (google.protobuf.Empty) { 66 rpc StartBigQueryJobs(StartBigQueryJobsRequest) returns (google.protobuf.Empty) { 78 rpc FinishRun(FinishRunRequest) returns (google.protobuf.Empty) { 128 …rpc DeleteDataSourceDefinition(DeleteDataSourceDefinitionRequest) returns (google.protobuf.Empty) { [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/dataplex/v1/ |
H A D | metadata.proto | 15 syntax = "proto3"; 23 import "google/protobuf/empty.proto"; 24 import "google/protobuf/timestamp.proto"; 56 rpc DeleteEntity(DeleteEntityRequest) returns (google.protobuf.Empty) { 89 rpc DeletePartition(DeletePartitionRequest) returns (google.protobuf.Empty) { 161 // The default unset value. Return both table and fileset entities 165 // Only list table entities. 266 // pair expression. Supported operators and syntax: 401 google.protobuf.Timestamp create_time = 5 405 google.protobuf.Timestamp update_time = 6 [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/ |
H A D | metadata.proto | 15 syntax = "proto3"; 23 import "google/protobuf/empty.proto"; 24 import "google/protobuf/timestamp.proto"; 56 rpc DeleteEntity(DeleteEntityRequest) returns (google.protobuf.Empty) { 89 rpc DeletePartition(DeletePartitionRequest) returns (google.protobuf.Empty) { 161 // The default unset value. Return both table and fileset entities 165 // Only list table entities. 266 // pair expression. Supported operators and syntax: 401 google.protobuf.Timestamp create_time = 5 405 google.protobuf.Timestamp update_time = 6 [all …]
|
/aosp_15_r20/external/perfetto/ |
H A D | CHANGELOG | 9 * Removed the `linux_device_track` table. Linux RPM (runtime power 10 management) tracks formerly in this table now can be found in the `track` 11 table with `classification` `linux_rpm`. 12 * Removed the `energy_counter_track` table. Android energy estimate 13 breakdown tracks formerly in this table now can be found in the `track` 14 table with `classification` `android_energy_estimation_breakdown`. 15 * Removed the `energy_per_uid_counter_track` table. Android energy estimate 16 breakdown tracks formerly in this table now can be found in the `track` 17 table with `classification` `android_energy_estimation_breakdown_per_uid`. 18 * Moved the `gpu_work_period_track` table into the `android.gpu.work_period` [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/retail/v2alpha/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 327 google.protobuf.Timestamp create_time = 1; 331 google.protobuf.Timestamp update_time = 2; [all …]
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/proto/google/cloud/retail/v2alpha/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 327 google.protobuf.Timestamp create_time = 1; 331 google.protobuf.Timestamp update_time = 2; [all …]
|
/aosp_15_r20/external/googleapis/google/bigtable/admin/v2/ |
H A D | bigtable_table_admin.proto | 15 syntax = "proto3"; 24 import "google/bigtable/admin/v2/table.proto"; 28 import "google/protobuf/duration.proto"; 29 import "google/protobuf/empty.proto"; 30 import "google/protobuf/field_mask.proto"; 31 import "google/protobuf/timestamp.proto"; 44 // Provides access to the table schemas only, not the data stored within 50 "https://www.googleapis.com/auth/bigtable.admin.table," 52 "https://www.googleapis.com/auth/cloud-bigtable.admin.table," 56 // Creates a new table in the specified instance. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/retail/v2beta/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 318 google.protobuf.Timestamp create_time = 1; 322 google.protobuf.Timestamp update_time = 2;
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 318 google.protobuf.Timestamp create_time = 1; 322 google.protobuf.Timestamp update_time = 2;
|
/aosp_15_r20/external/googleapis/google/cloud/retail/v2/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 318 google.protobuf.Timestamp create_time = 1; 322 google.protobuf.Timestamp update_time = 2;
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/ |
H A D | import_config.proto | 15 syntax = "proto3"; 23 import "google/protobuf/field_mask.proto"; 24 import "google/protobuf/timestamp.proto"; 80 // BigQuery table partition info. Leave this empty if the BigQuery table 83 // BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format. 99 // Required. The BigQuery table to copy the data from with a length limit of 200 google.protobuf.FieldMask update_mask = 4; 202 // The mode of reconciliation between existing products and the products to be 318 google.protobuf.Timestamp create_time = 1; 322 google.protobuf.Timestamp update_time = 2;
|
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1/ |
H A D | datacatalog.proto | 15 syntax = "proto3"; 37 import "google/protobuf/empty.proto"; 38 import "google/protobuf/field_mask.proto"; 73 // For more information, see [Data Catalog search syntax] 149 returns (google.protobuf.Empty) { 209 rpc DeleteEntry(DeleteEntryRequest) returns (google.protobuf.Empty) { 316 returns (google.protobuf.Empty) { 390 returns (google.protobuf.Empty) { 436 rpc DeleteTag(DeleteTagRequest) returns (google.protobuf.Empty) { 690 // syntax. For more information, see [Data Catalog search [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/datastream/v1alpha1/ |
H A D | datastream_resources.proto | 15 syntax = "proto3"; 21 import "google/protobuf/duration.proto"; 22 import "google/protobuf/timestamp.proto"; 150 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 153 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 188 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 191 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 242 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 245 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 307 // The ordinal position of the column in the table. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1alpha1/src/main/proto/google/cloud/datastream/v1alpha1/ |
H A D | datastream_resources.proto | 15 syntax = "proto3"; 21 import "google/protobuf/duration.proto"; 22 import "google/protobuf/timestamp.proto"; 150 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 153 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 188 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 191 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 242 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; 245 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; 307 // The ordinal position of the column in the table. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/ |
H A D | datacatalog.proto | 15 syntax = "proto3"; 37 import "google/protobuf/empty.proto"; 38 import "google/protobuf/field_mask.proto"; 73 // For more information, see [Data Catalog search syntax] 149 returns (google.protobuf.Empty) { 209 rpc DeleteEntry(DeleteEntryRequest) returns (google.protobuf.Empty) { 316 returns (google.protobuf.Empty) { 390 returns (google.protobuf.Empty) { 436 rpc DeleteTag(DeleteTagRequest) returns (google.protobuf.Empty) { 690 // syntax. For more information, see [Data Catalog search [all …]
|