google-cloud-dataform-v1beta1 0.10.0 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 87c349db006c274d000915fe26bf6b6252f39d17a98b9efb6307569a55f587cd
4
- data.tar.gz: e36dcaa4ac3063b21d42556c86bccc5226d9c17e2ac13ca2b48317648c17528c
3
+ metadata.gz: 46211473a21cd5d5a39c4c9382729e7517ce500dda35b140d4be9a5d11eb07ec
4
+ data.tar.gz: ee97c1e6ce217daba5b643e5a5adc62a1cda44100859bf74e9f480936cb0c981
5
5
  SHA512:
6
- metadata.gz: 752515114ab9de9fbe74a516a342c5677078681ed40c1c8216a6173f73a605763aabf11f17a4020a418a15d09d49220c972272feae448a95f6c48722e95f2b20
7
- data.tar.gz: 0f2010a855ae2f24cbe6de285242dd31cfc956b8d35cee3acb32fc08341620baf3aaf9e15829e1dd76a274c8735742cbbe425c00de1c66e12856da0e6d1ce301
6
+ metadata.gz: 76453342a3f4107c31f6a3e8192974d38f6b11e082940e67feaeaf4b84051d02e468d247c07992677ba5f148a6e4e30c0e2b0f8dd3198a9fe41c4f224b8fe423
7
+ data.tar.gz: c3a0c2214013c46edf8b0e0d8ebe2bfffcc819bce7fd3403d096359ac7fcf0aad16ced2a28665de620ae750b3bb45a569d8685593c658fecfd357040e134c134
@@ -74,14 +74,6 @@ module Google
74
74
  ],
75
75
  body: nil
76
76
  ),
77
- Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
78
- uri_method: :get,
79
- uri_template: "/v1beta1/{resource}:getIamPolicy",
80
- matches: [
81
- ["resource", %r{^projects/[^/]+/locations/[^/]+/collections/[^/]+/?$}, false]
82
- ],
83
- body: nil
84
- ),
85
77
  Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
86
78
  uri_method: :get,
87
79
  uri_template: "/v1beta1/{resource}:getIamPolicy",
@@ -108,14 +100,6 @@ module Google
108
100
  ["resource", %r{^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+/?$}, false]
109
101
  ],
110
102
  body: "*"
111
- ),
112
- Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
113
- uri_method: :post,
114
- uri_template: "/v1beta1/{resource}:setIamPolicy",
115
- matches: [
116
- ["resource", %r{^projects/[^/]+/locations/[^/]+/collections/[^/]+/?$}, false]
117
- ],
118
- body: "*"
119
103
  )
120
104
  ]
121
105
  default_config.bindings_override["google.iam.v1.IAMPolicy.TestIamPermissions"] = [
@@ -128,14 +112,6 @@ module Google
128
112
  ],
129
113
  body: "*"
130
114
  ),
131
- Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
132
- uri_method: :post,
133
- uri_template: "/v1beta1/{resource}:testIamPermissions",
134
- matches: [
135
- ["resource", %r{^projects/[^/]+/locations/[^/]+/collections/[^/]+/?$}, false]
136
- ],
137
- body: "*"
138
- ),
139
115
  Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
140
116
  uri_method: :post,
141
117
  uri_template: "/v1beta1/{resource}:testIamPermissions",