File tree 4 files changed +8
-8
lines changed
mmv1/products/managedkafka
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ id_format: projects/{{project}}/locations/{{location}}/clusters/{{cluster_id}}
19
19
import_format :
20
20
- projects/{{project}}/locations/{{location}}/clusters/{{cluster_id}}
21
21
name : Cluster
22
- description : An Apache Kafka for BigQuery cluster. Apache Kafka is a trademark owned by the Apache Software Foundation.
22
+ description : A Managed Service for Apache Kafka cluster. Apache Kafka is a trademark owned by the Apache Software Foundation.
23
23
min_version : beta
24
24
update_verb : :PATCH
25
25
update_mask : true
@@ -67,7 +67,7 @@ async: !ruby/object:Api::OpAsync
67
67
parameters :
68
68
- !ruby/object:Api::Type::String
69
69
name : location
70
- description : " ID of the location of the Apache Kafka for BigQuery resource. See
70
+ description : " ID of the location of the Kafka resource. See
71
71
https://cloud.google.com/managed-kafka/docs/locations for a list of
72
72
supported locations."
73
73
url_param_only : true
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ id_format: projects/{{project}}/locations/{{location}}/clusters/{{cluster}}/topi
19
19
import_format :
20
20
- projects/{{project}}/locations/{{location}}/clusters/{{cluster}}/topics/{{topic_id}}
21
21
name : Topic
22
- description : An Apache Kafka for BigQuery topic. Apache Kafka is a trademark owned by the Apache Software Foundation.
22
+ description : A Managed Service for Apache Kafka topic. Apache Kafka is a trademark owned by the Apache Software Foundation.
23
23
min_version : beta
24
24
update_verb : :PATCH
25
25
update_mask : true
@@ -34,7 +34,7 @@ examples:
34
34
parameters :
35
35
- !ruby/object:Api::Type::String
36
36
name : location
37
- description : " ID of the location of the Apache Kafka for BigQuery resource. See
37
+ description : " ID of the location of the Kafka resource. See
38
38
https://cloud.google.com/managed-kafka/docs/locations for a list of
39
39
supported locations."
40
40
url_param_only : true
Original file line number Diff line number Diff line change 14
14
# Warning: This is a temporary file, and should not be edited directly
15
15
---
16
16
name : ' Cluster'
17
- description : An Apache Kafka for BigQuery cluster. Apache Kafka is a trademark owned by the Apache Software Foundation.
17
+ description : A Managed Service for Apache Kafka cluster. Apache Kafka is a trademark owned by the Apache Software Foundation.
18
18
min_version : ' beta'
19
19
docs :
20
20
id_format : ' projects/{{project}}/locations/{{location}}/clusters/{{cluster_id}}'
@@ -63,7 +63,7 @@ examples:
63
63
parameters :
64
64
- name : ' location'
65
65
type : String
66
- description : " ID of the location of the Apache Kafka for BigQuery resource. See
66
+ description : " ID of the location of the Kafka resource. See
67
67
https://cloud.google.com/managed-kafka/docs/locations for a list of
68
68
supported locations."
69
69
min_version : ' beta'
Original file line number Diff line number Diff line change 14
14
# Warning: This is a temporary file, and should not be edited directly
15
15
---
16
16
name : ' Topic'
17
- description : An Apache Kafka for BigQuery topic. Apache Kafka is a trademark owned by the Apache Software Foundation.
17
+ description : A Managed Service for Apache Kafka topic. Apache Kafka is a trademark owned by the Apache Software Foundation.
18
18
min_version : ' beta'
19
19
docs :
20
20
id_format : ' projects/{{project}}/locations/{{location}}/clusters/{{cluster}}/topics/{{topic_id}}'
@@ -40,7 +40,7 @@ examples:
40
40
parameters :
41
41
- name : ' location'
42
42
type : String
43
- description : " ID of the location of the Apache Kafka for BigQuery resource. See
43
+ description : " ID of the location of the Kafka resource. See
44
44
https://cloud.google.com/managed-kafka/docs/locations for a list of
45
45
supported locations."
46
46
min_version : ' beta'
You can’t perform that action at this time.
0 commit comments