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

protokt.com.google.api.config_change.kt Maven / Gradle / Ivy

// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/config_change.proto
package com.google.api

import com.toasttab.protokt.Descriptor
import com.toasttab.protokt.EnumDescriptor
import com.toasttab.protokt.FileDescriptor
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor

@KtGeneratedFileDescriptor
object ConfigChangeProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/config_change.proto\ngoogle" +
                    ".api\"ラ\nConfigChange\nelement (\t" +
                    "\n\told_value (\t\n\tnew_value (\t+\n" +
                    "change_type (2.google.api.ChangeTyp" +
                    "e#\nadvices (2.google.api.Advice\"" +
                    "\nAdvice\ndescription (\t*O\n\nChangeT" +
                    "ype\nCHANGE_TYPE_UNSPECIFIED\t\nADDE" +
                    "D\nREMOVED\n\bMODIFIEDBq\ncom.go" +
                    "ogle.apiBConfigChangeProtoPZCgoogle.go" +
                    "lang.org/genproto/googleapis/api/configc" +
                    "hange;configchangeᄁGAPIbproto3"
                )

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

val ChangeType.Deserializer.descriptor: EnumDescriptor
    get() = ConfigChangeProto.descriptor.enumTypes[0]

val ConfigChange.Deserializer.descriptor: Descriptor
    get() = ConfigChangeProto.descriptor.messageTypes[0]

val Advice.Deserializer.descriptor: Descriptor
    get() = ConfigChangeProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy