Uses of Class
com.google.cloud.channel.v1.CloudIdentityInfo
-
Packages that use CloudIdentityInfo Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudIdentityInfo in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudIdentityInfo Modifier and Type Method Description CloudIdentityInfoCloudIdentityInfo.Builder. build()CloudIdentityInfoCloudIdentityInfo.Builder. buildPartial()CloudIdentityInfoChannelPartnerLink.Builder. getChannelPartnerCloudIdentityInfo()Output only.CloudIdentityInfoChannelPartnerLink. getChannelPartnerCloudIdentityInfo()Output only.CloudIdentityInfoChannelPartnerLinkOrBuilder. getChannelPartnerCloudIdentityInfo()Output only.CloudIdentityInfoCustomer.Builder. getCloudIdentityInfo()Output only.CloudIdentityInfoCustomer. getCloudIdentityInfo()Output only.CloudIdentityInfoCustomerOrBuilder. getCloudIdentityInfo()Output only.CloudIdentityInfoProvisionCloudIdentityRequest.Builder. getCloudIdentityInfo()CloudIdentity-specific customer information.CloudIdentityInfoProvisionCloudIdentityRequest. getCloudIdentityInfo()CloudIdentity-specific customer information.CloudIdentityInfoProvisionCloudIdentityRequestOrBuilder. getCloudIdentityInfo()CloudIdentity-specific customer information.static CloudIdentityInfoCloudIdentityInfo. getDefaultInstance()CloudIdentityInfoCloudIdentityInfo.Builder. getDefaultInstanceForType()CloudIdentityInfoCloudIdentityInfo. getDefaultInstanceForType()static CloudIdentityInfoCloudIdentityInfo. parseDelimitedFrom(InputStream input)static CloudIdentityInfoCloudIdentityInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoCloudIdentityInfo. parseFrom(byte[] data)static CloudIdentityInfoCloudIdentityInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoCloudIdentityInfo. parseFrom(com.google.protobuf.ByteString data)static CloudIdentityInfoCloudIdentityInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoCloudIdentityInfo. parseFrom(com.google.protobuf.CodedInputStream input)static CloudIdentityInfoCloudIdentityInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoCloudIdentityInfo. parseFrom(InputStream input)static CloudIdentityInfoCloudIdentityInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoCloudIdentityInfo. parseFrom(ByteBuffer data)static CloudIdentityInfoCloudIdentityInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudIdentityInfo Modifier and Type Method Description com.google.protobuf.Parser<CloudIdentityInfo>CloudIdentityInfo. getParserForType()static com.google.protobuf.Parser<CloudIdentityInfo>CloudIdentityInfo. parser()
-