
src.contentwarehouse.v1.getDocumentSchema.scala Maven / Gradle / Ivy
package besom.api.googlenative.contentwarehouse.v1
def getDocumentSchema(using ctx: besom.types.Context)(
args: besom.api.googlenative.contentwarehouse.v1.GetDocumentSchemaArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.contentwarehouse.v1.GetDocumentSchemaResult] =
ctx.invoke[besom.api.googlenative.contentwarehouse.v1.GetDocumentSchemaArgs, besom.api.googlenative.contentwarehouse.v1.GetDocumentSchemaResult]("google-native:contentwarehouse/v1:getDocumentSchema", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy