Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.ClientGateway.State
-
Packages that use ClientGateway.State Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp API -
-
Uses of ClientGateway.State in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return ClientGateway.State Modifier and Type Method Description static ClientGateway.StateClientGateway.State. forNumber(int value)ClientGateway.StateClientGateway.Builder. getState()Output only.ClientGateway.StateClientGateway. getState()Output only.ClientGateway.StateClientGatewayOrBuilder. getState()Output only.static ClientGateway.StateClientGateway.State. valueOf(int value)Deprecated.static ClientGateway.StateClientGateway.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ClientGateway.StateClientGateway.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ClientGateway.State[]ClientGateway.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return types with arguments of type ClientGateway.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ClientGateway.State>ClientGateway.State. internalGetValueMap()Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type ClientGateway.State Modifier and Type Method Description ClientGateway.BuilderClientGateway.Builder. setState(ClientGateway.State value)Output only.
-