public interface TypeMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
APIVersion of the resource (e.g. v1).
|
com.google.protobuf.ByteString |
getApiVersionBytes()
APIVersion of the resource (e.g. v1).
|
String |
getKind()
Kind of the resource (e.g.
|
com.google.protobuf.ByteString |
getKindBytes()
Kind of the resource (e.g.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKind()
Kind of the resource (e.g. Deployment).
string kind = 1;com.google.protobuf.ByteString getKindBytes()
Kind of the resource (e.g. Deployment).
string kind = 1;String getApiVersion()
APIVersion of the resource (e.g. v1).
string api_version = 2;com.google.protobuf.ByteString getApiVersionBytes()
APIVersion of the resource (e.g. v1).
string api_version = 2;Copyright © 2025 Google LLC. All rights reserved.