Class AndroidPrivacySharedKeyGoogleNetworkTypeName
java.lang.Object
com.google.ads.googleads.v18.resources.AndroidPrivacySharedKeyGoogleNetworkTypeName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AndroidPrivacySharedKeyGoogleNetworkTypeName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/androidPrivacySharedKeyGoogleNetworkTypes/{campaign_id}~{android_privacy_interaction_type}~{android_privacy_network_type}~{android_privacy_interaction_date}. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String campaignId, String androidPrivacyInteractionType, String androidPrivacyNetworkType, String androidPrivacyInteractionDate) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) of(String customerId, String campaignId, String androidPrivacyInteractionType, String androidPrivacyNetworkType, String androidPrivacyInteractionDate) toString()
-
Constructor Details
-
AndroidPrivacySharedKeyGoogleNetworkTypeName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCampaignId
-
getAndroidPrivacyInteractionType
-
getAndroidPrivacyNetworkType
-
getAndroidPrivacyInteractionDate
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
public static List<AndroidPrivacySharedKeyGoogleNetworkTypeName> parseList(List<String> formattedStrings) -
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-