152 lines
20 KiB
Python
152 lines
20 KiB
Python
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: pulumi/provider.proto
|
|
"""Generated protocol buffer code."""
|
|
from google.protobuf.internal import builder as _builder
|
|
from google.protobuf import descriptor as _descriptor
|
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
from . import plugin_pb2 as pulumi_dot_plugin__pb2
|
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15pulumi/provider.proto\x12\tpulumirpc\x1a\x13pulumi/plugin.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/protobuf/struct.proto\"\x84\x02\n\x13ParameterizeRequest\x12=\n\x04\x61rgs\x18\x01 \x01(\x0b\x32-.pulumirpc.ParameterizeRequest.ParametersArgsH\x00\x12?\n\x05value\x18\x02 \x01(\x0b\x32..pulumirpc.ParameterizeRequest.ParametersValueH\x00\x1a\x1e\n\x0eParametersArgs\x12\x0c\n\x04\x61rgs\x18\x01 \x03(\t\x1a?\n\x0fParametersValue\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\t\x12\r\n\x05value\x18\x03 \x01(\x0c\x42\x0c\n\nparameters\"5\n\x14ParameterizeResponse\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\t\"X\n\x10GetSchemaRequest\x12\x0f\n\x07version\x18\x01 \x01(\x05\x12\x17\n\x0fsubpackage_name\x18\x02 \x01(\t\x12\x1a\n\x12subpackage_version\x18\x03 \x01(\t\"#\n\x11GetSchemaResponse\x12\x0e\n\x06schema\x18\x01 \x01(\t\"\x98\x02\n\x10\x43onfigureRequest\x12=\n\tvariables\x18\x01 \x03(\x0b\x32*.pulumirpc.ConfigureRequest.VariablesEntry\x12%\n\x04\x61rgs\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\racceptSecrets\x18\x03 \x01(\x08\x12\x17\n\x0f\x61\x63\x63\x65ptResources\x18\x04 \x01(\x08\x12\x18\n\x10sends_old_inputs\x18\x05 \x01(\x08\x12\"\n\x1asends_old_inputs_to_delete\x18\x06 \x01(\x08\x1a\x30\n\x0eVariablesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x9e\x01\n\x11\x43onfigureResponse\x12\x15\n\racceptSecrets\x18\x01 \x01(\x08\x12\x17\n\x0fsupportsPreview\x18\x02 \x01(\x08\x12\x17\n\x0f\x61\x63\x63\x65ptResources\x18\x03 \x01(\x08\x12\x15\n\racceptOutputs\x18\x04 \x01(\x08\x12)\n!supports_autonaming_configuration\x18\x05 \x01(\x08\"\x92\x01\n\x19\x43onfigureErrorMissingKeys\x12\x44\n\x0bmissingKeys\x18\x01 \x03(\x0b\x32/.pulumirpc.ConfigureErrorMissingKeys.MissingKey\x1a/\n\nMissingKey\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\"\x80\x01\n\rInvokeRequest\x12\x0b\n\x03tok\x18\x01 \x01(\t\x12%\n\x04\x61rgs\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructJ\x04\x08\x03\x10\x07R\x08providerR\x07versionR\x0f\x61\x63\x63\x65ptResourcesR\x11pluginDownloadURL\"d\n\x0eInvokeResponse\x12\'\n\x06return\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\x12)\n\x08\x66\x61ilures\x18\x02 \x03(\x0b\x32\x17.pulumirpc.CheckFailure\"\x84\x05\n\x0b\x43\x61llRequest\x12\x0b\n\x03tok\x18\x01 \x01(\t\x12%\n\x04\x61rgs\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x44\n\x0f\x61rgDependencies\x18\x03 \x03(\x0b\x32+.pulumirpc.CallRequest.ArgDependenciesEntry\x12\x0f\n\x07project\x18\x06 \x01(\t\x12\r\n\x05stack\x18\x07 \x01(\t\x12\x32\n\x06\x63onfig\x18\x08 \x03(\x0b\x32\".pulumirpc.CallRequest.ConfigEntry\x12\x18\n\x10\x63onfigSecretKeys\x18\t \x03(\t\x12\x0e\n\x06\x64ryRun\x18\n \x01(\x08\x12\x10\n\x08parallel\x18\x0b \x01(\x05\x12\x17\n\x0fmonitorEndpoint\x18\x0c \x01(\t\x12\x14\n\x0corganization\x18\x0e \x01(\t\x12\x1d\n\x15\x61\x63\x63\x65pts_output_values\x18\x11 \x01(\x08\x1a$\n\x14\x41rgumentDependencies\x12\x0c\n\x04urns\x18\x01 \x03(\t\x1a\x63\n\x14\x41rgDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12:\n\x05value\x18\x02 \x01(\x0b\x32+.pulumirpc.CallRequest.ArgumentDependencies:\x02\x38\x01\x1a-\n\x0b\x43onfigEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x04\x10\x05J\x04\x08\x05\x10\x06J\x04\x08\r\x10\x0eJ\x04\x08\x10\x10\x11J\x04\x08\x0f\x10\x10R\x08providerR\x07versionR\x11pluginDownloadURLR\x0fpluginChecksumsR\x0esourcePosition\"\xba\x02\n\x0c\x43\x61llResponse\x12\'\n\x06return\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\x12)\n\x08\x66\x61ilures\x18\x03 \x03(\x0b\x32\x17.pulumirpc.CheckFailure\x12K\n\x12returnDependencies\x18\x02 \x03(\x0b\x32/.pulumirpc.CallResponse.ReturnDependenciesEntry\x1a\"\n\x12ReturnDependencies\x12\x0c\n\x04urns\x18\x01 \x03(\t\x1a\x65\n\x17ReturnDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x39\n\x05value\x18\x02 \x01(\x0b\x32*.pulumirpc.CallResponse.ReturnDependencies:\x02\x38\x01\"\x88\x03\n\x0c\x43heckRequest\x12\x0b\n\x03urn\x18\x01 \x01(\t\x12%\n\x04olds\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12%\n\x04news\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x12\n\nrandomSeed\x18\x05 \x01(\x0c\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x0c\n\x04type\x18\x07 \x01(\t\x12=\n\nautonaming\x18\x08 \x01(\x0b\x32).pulumirpc.CheckRequest.AutonamingOptions\x1a\x97\x01\n\x11\x41utonamingOptions\x12\x15\n\rproposed_name\x18\x01 \x01(\t\x12<\n\x04mode\x18\x02 \x01(\x0e\x32..pulumirpc.CheckRequest.AutonamingOptions.Mode\"-\n\x04Mode\x12\x0b\n\x07PROPOSE\x10\x00\x12\x0b\n\x07\x45NFORCE\x10\x01\x12\x0b\n\x07\x44ISABLE\x10\x02J\x04\x08\x04\x10\x05R\x0esequenceNumber\"c\n\rCheckResponse\x12\'\n\x06inputs\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\x12)\n\x08\x66\x61ilures\x18\x02 \x03(\x0b\x32\x17.pulumirpc.CheckFailure\"0\n\x0c\x43heckFailure\x12\x10\n\x08property\x18\x01 \x01(\t\x12\x0e\n\x06reason\x18\x02 \x01(\t\"\xd4\x01\n\x0b\x44iffRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0b\n\x03urn\x18\x02 \x01(\t\x12%\n\x04olds\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12%\n\x04news\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\rignoreChanges\x18\x05 \x03(\t\x12+\n\nold_inputs\x18\x06 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0c\n\x04name\x18\x07 \x01(\t\x12\x0c\n\x04type\x18\x08 \x01(\t\"\xaf\x01\n\x0cPropertyDiff\x12*\n\x04kind\x18\x01 \x01(\x0e\x32\x1c.pulumirpc.PropertyDiff.Kind\x12\x11\n\tinputDiff\x18\x02 \x01(\x08\"`\n\x04Kind\x12\x07\n\x03\x41\x44\x44\x10\x00\x12\x0f\n\x0b\x41\x44\x44_REPLACE\x10\x01\x12\n\n\x06\x44\x45LETE\x10\x02\x12\x12\n\x0e\x44\x45LETE_REPLACE\x10\x03\x12\n\n\x06UPDATE\x10\x04\x12\x12\n\x0eUPDATE_REPLACE\x10\x05\"\xfa\x02\n\x0c\x44iffResponse\x12\x10\n\x08replaces\x18\x01 \x03(\t\x12\x0f\n\x07stables\x18\x02 \x03(\t\x12\x1b\n\x13\x64\x65leteBeforeReplace\x18\x03 \x01(\x08\x12\x34\n\x07\x63hanges\x18\x04 \x01(\x0e\x32#.pulumirpc.DiffResponse.DiffChanges\x12\r\n\x05\x64iffs\x18\x05 \x03(\t\x12?\n\x0c\x64\x65tailedDiff\x18\x06 \x03(\x0b\x32).pulumirpc.DiffResponse.DetailedDiffEntry\x12\x17\n\x0fhasDetailedDiff\x18\x07 \x01(\x08\x1aL\n\x11\x44\x65tailedDiffEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.pulumirpc.PropertyDiff:\x02\x38\x01\"=\n\x0b\x44iffChanges\x12\x10\n\x0c\x44IFF_UNKNOWN\x10\x00\x12\r\n\tDIFF_NONE\x10\x01\x12\r\n\tDIFF_SOME\x10\x02\"\x87\x01\n\rCreateRequest\x12\x0b\n\x03urn\x18\x01 \x01(\t\x12+\n\nproperties\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07timeout\x18\x03 \x01(\x01\x12\x0f\n\x07preview\x18\x04 \x01(\x08\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x0c\n\x04type\x18\x06 \x01(\t\"I\n\x0e\x43reateResponse\x12\n\n\x02id\x18\x01 \x01(\t\x12+\n\nproperties\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x98\x01\n\x0bReadRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0b\n\x03urn\x18\x02 \x01(\t\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\'\n\x06inputs\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x0c\n\x04type\x18\x06 \x01(\t\"p\n\x0cReadResponse\x12\n\n\x02id\x18\x01 \x01(\t\x12+\n\nproperties\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\'\n\x06inputs\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xf8\x01\n\rUpdateRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0b\n\x03urn\x18\x02 \x01(\t\x12%\n\x04olds\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12%\n\x04news\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07timeout\x18\x05 \x01(\x01\x12\x15\n\rignoreChanges\x18\x06 \x03(\t\x12\x0f\n\x07preview\x18\x07 \x01(\x08\x12+\n\nold_inputs\x18\x08 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0c\n\x04name\x18\t \x01(\t\x12\x0c\n\x04type\x18\n \x01(\t\"=\n\x0eUpdateResponse\x12+\n\nproperties\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xaf\x01\n\rDeleteRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0b\n\x03urn\x18\x02 \x01(\t\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07timeout\x18\x04 \x01(\x01\x12+\n\nold_inputs\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x0c\n\x04type\x18\x07 \x01(\t\"\xa5\x08\n\x10\x43onstructRequest\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\r\n\x05stack\x18\x02 \x01(\t\x12\x37\n\x06\x63onfig\x18\x03 \x03(\x0b\x32\'.pulumirpc.ConstructRequest.ConfigEntry\x12\x0e\n\x06\x64ryRun\x18\x04 \x01(\x08\x12\x10\n\x08parallel\x18\x05 \x01(\x05\x12\x17\n\x0fmonitorEndpoint\x18\x06 \x01(\t\x12\x0c\n\x04type\x18\x07 \x01(\t\x12\x0c\n\x04name\x18\x08 \x01(\t\x12\x0e\n\x06parent\x18\t \x01(\t\x12\'\n\x06inputs\x18\n \x01(\x0b\x32\x17.google.protobuf.Struct\x12M\n\x11inputDependencies\x18\x0b \x03(\x0b\x32\x32.pulumirpc.ConstructRequest.InputDependenciesEntry\x12=\n\tproviders\x18\r \x03(\x0b\x32*.pulumirpc.ConstructRequest.ProvidersEntry\x12\x14\n\x0c\x64\x65pendencies\x18\x0f \x03(\t\x12\x18\n\x10\x63onfigSecretKeys\x18\x10 \x03(\t\x12\x14\n\x0corganization\x18\x11 \x01(\t\x12\x0f\n\x07protect\x18\x0c \x01(\x08\x12\x0f\n\x07\x61liases\x18\x0e \x03(\t\x12\x1f\n\x17\x61\x64\x64itionalSecretOutputs\x18\x12 \x03(\t\x12\x42\n\x0e\x63ustomTimeouts\x18\x13 \x01(\x0b\x32*.pulumirpc.ConstructRequest.CustomTimeouts\x12\x13\n\x0b\x64\x65letedWith\x18\x14 \x01(\t\x12\x1b\n\x13\x64\x65leteBeforeReplace\x18\x15 \x01(\x08\x12\x15\n\rignoreChanges\x18\x16 \x03(\t\x12\x18\n\x10replaceOnChanges\x18\x17 \x03(\t\x12\x16\n\x0eretainOnDelete\x18\x18 \x01(\x08\x12\x1d\n\x15\x61\x63\x63\x65pts_output_values\x18\x19 \x01(\x08\x1a$\n\x14PropertyDependencies\x12\x0c\n\x04urns\x18\x01 \x03(\t\x1a@\n\x0e\x43ustomTimeouts\x12\x0e\n\x06\x63reate\x18\x01 \x01(\t\x12\x0e\n\x06update\x18\x02 \x01(\t\x12\x0e\n\x06\x64\x65lete\x18\x03 \x01(\t\x1a-\n\x0b\x43onfigEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1aj\n\x16InputDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12?\n\x05value\x18\x02 \x01(\x0b\x32\x30.pulumirpc.ConstructRequest.PropertyDependencies:\x02\x38\x01\x1a\x30\n\x0eProvidersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xab\x02\n\x11\x43onstructResponse\x12\x0b\n\x03urn\x18\x01 \x01(\t\x12&\n\x05state\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12N\n\x11stateDependencies\x18\x03 \x03(\x0b\x32\x33.pulumirpc.ConstructResponse.StateDependenciesEntry\x1a$\n\x14PropertyDependencies\x12\x0c\n\x04urns\x18\x01 \x03(\t\x1ak\n\x16StateDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12@\n\x05value\x18\x02 \x01(\x0b\x32\x31.pulumirpc.ConstructResponse.PropertyDependencies:\x02\x38\x01\"\x8c\x01\n\x17\x45rrorResourceInitFailed\x12\n\n\x02id\x18\x01 \x01(\t\x12+\n\nproperties\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07reasons\x18\x03 \x03(\t\x12\'\n\x06inputs\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"2\n\x11GetMappingRequest\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x10\n\x08provider\x18\x02 \x01(\t\"4\n\x12GetMappingResponse\x12\x10\n\x08provider\x18\x01 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"!\n\x12GetMappingsRequest\x12\x0b\n\x03key\x18\x01 \x01(\t\"(\n\x13GetMappingsResponse\x12\x11\n\tproviders\x18\x01 \x03(\t2\xd9\n\n\x10ResourceProvider\x12Q\n\x0cParameterize\x12\x1e.pulumirpc.ParameterizeRequest\x1a\x1f.pulumirpc.ParameterizeResponse\"\x00\x12H\n\tGetSchema\x12\x1b.pulumirpc.GetSchemaRequest\x1a\x1c.pulumirpc.GetSchemaResponse\"\x00\x12\x42\n\x0b\x43heckConfig\x12\x17.pulumirpc.CheckRequest\x1a\x18.pulumirpc.CheckResponse\"\x00\x12?\n\nDiffConfig\x12\x16.pulumirpc.DiffRequest\x1a\x17.pulumirpc.DiffResponse\"\x00\x12H\n\tConfigure\x12\x1b.pulumirpc.ConfigureRequest\x1a\x1c.pulumirpc.ConfigureResponse\"\x00\x12?\n\x06Invoke\x12\x18.pulumirpc.InvokeRequest\x1a\x19.pulumirpc.InvokeResponse\"\x00\x12G\n\x0cStreamInvoke\x12\x18.pulumirpc.InvokeRequest\x1a\x19.pulumirpc.InvokeResponse\"\x00\x30\x01\x12\x39\n\x04\x43\x61ll\x12\x16.pulumirpc.CallRequest\x1a\x17.pulumirpc.CallResponse\"\x00\x12<\n\x05\x43heck\x12\x17.pulumirpc.CheckRequest\x1a\x18.pulumirpc.CheckResponse\"\x00\x12\x39\n\x04\x44iff\x12\x16.pulumirpc.DiffRequest\x1a\x17.pulumirpc.DiffResponse\"\x00\x12?\n\x06\x43reate\x12\x18.pulumirpc.CreateRequest\x1a\x19.pulumirpc.CreateResponse\"\x00\x12\x39\n\x04Read\x12\x16.pulumirpc.ReadRequest\x1a\x17.pulumirpc.ReadResponse\"\x00\x12?\n\x06Update\x12\x18.pulumirpc.UpdateRequest\x1a\x19.pulumirpc.UpdateResponse\"\x00\x12<\n\x06\x44\x65lete\x12\x18.pulumirpc.DeleteRequest\x1a\x16.google.protobuf.Empty\"\x00\x12H\n\tConstruct\x12\x1b.pulumirpc.ConstructRequest\x1a\x1c.pulumirpc.ConstructResponse\"\x00\x12:\n\x06\x43\x61ncel\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12@\n\rGetPluginInfo\x12\x16.google.protobuf.Empty\x1a\x15.pulumirpc.PluginInfo\"\x00\x12;\n\x06\x41ttach\x12\x17.pulumirpc.PluginAttach\x1a\x16.google.protobuf.Empty\"\x00\x12K\n\nGetMapping\x12\x1c.pulumirpc.GetMappingRequest\x1a\x1d.pulumirpc.GetMappingResponse\"\x00\x12N\n\x0bGetMappings\x12\x1d.pulumirpc.GetMappingsRequest\x1a\x1e.pulumirpc.GetMappingsResponse\"\x00\x42\x34Z2github.com/pulumi/pulumi/sdk/v3/proto/go;pulumirpcb\x06proto3')
|
|
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'pulumi.provider_pb2', globals())
|
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
|
DESCRIPTOR._options = None
|
|
DESCRIPTOR._serialized_options = b'Z2github.com/pulumi/pulumi/sdk/v3/proto/go;pulumirpc'
|
|
_CONFIGUREREQUEST_VARIABLESENTRY._options = None
|
|
_CONFIGUREREQUEST_VARIABLESENTRY._serialized_options = b'8\001'
|
|
_CALLREQUEST_ARGDEPENDENCIESENTRY._options = None
|
|
_CALLREQUEST_ARGDEPENDENCIESENTRY._serialized_options = b'8\001'
|
|
_CALLREQUEST_CONFIGENTRY._options = None
|
|
_CALLREQUEST_CONFIGENTRY._serialized_options = b'8\001'
|
|
_CALLRESPONSE_RETURNDEPENDENCIESENTRY._options = None
|
|
_CALLRESPONSE_RETURNDEPENDENCIESENTRY._serialized_options = b'8\001'
|
|
_DIFFRESPONSE_DETAILEDDIFFENTRY._options = None
|
|
_DIFFRESPONSE_DETAILEDDIFFENTRY._serialized_options = b'8\001'
|
|
_CONSTRUCTREQUEST_CONFIGENTRY._options = None
|
|
_CONSTRUCTREQUEST_CONFIGENTRY._serialized_options = b'8\001'
|
|
_CONSTRUCTREQUEST_INPUTDEPENDENCIESENTRY._options = None
|
|
_CONSTRUCTREQUEST_INPUTDEPENDENCIESENTRY._serialized_options = b'8\001'
|
|
_CONSTRUCTREQUEST_PROVIDERSENTRY._options = None
|
|
_CONSTRUCTREQUEST_PROVIDERSENTRY._serialized_options = b'8\001'
|
|
_CONSTRUCTRESPONSE_STATEDEPENDENCIESENTRY._options = None
|
|
_CONSTRUCTRESPONSE_STATEDEPENDENCIESENTRY._serialized_options = b'8\001'
|
|
_PARAMETERIZEREQUEST._serialized_start=117
|
|
_PARAMETERIZEREQUEST._serialized_end=377
|
|
_PARAMETERIZEREQUEST_PARAMETERSARGS._serialized_start=268
|
|
_PARAMETERIZEREQUEST_PARAMETERSARGS._serialized_end=298
|
|
_PARAMETERIZEREQUEST_PARAMETERSVALUE._serialized_start=300
|
|
_PARAMETERIZEREQUEST_PARAMETERSVALUE._serialized_end=363
|
|
_PARAMETERIZERESPONSE._serialized_start=379
|
|
_PARAMETERIZERESPONSE._serialized_end=432
|
|
_GETSCHEMAREQUEST._serialized_start=434
|
|
_GETSCHEMAREQUEST._serialized_end=522
|
|
_GETSCHEMARESPONSE._serialized_start=524
|
|
_GETSCHEMARESPONSE._serialized_end=559
|
|
_CONFIGUREREQUEST._serialized_start=562
|
|
_CONFIGUREREQUEST._serialized_end=842
|
|
_CONFIGUREREQUEST_VARIABLESENTRY._serialized_start=794
|
|
_CONFIGUREREQUEST_VARIABLESENTRY._serialized_end=842
|
|
_CONFIGURERESPONSE._serialized_start=845
|
|
_CONFIGURERESPONSE._serialized_end=1003
|
|
_CONFIGUREERRORMISSINGKEYS._serialized_start=1006
|
|
_CONFIGUREERRORMISSINGKEYS._serialized_end=1152
|
|
_CONFIGUREERRORMISSINGKEYS_MISSINGKEY._serialized_start=1105
|
|
_CONFIGUREERRORMISSINGKEYS_MISSINGKEY._serialized_end=1152
|
|
_INVOKEREQUEST._serialized_start=1155
|
|
_INVOKEREQUEST._serialized_end=1283
|
|
_INVOKERESPONSE._serialized_start=1285
|
|
_INVOKERESPONSE._serialized_end=1385
|
|
_CALLREQUEST._serialized_start=1388
|
|
_CALLREQUEST._serialized_end=2032
|
|
_CALLREQUEST_ARGUMENTDEPENDENCIES._serialized_start=1747
|
|
_CALLREQUEST_ARGUMENTDEPENDENCIES._serialized_end=1783
|
|
_CALLREQUEST_ARGDEPENDENCIESENTRY._serialized_start=1785
|
|
_CALLREQUEST_ARGDEPENDENCIESENTRY._serialized_end=1884
|
|
_CALLREQUEST_CONFIGENTRY._serialized_start=1886
|
|
_CALLREQUEST_CONFIGENTRY._serialized_end=1931
|
|
_CALLRESPONSE._serialized_start=2035
|
|
_CALLRESPONSE._serialized_end=2349
|
|
_CALLRESPONSE_RETURNDEPENDENCIES._serialized_start=2212
|
|
_CALLRESPONSE_RETURNDEPENDENCIES._serialized_end=2246
|
|
_CALLRESPONSE_RETURNDEPENDENCIESENTRY._serialized_start=2248
|
|
_CALLRESPONSE_RETURNDEPENDENCIESENTRY._serialized_end=2349
|
|
_CHECKREQUEST._serialized_start=2352
|
|
_CHECKREQUEST._serialized_end=2744
|
|
_CHECKREQUEST_AUTONAMINGOPTIONS._serialized_start=2571
|
|
_CHECKREQUEST_AUTONAMINGOPTIONS._serialized_end=2722
|
|
_CHECKREQUEST_AUTONAMINGOPTIONS_MODE._serialized_start=2677
|
|
_CHECKREQUEST_AUTONAMINGOPTIONS_MODE._serialized_end=2722
|
|
_CHECKRESPONSE._serialized_start=2746
|
|
_CHECKRESPONSE._serialized_end=2845
|
|
_CHECKFAILURE._serialized_start=2847
|
|
_CHECKFAILURE._serialized_end=2895
|
|
_DIFFREQUEST._serialized_start=2898
|
|
_DIFFREQUEST._serialized_end=3110
|
|
_PROPERTYDIFF._serialized_start=3113
|
|
_PROPERTYDIFF._serialized_end=3288
|
|
_PROPERTYDIFF_KIND._serialized_start=3192
|
|
_PROPERTYDIFF_KIND._serialized_end=3288
|
|
_DIFFRESPONSE._serialized_start=3291
|
|
_DIFFRESPONSE._serialized_end=3669
|
|
_DIFFRESPONSE_DETAILEDDIFFENTRY._serialized_start=3530
|
|
_DIFFRESPONSE_DETAILEDDIFFENTRY._serialized_end=3606
|
|
_DIFFRESPONSE_DIFFCHANGES._serialized_start=3608
|
|
_DIFFRESPONSE_DIFFCHANGES._serialized_end=3669
|
|
_CREATEREQUEST._serialized_start=3672
|
|
_CREATEREQUEST._serialized_end=3807
|
|
_CREATERESPONSE._serialized_start=3809
|
|
_CREATERESPONSE._serialized_end=3882
|
|
_READREQUEST._serialized_start=3885
|
|
_READREQUEST._serialized_end=4037
|
|
_READRESPONSE._serialized_start=4039
|
|
_READRESPONSE._serialized_end=4151
|
|
_UPDATEREQUEST._serialized_start=4154
|
|
_UPDATEREQUEST._serialized_end=4402
|
|
_UPDATERESPONSE._serialized_start=4404
|
|
_UPDATERESPONSE._serialized_end=4465
|
|
_DELETEREQUEST._serialized_start=4468
|
|
_DELETEREQUEST._serialized_end=4643
|
|
_CONSTRUCTREQUEST._serialized_start=4646
|
|
_CONSTRUCTREQUEST._serialized_end=5707
|
|
_CONSTRUCTREQUEST_PROPERTYDEPENDENCIES._serialized_start=5400
|
|
_CONSTRUCTREQUEST_PROPERTYDEPENDENCIES._serialized_end=5436
|
|
_CONSTRUCTREQUEST_CUSTOMTIMEOUTS._serialized_start=5438
|
|
_CONSTRUCTREQUEST_CUSTOMTIMEOUTS._serialized_end=5502
|
|
_CONSTRUCTREQUEST_CONFIGENTRY._serialized_start=1886
|
|
_CONSTRUCTREQUEST_CONFIGENTRY._serialized_end=1931
|
|
_CONSTRUCTREQUEST_INPUTDEPENDENCIESENTRY._serialized_start=5551
|
|
_CONSTRUCTREQUEST_INPUTDEPENDENCIESENTRY._serialized_end=5657
|
|
_CONSTRUCTREQUEST_PROVIDERSENTRY._serialized_start=5659
|
|
_CONSTRUCTREQUEST_PROVIDERSENTRY._serialized_end=5707
|
|
_CONSTRUCTRESPONSE._serialized_start=5710
|
|
_CONSTRUCTRESPONSE._serialized_end=6009
|
|
_CONSTRUCTRESPONSE_PROPERTYDEPENDENCIES._serialized_start=5400
|
|
_CONSTRUCTRESPONSE_PROPERTYDEPENDENCIES._serialized_end=5436
|
|
_CONSTRUCTRESPONSE_STATEDEPENDENCIESENTRY._serialized_start=5902
|
|
_CONSTRUCTRESPONSE_STATEDEPENDENCIESENTRY._serialized_end=6009
|
|
_ERRORRESOURCEINITFAILED._serialized_start=6012
|
|
_ERRORRESOURCEINITFAILED._serialized_end=6152
|
|
_GETMAPPINGREQUEST._serialized_start=6154
|
|
_GETMAPPINGREQUEST._serialized_end=6204
|
|
_GETMAPPINGRESPONSE._serialized_start=6206
|
|
_GETMAPPINGRESPONSE._serialized_end=6258
|
|
_GETMAPPINGSREQUEST._serialized_start=6260
|
|
_GETMAPPINGSREQUEST._serialized_end=6293
|
|
_GETMAPPINGSRESPONSE._serialized_start=6295
|
|
_GETMAPPINGSRESPONSE._serialized_end=6335
|
|
_RESOURCEPROVIDER._serialized_start=6338
|
|
_RESOURCEPROVIDER._serialized_end=7707
|
|
# @@protoc_insertion_point(module_scope)
|