Uses of Class
com.google.cloud.talent.v4.CommuteMethod
-
Packages that use CommuteMethod Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of CommuteMethod in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return CommuteMethod Modifier and Type Method Description static CommuteMethodCommuteMethod. forNumber(int value)CommuteMethodCommuteFilter.Builder. getCommuteMethod()Required.CommuteMethodCommuteFilter. getCommuteMethod()Required.CommuteMethodCommuteFilterOrBuilder. getCommuteMethod()Required.static CommuteMethodCommuteMethod. valueOf(int value)Deprecated.static CommuteMethodCommuteMethod. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CommuteMethodCommuteMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static CommuteMethod[]CommuteMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.talent.v4 that return types with arguments of type CommuteMethod Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CommuteMethod>CommuteMethod. internalGetValueMap()Methods in com.google.cloud.talent.v4 with parameters of type CommuteMethod Modifier and Type Method Description CommuteFilter.BuilderCommuteFilter.Builder. setCommuteMethod(CommuteMethod value)Required.
-