commonMain.protokt.v1.google.api.visibility_descriptors.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-common-protos Show documentation
Show all versions of proto-google-common-protos Show documentation
Protobuf compiler and runtime for Kotlin
The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/visibility.proto
@file:Suppress("DEPRECATION")
package protokt.v1.google.api
import protokt.v1.GeneratedFileDescriptor
import protokt.v1.google.protobuf.Descriptor
import protokt.v1.google.protobuf.DescriptorProtos
import protokt.v1.google.protobuf.FileDescriptor
import kotlin.Suppress
@GeneratedFileDescriptor
public object VisibilityProto {
public val descriptor: FileDescriptor by lazy {
val descriptorData =
arrayOf(
"\ngoogle/api/visibility.proto\ngoogle.ap" +
"i google/protobuf/descriptor.proto\"7\n\nV" +
"isibility)\nrules (2.google.api.Vi" +
"sibilityRule\"7\nVisibilityRule\n\bselect" +
"or (\t\nrestriction (\t:d\nenum_vi" +
"sibility.google.protobuf.EnumOptionsᆵ" +
"ᅧᄐ\" (2.google.api.VisibilityRuleRenu" +
"mVisibility:k\nvalue_visibility!.google" +
".protobuf.EnumValueOptionsᆵᅧᄐ\" (2.go" +
"ogle.api.VisibilityRuleRvalueVisibility" +
":g\nfield_visibility.google.protobuf.F" +
"ieldOptionsᆵᅧᄐ\" (2.google.api.Visibi" +
"lityRuleRfieldVisibility:m\nmessage_vis" +
"ibility.google.protobuf.MessageOptions" +
"ᆵᅧᄐ\" (2.google.api.VisibilityRuleRm" +
"essageVisibility:j\nmethod_visibility." +
"google.protobuf.MethodOptionsᆵᅧᄐ\" (2" +
".google.api.VisibilityRuleRmethodVisibi" +
"lity:e\napi_visibility.google.protobuf" +
".ServiceOptionsᆵᅧᄐ\" (2.google.api.Vi" +
"sibilityRuleR\rapiVisibilityBn\ncom.googl" +
"e.apiBVisibilityProtoPZ?google.golang." +
"org/genproto/googleapis/api/visibility;v" +
"isibilityᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
DescriptorProtos.descriptor
)
)
}
}
public val Visibility.Deserializer.descriptor: Descriptor
get() = VisibilityProto.descriptor.messageTypes[0]
public val VisibilityRule.Deserializer.descriptor: Descriptor
get() = VisibilityProto.descriptor.messageTypes[1]