@Generated(value="by GAPIC") @BetaApi public final class LogConfigCounterOptions extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
LogConfigCounterOptions.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static LogConfigCounterOptions |
getDefaultInstance() |
String |
getField()
The field value to attribute.
|
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getMetric()
The metric to update.
|
int |
hashCode() |
static LogConfigCounterOptions.Builder |
newBuilder() |
static LogConfigCounterOptions.Builder |
newBuilder(LogConfigCounterOptions prototype) |
LogConfigCounterOptions.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getField()
public String getMetric()
public static LogConfigCounterOptions.Builder newBuilder()
public static LogConfigCounterOptions.Builder newBuilder(LogConfigCounterOptions prototype)
public LogConfigCounterOptions.Builder toBuilder()
public static LogConfigCounterOptions getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.