google-cloud-cloud_security_compliance-v1 0.3.0 → 0.4.1
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 +4 -4
- data/lib/google/cloud/cloud_security_compliance/v1/audit/rest/operations.rb +29 -0
- data/lib/google/cloud/cloud_security_compliance/v1/bindings_override.rb +16 -0
- data/lib/google/cloud/cloud_security_compliance/v1/config/client.rb +39 -16
- data/lib/google/cloud/cloud_security_compliance/v1/config/paths.rb +81 -16
- data/lib/google/cloud/cloud_security_compliance/v1/config/rest/client.rb +39 -16
- data/lib/google/cloud/cloud_security_compliance/v1/config/rest/service_stub.rb +74 -0
- data/lib/google/cloud/cloud_security_compliance/v1/deployment/client.rb +18 -7
- data/lib/google/cloud/cloud_security_compliance/v1/deployment/paths.rb +124 -16
- data/lib/google/cloud/cloud_security_compliance/v1/deployment/rest/client.rb +18 -7
- data/lib/google/cloud/cloud_security_compliance/v1/deployment/rest/operations.rb +29 -0
- data/lib/google/cloud/cloud_security_compliance/v1/deployment/rest/service_stub.rb +43 -0
- data/lib/google/cloud/cloud_security_compliance/v1/monitoring/client.rb +6 -2
- data/lib/google/cloud/cloud_security_compliance/v1/monitoring/rest/client.rb +6 -2
- data/lib/google/cloud/cloud_security_compliance/v1/version.rb +1 -1
- data/lib/google/cloud/cloudsecuritycompliance/v1/common_pb.rb +3 -1
- data/lib/google/cloud/cloudsecuritycompliance/v1/config_pb.rb +1 -1
- data/lib/google/cloud/cloudsecuritycompliance/v1/deployment_pb.rb +1 -1
- data/lib/google/cloud/cloudsecuritycompliance/v1/monitoring_pb.rb +4 -1
- data/proto_docs/google/api/client.rb +149 -29
- data/proto_docs/google/cloud/cloudsecuritycompliance/v1/common.rb +154 -13
- data/proto_docs/google/cloud/cloudsecuritycompliance/v1/config.rb +39 -16
- data/proto_docs/google/cloud/cloudsecuritycompliance/v1/deployment.rb +34 -12
- data/proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb +42 -0
- metadata +1 -1
|
@@ -13,7 +13,7 @@ require 'google/protobuf/empty_pb'
|
|
|
13
13
|
require 'google/protobuf/field_mask_pb'
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
descriptor_data = "\n4google/cloud/cloudsecuritycompliance/v1/config.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\"\x92\x01\n\x15ListFrameworksRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x63loudsecuritycompliance.googleapis.com/Framework\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"y\n\x16ListFrameworksResponse\x12\x46\n\nframeworks\x18\x01 \x03(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.Framework\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"}\n\x13GetFrameworkRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0cloudsecuritycompliance.googleapis.com/Framework\x12\x1e\n\x11major_revision_id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\"\xc9\x01\n\x16\x43reateFrameworkRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x63loudsecuritycompliance.googleapis.com/Framework\x12\x19\n\x0c\x66ramework_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12J\n\tframework\x18\x03 \x01(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.FrameworkB\x03\xe0\x41\x02\"\xba\x01\n\x16UpdateFrameworkRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12J\n\tframework\x18\x02 \x01(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.FrameworkB\x03\xe0\x41\x02\x12\x1e\n\x11major_revision_id\x18\x03 \x01(\x03\x42\x03\xe0\x41\x01\"`\n\x16\x44\x65leteFrameworkRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0cloudsecuritycompliance.googleapis.com/Framework\"\x98\x01\n\x18ListCloudControlsRequest\x12K\n\x06parent\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\x12\x33\x63loudsecuritycompliance.googleapis.com/CloudControl\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x83\x01\n\x19ListCloudControlsResponse\x12M\n\x0e\x63loud_controls\x18\x01 \x03(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControl\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x83\x01\n\x16GetCloudControlRequest\x12I\n\x04name\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\n3cloudsecuritycompliance.googleapis.com/CloudControl\x12\x1e\n\x11major_revision_id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\"\xda\x01\n\x19\x43reateCloudControlRequest\x12K\n\x06parent\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\x12\x33\x63loudsecuritycompliance.googleapis.com/CloudControl\x12\x1d\n\x10\x63loud_control_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12Q\n\rcloud_control\x18\x03 \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x02\"\xa4\x01\n\x19UpdateCloudControlRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12Q\n\rcloud_control\x18\x02 \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x02\"f\n\x19\x44\x65leteCloudControlRequest\x12I\n\x04name\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\n3cloudsecuritycompliance.googleapis.com/CloudControl2\
|
|
16
|
+
descriptor_data = "\n4google/cloud/cloudsecuritycompliance/v1/config.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\"\x92\x01\n\x15ListFrameworksRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x63loudsecuritycompliance.googleapis.com/Framework\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"y\n\x16ListFrameworksResponse\x12\x46\n\nframeworks\x18\x01 \x03(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.Framework\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"}\n\x13GetFrameworkRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0cloudsecuritycompliance.googleapis.com/Framework\x12\x1e\n\x11major_revision_id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\"\xc9\x01\n\x16\x43reateFrameworkRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x63loudsecuritycompliance.googleapis.com/Framework\x12\x19\n\x0c\x66ramework_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12J\n\tframework\x18\x03 \x01(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.FrameworkB\x03\xe0\x41\x02\"\xba\x01\n\x16UpdateFrameworkRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12J\n\tframework\x18\x02 \x01(\x0b\x32\x32.google.cloud.cloudsecuritycompliance.v1.FrameworkB\x03\xe0\x41\x02\x12\x1e\n\x11major_revision_id\x18\x03 \x01(\x03\x42\x03\xe0\x41\x01\"`\n\x16\x44\x65leteFrameworkRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0cloudsecuritycompliance.googleapis.com/Framework\"\x98\x01\n\x18ListCloudControlsRequest\x12K\n\x06parent\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\x12\x33\x63loudsecuritycompliance.googleapis.com/CloudControl\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x83\x01\n\x19ListCloudControlsResponse\x12M\n\x0e\x63loud_controls\x18\x01 \x03(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControl\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x83\x01\n\x16GetCloudControlRequest\x12I\n\x04name\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\n3cloudsecuritycompliance.googleapis.com/CloudControl\x12\x1e\n\x11major_revision_id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\"\xda\x01\n\x19\x43reateCloudControlRequest\x12K\n\x06parent\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\x12\x33\x63loudsecuritycompliance.googleapis.com/CloudControl\x12\x1d\n\x10\x63loud_control_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12Q\n\rcloud_control\x18\x03 \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x02\"\xa4\x01\n\x19UpdateCloudControlRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12Q\n\rcloud_control\x18\x02 \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x02\"f\n\x19\x44\x65leteCloudControlRequest\x12I\n\x04name\x18\x01 \x01(\tB;\xe0\x41\x02\xfa\x41\x35\n3cloudsecuritycompliance.googleapis.com/CloudControl2\xf7\x16\n\x06\x43onfig\x12\x89\x02\n\x0eListFrameworks\x12>.google.cloud.cloudsecuritycompliance.v1.ListFrameworksRequest\x1a?.google.cloud.cloudsecuritycompliance.v1.ListFrameworksResponse\"v\xda\x41\x06parent\x82\xd3\xe4\x93\x02g\x12\x33/v1/{parent=organizations/*/locations/*}/frameworksZ0\x12./v1/{parent=projects/*/locations/*}/frameworks\x12\xf6\x01\n\x0cGetFramework\x12<.google.cloud.cloudsecuritycompliance.v1.GetFrameworkRequest\x1a\x32.google.cloud.cloudsecuritycompliance.v1.Framework\"t\xda\x41\x04name\x82\xd3\xe4\x93\x02g\x12\x33/v1/{name=organizations/*/locations/*/frameworks/*}Z0\x12./v1/{name=projects/*/locations/*/frameworks/*}\x12\xac\x02\n\x0f\x43reateFramework\x12?.google.cloud.cloudsecuritycompliance.v1.CreateFrameworkRequest\x1a\x32.google.cloud.cloudsecuritycompliance.v1.Framework\"\xa3\x01\xda\x41\x1dparent,framework,framework_id\x82\xd3\xe4\x93\x02}\"3/v1/{parent=organizations/*/locations/*}/frameworks:\tframeworkZ;\"./v1/{parent=projects/*/locations/*}/frameworks:\tframework\x12\xb9\x02\n\x0fUpdateFramework\x12?.google.cloud.cloudsecuritycompliance.v1.UpdateFrameworkRequest\x1a\x32.google.cloud.cloudsecuritycompliance.v1.Framework\"\xb0\x01\xda\x41\x15\x66ramework,update_mask\x82\xd3\xe4\x93\x02\x91\x01\x32=/v1/{framework.name=organizations/*/locations/*/frameworks/*}:\tframeworkZE28/v1/{framework.name=projects/*/locations/*/frameworks/*}:\tframework\x12\xe0\x01\n\x0f\x44\x65leteFramework\x12?.google.cloud.cloudsecuritycompliance.v1.DeleteFrameworkRequest\x1a\x16.google.protobuf.Empty\"t\xda\x41\x04name\x82\xd3\xe4\x93\x02g*3/v1/{name=organizations/*/locations/*/frameworks/*}Z0*./v1/{name=projects/*/locations/*/frameworks/*}\x12\x98\x02\n\x11ListCloudControls\x12\x41.google.cloud.cloudsecuritycompliance.v1.ListCloudControlsRequest\x1a\x42.google.cloud.cloudsecuritycompliance.v1.ListCloudControlsResponse\"|\xda\x41\x06parent\x82\xd3\xe4\x93\x02m\x12\x36/v1/{parent=organizations/*/locations/*}/cloudControlsZ3\x12\x31/v1/{parent=projects/*/locations/*}/cloudControls\x12\x85\x02\n\x0fGetCloudControl\x12?.google.cloud.cloudsecuritycompliance.v1.GetCloudControlRequest\x1a\x35.google.cloud.cloudsecuritycompliance.v1.CloudControl\"z\xda\x41\x04name\x82\xd3\xe4\x93\x02m\x12\x36/v1/{name=organizations/*/locations/*/cloudControls/*}Z3\x12\x31/v1/{name=projects/*/locations/*/cloudControls/*}\x12\xcc\x02\n\x12\x43reateCloudControl\x12\x42.google.cloud.cloudsecuritycompliance.v1.CreateCloudControlRequest\x1a\x35.google.cloud.cloudsecuritycompliance.v1.CloudControl\"\xba\x01\xda\x41%parent,cloud_control,cloud_control_id\x82\xd3\xe4\x93\x02\x8b\x01\"6/v1/{parent=organizations/*/locations/*}/cloudControls:\rcloud_controlZB\"1/v1/{parent=projects/*/locations/*}/cloudControls:\rcloud_control\x12\xdc\x02\n\x12UpdateCloudControl\x12\x42.google.cloud.cloudsecuritycompliance.v1.UpdateCloudControlRequest\x1a\x35.google.cloud.cloudsecuritycompliance.v1.CloudControl\"\xca\x01\xda\x41\x19\x63loud_control,update_mask\x82\xd3\xe4\x93\x02\xa7\x01\x32\x44/v1/{cloud_control.name=organizations/*/locations/*/cloudControls/*}:\rcloud_controlZP2?/v1/{cloud_control.name=projects/*/locations/*/cloudControls/*}:\rcloud_control\x12\xec\x01\n\x12\x44\x65leteCloudControl\x12\x42.google.cloud.cloudsecuritycompliance.v1.DeleteCloudControlRequest\x1a\x16.google.protobuf.Empty\"z\xda\x41\x04name\x82\xd3\xe4\x93\x02m*6/v1/{name=organizations/*/locations/*/cloudControls/*}Z3*1/v1/{name=projects/*/locations/*/cloudControls/*}\x1aZ\xca\x41&cloudsecuritycompliance.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xa4\x02\n+com.google.cloud.cloudsecuritycompliance.v1B\x0b\x43onfigProtoP\x01Zecloud.google.com/go/cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb;cloudsecuritycompliancepb\xaa\x02\'Google.Cloud.CloudSecurityCompliance.V1\xca\x02\'Google\\Cloud\\CloudSecurityCompliance\\V1\xea\x02*Google::Cloud::CloudSecurityCompliance::V1b\x06proto3"
|
|
17
17
|
|
|
18
18
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
19
19
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -14,7 +14,7 @@ require 'google/protobuf/empty_pb'
|
|
|
14
14
|
require 'google/protobuf/timestamp_pb'
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
descriptor_data = "\n8google/cloud/cloudsecuritycompliance/v1/deployment.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xd2\x07\n\x13\x46rameworkDeployment\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x16target_resource_config\x18\x02 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.TargetResourceConfigB\x03\xe0\x41\x02\x12%\n\x18\x63omputed_target_resource\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12S\n\tframework\x18\x04 \x01(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.FrameworkReferenceB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x62\n\x16\x63loud_control_metadata\x18\x06 \x03(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.CloudControlMetadataB\x03\xe0\x41\x02\x12W\n\x10\x64\x65ployment_state\x18\x07 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.DeploymentStateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\x0b \x01(\tB\x03\xe0\x41\x01\x12)\n\x1ctarget_resource_display_name\x18\r \x01(\tB\x03\xe0\x41\x03\x12z\n#cloud_control_deployment_references\x18\x0e \x03(\x0b\x32H.google.cloud.cloudsecuritycompliance.v1.CloudControlDeploymentReferenceB\x03\xe0\x41\x03:\xca\x01\xea\x41\xc6\x01\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12]organizations/{organization}/locations/{location}/frameworkDeployments/{framework_deployment}*\x14\x66rameworkDeployments2\x13\x66rameworkDeployment\"\xe9\x07\n\x16\x43loudControlDeployment\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x16target_resource_config\x18\x02 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.TargetResourceConfigB\x03\xe0\x41\x02\x12\x1c\n\x0ftarget_resource\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x62\n\x16\x63loud_control_metadata\x18\x04 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.CloudControlMetadataB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12W\n\x10\x64\x65ployment_state\x18\x06 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.DeploymentStateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\t \x01(\tB\x03\xe0\x41\x01\x12g\n#parameter_substituted_cloud_control\x18\n \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x03\x12s\n\x1f\x66ramework_deployment_references\x18\x0b \x03(\x0b\x32\x45.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentReferenceB\x03\xe0\x41\x03\x12)\n\x1ctarget_resource_display_name\x18\x0c \x01(\tB\x03\xe0\x41\x03:\xda\x01\xea\x41\xd6\x01\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\x12\x64organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment}*\x17\x63loudControlDeployments2\x16\x63loudControlDeployment\"\xc9\x01\n\x14TargetResourceConfig\x12\'\n\x18\x65xisting_target_resource\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x12u\n\x1ftarget_resource_creation_config\x18\x02 \x01(\x0b\x32\x45.google.cloud.cloudsecuritycompliance.v1.TargetResourceCreationConfigB\x03\xe0\x41\x01H\x00\x42\x11\n\x0fresource_config\"\x88\x02\n\x1cTargetResourceCreationConfig\x12\x64\n\x16\x66older_creation_config\x18\x01 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.FolderCreationConfigB\x03\xe0\x41\x01H\x00\x12\x66\n\x17project_creation_config\x18\x02 \x01(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.ProjectCreationConfigB\x03\xe0\x41\x01H\x00\x42\x1a\n\x18resource_creation_config\"M\n\x14\x46olderCreationConfig\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12 \n\x13\x66older_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\"p\n\x15ProjectCreationConfig\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12!\n\x14project_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1f\n\x12\x62illing_account_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\xd1\x01\n\x14\x43loudControlMetadata\x12`\n\x15\x63loud_control_details\x18\x01 \x01(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.CloudControlDetailsB\x03\xe0\x41\x02\x12W\n\x10\x65nforcement_mode\x18\x02 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EnforcementModeB\x03\xe0\x41\x02\"\xfd\x01\n CreateFrameworkDeploymentRequest\x12R\n\x06parent\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\x12:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12$\n\x17\x66ramework_deployment_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12_\n\x14\x66ramework_deployment\x18\x03 \x01(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentB\x03\xe0\x41\x02\"\x87\x01\n DeleteFrameworkDeploymentRequest\x12P\n\x04name\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"q\n\x1dGetFrameworkDeploymentRequest\x12P\n\x04name\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\"\xd2\x01\n\x1fListFrameworkDeploymentsRequest\x12R\n\x06parent\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\x12:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n ListFrameworkDeploymentsResponse\x12[\n\x15\x66ramework_deployments\x18\x01 \x03(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"w\n GetCloudControlDeploymentRequest\x12S\n\x04name\x18\x01 \x01(\tBE\xe0\x41\x02\xfa\x41?\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\"\xd8\x01\n\"ListCloudControlDeploymentsRequest\x12U\n\x06parent\x18\x01 \x01(\tBE\xe0\x41\x02\xfa\x41?\x12=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa2\x01\n#ListCloudControlDeploymentsResponse\x12\x62\n\x19\x63loud_control_deployments\x18\x01 \x03(\x0b\x32?.google.cloud.cloudsecuritycompliance.v1.CloudControlDeployment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x8a\x01\n\x1f\x43loudControlDeploymentReference\x12g\n\x18\x63loud_control_deployment\x18\x01 \x01(\tBE\xe0\x41\x03\xfa\x41?\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\"\x84\x02\n\x1c\x46rameworkDeploymentReference\x12`\n\x14\x66ramework_deployment\x18\x01 \x01(\tBB\xe0\x41\x03\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12]\n\x13\x66ramework_reference\x18\x02 \x01(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.FrameworkReferenceB\x03\xe0\x41\x01\x12#\n\x16\x66ramework_display_name\x18\x03 \x01(\tB\x03\xe0\x41\x01*\x9c\x02\n\x0f\x44\x65ploymentState\x12 \n\x1c\x44\x45PLOYMENT_STATE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x44\x45PLOYMENT_STATE_VALIDATING\x10\x01\x12\x1d\n\x19\x44\x45PLOYMENT_STATE_CREATING\x10\x02\x12\x1d\n\x19\x44\x45PLOYMENT_STATE_DELETING\x10\x03\x12\x1b\n\x17\x44\x45PLOYMENT_STATE_FAILED\x10\x04\x12\x1a\n\x16\x44\x45PLOYMENT_STATE_READY\x10\x05\x12\'\n#DEPLOYMENT_STATE_PARTIALLY_DEPLOYED\x10\x06\x12&\n\"DEPLOYMENT_STATE_PARTIALLY_DELETED\x10\x07\x32\xfd\r\n\nDeployment\x12\xec\x02\n\x19\x43reateFrameworkDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.CreateFrameworkDeploymentRequest\x1a\x1d.google.longrunning.Operation\"\xe4\x01\xca\x41P\n\x13\x46rameworkDeployment\x12\x39google.cloud.cloudsecuritycompliance.v1.OperationMetadata\xda\x41\x33parent,framework_deployment,framework_deployment_id\x82\xd3\xe4\x93\x02U\"=/v1/{parent=organizations/*/locations/*}/frameworkDeployments:\x14\x66ramework_deployment\x12\xa9\x02\n\x19\x44\x65leteFrameworkDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.DeleteFrameworkDeploymentRequest\x1a\x1d.google.longrunning.Operation\"\xa1\x01\xca\x41R\n\x15google.protobuf.Empty\x12\x39google.cloud.cloudsecuritycompliance.v1.OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02?*=/v1/{name=organizations/*/locations/*/frameworkDeployments/*}\x12\xec\x01\n\x16GetFrameworkDeployment\x12\x46.google.cloud.cloudsecuritycompliance.v1.GetFrameworkDeploymentRequest\x1a<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment\"L\xda\x41\x04name\x82\xd3\xe4\x93\x02?\x12=/v1/{name=organizations/*/locations/*/frameworkDeployments/*}\x12\xff\x01\n\x18ListFrameworkDeployments\x12H.google.cloud.cloudsecuritycompliance.v1.ListFrameworkDeploymentsRequest\x1aI.google.cloud.cloudsecuritycompliance.v1.ListFrameworkDeploymentsResponse\"N\xda\x41\x06parent\x82\xd3\xe4\x93\x02?\x12=/v1/{parent=organizations/*/locations/*}/frameworkDeployments\x12\xf8\x01\n\x19GetCloudControlDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.GetCloudControlDeploymentRequest\x1a?.google.cloud.cloudsecuritycompliance.v1.CloudControlDeployment\"O\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42\x12@/v1/{name=organizations/*/locations/*/cloudControlDeployments/*}\x12\x8b\x02\n\x1bListCloudControlDeployments\x12K.google.cloud.cloudsecuritycompliance.v1.ListCloudControlDeploymentsRequest\x1aL.google.cloud.cloudsecuritycompliance.v1.ListCloudControlDeploymentsResponse\"Q\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x42\x12@/v1/{parent=organizations/*/locations/*}/cloudControlDeployments\x1aZ\xca\x41&cloudsecuritycompliance.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xa8\x02\n+com.google.cloud.cloudsecuritycompliance.v1B\x0f\x44\x65ploymentProtoP\x01Zecloud.google.com/go/cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb;cloudsecuritycompliancepb\xaa\x02\'Google.Cloud.CloudSecurityCompliance.V1\xca\x02\'Google\\Cloud\\CloudSecurityCompliance\\V1\xea\x02*Google::Cloud::CloudSecurityCompliance::V1b\x06proto3"
|
|
17
|
+
descriptor_data = "\n8google/cloud/cloudsecuritycompliance/v1/deployment.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa7\x08\n\x13\x46rameworkDeployment\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x16target_resource_config\x18\x02 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.TargetResourceConfigB\x03\xe0\x41\x02\x12%\n\x18\x63omputed_target_resource\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12S\n\tframework\x18\x04 \x01(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.FrameworkReferenceB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x62\n\x16\x63loud_control_metadata\x18\x06 \x03(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.CloudControlMetadataB\x03\xe0\x41\x02\x12W\n\x10\x64\x65ployment_state\x18\x07 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.DeploymentStateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\x0b \x01(\tB\x03\xe0\x41\x01\x12)\n\x1ctarget_resource_display_name\x18\r \x01(\tB\x03\xe0\x41\x03\x12z\n#cloud_control_deployment_references\x18\x0e \x03(\x0b\x32H.google.cloud.cloudsecuritycompliance.v1.CloudControlDeploymentReferenceB\x03\xe0\x41\x03:\x9f\x02\xea\x41\x9b\x02\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12]organizations/{organization}/locations/{location}/frameworkDeployments/{framework_deployment}\x12Sprojects/{project}/locations/{location}/frameworkDeployments/{framework_deployment}*\x14\x66rameworkDeployments2\x13\x66rameworkDeployment\"\xc5\x08\n\x16\x43loudControlDeployment\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x16target_resource_config\x18\x02 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.TargetResourceConfigB\x03\xe0\x41\x02\x12\x1c\n\x0ftarget_resource\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x62\n\x16\x63loud_control_metadata\x18\x04 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.CloudControlMetadataB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12W\n\x10\x64\x65ployment_state\x18\x06 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.DeploymentStateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\t \x01(\tB\x03\xe0\x41\x01\x12g\n#parameter_substituted_cloud_control\x18\n \x01(\x0b\x32\x35.google.cloud.cloudsecuritycompliance.v1.CloudControlB\x03\xe0\x41\x03\x12s\n\x1f\x66ramework_deployment_references\x18\x0b \x03(\x0b\x32\x45.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentReferenceB\x03\xe0\x41\x03\x12)\n\x1ctarget_resource_display_name\x18\x0c \x01(\tB\x03\xe0\x41\x03:\xb6\x02\xea\x41\xb2\x02\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\x12\x64organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment}\x12Zprojects/{project}/locations/{location}/cloudControlDeployments/{cloud_control_deployment}*\x17\x63loudControlDeployments2\x16\x63loudControlDeployment\"\xc9\x01\n\x14TargetResourceConfig\x12\'\n\x18\x65xisting_target_resource\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x12u\n\x1ftarget_resource_creation_config\x18\x02 \x01(\x0b\x32\x45.google.cloud.cloudsecuritycompliance.v1.TargetResourceCreationConfigB\x03\xe0\x41\x01H\x00\x42\x11\n\x0fresource_config\"\x88\x02\n\x1cTargetResourceCreationConfig\x12\x64\n\x16\x66older_creation_config\x18\x01 \x01(\x0b\x32=.google.cloud.cloudsecuritycompliance.v1.FolderCreationConfigB\x03\xe0\x41\x01H\x00\x12\x66\n\x17project_creation_config\x18\x02 \x01(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.ProjectCreationConfigB\x03\xe0\x41\x01H\x00\x42\x1a\n\x18resource_creation_config\"M\n\x14\x46olderCreationConfig\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12 \n\x13\x66older_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\"p\n\x15ProjectCreationConfig\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12!\n\x14project_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1f\n\x12\x62illing_account_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\xd1\x01\n\x14\x43loudControlMetadata\x12`\n\x15\x63loud_control_details\x18\x01 \x01(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.CloudControlDetailsB\x03\xe0\x41\x02\x12W\n\x10\x65nforcement_mode\x18\x02 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EnforcementModeB\x03\xe0\x41\x02\"\xfd\x01\n CreateFrameworkDeploymentRequest\x12R\n\x06parent\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\x12:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12$\n\x17\x66ramework_deployment_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12_\n\x14\x66ramework_deployment\x18\x03 \x01(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentB\x03\xe0\x41\x02\"\x87\x01\n DeleteFrameworkDeploymentRequest\x12P\n\x04name\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"q\n\x1dGetFrameworkDeploymentRequest\x12P\n\x04name\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\"\xd2\x01\n\x1fListFrameworkDeploymentsRequest\x12R\n\x06parent\x18\x01 \x01(\tBB\xe0\x41\x02\xfa\x41<\x12:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n ListFrameworkDeploymentsResponse\x12[\n\x15\x66ramework_deployments\x18\x01 \x03(\x0b\x32<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"w\n GetCloudControlDeploymentRequest\x12S\n\x04name\x18\x01 \x01(\tBE\xe0\x41\x02\xfa\x41?\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\"\xd8\x01\n\"ListCloudControlDeploymentsRequest\x12U\n\x06parent\x18\x01 \x01(\tBE\xe0\x41\x02\xfa\x41?\x12=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa2\x01\n#ListCloudControlDeploymentsResponse\x12\x62\n\x19\x63loud_control_deployments\x18\x01 \x03(\x0b\x32?.google.cloud.cloudsecuritycompliance.v1.CloudControlDeployment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x8a\x01\n\x1f\x43loudControlDeploymentReference\x12g\n\x18\x63loud_control_deployment\x18\x01 \x01(\tBE\xe0\x41\x03\xfa\x41?\n=cloudsecuritycompliance.googleapis.com/CloudControlDeployment\"\x84\x02\n\x1c\x46rameworkDeploymentReference\x12`\n\x14\x66ramework_deployment\x18\x01 \x01(\tBB\xe0\x41\x03\xfa\x41<\n:cloudsecuritycompliance.googleapis.com/FrameworkDeployment\x12]\n\x13\x66ramework_reference\x18\x02 \x01(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.FrameworkReferenceB\x03\xe0\x41\x01\x12#\n\x16\x66ramework_display_name\x18\x03 \x01(\tB\x03\xe0\x41\x01*\xbb\x02\n\x0f\x44\x65ploymentState\x12 \n\x1c\x44\x45PLOYMENT_STATE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x44\x45PLOYMENT_STATE_VALIDATING\x10\x01\x12\x1d\n\x19\x44\x45PLOYMENT_STATE_CREATING\x10\x02\x12\x1d\n\x19\x44\x45PLOYMENT_STATE_DELETING\x10\x03\x12\x1d\n\x19\x44\x45PLOYMENT_STATE_UPDATING\x10\x08\x12\x1b\n\x17\x44\x45PLOYMENT_STATE_FAILED\x10\x04\x12\x1a\n\x16\x44\x45PLOYMENT_STATE_READY\x10\x05\x12\'\n#DEPLOYMENT_STATE_PARTIALLY_DEPLOYED\x10\x06\x12&\n\"DEPLOYMENT_STATE_PARTIALLY_DELETED\x10\x07\x32\x88\x11\n\nDeployment\x12\xbf\x03\n\x19\x43reateFrameworkDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.CreateFrameworkDeploymentRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x02\xca\x41P\n\x13\x46rameworkDeployment\x12\x39google.cloud.cloudsecuritycompliance.v1.OperationMetadata\xda\x41\x33parent,framework_deployment,framework_deployment_id\x82\xd3\xe4\x93\x02\xa7\x01\"=/v1/{parent=organizations/*/locations/*}/frameworkDeployments:\x14\x66ramework_deploymentZP\"8/v1/{parent=projects/*/locations/*}/frameworkDeployments:\x14\x66ramework_deployment\x12\xe5\x02\n\x19\x44\x65leteFrameworkDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.DeleteFrameworkDeploymentRequest\x1a\x1d.google.longrunning.Operation\"\xdd\x01\xca\x41R\n\x15google.protobuf.Empty\x12\x39google.cloud.cloudsecuritycompliance.v1.OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02{*=/v1/{name=organizations/*/locations/*/frameworkDeployments/*}Z:*8/v1/{name=projects/*/locations/*/frameworkDeployments/*}\x12\xa9\x02\n\x16GetFrameworkDeployment\x12\x46.google.cloud.cloudsecuritycompliance.v1.GetFrameworkDeploymentRequest\x1a<.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment\"\x88\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02{\x12=/v1/{name=organizations/*/locations/*/frameworkDeployments/*}Z:\x12\x38/v1/{name=projects/*/locations/*/frameworkDeployments/*}\x12\xbc\x02\n\x18ListFrameworkDeployments\x12H.google.cloud.cloudsecuritycompliance.v1.ListFrameworkDeploymentsRequest\x1aI.google.cloud.cloudsecuritycompliance.v1.ListFrameworkDeploymentsResponse\"\x8a\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02{\x12=/v1/{parent=organizations/*/locations/*}/frameworkDeploymentsZ:\x12\x38/v1/{parent=projects/*/locations/*}/frameworkDeployments\x12\xb9\x02\n\x19GetCloudControlDeployment\x12I.google.cloud.cloudsecuritycompliance.v1.GetCloudControlDeploymentRequest\x1a?.google.cloud.cloudsecuritycompliance.v1.CloudControlDeployment\"\x8f\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\x81\x01\x12@/v1/{name=organizations/*/locations/*/cloudControlDeployments/*}Z=\x12;/v1/{name=projects/*/locations/*/cloudControlDeployments/*}\x12\xcc\x02\n\x1bListCloudControlDeployments\x12K.google.cloud.cloudsecuritycompliance.v1.ListCloudControlDeploymentsRequest\x1aL.google.cloud.cloudsecuritycompliance.v1.ListCloudControlDeploymentsResponse\"\x91\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x81\x01\x12@/v1/{parent=organizations/*/locations/*}/cloudControlDeploymentsZ=\x12;/v1/{parent=projects/*/locations/*}/cloudControlDeployments\x1aZ\xca\x41&cloudsecuritycompliance.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xa8\x02\n+com.google.cloud.cloudsecuritycompliance.v1B\x0f\x44\x65ploymentProtoP\x01Zecloud.google.com/go/cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb;cloudsecuritycompliancepb\xaa\x02\'Google.Cloud.CloudSecurityCompliance.V1\xca\x02\'Google\\Cloud\\CloudSecurityCompliance\\V1\xea\x02*Google::Cloud::CloudSecurityCompliance::V1b\x06proto3"
|
|
18
18
|
|
|
19
19
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
20
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -9,11 +9,12 @@ require 'google/api/client_pb'
|
|
|
9
9
|
require 'google/api/field_behavior_pb'
|
|
10
10
|
require 'google/api/resource_pb'
|
|
11
11
|
require 'google/cloud/cloudsecuritycompliance/v1/common_pb'
|
|
12
|
+
require 'google/protobuf/duration_pb'
|
|
12
13
|
require 'google/protobuf/timestamp_pb'
|
|
13
14
|
require 'google/type/interval_pb'
|
|
14
15
|
|
|
15
16
|
|
|
16
|
-
descriptor_data = "\n8google/cloud/cloudsecuritycompliance/v1/monitoring.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1agoogle/type/interval.proto\"\xca\x01\n\'ListFrameworkComplianceSummariesRequest\x12Y\n\x06parent\x18\x01 \x01(\tBI\xe0\x41\x02\xfa\x41\x43\x12\x41\x63loudsecuritycompliance.googleapis.com/FrameworkComplianceSummary\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xb5\x01\n(ListFrameworkComplianceSummariesResponse\x12k\n\x1e\x66ramework_compliance_summaries\x18\x01 \x03(\x0b\x32\x43.google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xf6\x08\n\x19\x46rameworkComplianceReport\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x1d\n\x15\x66ramework_description\x18\x02 \x01(\t\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x04 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12X\n\x0e\x66ramework_type\x18\x05 \x01(\x0e\x32@.google.cloud.cloudsecuritycompliance.v1.Framework.FrameworkType\x12Y\n\x19supported_cloud_providers\x18\x06 \x03(\x0e\x32\x36.google.cloud.cloudsecuritycompliance.v1.CloudProvider\x12X\n\x14\x66ramework_categories\x18\x07 \x03(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.FrameworkCategory\x12#\n\x16\x66ramework_display_name\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\t \x01(\tB\x03\xe0\x41\x08\x12\x19\n\x11major_revision_id\x18\n \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x0b \x01(\x03\x12_\n\x17target_resource_details\x18\x0c \x03(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.TargetResourceDetails:\xab\x03\xea\x41\xa7\x03\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12`projects/{project}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}\x12^folders/{folder}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}\x12jorganizations/{organization}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}*\x1a\x66rameworkComplianceReports2\x19\x66rameworkComplianceReport\"\xb2\x01\n%FetchFrameworkComplianceReportRequest\x12V\n\x04name\x18\x01 \x01(\tBH\xe0\x41\x02\xfa\x41\x42\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\"\xe7\x01\n\x1bListFindingSummariesRequest\x12M\n\x06parent\x18\x01 \x01(\tB=\xe0\x41\x02\xfa\x41\x37\x12\x35\x63loudsecuritycompliance.googleapis.com/FindingSummary\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x33\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x05\x18\x01\xe0\x41\x01\"\x90\x01\n\x1cListFindingSummariesResponse\x12R\n\x11\x66inding_summaries\x18\x01 \x03(\x0b\x32\x37.google.cloud.cloudsecuritycompliance.v1.FindingSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xfb\x01\n%ListControlComplianceSummariesRequest\x12W\n\x06parent\x18\x01 \x01(\tBG\xe0\x41\x02\xfa\x41\x41\x12?cloudsecuritycompliance.googleapis.com/ControlComplianceSummary\x12\x33\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x05\x18\x01\xe0\x41\x01\x12\x16\n\tpage_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xaf\x01\n&ListControlComplianceSummariesResponse\x12g\n\x1c\x63ontrol_compliance_summaries\x18\x01 \x03(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlComplianceSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xc6\x01\n)AggregateFrameworkComplianceReportRequest\x12V\n\x04name\x18\x01 \x01(\tBH\xe0\x41\x02\xfa\x41\x42\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12,\n\x08interval\x18\x02 \x01(\x0b\x32\x15.google.type.IntervalB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n*AggregateFrameworkComplianceReportResponse\x12j\n\x1d\x61ggregated_compliance_reports\x18\x01 \x03(\x0b\x32\x43.google.cloud.cloudsecuritycompliance.v1.AggregatedComplianceReport\"\x90\x01\n\x18\x43ontrolAssessmentDetails\x12\x18\n\x10passing_controls\x18\x01 \x01(\x05\x12\x18\n\x10\x66\x61iling_controls\x18\x02 \x01(\x05\x12!\n\x19\x61ssessed_passing_controls\x18\x03 \x01(\x05\x12\x1d\n\x15not_assessed_controls\x18\x04 \x01(\x05\"\xaf\x08\n\x1a\x46rameworkComplianceSummary\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x02 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12X\n\x0e\x66ramework_type\x18\x03 \x01(\x0e\x32@.google.cloud.cloudsecuritycompliance.v1.Framework.FrameworkType\x12Y\n\x19supported_cloud_providers\x18\x04 \x03(\x0e\x32\x36.google.cloud.cloudsecuritycompliance.v1.CloudProvider\x12X\n\x14\x66ramework_categories\x18\x05 \x03(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.FrameworkCategory\x12#\n\x16\x66ramework_display_name\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\x07 \x01(\tB\x03\xe0\x41\x08\x12\x19\n\x11major_revision_id\x18\x08 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\t \x01(\x03\x12_\n\x17target_resource_details\x18\n \x03(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.TargetResourceDetails:\xb8\x03\xea\x41\xb4\x03\nAcloudsecuritycompliance.googleapis.com/FrameworkComplianceSummary\x12\x63projects/{project}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}\x12\x61\x66olders/{folder}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}\x12morganizations/{organization}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}*\x1c\x66rameworkComplianceSummaries2\x1a\x66rameworkComplianceSummary\"\x8a\x05\n\x0e\x46indingSummary\x12\x18\n\x10\x66inding_category\x18\x01 \x01(\t\x12L\n\rfinding_class\x18\x02 \x01(\x0e\x32\x35.google.cloud.cloudsecuritycompliance.v1.FindingClass\x12\x43\n\x08severity\x18\x03 \x01(\x0e\x32\x31.google.cloud.cloudsecuritycompliance.v1.Severity\x12\x15\n\rfinding_count\x18\x04 \x01(\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1f\n\x12related_frameworks\x18\x06 \x03(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\x07 \x01(\tB\x03\xe0\x41\x08:\xc9\x02\xea\x41\xc5\x02\n5cloudsecuritycompliance.googleapis.com/FindingSummary\x12Jprojects/{project}/locations/{location}/findingSummaries/{finding_summary}\x12Hfolders/{folder}/locations/{location}/findingSummaries/{finding_summary}\x12Torganizations/{organization}/locations/{location}/findingSummaries/{finding_summary}*\x10\x66indingSummaries2\x0e\x66indingSummary\"\x9a\t\n\x18\x43ontrolComplianceSummary\x12\x0f\n\x07\x63ontrol\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12_\n\x18overall_evaluation_state\x18\x04 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EvaluationStateB\x03\xe0\x41\x03\x12\x1c\n\x14total_findings_count\x18\x05 \x01(\x05\x12\x1d\n\x15\x63ompliance_frameworks\x18\x06 \x03(\t\x12R\n\x10similar_controls\x18\x07 \x03(\x0b\x32\x38.google.cloud.cloudsecuritycompliance.v1.SimilarControls\x12Z\n\x15\x63loud_control_reports\x18\x08 \x03(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.CloudControlReport\x12q\n\x1b\x63ontrol_responsibility_type\x18\t \x01(\x0e\x32L.google.cloud.cloudsecuritycompliance.v1.RegulatoryControlResponsibilityType\x12\x17\n\x0fis_fake_control\x18\n \x01(\x08\x12\x11\n\x04name\x18\x0b \x01(\tB\x03\xe0\x41\x08:\xd4\x04\xea\x41\xd0\x04\n?cloudsecuritycompliance.googleapis.com/ControlComplianceSummary\x12\x98\x01projects/{project}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}\x12\x96\x01\x66olders/{folder}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}\x12\xa2\x01organizations/{organization}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}*\x1a\x63ontrolComplianceSummaries2\x18\x63ontrolComplianceSummary\"\x98\x07\n\x12\x43loudControlReport\x12\x7f\n\'manual_cloud_control_assessment_details\x18\r \x01(\x0b\x32L.google.cloud.cloudsecuritycompliance.v1.ManualCloudControlAssessmentDetailsH\x00\x12r\n cloud_control_assessment_details\x18\x0e \x01(\x0b\x32\x46.google.cloud.cloudsecuritycompliance.v1.CloudControlAssessmentDetailsH\x00\x12\x15\n\rcloud_control\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x12\n\ncategories\x18\x06 \x03(\t\x12R\n\x10similar_controls\x18\t \x03(\x0b\x32\x38.google.cloud.cloudsecuritycompliance.v1.SimilarControls\x12V\n\x12\x63loud_control_type\x18\n \x01(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.CloudControl.Type\x12\x18\n\x10\x66inding_category\x18\x0b \x01(\t\x12<\n\x05rules\x18\x0c \x03(\x0b\x32-.google.cloud.cloudsecuritycompliance.v1.Rule\x12K\n\x10\x66inding_severity\x18\x0f \x01(\x0e\x32\x31.google.cloud.cloudsecuritycompliance.v1.Severity\x12R\n\x10\x65nforcement_mode\x18\x10 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EnforcementMode\x12 \n\x18\x63loud_control_deployment\x18\x11 \x01(\t\x12\x19\n\x11major_revision_id\x18\x12 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x13 \x01(\x03\x12$\n\x1c\x66ramework_major_revision_ids\x18\x14 \x03(\x03\x42\x14\n\x12\x61ssessment_details\"I\n#ManualCloudControlAssessmentDetails\x12\"\n\x1amanual_cloud_control_guide\x18\x01 \x03(\t\"\x90\x01\n\x1d\x43loudControlAssessmentDetails\x12\x16\n\x0e\x66indings_count\x18\x01 \x01(\x05\x12W\n\x10\x65valuation_state\x18\x02 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EvaluationStateB\x03\xe0\x41\x03\"8\n\x0fSimilarControls\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x12\n\ncontrol_id\x18\x02 \x01(\t\"\xb4\x01\n\x1a\x41ggregatedComplianceReport\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x01 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12/\n\x0breport_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x8c\x02\n\x15TargetResourceDetails\x12\x1c\n\x14\x66ramework_deployment\x18\x01 \x01(\t\x12$\n\x1ctarget_resource_display_name\x18\x02 \x01(\t\x12\x17\n\x0ftarget_resource\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11major_revision_id\x18\x06 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x07 \x01(\x03*\x90\x01\n\x0f\x45valuationState\x12 \n\x1c\x45VALUATION_STATE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x45VALUATION_STATE_PASSED\x10\x01\x12\x1b\n\x17\x45VALUATION_STATE_FAILED\x10\x02\x12!\n\x1d\x45VALUATION_STATE_NOT_ASSESSED\x10\x03*\xd9\x01\n\x0c\x46indingClass\x12\x1d\n\x19\x46INDING_CLASS_UNSPECIFIED\x10\x00\x12\n\n\x06THREAT\x10\x01\x12\x11\n\rVULNERABILITY\x10\x02\x12\x14\n\x10MISCONFIGURATION\x10\x03\x12\x0f\n\x0bOBSERVATION\x10\x04\x12\r\n\tSCC_ERROR\x10\x05\x12\x15\n\x11POSTURE_VIOLATION\x10\x06\x12\x15\n\x11TOXIC_COMBINATION\x10\x07\x12\x17\n\x13SENSITIVE_DATA_RISK\x10\x08\x12\x0e\n\nCHOKEPOINT\x10\t2\xd5\x11\n\nMonitoring\x12\xa8\x03\n ListFrameworkComplianceSummaries\x12P.google.cloud.cloudsecuritycompliance.v1.ListFrameworkComplianceSummariesRequest\x1aQ.google.cloud.cloudsecuritycompliance.v1.ListFrameworkComplianceSummariesResponse\"\xde\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02\xce\x01\x12\x45/v1/{parent=organizations/*/locations/*}/frameworkComplianceSummariesZA\x12?/v1/{parent=folders/*/locations/*}/frameworkComplianceSummariesZB\x12@/v1/{parent=projects/*/locations/*}/frameworkComplianceSummaries\x12\xe0\x02\n\x14ListFindingSummaries\x12\x44.google.cloud.cloudsecuritycompliance.v1.ListFindingSummariesRequest\x1a\x45.google.cloud.cloudsecuritycompliance.v1.ListFindingSummariesResponse\"\xba\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02\xaa\x01\x12\x39/v1/{parent=organizations/*/locations/*}/findingSummariesZ5\x12\x33/v1/{parent=folders/*/locations/*}/findingSummariesZ6\x12\x34/v1/{parent=projects/*/locations/*}/findingSummaries\x12\x9f\x03\n\x1e\x46\x65tchFrameworkComplianceReport\x12N.google.cloud.cloudsecuritycompliance.v1.FetchFrameworkComplianceReportRequest\x1a\x42.google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceReport\"\xe8\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\xda\x01\x12I/v1/{name=organizations/*/locations/*/frameworkComplianceReports/*}:fetchZE\x12\x43/v1/{name=folders/*/locations/*/frameworkComplianceReports/*}:fetchZF\x12\x44/v1/{name=projects/*/locations/*/frameworkComplianceReports/*}:fetch\x12\xf3\x03\n\x1eListControlComplianceSummaries\x12N.google.cloud.cloudsecuritycompliance.v1.ListControlComplianceSummariesRequest\x1aO.google.cloud.cloudsecuritycompliance.v1.ListControlComplianceSummariesResponse\"\xaf\x02\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x9f\x02\x12`/v1/{parent=organizations/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummariesZ\\\x12Z/v1/{parent=folders/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummariesZ]\x12[/v1/{parent=projects/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummaries\x12\xc4\x03\n\"AggregateFrameworkComplianceReport\x12R.google.cloud.cloudsecuritycompliance.v1.AggregateFrameworkComplianceReportRequest\x1aS.google.cloud.cloudsecuritycompliance.v1.AggregateFrameworkComplianceReportResponse\"\xf4\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\xe6\x01\x12M/v1/{name=organizations/*/locations/*/frameworkComplianceReports/*}:aggregateZI\x12G/v1/{name=folders/*/locations/*/frameworkComplianceReports/*}:aggregateZJ\x12H/v1/{name=projects/*/locations/*/frameworkComplianceReports/*}:aggregate\x1aZ\xca\x41&cloudsecuritycompliance.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x89\x03\n+com.google.cloud.cloudsecuritycompliance.v1B\x0fMonitoringProtoP\x01Zecloud.google.com/go/cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb;cloudsecuritycompliancepb\xaa\x02\'Google.Cloud.CloudSecurityCompliance.V1\xca\x02\'Google\\Cloud\\CloudSecurityCompliance\\V1\xea\x02*Google::Cloud::CloudSecurityCompliance::V1\xea\x41^\n5cloudsecuritycompliance.googleapis.com/FolderLocation\x12%folders/{folder}/locations/{location}b\x06proto3"
|
|
17
|
+
descriptor_data = "\n8google/cloud/cloudsecuritycompliance/v1/monitoring.proto\x12\'google.cloud.cloudsecuritycompliance.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/cloudsecuritycompliance/v1/common.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1agoogle/type/interval.proto\"\xa6\x02\n\'ListFrameworkComplianceSummariesRequest\x12Y\n\x06parent\x18\x01 \x01(\tBI\xe0\x41\x02\xfa\x41\x43\x12\x41\x63loudsecuritycompliance.googleapis.com/FrameworkComplianceSummary\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12Z\n\x04view\x18\x05 \x01(\x0e\x32G.google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceSummaryViewB\x03\xe0\x41\x01\"\xb5\x01\n(ListFrameworkComplianceSummariesResponse\x12k\n\x1e\x66ramework_compliance_summaries\x18\x01 \x03(\x0b\x32\x43.google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xf6\x08\n\x19\x46rameworkComplianceReport\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x1d\n\x15\x66ramework_description\x18\x02 \x01(\t\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x04 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12X\n\x0e\x66ramework_type\x18\x05 \x01(\x0e\x32@.google.cloud.cloudsecuritycompliance.v1.Framework.FrameworkType\x12Y\n\x19supported_cloud_providers\x18\x06 \x03(\x0e\x32\x36.google.cloud.cloudsecuritycompliance.v1.CloudProvider\x12X\n\x14\x66ramework_categories\x18\x07 \x03(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.FrameworkCategory\x12#\n\x16\x66ramework_display_name\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\t \x01(\tB\x03\xe0\x41\x08\x12\x19\n\x11major_revision_id\x18\n \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x0b \x01(\x03\x12_\n\x17target_resource_details\x18\x0c \x03(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.TargetResourceDetails:\xab\x03\xea\x41\xa7\x03\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12`projects/{project}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}\x12^folders/{folder}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}\x12jorganizations/{organization}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}*\x1a\x66rameworkComplianceReports2\x19\x66rameworkComplianceReport\"\xc7\x01\n%FetchFrameworkComplianceReportRequest\x12V\n\x04name\x18\x01 \x01(\tBH\xe0\x41\x02\xfa\x41\x42\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\xe7\x01\n\x1bListFindingSummariesRequest\x12M\n\x06parent\x18\x01 \x01(\tB=\xe0\x41\x02\xfa\x41\x37\x12\x35\x63loudsecuritycompliance.googleapis.com/FindingSummary\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x33\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x05\x18\x01\xe0\x41\x01\"\x90\x01\n\x1cListFindingSummariesResponse\x12R\n\x11\x66inding_summaries\x18\x01 \x03(\x0b\x32\x37.google.cloud.cloudsecuritycompliance.v1.FindingSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xfb\x01\n%ListControlComplianceSummariesRequest\x12W\n\x06parent\x18\x01 \x01(\tBG\xe0\x41\x02\xfa\x41\x41\x12?cloudsecuritycompliance.googleapis.com/ControlComplianceSummary\x12\x33\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x05\x18\x01\xe0\x41\x01\x12\x16\n\tpage_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xaf\x01\n&ListControlComplianceSummariesResponse\x12g\n\x1c\x63ontrol_compliance_summaries\x18\x01 \x03(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlComplianceSummary\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xc6\x01\n)AggregateFrameworkComplianceReportRequest\x12V\n\x04name\x18\x01 \x01(\tBH\xe0\x41\x02\xfa\x41\x42\n@cloudsecuritycompliance.googleapis.com/FrameworkComplianceReport\x12,\n\x08interval\x18\x02 \x01(\x0b\x32\x15.google.type.IntervalB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n*AggregateFrameworkComplianceReportResponse\x12j\n\x1d\x61ggregated_compliance_reports\x18\x01 \x03(\x0b\x32\x43.google.cloud.cloudsecuritycompliance.v1.AggregatedComplianceReport\"\x90\x01\n\x18\x43ontrolAssessmentDetails\x12\x18\n\x10passing_controls\x18\x01 \x01(\x05\x12\x18\n\x10\x66\x61iling_controls\x18\x02 \x01(\x05\x12!\n\x19\x61ssessed_passing_controls\x18\x03 \x01(\x05\x12\x1d\n\x15not_assessed_controls\x18\x04 \x01(\x05\"\xa0\t\n\x1a\x46rameworkComplianceSummary\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x02 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12X\n\x0e\x66ramework_type\x18\x03 \x01(\x0e\x32@.google.cloud.cloudsecuritycompliance.v1.Framework.FrameworkType\x12Y\n\x19supported_cloud_providers\x18\x04 \x03(\x0e\x32\x36.google.cloud.cloudsecuritycompliance.v1.CloudProvider\x12X\n\x14\x66ramework_categories\x18\x05 \x03(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.FrameworkCategory\x12#\n\x16\x66ramework_display_name\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\x07 \x01(\tB\x03\xe0\x41\x08\x12\x19\n\x11major_revision_id\x18\x08 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\t \x01(\x03\x12_\n\x17target_resource_details\x18\n \x03(\x0b\x32>.google.cloud.cloudsecuritycompliance.v1.TargetResourceDetails\x12\x1a\n\rfinding_count\x18\x0b \x01(\x03\x42\x03\xe0\x41\x03\x12S\n\x16\x63ontrols_passing_trend\x18\x0c \x01(\x0b\x32..google.cloud.cloudsecuritycompliance.v1.TrendB\x03\xe0\x41\x03:\xb8\x03\xea\x41\xb4\x03\nAcloudsecuritycompliance.googleapis.com/FrameworkComplianceSummary\x12\x63projects/{project}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}\x12\x61\x66olders/{folder}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}\x12morganizations/{organization}/locations/{location}/frameworkComplianceSummaries/{framework_compliance_summary}*\x1c\x66rameworkComplianceSummaries2\x1a\x66rameworkComplianceSummary\"\x8a\x05\n\x0e\x46indingSummary\x12\x18\n\x10\x66inding_category\x18\x01 \x01(\t\x12L\n\rfinding_class\x18\x02 \x01(\x0e\x32\x35.google.cloud.cloudsecuritycompliance.v1.FindingClass\x12\x43\n\x08severity\x18\x03 \x01(\x0e\x32\x31.google.cloud.cloudsecuritycompliance.v1.Severity\x12\x15\n\rfinding_count\x18\x04 \x01(\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1f\n\x12related_frameworks\x18\x06 \x03(\tB\x03\xe0\x41\x01\x12\x11\n\x04name\x18\x07 \x01(\tB\x03\xe0\x41\x08:\xc9\x02\xea\x41\xc5\x02\n5cloudsecuritycompliance.googleapis.com/FindingSummary\x12Jprojects/{project}/locations/{location}/findingSummaries/{finding_summary}\x12Hfolders/{folder}/locations/{location}/findingSummaries/{finding_summary}\x12Torganizations/{organization}/locations/{location}/findingSummaries/{finding_summary}*\x10\x66indingSummaries2\x0e\x66indingSummary\"\x9a\t\n\x18\x43ontrolComplianceSummary\x12\x0f\n\x07\x63ontrol\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12_\n\x18overall_evaluation_state\x18\x04 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EvaluationStateB\x03\xe0\x41\x03\x12\x1c\n\x14total_findings_count\x18\x05 \x01(\x05\x12\x1d\n\x15\x63ompliance_frameworks\x18\x06 \x03(\t\x12R\n\x10similar_controls\x18\x07 \x03(\x0b\x32\x38.google.cloud.cloudsecuritycompliance.v1.SimilarControls\x12Z\n\x15\x63loud_control_reports\x18\x08 \x03(\x0b\x32;.google.cloud.cloudsecuritycompliance.v1.CloudControlReport\x12q\n\x1b\x63ontrol_responsibility_type\x18\t \x01(\x0e\x32L.google.cloud.cloudsecuritycompliance.v1.RegulatoryControlResponsibilityType\x12\x17\n\x0fis_fake_control\x18\n \x01(\x08\x12\x11\n\x04name\x18\x0b \x01(\tB\x03\xe0\x41\x08:\xd4\x04\xea\x41\xd0\x04\n?cloudsecuritycompliance.googleapis.com/ControlComplianceSummary\x12\x98\x01projects/{project}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}\x12\x96\x01\x66olders/{folder}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}\x12\xa2\x01organizations/{organization}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}/controlComplianceSummaries/{control_compliance_summary}*\x1a\x63ontrolComplianceSummaries2\x18\x63ontrolComplianceSummary\"\x98\x07\n\x12\x43loudControlReport\x12\x7f\n\'manual_cloud_control_assessment_details\x18\r \x01(\x0b\x32L.google.cloud.cloudsecuritycompliance.v1.ManualCloudControlAssessmentDetailsH\x00\x12r\n cloud_control_assessment_details\x18\x0e \x01(\x0b\x32\x46.google.cloud.cloudsecuritycompliance.v1.CloudControlAssessmentDetailsH\x00\x12\x15\n\rcloud_control\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x12\n\ncategories\x18\x06 \x03(\t\x12R\n\x10similar_controls\x18\t \x03(\x0b\x32\x38.google.cloud.cloudsecuritycompliance.v1.SimilarControls\x12V\n\x12\x63loud_control_type\x18\n \x01(\x0e\x32:.google.cloud.cloudsecuritycompliance.v1.CloudControl.Type\x12\x18\n\x10\x66inding_category\x18\x0b \x01(\t\x12<\n\x05rules\x18\x0c \x03(\x0b\x32-.google.cloud.cloudsecuritycompliance.v1.Rule\x12K\n\x10\x66inding_severity\x18\x0f \x01(\x0e\x32\x31.google.cloud.cloudsecuritycompliance.v1.Severity\x12R\n\x10\x65nforcement_mode\x18\x10 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EnforcementMode\x12 \n\x18\x63loud_control_deployment\x18\x11 \x01(\t\x12\x19\n\x11major_revision_id\x18\x12 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x13 \x01(\x03\x12$\n\x1c\x66ramework_major_revision_ids\x18\x14 \x03(\x03\x42\x14\n\x12\x61ssessment_details\"I\n#ManualCloudControlAssessmentDetails\x12\"\n\x1amanual_cloud_control_guide\x18\x01 \x03(\t\"\x90\x01\n\x1d\x43loudControlAssessmentDetails\x12\x16\n\x0e\x66indings_count\x18\x01 \x01(\x05\x12W\n\x10\x65valuation_state\x18\x02 \x01(\x0e\x32\x38.google.cloud.cloudsecuritycompliance.v1.EvaluationStateB\x03\xe0\x41\x03\"8\n\x0fSimilarControls\x12\x11\n\tframework\x18\x01 \x01(\t\x12\x12\n\ncontrol_id\x18\x02 \x01(\t\"\xb4\x01\n\x1a\x41ggregatedComplianceReport\x12\x65\n\x1a\x63ontrol_assessment_details\x18\x01 \x01(\x0b\x32\x41.google.cloud.cloudsecuritycompliance.v1.ControlAssessmentDetails\x12/\n\x0breport_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x8c\x02\n\x15TargetResourceDetails\x12\x1c\n\x14\x66ramework_deployment\x18\x01 \x01(\t\x12$\n\x1ctarget_resource_display_name\x18\x02 \x01(\t\x12\x17\n\x0ftarget_resource\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11major_revision_id\x18\x06 \x01(\x03\x12\x19\n\x11minor_revision_id\x18\x07 \x01(\x03\"U\n\x05Trend\x12\x30\n\x08\x64uration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\x12\x1a\n\rvalue_percent\x18\x02 \x01(\x01\x42\x03\xe0\x41\x03*\x90\x01\n\x0f\x45valuationState\x12 \n\x1c\x45VALUATION_STATE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x45VALUATION_STATE_PASSED\x10\x01\x12\x1b\n\x17\x45VALUATION_STATE_FAILED\x10\x02\x12!\n\x1d\x45VALUATION_STATE_NOT_ASSESSED\x10\x03*\xd9\x01\n\x0c\x46indingClass\x12\x1d\n\x19\x46INDING_CLASS_UNSPECIFIED\x10\x00\x12\n\n\x06THREAT\x10\x01\x12\x11\n\rVULNERABILITY\x10\x02\x12\x14\n\x10MISCONFIGURATION\x10\x03\x12\x0f\n\x0bOBSERVATION\x10\x04\x12\r\n\tSCC_ERROR\x10\x05\x12\x15\n\x11POSTURE_VIOLATION\x10\x06\x12\x15\n\x11TOXIC_COMBINATION\x10\x07\x12\x17\n\x13SENSITIVE_DATA_RISK\x10\x08\x12\x0e\n\nCHOKEPOINT\x10\t*\xac\x01\n\x1e\x46rameworkComplianceSummaryView\x12\x31\n-FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_UNSPECIFIED\x10\x00\x12+\n\'FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_BASIC\x10\x01\x12*\n&FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_FULL\x10\x02\x32\xd5\x11\n\nMonitoring\x12\xa8\x03\n ListFrameworkComplianceSummaries\x12P.google.cloud.cloudsecuritycompliance.v1.ListFrameworkComplianceSummariesRequest\x1aQ.google.cloud.cloudsecuritycompliance.v1.ListFrameworkComplianceSummariesResponse\"\xde\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02\xce\x01\x12\x45/v1/{parent=organizations/*/locations/*}/frameworkComplianceSummariesZA\x12?/v1/{parent=folders/*/locations/*}/frameworkComplianceSummariesZB\x12@/v1/{parent=projects/*/locations/*}/frameworkComplianceSummaries\x12\xe0\x02\n\x14ListFindingSummaries\x12\x44.google.cloud.cloudsecuritycompliance.v1.ListFindingSummariesRequest\x1a\x45.google.cloud.cloudsecuritycompliance.v1.ListFindingSummariesResponse\"\xba\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02\xaa\x01\x12\x39/v1/{parent=organizations/*/locations/*}/findingSummariesZ5\x12\x33/v1/{parent=folders/*/locations/*}/findingSummariesZ6\x12\x34/v1/{parent=projects/*/locations/*}/findingSummaries\x12\x9f\x03\n\x1e\x46\x65tchFrameworkComplianceReport\x12N.google.cloud.cloudsecuritycompliance.v1.FetchFrameworkComplianceReportRequest\x1a\x42.google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceReport\"\xe8\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\xda\x01\x12I/v1/{name=organizations/*/locations/*/frameworkComplianceReports/*}:fetchZE\x12\x43/v1/{name=folders/*/locations/*/frameworkComplianceReports/*}:fetchZF\x12\x44/v1/{name=projects/*/locations/*/frameworkComplianceReports/*}:fetch\x12\xf3\x03\n\x1eListControlComplianceSummaries\x12N.google.cloud.cloudsecuritycompliance.v1.ListControlComplianceSummariesRequest\x1aO.google.cloud.cloudsecuritycompliance.v1.ListControlComplianceSummariesResponse\"\xaf\x02\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x9f\x02\x12`/v1/{parent=organizations/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummariesZ\\\x12Z/v1/{parent=folders/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummariesZ]\x12[/v1/{parent=projects/*/locations/*/frameworkComplianceReports/*}/controlComplianceSummaries\x12\xc4\x03\n\"AggregateFrameworkComplianceReport\x12R.google.cloud.cloudsecuritycompliance.v1.AggregateFrameworkComplianceReportRequest\x1aS.google.cloud.cloudsecuritycompliance.v1.AggregateFrameworkComplianceReportResponse\"\xf4\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02\xe6\x01\x12M/v1/{name=organizations/*/locations/*/frameworkComplianceReports/*}:aggregateZI\x12G/v1/{name=folders/*/locations/*/frameworkComplianceReports/*}:aggregateZJ\x12H/v1/{name=projects/*/locations/*/frameworkComplianceReports/*}:aggregate\x1aZ\xca\x41&cloudsecuritycompliance.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x89\x03\n+com.google.cloud.cloudsecuritycompliance.v1B\x0fMonitoringProtoP\x01Zecloud.google.com/go/cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb;cloudsecuritycompliancepb\xaa\x02\'Google.Cloud.CloudSecurityCompliance.V1\xca\x02\'Google\\Cloud\\CloudSecurityCompliance\\V1\xea\x02*Google::Cloud::CloudSecurityCompliance::V1\xea\x41^\n5cloudsecuritycompliance.googleapis.com/FolderLocation\x12%folders/{folder}/locations/{location}b\x06proto3"
|
|
17
18
|
|
|
18
19
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
19
20
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -42,8 +43,10 @@ module Google
|
|
|
42
43
|
SimilarControls = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.SimilarControls").msgclass
|
|
43
44
|
AggregatedComplianceReport = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.AggregatedComplianceReport").msgclass
|
|
44
45
|
TargetResourceDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.TargetResourceDetails").msgclass
|
|
46
|
+
Trend = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.Trend").msgclass
|
|
45
47
|
EvaluationState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.EvaluationState").enummodule
|
|
46
48
|
FindingClass = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.FindingClass").enummodule
|
|
49
|
+
FrameworkComplianceSummaryView = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.cloudsecuritycompliance.v1.FrameworkComplianceSummaryView").enummodule
|
|
47
50
|
end
|
|
48
51
|
end
|
|
49
52
|
end
|
|
@@ -31,6 +31,8 @@ module Google
|
|
|
31
31
|
# @!attribute [rw] selective_gapic_generation
|
|
32
32
|
# @return [::Google::Api::SelectiveGapicGeneration]
|
|
33
33
|
# Configuration for which RPCs should be generated in the GAPIC client.
|
|
34
|
+
#
|
|
35
|
+
# Note: This field should not be used in most cases.
|
|
34
36
|
class CommonLanguageSettings
|
|
35
37
|
include ::Google::Protobuf::MessageExts
|
|
36
38
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -141,9 +143,10 @@ module Google
|
|
|
141
143
|
#
|
|
142
144
|
# Example of a YAML configuration::
|
|
143
145
|
#
|
|
144
|
-
#
|
|
145
|
-
#
|
|
146
|
-
#
|
|
146
|
+
# publishing:
|
|
147
|
+
# library_settings:
|
|
148
|
+
# java_settings:
|
|
149
|
+
# library_package: com.google.cloud.pubsub.v1
|
|
147
150
|
# @!attribute [rw] service_class_names
|
|
148
151
|
# @return [::Google::Protobuf::Map{::String => ::String}]
|
|
149
152
|
# Configure the Java class name to use instead of the service's for its
|
|
@@ -155,11 +158,11 @@ module Google
|
|
|
155
158
|
#
|
|
156
159
|
# Example of a YAML configuration::
|
|
157
160
|
#
|
|
158
|
-
#
|
|
159
|
-
#
|
|
160
|
-
#
|
|
161
|
-
#
|
|
162
|
-
#
|
|
161
|
+
# publishing:
|
|
162
|
+
# java_settings:
|
|
163
|
+
# service_class_names:
|
|
164
|
+
# - google.pubsub.v1.Publisher: TopicAdmin
|
|
165
|
+
# - google.pubsub.v1.Subscriber: SubscriptionAdmin
|
|
163
166
|
# @!attribute [rw] common
|
|
164
167
|
# @return [::Google::Api::CommonLanguageSettings]
|
|
165
168
|
# Some settings.
|
|
@@ -190,6 +193,20 @@ module Google
|
|
|
190
193
|
# @!attribute [rw] common
|
|
191
194
|
# @return [::Google::Api::CommonLanguageSettings]
|
|
192
195
|
# Some settings.
|
|
196
|
+
# @!attribute [rw] library_package
|
|
197
|
+
# @return [::String]
|
|
198
|
+
# The package name to use in Php. Clobbers the php_namespace option
|
|
199
|
+
# set in the protobuf. This should be used **only** by APIs
|
|
200
|
+
# who have already set the language_settings.php.package_name" field
|
|
201
|
+
# in gapic.yaml. API teams should use the protobuf php_namespace option
|
|
202
|
+
# where possible.
|
|
203
|
+
#
|
|
204
|
+
# Example of a YAML configuration::
|
|
205
|
+
#
|
|
206
|
+
# publishing:
|
|
207
|
+
# library_settings:
|
|
208
|
+
# php_settings:
|
|
209
|
+
# library_package: Google\Cloud\PubSub\V1
|
|
193
210
|
class PhpSettings
|
|
194
211
|
include ::Google::Protobuf::MessageExts
|
|
195
212
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -318,10 +335,12 @@ module Google
|
|
|
318
335
|
# service names and values are the name to be used for the service client
|
|
319
336
|
# and call options.
|
|
320
337
|
#
|
|
321
|
-
#
|
|
322
|
-
#
|
|
323
|
-
#
|
|
324
|
-
#
|
|
338
|
+
# Example:
|
|
339
|
+
#
|
|
340
|
+
# publishing:
|
|
341
|
+
# go_settings:
|
|
342
|
+
# renamed_services:
|
|
343
|
+
# Publisher: TopicAdmin
|
|
325
344
|
class GoSettings
|
|
326
345
|
include ::Google::Protobuf::MessageExts
|
|
327
346
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -344,10 +363,10 @@ module Google
|
|
|
344
363
|
#
|
|
345
364
|
# Example:
|
|
346
365
|
#
|
|
347
|
-
#
|
|
348
|
-
#
|
|
349
|
-
#
|
|
350
|
-
#
|
|
366
|
+
# publishing:
|
|
367
|
+
# method_settings:
|
|
368
|
+
# - selector: google.storage.control.v2.StorageControl.CreateFolder
|
|
369
|
+
# # method settings for CreateFolder...
|
|
351
370
|
# @!attribute [rw] long_running
|
|
352
371
|
# @return [::Google::Api::MethodSettings::LongRunning]
|
|
353
372
|
# Describes settings to use for long-running operations when generating
|
|
@@ -356,14 +375,14 @@ module Google
|
|
|
356
375
|
#
|
|
357
376
|
# Example of a YAML configuration::
|
|
358
377
|
#
|
|
359
|
-
#
|
|
360
|
-
#
|
|
361
|
-
#
|
|
362
|
-
#
|
|
363
|
-
#
|
|
364
|
-
#
|
|
365
|
-
#
|
|
366
|
-
#
|
|
378
|
+
# publishing:
|
|
379
|
+
# method_settings:
|
|
380
|
+
# - selector: google.cloud.speech.v2.Speech.BatchRecognize
|
|
381
|
+
# long_running:
|
|
382
|
+
# initial_poll_delay: 60s # 1 minute
|
|
383
|
+
# poll_delay_multiplier: 1.5
|
|
384
|
+
# max_poll_delay: 360s # 6 minutes
|
|
385
|
+
# total_poll_timeout: 54000s # 90 minutes
|
|
367
386
|
# @!attribute [rw] auto_populated_fields
|
|
368
387
|
# @return [::Array<::String>]
|
|
369
388
|
# List of top-level fields of the request message, that should be
|
|
@@ -372,11 +391,24 @@ module Google
|
|
|
372
391
|
#
|
|
373
392
|
# Example of a YAML configuration:
|
|
374
393
|
#
|
|
375
|
-
#
|
|
376
|
-
#
|
|
377
|
-
#
|
|
378
|
-
#
|
|
379
|
-
#
|
|
394
|
+
# publishing:
|
|
395
|
+
# method_settings:
|
|
396
|
+
# - selector: google.example.v1.ExampleService.CreateExample
|
|
397
|
+
# auto_populated_fields:
|
|
398
|
+
# - request_id
|
|
399
|
+
# @!attribute [rw] batching
|
|
400
|
+
# @return [::Google::Api::BatchingConfigProto]
|
|
401
|
+
# Batching configuration for an API method in client libraries.
|
|
402
|
+
#
|
|
403
|
+
# Example of a YAML configuration:
|
|
404
|
+
#
|
|
405
|
+
# publishing:
|
|
406
|
+
# method_settings:
|
|
407
|
+
# - selector: google.example.v1.ExampleService.BatchCreateExample
|
|
408
|
+
# batching:
|
|
409
|
+
# element_count_threshold: 1000
|
|
410
|
+
# request_byte_threshold: 100000000
|
|
411
|
+
# delay_threshold_millis: 10
|
|
380
412
|
class MethodSettings
|
|
381
413
|
include ::Google::Protobuf::MessageExts
|
|
382
414
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -411,6 +443,8 @@ module Google
|
|
|
411
443
|
|
|
412
444
|
# This message is used to configure the generation of a subset of the RPCs in
|
|
413
445
|
# a service for client libraries.
|
|
446
|
+
#
|
|
447
|
+
# Note: This feature should not be used in most cases.
|
|
414
448
|
# @!attribute [rw] methods
|
|
415
449
|
# @return [::Array<::String>]
|
|
416
450
|
# An allowlist of the fully qualified names of RPCs that should be included
|
|
@@ -428,6 +462,77 @@ module Google
|
|
|
428
462
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
429
463
|
end
|
|
430
464
|
|
|
465
|
+
# `BatchingConfigProto` defines the batching configuration for an API method.
|
|
466
|
+
# @!attribute [rw] thresholds
|
|
467
|
+
# @return [::Google::Api::BatchingSettingsProto]
|
|
468
|
+
# The thresholds which trigger a batched request to be sent.
|
|
469
|
+
# @!attribute [rw] batch_descriptor
|
|
470
|
+
# @return [::Google::Api::BatchingDescriptorProto]
|
|
471
|
+
# The request and response fields used in batching.
|
|
472
|
+
class BatchingConfigProto
|
|
473
|
+
include ::Google::Protobuf::MessageExts
|
|
474
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
475
|
+
end
|
|
476
|
+
|
|
477
|
+
# `BatchingSettingsProto` specifies a set of batching thresholds, each of
|
|
478
|
+
# which acts as a trigger to send a batch of messages as a request. At least
|
|
479
|
+
# one threshold must be positive nonzero.
|
|
480
|
+
# @!attribute [rw] element_count_threshold
|
|
481
|
+
# @return [::Integer]
|
|
482
|
+
# The number of elements of a field collected into a batch which, if
|
|
483
|
+
# exceeded, causes the batch to be sent.
|
|
484
|
+
# @!attribute [rw] request_byte_threshold
|
|
485
|
+
# @return [::Integer]
|
|
486
|
+
# The aggregated size of the batched field which, if exceeded, causes the
|
|
487
|
+
# batch to be sent. This size is computed by aggregating the sizes of the
|
|
488
|
+
# request field to be batched, not of the entire request message.
|
|
489
|
+
# @!attribute [rw] delay_threshold
|
|
490
|
+
# @return [::Google::Protobuf::Duration]
|
|
491
|
+
# The duration after which a batch should be sent, starting from the addition
|
|
492
|
+
# of the first message to that batch.
|
|
493
|
+
# @!attribute [rw] element_count_limit
|
|
494
|
+
# @return [::Integer]
|
|
495
|
+
# The maximum number of elements collected in a batch that could be accepted
|
|
496
|
+
# by server.
|
|
497
|
+
# @!attribute [rw] request_byte_limit
|
|
498
|
+
# @return [::Integer]
|
|
499
|
+
# The maximum size of the request that could be accepted by server.
|
|
500
|
+
# @!attribute [rw] flow_control_element_limit
|
|
501
|
+
# @return [::Integer]
|
|
502
|
+
# The maximum number of elements allowed by flow control.
|
|
503
|
+
# @!attribute [rw] flow_control_byte_limit
|
|
504
|
+
# @return [::Integer]
|
|
505
|
+
# The maximum size of data allowed by flow control.
|
|
506
|
+
# @!attribute [rw] flow_control_limit_exceeded_behavior
|
|
507
|
+
# @return [::Google::Api::FlowControlLimitExceededBehaviorProto]
|
|
508
|
+
# The behavior to take when the flow control limit is exceeded.
|
|
509
|
+
class BatchingSettingsProto
|
|
510
|
+
include ::Google::Protobuf::MessageExts
|
|
511
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
512
|
+
end
|
|
513
|
+
|
|
514
|
+
# `BatchingDescriptorProto` specifies the fields of the request message to be
|
|
515
|
+
# used for batching, and, optionally, the fields of the response message to be
|
|
516
|
+
# used for demultiplexing.
|
|
517
|
+
# @!attribute [rw] batched_field
|
|
518
|
+
# @return [::String]
|
|
519
|
+
# The repeated field in the request message to be aggregated by batching.
|
|
520
|
+
# @!attribute [rw] discriminator_fields
|
|
521
|
+
# @return [::Array<::String>]
|
|
522
|
+
# A list of the fields in the request message. Two requests will be batched
|
|
523
|
+
# together only if the values of every field specified in
|
|
524
|
+
# `request_discriminator_fields` is equal between the two requests.
|
|
525
|
+
# @!attribute [rw] subresponse_field
|
|
526
|
+
# @return [::String]
|
|
527
|
+
# Optional. When present, indicates the field in the response message to be
|
|
528
|
+
# used to demultiplex the response into multiple response messages, in
|
|
529
|
+
# correspondence with the multiple request messages originally batched
|
|
530
|
+
# together.
|
|
531
|
+
class BatchingDescriptorProto
|
|
532
|
+
include ::Google::Protobuf::MessageExts
|
|
533
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
534
|
+
end
|
|
535
|
+
|
|
431
536
|
# The organization for which the client libraries are being published.
|
|
432
537
|
# Affects the url where generated docs are published, etc.
|
|
433
538
|
module ClientLibraryOrganization
|
|
@@ -469,5 +574,20 @@ module Google
|
|
|
469
574
|
# Publish the library to package managers like nuget.org and npmjs.com.
|
|
470
575
|
PACKAGE_MANAGER = 20
|
|
471
576
|
end
|
|
577
|
+
|
|
578
|
+
# The behavior to take when the flow control limit is exceeded.
|
|
579
|
+
module FlowControlLimitExceededBehaviorProto
|
|
580
|
+
# Default behavior, system-defined.
|
|
581
|
+
UNSET_BEHAVIOR = 0
|
|
582
|
+
|
|
583
|
+
# Stop operation, raise error.
|
|
584
|
+
THROW_EXCEPTION = 1
|
|
585
|
+
|
|
586
|
+
# Pause operation until limit clears.
|
|
587
|
+
BLOCK = 2
|
|
588
|
+
|
|
589
|
+
# Continue operation, disregard limit.
|
|
590
|
+
IGNORE = 3
|
|
591
|
+
end
|
|
472
592
|
end
|
|
473
593
|
end
|