Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static DeviceCredential.CredentialCase |
DeviceCredential.CredentialCase.forNumber(int value) |
DeviceCredential.CredentialCase |
DeviceCredential.getCredentialCase() |
DeviceCredential.CredentialCase |
DeviceCredential.Builder.getCredentialCase() |
DeviceCredential.CredentialCase |
DeviceCredentialOrBuilder.getCredentialCase() |
static DeviceCredential.CredentialCase |
DeviceCredential.CredentialCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeviceCredential.CredentialCase |
DeviceCredential.CredentialCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceCredential.CredentialCase[] |
DeviceCredential.CredentialCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.