metadata

@JvmName(name = "clinaexosxnicxmk")
suspend fun metadata(value: Output<Map<String, String>>)
@JvmName(name = "aanrxlnohephnhjs")
suspend fun metadata(value: Map<String, String>?)

Parameters

value

The metadata provided here is included as part of the metadata_context (of type google.protobuf.Struct) in the ProcessingRequest message sent to the extension server. The metadata is available under the namespace com.google.authz_extension.. The following variables are supported in the metadata Struct: {forwarding_rule_id} - substituted with the forwarding rule's fully qualified resource name.


@JvmName(name = "nlcbgwyqusyaijws")
fun metadata(vararg values: Pair<String, String>)

Parameters

values

The metadata provided here is included as part of the metadata_context (of type google.protobuf.Struct) in the ProcessingRequest message sent to the extension server. The metadata is available under the namespace com.google.authz_extension.. The following variables are supported in the metadata Struct: {forwarding_rule_id} - substituted with the forwarding rule's fully qualified resource name.