public interface BucketListRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCloudCredential()
name or phid
|
com.google.protobuf.ByteString |
getCloudCredentialBytes()
name or phid
|
java.lang.String |
getClusterUid()
string cluster_uid = 3; |
com.google.protobuf.ByteString |
getClusterUidBytes()
string cluster_uid = 3; |
java.lang.String |
getGceProject()
string gce_project = 2; |
com.google.protobuf.ByteString |
getGceProjectBytes()
string gce_project = 2; |
java.lang.String |
getSecretName()
string secret_name = 5; |
com.google.protobuf.ByteString |
getSecretNameBytes()
string secret_name = 5; |
java.lang.String |
getSecretNamespace()
string secret_namespace = 4; |
com.google.protobuf.ByteString |
getSecretNamespaceBytes()
string secret_namespace = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCloudCredential()
name or phid
string cloud_credential = 1;com.google.protobuf.ByteString getCloudCredentialBytes()
name or phid
string cloud_credential = 1;java.lang.String getGceProject()
string gce_project = 2;com.google.protobuf.ByteString getGceProjectBytes()
string gce_project = 2;java.lang.String getClusterUid()
string cluster_uid = 3;com.google.protobuf.ByteString getClusterUidBytes()
string cluster_uid = 3;java.lang.String getSecretNamespace()
string secret_namespace = 4;com.google.protobuf.ByteString getSecretNamespaceBytes()
string secret_namespace = 4;java.lang.String getSecretName()
string secret_name = 5;com.google.protobuf.ByteString getSecretNameBytes()
string secret_name = 5;