Package | Description |
---|---|
com.google.cloud.spring.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
|
Modifier and Type | Method and Description |
---|---|
static GcpScope |
GcpScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcpScope[] |
GcpScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.