public interface APIResourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getPolicyRef()
The policy name to use for this API
|
com.google.protobuf.ByteString |
getPolicyRefBytes()
The policy name to use for this API
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getPolicyRef()
The policy name to use for this API
string policy_ref = 1 [json_name = "policyRef"];
com.google.protobuf.ByteString getPolicyRefBytes()
The policy name to use for this API
string policy_ref = 1 [json_name = "policyRef"];
Copyright © 2022. All rights reserved.