public interface InstancesAddResourcePoliciesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePolicies(int index)
Resource policies to be added to this instance.
|
com.google.protobuf.ByteString |
getResourcePoliciesBytes(int index)
Resource policies to be added to this instance.
|
int |
getResourcePoliciesCount()
Resource policies to be added to this instance.
|
List<String> |
getResourcePoliciesList()
Resource policies to be added to this instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getResourcePoliciesList()
Resource policies to be added to this instance.
repeated string resource_policies = 22220385;int getResourcePoliciesCount()
Resource policies to be added to this instance.
repeated string resource_policies = 22220385;String getResourcePolicies(int index)
Resource policies to be added to this instance.
repeated string resource_policies = 22220385;index - The index of the element to return.com.google.protobuf.ByteString getResourcePoliciesBytes(int index)
Resource policies to be added to this instance.
repeated string resource_policies = 22220385;index - The index of the value to return.Copyright © 2023 Google LLC. All rights reserved.