@Generated(value="by GAPIC protoc plugin") public class OrganizationDeidentifyTemplateName extends DeidentifyTemplateName
| Modifier and Type | Class and Description |
|---|---|
static class |
OrganizationDeidentifyTemplateName.Builder
Builder for OrganizationDeidentifyTemplateName.
|
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder, DeidentifyTemplateName.ProjectDeidentifyTemplateBuilder, DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static String |
format(String organization,
String deidentifyTemplate) |
String |
getDeidentifyTemplate() |
String |
getFieldValue(String fieldName) |
Map<String,String> |
getFieldValuesMap() |
String |
getOrganization() |
int |
hashCode() |
static boolean |
isParsableFrom(String formattedString) |
static OrganizationDeidentifyTemplateName.Builder |
newBuilder() |
static OrganizationDeidentifyTemplateName |
of(String organization,
String deidentifyTemplate) |
static OrganizationDeidentifyTemplateName |
parse(String formattedString) |
static List<OrganizationDeidentifyTemplateName> |
parseList(List<String> formattedStrings) |
OrganizationDeidentifyTemplateName.Builder |
toBuilder() |
String |
toString() |
static List<String> |
toStringList(List<OrganizationDeidentifyTemplateName> values) |
formatOrganizationDeidentifyTemplateName, formatOrganizationLocationDeidentifyTemplateName, formatProjectDeidentifyTemplateName, formatProjectLocationDeidentifyTemplateName, getLocation, getProject, newOrganizationDeidentifyTemplateBuilder, newOrganizationLocationDeidentifyTemplateBuilder, newProjectDeidentifyTemplateBuilder, newProjectLocationDeidentifyTemplateBuilder, ofOrganizationDeidentifyTemplateName, ofOrganizationLocationDeidentifyTemplateName, ofProjectDeidentifyTemplateName, ofProjectLocationDeidentifyTemplateNamepublic String getOrganization()
getOrganization in class DeidentifyTemplateNamepublic String getDeidentifyTemplate()
getDeidentifyTemplate in class DeidentifyTemplateNamepublic static OrganizationDeidentifyTemplateName.Builder newBuilder()
public OrganizationDeidentifyTemplateName.Builder toBuilder()
toBuilder in class DeidentifyTemplateNamepublic static OrganizationDeidentifyTemplateName of(String organization, String deidentifyTemplate)
public static OrganizationDeidentifyTemplateName parse(String formattedString)
public static List<OrganizationDeidentifyTemplateName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<OrganizationDeidentifyTemplateName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamegetFieldValuesMap in class DeidentifyTemplateNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNamegetFieldValue in class DeidentifyTemplateNamepublic String toString()
toString in class DeidentifyTemplateNamepublic boolean equals(Object o)
equals in class DeidentifyTemplateNamepublic int hashCode()
hashCode in class DeidentifyTemplateNameCopyright © 2022 Google LLC. All rights reserved.