Uses of Class
com.google.api.serviceusage.v1beta1.GetServiceIdentityResponse.IdentityState
-
Packages that use GetServiceIdentityResponse.IdentityState Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage API -
-
Uses of GetServiceIdentityResponse.IdentityState in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return GetServiceIdentityResponse.IdentityState Modifier and Type Method Description static GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse.IdentityState. forNumber(int value)GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse.Builder. getState()Service identity state.GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse. getState()Service identity state.GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponseOrBuilder. getState()Service identity state.static GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse.IdentityState. valueOf(int value)Deprecated.static GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse.IdentityState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static GetServiceIdentityResponse.IdentityStateGetServiceIdentityResponse.IdentityState. valueOf(String name)Returns the enum constant of this type with the specified name.static GetServiceIdentityResponse.IdentityState[]GetServiceIdentityResponse.IdentityState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type GetServiceIdentityResponse.IdentityState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<GetServiceIdentityResponse.IdentityState>GetServiceIdentityResponse.IdentityState. internalGetValueMap()Methods in com.google.api.serviceusage.v1beta1 with parameters of type GetServiceIdentityResponse.IdentityState Modifier and Type Method Description GetServiceIdentityResponse.BuilderGetServiceIdentityResponse.Builder. setState(GetServiceIdentityResponse.IdentityState value)Service identity state.
-