|
351 | 351 | }
|
352 | 352 | }
|
353 | 353 | },
|
354 |
| - "revision": "20211103", |
| 354 | + "revision": "20211111", |
355 | 355 | "rootUrl": "https://assuredworkloads.googleapis.com/",
|
356 | 356 | "schemas": {
|
357 | 357 | "GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata": {
|
|
865 | 865 | },
|
866 | 866 | "type": "object"
|
867 | 867 | },
|
| 868 | + "GoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata": { |
| 869 | + "description": "Operation metadata to give request details of CreateWorkload.", |
| 870 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata", |
| 871 | + "properties": { |
| 872 | + "complianceRegime": { |
| 873 | + "description": "Optional. Compliance controls that should be applied to the resources managed by the workload.", |
| 874 | + "enum": [ |
| 875 | + "COMPLIANCE_REGIME_UNSPECIFIED", |
| 876 | + "IL4", |
| 877 | + "CJIS", |
| 878 | + "FEDRAMP_HIGH", |
| 879 | + "FEDRAMP_MODERATE", |
| 880 | + "US_REGIONAL_ACCESS", |
| 881 | + "HIPAA", |
| 882 | + "HITRUST", |
| 883 | + "EU_REGIONS_AND_SUPPORT", |
| 884 | + "CA_REGIONS_AND_SUPPORT" |
| 885 | + ], |
| 886 | + "enumDescriptions": [ |
| 887 | + "Unknown compliance regime.", |
| 888 | + "Information protection as per DoD IL4 requirements.", |
| 889 | + "Criminal Justice Information Services (CJIS) Security policies.", |
| 890 | + "FedRAMP High data protection controls", |
| 891 | + "FedRAMP Moderate data protection controls", |
| 892 | + "Assured Workloads For US Regions data protection controls", |
| 893 | + "Health Insurance Portability and Accountability Act controls", |
| 894 | + "Health Information Trust Alliance controls", |
| 895 | + "Assured Workloads For EU Regions and Support controls", |
| 896 | + "Assured Workloads For Canada Regions and Support controls" |
| 897 | + ], |
| 898 | + "type": "string" |
| 899 | + }, |
| 900 | + "createTime": { |
| 901 | + "description": "Optional. Time when the operation was created.", |
| 902 | + "format": "google-datetime", |
| 903 | + "type": "string" |
| 904 | + }, |
| 905 | + "displayName": { |
| 906 | + "description": "Optional. The display name of the workload.", |
| 907 | + "type": "string" |
| 908 | + }, |
| 909 | + "parent": { |
| 910 | + "description": "Optional. The parent of the workload.", |
| 911 | + "type": "string" |
| 912 | + }, |
| 913 | + "resourceSettings": { |
| 914 | + "description": "Optional. Resource properties in the input that are used for creating/customizing workload resources.", |
| 915 | + "items": { |
| 916 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings" |
| 917 | + }, |
| 918 | + "type": "array" |
| 919 | + } |
| 920 | + }, |
| 921 | + "type": "object" |
| 922 | + }, |
| 923 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkload": { |
| 924 | + "description": "An Workload object for managing highly regulated workloads of cloud customers.", |
| 925 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkload", |
| 926 | + "properties": { |
| 927 | + "billingAccount": { |
| 928 | + "description": "Input only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.", |
| 929 | + "type": "string" |
| 930 | + }, |
| 931 | + "cjisSettings": { |
| 932 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadCJISSettings", |
| 933 | + "description": "Required. Input only. Immutable. Settings specific to resources needed for CJIS." |
| 934 | + }, |
| 935 | + "complianceRegime": { |
| 936 | + "description": "Required. Immutable. Compliance Regime associated with this workload.", |
| 937 | + "enum": [ |
| 938 | + "COMPLIANCE_REGIME_UNSPECIFIED", |
| 939 | + "IL4", |
| 940 | + "CJIS", |
| 941 | + "FEDRAMP_HIGH", |
| 942 | + "FEDRAMP_MODERATE", |
| 943 | + "US_REGIONAL_ACCESS", |
| 944 | + "HIPAA", |
| 945 | + "HITRUST", |
| 946 | + "EU_REGIONS_AND_SUPPORT", |
| 947 | + "CA_REGIONS_AND_SUPPORT" |
| 948 | + ], |
| 949 | + "enumDescriptions": [ |
| 950 | + "Unknown compliance regime.", |
| 951 | + "Information protection as per DoD IL4 requirements.", |
| 952 | + "Criminal Justice Information Services (CJIS) Security policies.", |
| 953 | + "FedRAMP High data protection controls", |
| 954 | + "FedRAMP Moderate data protection controls", |
| 955 | + "Assured Workloads For US Regions data protection controls", |
| 956 | + "Health Insurance Portability and Accountability Act controls", |
| 957 | + "Health Information Trust Alliance controls", |
| 958 | + "Assured Workloads For EU Regions and Support controls", |
| 959 | + "Assured Workloads For Canada Regions and Support controls" |
| 960 | + ], |
| 961 | + "type": "string" |
| 962 | + }, |
| 963 | + "createTime": { |
| 964 | + "description": "Output only. Immutable. The Workload creation timestamp.", |
| 965 | + "format": "google-datetime", |
| 966 | + "readOnly": true, |
| 967 | + "type": "string" |
| 968 | + }, |
| 969 | + "displayName": { |
| 970 | + "description": "Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload", |
| 971 | + "type": "string" |
| 972 | + }, |
| 973 | + "etag": { |
| 974 | + "description": "Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.", |
| 975 | + "type": "string" |
| 976 | + }, |
| 977 | + "fedrampHighSettings": { |
| 978 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampHighSettings", |
| 979 | + "description": "Required. Input only. Immutable. Settings specific to resources needed for FedRAMP High." |
| 980 | + }, |
| 981 | + "fedrampModerateSettings": { |
| 982 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampModerateSettings", |
| 983 | + "description": "Required. Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate." |
| 984 | + }, |
| 985 | + "il4Settings": { |
| 986 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadIL4Settings", |
| 987 | + "description": "Required. Input only. Immutable. Settings specific to resources needed for IL4." |
| 988 | + }, |
| 989 | + "kmsSettings": { |
| 990 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 991 | + "description": "Input only. Settings used to create a CMEK crypto key. When set a project with a KMS CMEK key is provisioned. This field is mandatory for a subset of Compliance Regimes." |
| 992 | + }, |
| 993 | + "labels": { |
| 994 | + "additionalProperties": { |
| 995 | + "type": "string" |
| 996 | + }, |
| 997 | + "description": "Optional. Labels applied to the workload.", |
| 998 | + "type": "object" |
| 999 | + }, |
| 1000 | + "name": { |
| 1001 | + "description": "Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.", |
| 1002 | + "type": "string" |
| 1003 | + }, |
| 1004 | + "provisionedResourcesParent": { |
| 1005 | + "description": "Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}", |
| 1006 | + "type": "string" |
| 1007 | + }, |
| 1008 | + "resourceSettings": { |
| 1009 | + "description": "Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.", |
| 1010 | + "items": { |
| 1011 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings" |
| 1012 | + }, |
| 1013 | + "type": "array" |
| 1014 | + }, |
| 1015 | + "resources": { |
| 1016 | + "description": "Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.", |
| 1017 | + "items": { |
| 1018 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo" |
| 1019 | + }, |
| 1020 | + "readOnly": true, |
| 1021 | + "type": "array" |
| 1022 | + } |
| 1023 | + }, |
| 1024 | + "type": "object" |
| 1025 | + }, |
| 1026 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadCJISSettings": { |
| 1027 | + "description": "Settings specific to resources needed for CJIS.", |
| 1028 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadCJISSettings", |
| 1029 | + "properties": { |
| 1030 | + "kmsSettings": { |
| 1031 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 1032 | + "description": "Required. Input only. Immutable. Settings used to create a CMEK crypto key." |
| 1033 | + } |
| 1034 | + }, |
| 1035 | + "type": "object" |
| 1036 | + }, |
| 1037 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampHighSettings": { |
| 1038 | + "description": "Settings specific to resources needed for FedRAMP High.", |
| 1039 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampHighSettings", |
| 1040 | + "properties": { |
| 1041 | + "kmsSettings": { |
| 1042 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 1043 | + "description": "Required. Input only. Immutable. Settings used to create a CMEK crypto key." |
| 1044 | + } |
| 1045 | + }, |
| 1046 | + "type": "object" |
| 1047 | + }, |
| 1048 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampModerateSettings": { |
| 1049 | + "description": "Settings specific to resources needed for FedRAMP Moderate.", |
| 1050 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampModerateSettings", |
| 1051 | + "properties": { |
| 1052 | + "kmsSettings": { |
| 1053 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 1054 | + "description": "Required. Input only. Immutable. Settings used to create a CMEK crypto key." |
| 1055 | + } |
| 1056 | + }, |
| 1057 | + "type": "object" |
| 1058 | + }, |
| 1059 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadIL4Settings": { |
| 1060 | + "description": "Settings specific to resources needed for IL4.", |
| 1061 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadIL4Settings", |
| 1062 | + "properties": { |
| 1063 | + "kmsSettings": { |
| 1064 | + "$ref": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 1065 | + "description": "Required. Input only. Immutable. Settings used to create a CMEK crypto key." |
| 1066 | + } |
| 1067 | + }, |
| 1068 | + "type": "object" |
| 1069 | + }, |
| 1070 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings": { |
| 1071 | + "description": "Settings specific to the Key Management Service.", |
| 1072 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings", |
| 1073 | + "properties": { |
| 1074 | + "nextRotationTime": { |
| 1075 | + "description": "Required. Input only. Immutable. The time at which the Key Management Service will automatically create a new version of the crypto key and mark it as the primary.", |
| 1076 | + "format": "google-datetime", |
| 1077 | + "type": "string" |
| 1078 | + }, |
| 1079 | + "rotationPeriod": { |
| 1080 | + "description": "Required. Input only. Immutable. [next_rotation_time] will be advanced by this period when the Key Management Service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours.", |
| 1081 | + "format": "google-duration", |
| 1082 | + "type": "string" |
| 1083 | + } |
| 1084 | + }, |
| 1085 | + "type": "object" |
| 1086 | + }, |
| 1087 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo": { |
| 1088 | + "description": "Represent the resources that are children of this Workload.", |
| 1089 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo", |
| 1090 | + "properties": { |
| 1091 | + "resourceId": { |
| 1092 | + "description": "Resource identifier. For a project this represents project_number.", |
| 1093 | + "format": "int64", |
| 1094 | + "type": "string" |
| 1095 | + }, |
| 1096 | + "resourceType": { |
| 1097 | + "description": "Indicates the type of resource.", |
| 1098 | + "enum": [ |
| 1099 | + "RESOURCE_TYPE_UNSPECIFIED", |
| 1100 | + "CONSUMER_PROJECT", |
| 1101 | + "CONSUMER_FOLDER", |
| 1102 | + "ENCRYPTION_KEYS_PROJECT", |
| 1103 | + "KEYRING" |
| 1104 | + ], |
| 1105 | + "enumDescriptions": [ |
| 1106 | + "Unknown resource type.", |
| 1107 | + "Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.", |
| 1108 | + "Consumer Folder.", |
| 1109 | + "Consumer project containing encryption keys.", |
| 1110 | + "Keyring resource that hosts encryption keys." |
| 1111 | + ], |
| 1112 | + "type": "string" |
| 1113 | + } |
| 1114 | + }, |
| 1115 | + "type": "object" |
| 1116 | + }, |
| 1117 | + "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings": { |
| 1118 | + "description": "Represent the custom settings for the resources to be created.", |
| 1119 | + "id": "GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings", |
| 1120 | + "properties": { |
| 1121 | + "displayName": { |
| 1122 | + "description": "User-assigned resource display name. If not empty it will be used to create a resource with the specified name.", |
| 1123 | + "type": "string" |
| 1124 | + }, |
| 1125 | + "resourceId": { |
| 1126 | + "description": "Resource identifier. For a project this represents project_id. If the project is already taken, the workload creation will fail.", |
| 1127 | + "type": "string" |
| 1128 | + }, |
| 1129 | + "resourceType": { |
| 1130 | + "description": "Indicates the type of resource. This field should be specified to correspond the id to the right project type (CONSUMER_PROJECT or ENCRYPTION_KEYS_PROJECT)", |
| 1131 | + "enum": [ |
| 1132 | + "RESOURCE_TYPE_UNSPECIFIED", |
| 1133 | + "CONSUMER_PROJECT", |
| 1134 | + "CONSUMER_FOLDER", |
| 1135 | + "ENCRYPTION_KEYS_PROJECT", |
| 1136 | + "KEYRING" |
| 1137 | + ], |
| 1138 | + "enumDescriptions": [ |
| 1139 | + "Unknown resource type.", |
| 1140 | + "Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.", |
| 1141 | + "Consumer Folder.", |
| 1142 | + "Consumer project containing encryption keys.", |
| 1143 | + "Keyring resource that hosts encryption keys." |
| 1144 | + ], |
| 1145 | + "type": "string" |
| 1146 | + } |
| 1147 | + }, |
| 1148 | + "type": "object" |
| 1149 | + }, |
868 | 1150 | "GoogleLongrunningListOperationsResponse": {
|
869 | 1151 | "description": "The response message for Operations.ListOperations.",
|
870 | 1152 | "id": "GoogleLongrunningListOperationsResponse",
|
|
0 commit comments