Uses of Class
com.google.cloud.support.v2.Escalation
-
Packages that use Escalation Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of Escalation in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return Escalation Modifier and Type Method Description Escalation
Escalation.Builder. build()
Escalation
Escalation.Builder. buildPartial()
static Escalation
Escalation. getDefaultInstance()
Escalation
Escalation.Builder. getDefaultInstanceForType()
Escalation
Escalation. getDefaultInstanceForType()
Escalation
EscalateCaseRequest.Builder. getEscalation()
The escalation object to be sent with the escalation request.Escalation
EscalateCaseRequest. getEscalation()
The escalation object to be sent with the escalation request.Escalation
EscalateCaseRequestOrBuilder. getEscalation()
The escalation object to be sent with the escalation request.static Escalation
Escalation. parseDelimitedFrom(InputStream input)
static Escalation
Escalation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Escalation
Escalation. parseFrom(byte[] data)
static Escalation
Escalation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Escalation
Escalation. parseFrom(com.google.protobuf.ByteString data)
static Escalation
Escalation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Escalation
Escalation. parseFrom(com.google.protobuf.CodedInputStream input)
static Escalation
Escalation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Escalation
Escalation. parseFrom(InputStream input)
static Escalation
Escalation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Escalation
Escalation. parseFrom(ByteBuffer data)
static Escalation
Escalation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.support.v2 that return types with arguments of type Escalation Modifier and Type Method Description com.google.protobuf.Parser<Escalation>
Escalation. getParserForType()
static com.google.protobuf.Parser<Escalation>
Escalation. parser()
Methods in com.google.cloud.support.v2 with parameters of type Escalation Modifier and Type Method Description EscalateCaseRequest.Builder
EscalateCaseRequest.Builder. mergeEscalation(Escalation value)
The escalation object to be sent with the escalation request.Escalation.Builder
Escalation.Builder. mergeFrom(Escalation other)
static Escalation.Builder
Escalation. newBuilder(Escalation prototype)
EscalateCaseRequest.Builder
EscalateCaseRequest.Builder. setEscalation(Escalation value)
The escalation object to be sent with the escalation request.
-