GoogleCloudContentwarehouseV1RequestMetadataArgs

data class GoogleCloudContentwarehouseV1RequestMetadataArgs(val userInfo: Output<GoogleCloudContentwarehouseV1UserInfoArgs>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1RequestMetadataArgs>

Meta information is used to improve the performance of the service.

Constructors

constructor(userInfo: Output<GoogleCloudContentwarehouseV1UserInfoArgs>? = null)

Properties

Link copied to clipboard

Provides user unique identification and groups information.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1RequestMetadataArgs