| Modifier and Type | Method and Description |
|---|---|
HealthCheckLogConfig |
HealthCheckLogConfig.Builder.build() |
HealthCheckLogConfig |
HealthCheckLogConfig.Builder.buildPartial() |
static HealthCheckLogConfig |
HealthCheckLogConfig.getDefaultInstance() |
HealthCheckLogConfig |
HealthCheckLogConfig.getDefaultInstanceForType() |
HealthCheckLogConfig |
HealthCheckLogConfig.Builder.getDefaultInstanceForType() |
HealthCheckLogConfig |
HealthCheckOrBuilder.getLogConfig()
Configure logging on this health check.
|
HealthCheckLogConfig |
HealthCheck.getLogConfig()
Configure logging on this health check.
|
HealthCheckLogConfig |
HealthCheck.Builder.getLogConfig()
Configure logging on this health check.
|
static HealthCheckLogConfig |
HealthCheckLogConfig.parseDelimitedFrom(InputStream input) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(byte[] data) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(ByteBuffer data) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(InputStream input) |
static HealthCheckLogConfig |
HealthCheckLogConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HealthCheckLogConfig> |
HealthCheckLogConfig.getParserForType() |
static com.google.protobuf.Parser<HealthCheckLogConfig> |
HealthCheckLogConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckLogConfig.Builder |
HealthCheckLogConfig.Builder.mergeFrom(HealthCheckLogConfig other) |
HealthCheck.Builder |
HealthCheck.Builder.mergeLogConfig(HealthCheckLogConfig value)
Configure logging on this health check.
|
static HealthCheckLogConfig.Builder |
HealthCheckLogConfig.newBuilder(HealthCheckLogConfig prototype) |
HealthCheck.Builder |
HealthCheck.Builder.setLogConfig(HealthCheckLogConfig value)
Configure logging on this health check.
|
Copyright © 2023 Google LLC. All rights reserved.