static SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceType.forNumber(int value) |
|
SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceConfig.Builder.getType() |
.api.ServiceType type = 1;
|
SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceConfig.getType() |
.api.ServiceType type = 1;
|
SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceConfigOrBuilder.getType() |
.api.ServiceType type = 1;
|
static SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceType.valueOf(int value) |
Deprecated.
|
static SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SubmitOuterClass.ServiceType |
SubmitOuterClass.ServiceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SubmitOuterClass.ServiceType[] |
SubmitOuterClass.ServiceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|