Uses of Class
com.google.cloud.retail.v2alpha.MerchantCenterAccountLink.State
-
Packages that use MerchantCenterAccountLink.State Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of MerchantCenterAccountLink.State in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return MerchantCenterAccountLink.State Modifier and Type Method Description static MerchantCenterAccountLink.StateMerchantCenterAccountLink.State. forNumber(int value)MerchantCenterAccountLink.StateMerchantCenterAccountLink.Builder. getState()Output only.MerchantCenterAccountLink.StateMerchantCenterAccountLink. getState()Output only.MerchantCenterAccountLink.StateMerchantCenterAccountLinkOrBuilder. getState()Output only.static MerchantCenterAccountLink.StateMerchantCenterAccountLink.State. valueOf(int value)Deprecated.static MerchantCenterAccountLink.StateMerchantCenterAccountLink.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static MerchantCenterAccountLink.StateMerchantCenterAccountLink.State. valueOf(String name)Returns the enum constant of this type with the specified name.static MerchantCenterAccountLink.State[]MerchantCenterAccountLink.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.retail.v2alpha that return types with arguments of type MerchantCenterAccountLink.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<MerchantCenterAccountLink.State>MerchantCenterAccountLink.State. internalGetValueMap()Methods in com.google.cloud.retail.v2alpha with parameters of type MerchantCenterAccountLink.State Modifier and Type Method Description MerchantCenterAccountLink.BuilderMerchantCenterAccountLink.Builder. setState(MerchantCenterAccountLink.State value)Output only.
-