All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.protokt.v1.google.cloud.extended_operations_descriptors.kt Maven / Gradle / Ivy

// Generated by protokt version 1.0.0-alpha.6. Do not modify.
// Source: google/cloud/extended_operations.proto
@file:Suppress("DEPRECATION")

package protokt.v1.google.cloud

import protokt.v1.google.protobuf.DescriptorProtos
import protokt.v1.google.protobuf.EnumDescriptor
import protokt.v1.google.protobuf.FileDescriptor
import kotlin.Suppress
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor as RtKtGeneratedFileDescriptor
import protokt.v1.KtGeneratedFileDescriptor as V1KtGeneratedFileDescriptor

@V1KtGeneratedFileDescriptor
@RtKtGeneratedFileDescriptor
public object ExtendedOperationsProto {
  public val descriptor: FileDescriptor by lazy {
    val descriptorData =
      arrayOf(
        "\n&google/cloud/extended_operations.proto" +
          "google.cloud google/protobuf/descript" +
          "or.proto*b\nOperationResponseMapping\r\n\t" +
          "UNDEFINED\b\nNAME\n\nSTATUS\n\nERR" +
          "OR_CODE\n\rERROR_MESSAGE:o\noperatio" +
          "n_field.google.protobuf.FieldOptions�" +
          "\b (2&.google.cloud.OperationResponseMa" +
          "ppingRoperationField:V\noperation_reque" +
          "st_field.google.protobuf.FieldOptions" +
          "￾\b (\tRoperationRequestField:X\noperati" +
          "on_response_field.google.protobuf.Fiel" +
          "dOptions￿\b (\tRoperationResponseField:" +
          "L\noperation_service.google.protobuf.M" +
          "ethodOptions£\t (\tRoperationService:Y\n" +
          "operation_polling_method.google.proto" +
          "buf.MethodOptions¬\t (\bRoperationPolli" +
          "ngMethodBy\ncom.google.cloudBExtendedOp" +
          "erationsProtoPZCgoogle.golang.org/genpr" +
          "oto/googleapis/cloud/extendedops;extende" +
          "dopsᄁGAPIbproto3"
      )

    FileDescriptor.buildFrom(
      descriptorData,
      listOf(
        DescriptorProtos.descriptor
      )
    )
  }
}

public val OperationResponseMapping.Deserializer.descriptor: EnumDescriptor
  get() = ExtendedOperationsProto.descriptor.enumTypes[0]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy