Skip to content

Commit 6842396

Browse files
docs: [google-cloud-cloudsecuritycompliance] updated documentation for APIs (#14462)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: removed some fields which are not required in Compliance Manager APIs fix!: An existing enum `RegulatoryControlResponsibilityType` is removed fix!: An existing message `CloudControlGroupDetails` is removed fix!: An existing field `cloud_control_group_details` is removed from message `.google.cloud.cloudsecuritycompliance.v1.Framework` fix!: An existing message `CloudControlGroup` is removed fix!: An existing message `Control` is removed fix!: An existing message `ControlFamily` is removed fix!: An existing field `cc_deployments` is removed from message `.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment` fix!: An existing field `cc_group_deployments` is removed from message `.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment` fix!: An existing message `CloudControlGroupDeployment` is removed docs: updated documentation for APIs END_COMMIT_OVERRIDE PiperOrigin-RevId: 808429396 Source-Link: googleapis/googleapis@e907858 Source-Link: googleapis/googleapis-gen@3fa36ce Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNsb3Vkc2VjdXJpdHljb21wbGlhbmNlLy5Pd2xCb3QueWFtbCIsImgiOiIzZmEzNmNlMjBjNjVjNzlkMzFkZTA2OTg1YmVlYzk2YTcxYmU1YjIxIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 94387fb commit 6842396

File tree

20 files changed

+874
-928
lines changed

20 files changed

+874
-928
lines changed

packages/google-cloud-cloudsecuritycompliance/google/cloud/cloudsecuritycompliance/__init__.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@
3535
CloudControl,
3636
CloudControlCategory,
3737
CloudControlDetails,
38-
CloudControlGroup,
3938
CloudProvider,
40-
Control,
41-
ControlFamily,
4239
EnforcementMode,
4340
Framework,
4441
FrameworkCategory,
@@ -51,7 +48,6 @@
5148
ParamValue,
5249
PlaceholderSubstitutionRule,
5350
RegexpPattern,
54-
RegulatoryControlResponsibilityType,
5551
Rule,
5652
RuleActionType,
5753
Severity,
@@ -76,7 +72,6 @@
7672
from google.cloud.cloudsecuritycompliance_v1.types.deployment import (
7773
CloudControlDeployment,
7874
CloudControlDeploymentReference,
79-
CloudControlGroupDeployment,
8075
CloudControlMetadata,
8176
CreateFrameworkDeploymentRequest,
8277
DeleteFrameworkDeploymentRequest,
@@ -105,9 +100,6 @@
105100
"CELExpression",
106101
"CloudControl",
107102
"CloudControlDetails",
108-
"CloudControlGroup",
109-
"Control",
110-
"ControlFamily",
111103
"Framework",
112104
"FrameworkReference",
113105
"IntRange",
@@ -125,7 +117,6 @@
125117
"CloudProvider",
126118
"EnforcementMode",
127119
"FrameworkCategory",
128-
"RegulatoryControlResponsibilityType",
129120
"RuleActionType",
130121
"Severity",
131122
"TargetResourceType",
@@ -143,7 +134,6 @@
143134
"UpdateFrameworkRequest",
144135
"CloudControlDeployment",
145136
"CloudControlDeploymentReference",
146-
"CloudControlGroupDeployment",
147137
"CloudControlMetadata",
148138
"CreateFrameworkDeploymentRequest",
149139
"DeleteFrameworkDeploymentRequest",

packages/google-cloud-cloudsecuritycompliance/google/cloud/cloudsecuritycompliance/gapic_version.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
17-
__version__ = "0.1.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-cloudsecuritycompliance/google/cloud/cloudsecuritycompliance_v1/__init__.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@
2727
CloudControl,
2828
CloudControlCategory,
2929
CloudControlDetails,
30-
CloudControlGroup,
3130
CloudProvider,
32-
Control,
33-
ControlFamily,
3431
EnforcementMode,
3532
Framework,
3633
FrameworkCategory,
@@ -43,7 +40,6 @@
4340
ParamValue,
4441
PlaceholderSubstitutionRule,
4542
RegexpPattern,
46-
RegulatoryControlResponsibilityType,
4743
Rule,
4844
RuleActionType,
4945
Severity,
@@ -68,7 +64,6 @@
6864
from .types.deployment import (
6965
CloudControlDeployment,
7066
CloudControlDeploymentReference,
71-
CloudControlGroupDeployment,
7267
CloudControlMetadata,
7368
CreateFrameworkDeploymentRequest,
7469
DeleteFrameworkDeploymentRequest,
@@ -98,13 +93,9 @@
9893
"CloudControlDeployment",
9994
"CloudControlDeploymentReference",
10095
"CloudControlDetails",
101-
"CloudControlGroup",
102-
"CloudControlGroupDeployment",
10396
"CloudControlMetadata",
10497
"CloudProvider",
10598
"ConfigClient",
106-
"Control",
107-
"ControlFamily",
10899
"CreateCloudControlRequest",
109100
"CreateFrameworkDeploymentRequest",
110101
"CreateFrameworkRequest",
@@ -141,7 +132,6 @@
141132
"PlaceholderSubstitutionRule",
142133
"ProjectCreationConfig",
143134
"RegexpPattern",
144-
"RegulatoryControlResponsibilityType",
145135
"Rule",
146136
"RuleActionType",
147137
"Severity",

packages/google-cloud-cloudsecuritycompliance/google/cloud/cloudsecuritycompliance_v1/gapic_version.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
17-
__version__ = "0.1.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)