Home
last modified time | relevance | path

Searched defs:channelDescriptor (Results 1 – 1 of 1) sorted by relevance

/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
DNotificationChannelDescriptorName.java47 private final String channelDescriptor; field in NotificationChannelDescriptorName
122 public static NotificationChannelDescriptorName of(String project, String channelDescriptor) { in of()
128 String project, String channelDescriptor) { in ofProjectChannelDescriptorName()
134 String organization, String channelDescriptor) { in ofOrganizationChannelDescriptorName()
143 String folder, String channelDescriptor) { in ofFolderChannelDescriptorName()
150 public static String format(String project, String channelDescriptor) { in format()
160 String project, String channelDescriptor) { in formatProjectChannelDescriptorName()
170 String organization, String channelDescriptor) { in formatOrganizationChannelDescriptorName()
179 public static String formatFolderChannelDescriptorName(String folder, String channelDescriptor) { in formatFolderChannelDescriptorName()
302 private String channelDescriptor; field in NotificationChannelDescriptorName.Builder
[all …]