public interface LogConfigCounterOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LogConfigCounterOptionsCustomField |
getCustomFields(int index)
This is deprecated and has no effect.
|
int |
getCustomFieldsCount()
This is deprecated and has no effect.
|
List<LogConfigCounterOptionsCustomField> |
getCustomFieldsList()
This is deprecated and has no effect.
|
LogConfigCounterOptionsCustomFieldOrBuilder |
getCustomFieldsOrBuilder(int index)
This is deprecated and has no effect.
|
List<? extends LogConfigCounterOptionsCustomFieldOrBuilder> |
getCustomFieldsOrBuilderList()
This is deprecated and has no effect.
|
String |
getField()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getFieldBytes()
This is deprecated and has no effect.
|
String |
getMetric()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getMetricBytes()
This is deprecated and has no effect.
|
boolean |
hasField()
This is deprecated and has no effect.
|
boolean |
hasMetric()
This is deprecated and has no effect.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<LogConfigCounterOptionsCustomField> getCustomFieldsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
LogConfigCounterOptionsCustomField getCustomFields(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
int getCustomFieldsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
List<? extends LogConfigCounterOptionsCustomFieldOrBuilder> getCustomFieldsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
LogConfigCounterOptionsCustomFieldOrBuilder getCustomFieldsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfigCounterOptionsCustomField custom_fields = 249651015;
boolean hasField()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;String getField()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;com.google.protobuf.ByteString getFieldBytes()
This is deprecated and has no effect. Do not use.
optional string field = 97427706;boolean hasMetric()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;String getMetric()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;com.google.protobuf.ByteString getMetricBytes()
This is deprecated and has no effect. Do not use.
optional string metric = 533067184;Copyright © 2023 Google LLC. All rights reserved.