/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/proto/src/main/java/com/google/showcase/v1beta1/ |
H A D | BlurbName.java | 36 "users/{user}/profile/blurbs/legacy/{legacy_user}~{blurb}"); 38 PathTemplate.createWithoutUrlEncoding("users/{user}/profile/blurbs/{blurb}"); 40 PathTemplate.createWithoutUrlEncoding("rooms/{room}/blurbs/{blurb}"); 42 PathTemplate.createWithoutUrlEncoding("rooms/{room}/blurbs/legacy/{legacy_room}.{blurb}"); 48 private final String blurb; field in BlurbName 56 blurb = null; in BlurbName() 64 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 72 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 81 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 91 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() [all …]
|
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/ |
H A D | BlurbName.java | 36 "users/{user}/profile/blurbs/legacy/{legacy_user}~{blurb}"); 38 PathTemplate.createWithoutUrlEncoding("users/{user}/profile/blurbs/{blurb}"); 40 PathTemplate.createWithoutUrlEncoding("rooms/{room}/blurbs/{blurb}"); 42 PathTemplate.createWithoutUrlEncoding("rooms/{room}/blurbs/legacy/{legacy_room}.{blurb}"); 48 private final String blurb; field in BlurbName 56 blurb = null; in BlurbName() 64 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 72 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 81 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() 91 blurb = Preconditions.checkNotNull(builder.getBlurb()); in BlurbName() [all …]
|
H A D | StreamBlurbsResponse.java | 54 * The action that triggered the blurb to be returned. 67 * Specifies that the blurb was created. 75 * Specifies that the blurb was updated. 83 * Specifies that the blurb was deleted. 98 * Specifies that the blurb was created. 106 * Specifies that the blurb was updated. 114 * Specifies that the blurb was deleted. 207 private com.google.showcase.v1beta1.Blurb blurb_; 210 * The blurb that was either created, updated, or deleted. 213 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> [all …]
|
H A D | CreateBlurbRequest.java | 57 * The resource name of the chat room or user profile that this blurb will 79 * The resource name of the chat room or user profile that this blurb will 102 private com.google.showcase.v1beta1.Blurb blurb_; 105 * The blurb to create. 108 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 109 * @return Whether the blurb field is set. 117 * The blurb to create. 120 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 121 * @return The blurb. 124 public com.google.showcase.v1beta1.Blurb getBlurb() { in getBlurb() [all …]
|
H A D | Blurb.java | 8 * This protocol buffer message represents a blurb sent to a chat room or 12 * Protobuf type {@code google.showcase.v1beta1.Blurb} 14 public final class Blurb extends class 16 // @@protoc_insertion_point(message_implements:google.showcase.v1beta1.Blurb) 19 // Use Blurb.newBuilder() to construct. 20 private Blurb(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Blurb() method in Blurb 23 private Blurb() { in Blurb() method in Blurb 32 return new Blurb(); in newInstance() 50 … com.google.showcase.v1beta1.Blurb.class, com.google.showcase.v1beta1.Blurb.Builder.class); in internalGetFieldAccessorTable() 187 * The resource name of the blurb's author. [all …]
|
H A D | UpdateBlurbRequest.java | 52 private com.google.showcase.v1beta1.Blurb blurb_; 55 * The blurb to update. 58 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 59 * @return Whether the blurb field is set. 67 * The blurb to update. 70 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 71 * @return The blurb. 74 public com.google.showcase.v1beta1.Blurb getBlurb() { in getBlurb() 75 return blurb_ == null ? com.google.showcase.v1beta1.Blurb.getDefaultInstance() : blurb_; in getBlurb() 79 * The blurb to update. [all …]
|
H A D | SearchBlurbsResponse.java | 55 private java.util.List<com.google.showcase.v1beta1.Blurb> blurbs_; 61 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 64 public java.util.List<com.google.showcase.v1beta1.Blurb> getBlurbsList() { in getBlurbsList() 72 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 84 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 95 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 98 public com.google.showcase.v1beta1.Blurb getBlurbs(int index) { in getBlurbs() 106 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 121 * call to `google.showcase.v1beta1.Blurb\SearchBlurbs` method to 145 * call to `google.showcase.v1beta1.Blurb\SearchBlurbs` method to [all …]
|
H A D | ListBlurbsResponse.java | 55 private java.util.List<com.google.showcase.v1beta1.Blurb> blurbs_; 61 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 64 public java.util.List<com.google.showcase.v1beta1.Blurb> getBlurbsList() { in getBlurbsList() 72 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 84 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 95 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 98 public com.google.showcase.v1beta1.Blurb getBlurbs(int index) { in getBlurbs() 106 * <code>repeated .google.showcase.v1beta1.Blurb blurbs = 1;</code> 121 * call to `google.showcase.v1beta1.Blurb\ListBlurbs` method to retrieve 145 * call to `google.showcase.v1beta1.Blurb\ListBlurbs` method to retrieve [all …]
|
H A D | ConnectRequest.java | 648 BLURB(2), enumConstant 667 case 2: return BLURB; in forNumber() 732 * The blurb to be created. 735 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 736 * @return Whether the blurb field is set. 744 * The blurb to be created. 747 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 748 * @return The blurb. 751 public com.google.showcase.v1beta1.Blurb getBlurb() { in getBlurb() 753 return (com.google.showcase.v1beta1.Blurb) request_; in getBlurb() [all …]
|
H A D | MessagingOuterClass.java | 162 "page_token\030\002 \001(\t\"\366\003\n\005Blurb\022\014\n\004name\030\001 \001(\t" + 171 "{legacy_user}~{blurb}\022#users/{user}/prof" + 172 "ile/blurbs/{blurb}\022\033rooms/{room}/blurbs/" + 173 "{blurb}\0220rooms/{room}/blurbs/legacy/{leg" + 174 "acy_room}.{blurb}B\t\n\007contentB\013\n\tlegacy_i" + 176 "%\372A\037\022\035showcase.googleapis.com/Blurb\340A\002\022-" + 177 "\n\005blurb\030\002 \001(\0132\036.google.showcase.v1beta1." + 178 "Blurb\"F\n\017GetBlurbRequest\0223\n\004name\030\001 \001(\tB%" + 179 "\372A\037\n\035showcase.googleapis.com/Blurb\340A\002\"t\n" + 180 "\022UpdateBlurbRequest\022-\n\005blurb\030\001 \001(\0132\036.goo" + [all …]
|
H A D | BlurbOrBuilder.java | 7 // @@protoc_insertion_point(interface_extends:google.showcase.v1beta1.Blurb) 32 * The resource name of the blurb's author. 41 * The resource name of the blurb's author. 52 * The textual content of this blurb. 61 * The textual content of this blurb. 70 * The textual content of this blurb. 81 * The image content of this blurb. 90 * The image content of this blurb. 100 * The timestamp at which the blurb was created. 109 * The timestamp at which the blurb was created. [all …]
|
H A D | StreamBlurbsResponseOrBuilder.java | 12 * The blurb that was either created, updated, or deleted. 15 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 16 * @return Whether the blurb field is set. 21 * The blurb that was either created, updated, or deleted. 24 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 25 * @return The blurb. 27 com.google.showcase.v1beta1.Blurb getBlurb(); in getBlurb() 30 * The blurb that was either created, updated, or deleted. 33 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 39 * The action that triggered the blurb to be returned. [all …]
|
H A D | CreateBlurbRequestOrBuilder.java | 12 * The resource name of the chat room or user profile that this blurb will 22 * The resource name of the chat room or user profile that this blurb will 34 * The blurb to create. 37 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 38 * @return Whether the blurb field is set. 43 * The blurb to create. 46 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 47 * @return The blurb. 49 com.google.showcase.v1beta1.Blurb getBlurb(); in getBlurb() 52 * The blurb to create. [all …]
|
H A D | UpdateBlurbRequestOrBuilder.java | 12 * The blurb to update. 15 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 16 * @return Whether the blurb field is set. 21 * The blurb to update. 24 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code> 25 * @return The blurb. 27 com.google.showcase.v1beta1.Blurb getBlurb(); in getBlurb() 30 * The blurb to update. 33 * <code>.google.showcase.v1beta1.Blurb blurb = 1;</code>
|
H A D | ConnectRequestOrBuilder.java | 42 * The blurb to be created. 45 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 46 * @return Whether the blurb field is set. 51 * The blurb to be created. 54 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code> 55 * @return The blurb. 57 com.google.showcase.v1beta1.Blurb getBlurb(); in getBlurb() 60 * The blurb to be created. 63 * <code>.google.showcase.v1beta1.Blurb blurb = 2;</code>
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ |
H A D | MessagingClient.java | 663 * Creates a blurb. If the parent is a room, the blurb is understood to be a message in that room. 664 * If the parent is a profile, the blurb is understood to be a post on the profile. 678 * Blurb response = messagingClient.createBlurb(parent, user, image); 682 * @param parent The resource name of the chat room or user profile that this blurb will be tied 684 * @param user The resource name of the blurb's author. 685 * @param image The image content of this blurb. 688 public final Blurb createBlurb(ProfileName parent, UserName user, ByteString image) { in createBlurb() 693 Blurb.newBuilder() in createBlurb() 703 * Creates a blurb. If the parent is a room, the blurb is understood to be a message in that room. 704 * If the parent is a profile, the blurb is understood to be a post on the profile. [all …]
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/ |
H A D | messaging.proto | 83 // Creates a blurb. If the parent is a room, the blurb is understood to be a 84 // message in that room. If the parent is a profile, the blurb is understood 86 rpc CreateBlurb(CreateBlurbRequest) returns (Blurb) { 95 option (google.api.method_signature) = "parent,blurb.text"; 96 option (google.api.method_signature) = "parent,blurb.image"; 99 // Retrieves the Blurb with the given resource name. 100 rpc GetBlurb(GetBlurbRequest) returns (Blurb) { 108 // Updates a blurb. 109 rpc UpdateBlurb(UpdateBlurbRequest) returns (Blurb) { 111 patch: "/v1beta1/{blurb.name=rooms/*/blurbs/*}" [all …]
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/ |
H A D | MessagingClientHttpJsonTest.java | 448 Blurb expectedResponse = in createBlurbTest() 449 Blurb.newBuilder() in createBlurbTest() 451 BlurbName.ofUserLegacyUserBlurbName("[USER]", "[LEGACY_USER]", "[BLURB]") in createBlurbTest() 463 Blurb actualResponse = client.createBlurb(parent, user, image); in createBlurbTest() 501 Blurb expectedResponse = in createBlurbTest2() 502 Blurb.newBuilder() in createBlurbTest2() 504 BlurbName.ofUserLegacyUserBlurbName("[USER]", "[LEGACY_USER]", "[BLURB]") in createBlurbTest2() 516 Blurb actualResponse = client.createBlurb(parent, user, text); in createBlurbTest2() 554 Blurb expectedResponse = in createBlurbTest3() 555 Blurb.newBuilder() in createBlurbTest3() [all …]
|
H A D | MessagingClientTest.java | 408 Blurb expectedResponse = in createBlurbTest() 409 Blurb.newBuilder() in createBlurbTest() 411 BlurbName.ofUserLegacyUserBlurbName("[USER]", "[LEGACY_USER]", "[BLURB]") in createBlurbTest() 423 Blurb actualResponse = client.createBlurb(parent, user, image); in createBlurbTest() 457 Blurb expectedResponse = in createBlurbTest2() 458 Blurb.newBuilder() in createBlurbTest2() 460 BlurbName.ofUserLegacyUserBlurbName("[USER]", "[LEGACY_USER]", "[BLURB]") in createBlurbTest2() 472 Blurb actualResponse = client.createBlurb(parent, user, text); in createBlurbTest2() 506 Blurb expectedResponse = in createBlurbTest3() 507 Blurb.newBuilder() in createBlurbTest3() [all …]
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/ |
H A D | MessagingClient.golden | 584 * Blurb response = messagingClient.createBlurb(parent, image); 592 public final Blurb createBlurb(ProfileName parent, ByteString image) { 596 .setBlurb(Blurb.newBuilder().setImage(image).build()) 614 * Blurb response = messagingClient.createBlurb(parent, text); 622 public final Blurb createBlurb(ProfileName parent, String text) { 626 .setBlurb(Blurb.newBuilder().setText(text).build()) 644 * Blurb response = messagingClient.createBlurb(parent, image); 652 public final Blurb createBlurb(RoomName parent, ByteString image) { 656 .setBlurb(Blurb.newBuilder().setImage(image).build()) 674 * Blurb response = messagingClient.createBlurb(parent, text); [all …]
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/stub/ |
H A D | HttpJsonMessagingStub.java | 51 import com.google.showcase.v1beta1.Blurb; 262 private static final ApiMethodDescriptor<CreateBlurbRequest, Blurb> createBlurbMethodDescriptor = 263 ApiMethodDescriptor.<CreateBlurbRequest, Blurb>newBuilder() 292 ProtoMessageResponseParser.<Blurb>newBuilder() 293 .setDefaultInstance(Blurb.getDefaultInstance()) 298 private static final ApiMethodDescriptor<GetBlurbRequest, Blurb> getBlurbMethodDescriptor = 299 ApiMethodDescriptor.<GetBlurbRequest, Blurb>newBuilder() 325 ProtoMessageResponseParser.<Blurb>newBuilder() 326 .setDefaultInstance(Blurb.getDefaultInstance()) 331 private static final ApiMethodDescriptor<UpdateBlurbRequest, Blurb> updateBlurbMethodDescriptor = [all …]
|
H A D | GrpcMessagingStub.java | 42 import com.google.showcase.v1beta1.Blurb; 120 private static final MethodDescriptor<CreateBlurbRequest, Blurb> createBlurbMethodDescriptor = 121 MethodDescriptor.<CreateBlurbRequest, Blurb>newBuilder() 125 .setResponseMarshaller(ProtoUtils.marshaller(Blurb.getDefaultInstance())) 128 private static final MethodDescriptor<GetBlurbRequest, Blurb> getBlurbMethodDescriptor = 129 MethodDescriptor.<GetBlurbRequest, Blurb>newBuilder() 133 .setResponseMarshaller(ProtoUtils.marshaller(Blurb.getDefaultInstance())) 136 private static final MethodDescriptor<UpdateBlurbRequest, Blurb> updateBlurbMethodDescriptor = 137 MethodDescriptor.<UpdateBlurbRequest, Blurb>newBuilder() 141 .setResponseMarshaller(ProtoUtils.marshaller(Blurb.getDefaultInstance())) [all …]
|
/aosp_15_r20/external/autotest/site_utils/tester_feedback/ |
H A D | sequenced_request.py | 25 def __init__(self, blurb, input_handler, prompt=None): argument 29 # Initialize the question blurb string. 30 self.blurb = self._format_text(blurb) 32 self.blurb += '\n' + blurb_supp 51 if self.blurb: 52 print(self.blurb, end=('\n' if self.prompt else ' ')) 72 def append_question(self, blurb, input_handler, prompt=None): argument 75 @param blurb: The text to print prior to asking for input. 80 blurb = blurb or '' 82 blurb % attrs, input_handler,
|
/aosp_15_r20/external/sdk-platform-java/showcase/grpc-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/ |
H A D | MessagingGrpc.java | 174 com.google.showcase.v1beta1.Blurb> getCreateBlurbMethod; 179 responseType = com.google.showcase.v1beta1.Blurb.class, 182 com.google.showcase.v1beta1.Blurb> getCreateBlurbMethod() { in getCreateBlurbMethod() 183 …m.google.showcase.v1beta1.CreateBlurbRequest, com.google.showcase.v1beta1.Blurb> getCreateBlurbMet… in getCreateBlurbMethod() 188 …tor.<com.google.showcase.v1beta1.CreateBlurbRequest, com.google.showcase.v1beta1.Blurb>newBuilder() in getCreateBlurbMethod() 195 com.google.showcase.v1beta1.Blurb.getDefaultInstance())) in getCreateBlurbMethod() 205 com.google.showcase.v1beta1.Blurb> getGetBlurbMethod; 210 responseType = com.google.showcase.v1beta1.Blurb.class, 213 com.google.showcase.v1beta1.Blurb> getGetBlurbMethod() { in getGetBlurbMethod() 214 …<com.google.showcase.v1beta1.GetBlurbRequest, com.google.showcase.v1beta1.Blurb> getGetBlurbMethod; in getGetBlurbMethod() [all …]
|
/aosp_15_r20/external/python/cpython3/PCbuild/ |
D | blurb.bat | 3 rem Runs the blurb tool. If necessary, will install Python and/or blurb. 5 rem Pass "--update"/"-U" as the first argument to update blurb. 11 if "%1" EQU "--update" (%PYTHON% -m pip install -U blurb && shift) 12 if "%1" EQU "-U" (%PYTHON% -m pip install -U blurb && shift) 14 %PYTHON% -m blurb %1 %2 %3 %4 %5 %6 %7 %8 %9 19 rem Before reporting the error, make sure that blurb is actually installed. 22 %PYTHON% -c "import blurb" 24 echo Installing blurb... 25 %PYTHON% -m pip install blurb 27 %PYTHON% -m blurb %*
|