| Package | Description |
|---|---|
| com.google.cloud.oslogin.common |
| Modifier and Type | Method and Description |
|---|---|
static OsLoginProto.OperatingSystemType |
OsLoginProto.OperatingSystemType.forNumber(int value) |
OsLoginProto.OperatingSystemType |
OsLoginProto.PosixAccountOrBuilder.getOperatingSystemType()
The operating system type where this account applies.
|
OsLoginProto.OperatingSystemType |
OsLoginProto.PosixAccount.getOperatingSystemType()
The operating system type where this account applies.
|
OsLoginProto.OperatingSystemType |
OsLoginProto.PosixAccount.Builder.getOperatingSystemType()
The operating system type where this account applies.
|
static OsLoginProto.OperatingSystemType |
OsLoginProto.OperatingSystemType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OsLoginProto.OperatingSystemType |
OsLoginProto.OperatingSystemType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OsLoginProto.OperatingSystemType |
OsLoginProto.OperatingSystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsLoginProto.OperatingSystemType[] |
OsLoginProto.OperatingSystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<OsLoginProto.OperatingSystemType> |
OsLoginProto.OperatingSystemType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OsLoginProto.PosixAccount.Builder |
OsLoginProto.PosixAccount.Builder.setOperatingSystemType(OsLoginProto.OperatingSystemType value)
The operating system type where this account applies.
|
Copyright © 2023 Google LLC. All rights reserved.