Home
last modified time | relevance | path

Searched defs:notificationConfig (Results 1 – 25 of 31) sorted by relevance

12

/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
DNotificationConfigName.java47 private final String notificationConfig; field in NotificationConfigName
122 public static NotificationConfigName of(String organization, String notificationConfig) { in of()
131 String organization, String notificationConfig) { in ofOrganizationNotificationConfigName()
140 String folder, String notificationConfig) { in ofFolderNotificationConfigName()
149 String project, String notificationConfig) { in ofProjectNotificationConfigName()
156 public static String format(String organization, String notificationConfig) { in format()
166 String organization, String notificationConfig) { in formatOrganizationNotificationConfigName()
176 String folder, String notificationConfig) { in formatFolderNotificationConfigName()
186 String project, String notificationConfig) { in formatProjectNotificationConfigName()
309 private String notificationConfig; field in NotificationConfigName.Builder
[all …]
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/
DNotificationConfigName.java37 private final String notificationConfig; field in NotificationConfigName
66 public static NotificationConfigName of(String organization, String notificationConfig) { in of()
73 public static String format(String organization, String notificationConfig) { in format()
170 private String notificationConfig; field in NotificationConfigName.Builder
187 public Builder setNotificationConfig(String notificationConfig) { in setNotificationConfig()
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/
DSyncUpdateNotificationConfigNotificationconfig.java36 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncUpdateNotificationConfigNotificationconfig() local
DSyncUpdateNotificationConfigNotificationconfigFieldmask.java37 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncUpdateNotificationConfigNotificationconfigFieldmask() local
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/
DSyncUpdateNotificationConfigNotificationconfig.java36 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncUpdateNotificationConfigNotificationconfig() local
DSyncUpdateNotificationConfigNotificationconfigFieldmask.java37 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncUpdateNotificationConfigNotificationconfigFieldmask() local
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/
DSyncCreateNotificationConfigStringNotificationconfig.java38 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigStringNotificationconfig() local
DSyncCreateNotificationConfigOrganizationnameNotificationconfig.java39 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigOrganizationnameNotificationconfig() local
DSyncCreateNotificationConfigFoldernameNotificationconfig.java38 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigFoldernameNotificationconfig() local
DSyncCreateNotificationConfigProjectnameNotificationconfig.java38 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigProjectnameNotificationconfig() local
DSyncCreateNotificationConfigProjectnameStringNotificationconfig.java40 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigProjectnameStringNotificationconfig() local
DSyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java40 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigOrganizationnameStringNotificationconfig() local
DSyncCreateNotificationConfigStringStringNotificationconfig.java39 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigStringStringNotificationconfig() local
DSyncCreateNotificationConfigFoldernameStringNotificationconfig.java40 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigFoldernameStringNotificationconfig() local
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/
DSyncCreateNotificationConfigStringNotificationconfig.java38 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigStringNotificationconfig() local
DSyncCreateNotificationConfigOrganizationnameNotificationconfig.java39 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigOrganizationnameNotificationconfig() local
DSyncCreateNotificationConfigStringStringNotificationconfig.java39 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigStringStringNotificationconfig() local
DSyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java40 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in syncCreateNotificationConfigOrganizationnameStringNotificationconfig() local
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/
DSecurityCenterClientTest.java431 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest() local
456 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest() local
477 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest2() local
502 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest2() local
524 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest3() local
552 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest3() local
574 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest4() local
602 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest4() local
2203 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in updateNotificationConfigTest() local
2226 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in updateNotificationConfigExceptionTest() local
[all …]
DSecurityCenterClientHttpJsonTest.java450 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest() local
479 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest() local
500 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest2() local
529 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest2() local
551 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest3() local
582 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest3() local
604 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest4() local
635 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest4() local
2475 NotificationConfig notificationConfig = in updateNotificationConfigTest() local
2510 NotificationConfig notificationConfig = in updateNotificationConfigExceptionTest() local
[all …]
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/
DSecurityCenterClientHttpJsonTest.java1041 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest() local
1070 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest() local
1093 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest2() local
1122 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest2() local
1145 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest3() local
1174 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest3() local
1197 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest4() local
1226 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest4() local
1250 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest5() local
1281 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest5() local
[all …]
DSecurityCenterClientTest.java984 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest() local
1009 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest() local
1032 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest2() local
1057 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest2() local
1080 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest3() local
1105 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest3() local
1128 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest4() local
1153 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest4() local
1177 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigTest5() local
1205 NotificationConfig notificationConfig = NotificationConfig.newBuilder().build(); in createNotificationConfigExceptionTest5() local
[all …]
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/
DSecurityCenterClient.java573 OrganizationName parent, NotificationConfig notificationConfig) { in createNotificationConfig()
609 String parent, NotificationConfig notificationConfig) { in createNotificationConfig()
649 OrganizationName parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
690 String parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
3265 public final NotificationConfig updateNotificationConfig(NotificationConfig notificationConfig) { in updateNotificationConfig()
3300 NotificationConfig notificationConfig, FieldMask updateMask) { in updateNotificationConfig()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/
DSecurityCenterClient.java1176 FolderName parent, NotificationConfig notificationConfig) { in createNotificationConfig()
1212 OrganizationName parent, NotificationConfig notificationConfig) { in createNotificationConfig()
1248 ProjectName parent, NotificationConfig notificationConfig) { in createNotificationConfig()
1284 String parent, NotificationConfig notificationConfig) { in createNotificationConfig()
1324 FolderName parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
1365 OrganizationName parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
1406 ProjectName parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
1447 String parent, String configId, NotificationConfig notificationConfig) { in createNotificationConfig()
5841 public final NotificationConfig updateNotificationConfig(NotificationConfig notificationConfig) { in updateNotificationConfig()
5876 NotificationConfig notificationConfig, FieldMask updateMask) { in updateNotificationConfig()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dstoragetransfer.v1.json1430 "notificationConfig": { object
1500 "notificationConfig": { object

12