1# -*- coding: utf-8 -*-
2
3# Copyright 2024 Google LLC
4#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17# Generated by the protocol buffer compiler. DO NOT EDIT!
18# source: google/iam/v1/iam_policy.proto
19"""Generated protocol buffer code."""
20from google.protobuf import descriptor as _descriptor
21from google.protobuf import descriptor_pool as _descriptor_pool
22from google.protobuf import symbol_database as _symbol_database
23from google.protobuf.internal import builder as _builder
24
25# @@protoc_insertion_point(imports)
26
27_sym_db = _symbol_database.Default()
28
29
30from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
31from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
32from google.api import client_pb2 as google_dot_api_dot_client__pb2
33from google.api import resource_pb2 as google_dot_api_dot_resource__pb2
34from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
35
36from google.iam.v1 import options_pb2 as google_dot_iam_dot_v1_dot_options__pb2
37from google.iam.v1 import policy_pb2 as google_dot_iam_dot_v1_dot_policy__pb2
38
39DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
40 b'\n\x1egoogle/iam/v1/iam_policy.proto\x12\rgoogle.iam.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1bgoogle/iam/v1/options.proto\x1a\x1agoogle/iam/v1/policy.proto\x1a google/protobuf/field_mask.proto"\x8f\x01\n\x13SetIamPolicyRequest\x12\x1b\n\x08resource\x18\x01 \x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12*\n\x06policy\x18\x02 \x01(\x0b\x32\x15.google.iam.v1.PolicyB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask"d\n\x13GetIamPolicyRequest\x12\x1b\n\x08resource\x18\x01 \x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12\x30\n\x07options\x18\x02 \x01(\x0b\x32\x1f.google.iam.v1.GetPolicyOptions"R\n\x19TestIamPermissionsRequest\x12\x1b\n\x08resource\x18\x01 \x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12\x18\n\x0bpermissions\x18\x02 \x03(\tB\x03\xe0\x41\x02"1\n\x1aTestIamPermissionsResponse\x12\x13\n\x0bpermissions\x18\x01 \x03(\t2\xb4\x03\n\tIAMPolicy\x12t\n\x0cSetIamPolicy\x12".google.iam.v1.SetIamPolicyRequest\x1a\x15.google.iam.v1.Policy")\x82\xd3\xe4\x93\x02#"\x1e/v1/{resource=**}:setIamPolicy:\x01*\x12t\n\x0cGetIamPolicy\x12".google.iam.v1.GetIamPolicyRequest\x1a\x15.google.iam.v1.Policy")\x82\xd3\xe4\x93\x02#"\x1e/v1/{resource=**}:getIamPolicy:\x01*\x12\x9a\x01\n\x12TestIamPermissions\x12(.google.iam.v1.TestIamPermissionsRequest\x1a).google.iam.v1.TestIamPermissionsResponse"/\x82\xd3\xe4\x93\x02)"$/v1/{resource=**}:testIamPermissions:\x01*\x1a\x1e\xca\x41\x1biam-meta-api.googleapis.comB|\n\x11\x63om.google.iam.v1B\x0eIamPolicyProtoP\x01Z)cloud.google.com/go/iam/apiv1/iampb;iampb\xaa\x02\x13Google.Cloud.Iam.V1\xca\x02\x13Google\\Cloud\\Iam\\V1b\x06proto3'
41)
42
43_globals = globals()
44_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
45_builder.BuildTopDescriptorsAndMessages(
46 DESCRIPTOR, "google.iam.v1.iam_policy_pb2", _globals
47)
48if _descriptor._USE_C_DESCRIPTORS == False:
49 DESCRIPTOR._options = None
50 DESCRIPTOR._serialized_options = b"\n\021com.google.iam.v1B\016IamPolicyProtoP\001Z)cloud.google.com/go/iam/apiv1/iampb;iampb\252\002\023Google.Cloud.Iam.V1\312\002\023Google\\Cloud\\Iam\\V1"
51 _SETIAMPOLICYREQUEST.fields_by_name["resource"]._options = None
52 _SETIAMPOLICYREQUEST.fields_by_name[
53 "resource"
54 ]._serialized_options = b"\340A\002\372A\003\n\001*"
55 _SETIAMPOLICYREQUEST.fields_by_name["policy"]._options = None
56 _SETIAMPOLICYREQUEST.fields_by_name["policy"]._serialized_options = b"\340A\002"
57 _GETIAMPOLICYREQUEST.fields_by_name["resource"]._options = None
58 _GETIAMPOLICYREQUEST.fields_by_name[
59 "resource"
60 ]._serialized_options = b"\340A\002\372A\003\n\001*"
61 _TESTIAMPERMISSIONSREQUEST.fields_by_name["resource"]._options = None
62 _TESTIAMPERMISSIONSREQUEST.fields_by_name[
63 "resource"
64 ]._serialized_options = b"\340A\002\372A\003\n\001*"
65 _TESTIAMPERMISSIONSREQUEST.fields_by_name["permissions"]._options = None
66 _TESTIAMPERMISSIONSREQUEST.fields_by_name[
67 "permissions"
68 ]._serialized_options = b"\340A\002"
69 _IAMPOLICY._options = None
70 _IAMPOLICY._serialized_options = b"\312A\033iam-meta-api.googleapis.com"
71 _IAMPOLICY.methods_by_name["SetIamPolicy"]._options = None
72 _IAMPOLICY.methods_by_name[
73 "SetIamPolicy"
74 ]._serialized_options = (
75 b'\202\323\344\223\002#"\036/v1/{resource=**}:setIamPolicy:\001*'
76 )
77 _IAMPOLICY.methods_by_name["GetIamPolicy"]._options = None
78 _IAMPOLICY.methods_by_name[
79 "GetIamPolicy"
80 ]._serialized_options = (
81 b'\202\323\344\223\002#"\036/v1/{resource=**}:getIamPolicy:\001*'
82 )
83 _IAMPOLICY.methods_by_name["TestIamPermissions"]._options = None
84 _IAMPOLICY.methods_by_name[
85 "TestIamPermissions"
86 ]._serialized_options = (
87 b'\202\323\344\223\002)"$/v1/{resource=**}:testIamPermissions:\001*'
88 )
89 _globals["_SETIAMPOLICYREQUEST"]._serialized_start = 256
90 _globals["_SETIAMPOLICYREQUEST"]._serialized_end = 399
91 _globals["_GETIAMPOLICYREQUEST"]._serialized_start = 401
92 _globals["_GETIAMPOLICYREQUEST"]._serialized_end = 501
93 _globals["_TESTIAMPERMISSIONSREQUEST"]._serialized_start = 503
94 _globals["_TESTIAMPERMISSIONSREQUEST"]._serialized_end = 585
95 _globals["_TESTIAMPERMISSIONSRESPONSE"]._serialized_start = 587
96 _globals["_TESTIAMPERMISSIONSRESPONSE"]._serialized_end = 636
97 _globals["_IAMPOLICY"]._serialized_start = 639
98 _globals["_IAMPOLICY"]._serialized_end = 1075
99# @@protoc_insertion_point(module_scope)