@ConfigurationProperties(prefix="spring.cloud.gcp.metrics") public class GcpMetricsProperties extends Object implements CredentialsSupplier
| Constructor and Description |
|---|
GcpMetricsProperties() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
String |
getProjectId() |
void |
setProjectId(String projectId) |
public String getProjectId()
public void setProjectId(String projectId)
public Credentials getCredentials()
getCredentials in interface CredentialsSupplierCopyright © 2022. All rights reserved.