@Generated(value="by GAPIC") @BetaApi public final class LogConfig extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
LogConfig.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
LogConfigCloudAuditOptions |
getCloudAudit()
Cloud audit options.
|
LogConfigCounterOptions |
getCounter()
Counter options.
|
LogConfigDataAccessOptions |
getDataAccess()
Data access options.
|
static LogConfig |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
int |
hashCode() |
static LogConfig.Builder |
newBuilder() |
static LogConfig.Builder |
newBuilder(LogConfig prototype) |
LogConfig.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 LogConfigCloudAuditOptions getCloudAudit()
public LogConfigCounterOptions getCounter()
public LogConfigDataAccessOptions getDataAccess()
public static LogConfig.Builder newBuilder()
public static LogConfig.Builder newBuilder(LogConfig prototype)
public LogConfig.Builder toBuilder()
public static LogConfig getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.