Uses of Class
com.google.cloud.support.v2.Actor
-
Packages that use Actor Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of Actor in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return Actor Modifier and Type Method Description ActorActor.Builder. build()ActorActor.Builder. buildPartial()ActorAttachment.Builder. getCreator()Output only.ActorAttachment. getCreator()Output only.ActorAttachmentOrBuilder. getCreator()Output only.ActorCase.Builder. getCreator()The user who created the case.ActorCase. getCreator()The user who created the case.ActorCaseOrBuilder. getCreator()The user who created the case.ActorComment.Builder. getCreator()Output only.ActorComment. getCreator()Output only.ActorCommentOrBuilder. getCreator()Output only.static ActorActor. getDefaultInstance()ActorActor.Builder. getDefaultInstanceForType()ActorActor. getDefaultInstanceForType()static ActorActor. parseDelimitedFrom(InputStream input)static ActorActor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActorActor. parseFrom(byte[] data)static ActorActor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActorActor. parseFrom(com.google.protobuf.ByteString data)static ActorActor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActorActor. parseFrom(com.google.protobuf.CodedInputStream input)static ActorActor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActorActor. parseFrom(InputStream input)static ActorActor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActorActor. parseFrom(ByteBuffer data)static ActorActor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.support.v2 that return types with arguments of type Actor Modifier and Type Method Description com.google.protobuf.Parser<Actor>Actor. getParserForType()static com.google.protobuf.Parser<Actor>Actor. parser()Methods in com.google.cloud.support.v2 with parameters of type Actor Modifier and Type Method Description Attachment.BuilderAttachment.Builder. mergeCreator(Actor value)Output only.Case.BuilderCase.Builder. mergeCreator(Actor value)The user who created the case.Comment.BuilderComment.Builder. mergeCreator(Actor value)Output only.Actor.BuilderActor.Builder. mergeFrom(Actor other)static Actor.BuilderActor. newBuilder(Actor prototype)Attachment.BuilderAttachment.Builder. setCreator(Actor value)Output only.Case.BuilderCase.Builder. setCreator(Actor value)The user who created the case.Comment.BuilderComment.Builder. setCreator(Actor value)Output only.
-