You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/managedkafka_v1.projects.locations.clusters.html
+40Lines changed: 40 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,16 @@ <h3>Method Details</h3>
151
151
"satisfiesPzi": True or False, # Output only. Reserved for future use.
152
152
"satisfiesPzs": True or False, # Output only. Reserved for future use.
153
153
"state": "A String", # Output only. The current state of the cluster.
154
+
"tlsConfig": { # The TLS configuration for the Kafka cluster. # Optional. TLS configuration for the Kafka cluster.
155
+
"sslPrincipalMappingRules": "A String", # Optional. A list of rules for mapping from SSL principal names to short names. These are applied in order by Kafka. Refer to the Apache Kafka documentation for `ssl.principal.mapping.rules` for the precise formatting details and syntax. Example: "RULE:^CN=(.*?),OU=ServiceUsers.*$/[email protected]/,DEFAULT" This is a static Kafka broker configuration. Setting or modifying this field will trigger a rolling restart of the Kafka brokers to apply the change. An empty string means no rules are applied (Kafka default).
156
+
"trustConfig": { # Sources of CA certificates to install in the broker's truststore. # Optional. The configuration of the broker truststore. If specified, clients can use mTLS for authentication.
157
+
"casConfigs": [ # Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
158
+
{ # A configuration for the Google Certificate Authority Service.
159
+
"caPool": "A String", # Required. The name of the CA pool to pull CA certificates from. Structured like: projects/{project}/locations/{location}/caPools/{ca_pool}. The CA pool does not need to be in the same project or location as the Kafka cluster.
160
+
},
161
+
],
162
+
},
163
+
},
154
164
"updateTime": "A String", # Output only. The time when the cluster was last updated.
155
165
}
156
166
@@ -261,6 +271,16 @@ <h3>Method Details</h3>
261
271
"satisfiesPzi": True or False, # Output only. Reserved for future use.
262
272
"satisfiesPzs": True or False, # Output only. Reserved for future use.
263
273
"state": "A String", # Output only. The current state of the cluster.
274
+
"tlsConfig": { # The TLS configuration for the Kafka cluster. # Optional. TLS configuration for the Kafka cluster.
275
+
"sslPrincipalMappingRules": "A String", # Optional. A list of rules for mapping from SSL principal names to short names. These are applied in order by Kafka. Refer to the Apache Kafka documentation for `ssl.principal.mapping.rules` for the precise formatting details and syntax. Example: "RULE:^CN=(.*?),OU=ServiceUsers.*$/[email protected]/,DEFAULT" This is a static Kafka broker configuration. Setting or modifying this field will trigger a rolling restart of the Kafka brokers to apply the change. An empty string means no rules are applied (Kafka default).
276
+
"trustConfig": { # Sources of CA certificates to install in the broker's truststore. # Optional. The configuration of the broker truststore. If specified, clients can use mTLS for authentication.
277
+
"casConfigs": [ # Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
278
+
{ # A configuration for the Google Certificate Authority Service.
279
+
"caPool": "A String", # Required. The name of the CA pool to pull CA certificates from. Structured like: projects/{project}/locations/{location}/caPools/{ca_pool}. The CA pool does not need to be in the same project or location as the Kafka cluster.
280
+
},
281
+
],
282
+
},
283
+
},
264
284
"updateTime": "A String", # Output only. The time when the cluster was last updated.
265
285
}</pre>
266
286
</div>
@@ -311,6 +331,16 @@ <h3>Method Details</h3>
311
331
"satisfiesPzi": True or False, # Output only. Reserved for future use.
312
332
"satisfiesPzs": True or False, # Output only. Reserved for future use.
313
333
"state": "A String", # Output only. The current state of the cluster.
334
+
"tlsConfig": { # The TLS configuration for the Kafka cluster. # Optional. TLS configuration for the Kafka cluster.
335
+
"sslPrincipalMappingRules": "A String", # Optional. A list of rules for mapping from SSL principal names to short names. These are applied in order by Kafka. Refer to the Apache Kafka documentation for `ssl.principal.mapping.rules` for the precise formatting details and syntax. Example: "RULE:^CN=(.*?),OU=ServiceUsers.*$/[email protected]/,DEFAULT" This is a static Kafka broker configuration. Setting or modifying this field will trigger a rolling restart of the Kafka brokers to apply the change. An empty string means no rules are applied (Kafka default).
336
+
"trustConfig": { # Sources of CA certificates to install in the broker's truststore. # Optional. The configuration of the broker truststore. If specified, clients can use mTLS for authentication.
337
+
"casConfigs": [ # Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
338
+
{ # A configuration for the Google Certificate Authority Service.
339
+
"caPool": "A String", # Required. The name of the CA pool to pull CA certificates from. Structured like: projects/{project}/locations/{location}/caPools/{ca_pool}. The CA pool does not need to be in the same project or location as the Kafka cluster.
340
+
},
341
+
],
342
+
},
343
+
},
314
344
"updateTime": "A String", # Output only. The time when the cluster was last updated.
315
345
},
316
346
],
@@ -370,6 +400,16 @@ <h3>Method Details</h3>
370
400
"satisfiesPzi": True or False, # Output only. Reserved for future use.
371
401
"satisfiesPzs": True or False, # Output only. Reserved for future use.
372
402
"state": "A String", # Output only. The current state of the cluster.
403
+
"tlsConfig": { # The TLS configuration for the Kafka cluster. # Optional. TLS configuration for the Kafka cluster.
404
+
"sslPrincipalMappingRules": "A String", # Optional. A list of rules for mapping from SSL principal names to short names. These are applied in order by Kafka. Refer to the Apache Kafka documentation for `ssl.principal.mapping.rules` for the precise formatting details and syntax. Example: "RULE:^CN=(.*?),OU=ServiceUsers.*$/[email protected]/,DEFAULT" This is a static Kafka broker configuration. Setting or modifying this field will trigger a rolling restart of the Kafka brokers to apply the change. An empty string means no rules are applied (Kafka default).
405
+
"trustConfig": { # Sources of CA certificates to install in the broker's truststore. # Optional. The configuration of the broker truststore. If specified, clients can use mTLS for authentication.
406
+
"casConfigs": [ # Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
407
+
{ # A configuration for the Google Certificate Authority Service.
408
+
"caPool": "A String", # Required. The name of the CA pool to pull CA certificates from. Structured like: projects/{project}/locations/{location}/caPools/{ca_pool}. The CA pool does not need to be in the same project or location as the Kafka cluster.
409
+
},
410
+
],
411
+
},
412
+
},
373
413
"updateTime": "A String", # Output only. The time when the cluster was last updated.
Copy file name to clipboardExpand all lines: docs/dyn/managedkafka_v1.projects.locations.schemaRegistries.contexts.mode.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,8 @@ <h3>Method Details</h3>
106
106
Returns:
107
107
An object of the form:
108
108
109
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
110
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
109
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
110
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
111
111
}</pre>
112
112
</div>
113
113
@@ -125,8 +125,8 @@ <h3>Method Details</h3>
125
125
Returns:
126
126
An object of the form:
127
127
128
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
129
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
128
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
129
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
130
130
}</pre>
131
131
</div>
132
132
@@ -151,8 +151,8 @@ <h3>Method Details</h3>
151
151
Returns:
152
152
An object of the form:
153
153
154
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
155
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
154
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
155
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
Copy file name to clipboardExpand all lines: docs/dyn/managedkafka_v1.projects.locations.schemaRegistries.mode.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,8 @@ <h3>Method Details</h3>
106
106
Returns:
107
107
An object of the form:
108
108
109
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
110
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
109
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
110
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
111
111
}</pre>
112
112
</div>
113
113
@@ -125,8 +125,8 @@ <h3>Method Details</h3>
125
125
Returns:
126
126
An object of the form:
127
127
128
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
129
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
128
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
129
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
130
130
}</pre>
131
131
</div>
132
132
@@ -151,8 +151,8 @@ <h3>Method Details</h3>
151
151
Returns:
152
152
An object of the form:
153
153
154
-
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: This is the default mode for a subject and essentially means that the subject does not have any mode set. This means the subject will follow the schema registry's mode. * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
155
-
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (NONE by default, which means use the global schema registry setting).
154
+
{ # SchemaMode represents the mode of a schema registry or a specific subject. Four modes are supported: * NONE: deprecated. This was the default mode for a subject, but now the default is unset (which means use the global schema registry setting) * READONLY: The schema registry is in read-only mode. * READWRITE: The schema registry is in read-write mode, which allows limited write operations on the schema. * IMPORT: The schema registry is in import mode, which allows more editing operations on the schema for data importing purposes.
155
+
"mode": "A String", # Required. The mode type of a schema registry (READWRITE by default) or of a subject (unset by default, which means use the global schema registry setting).
0 commit comments