@Deprecated public interface GroupPropertiesOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionId()
Deprecated.
ID of the IDP connection the group instance is associated with.
|
com.google.protobuf.ByteString |
getConnectionIdBytes()
Deprecated.
ID of the IDP connection the group instance is associated with.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConnectionId()
ID of the IDP connection the group instance is associated with.
string connection_id = 1 [json_name = "connectionId"];com.google.protobuf.ByteString getConnectionIdBytes()
ID of the IDP connection the group instance is associated with.
string connection_id = 1 [json_name = "connectionId"];Copyright © 2024. All rights reserved.