Skip to content

Commit

Permalink
feat: Add Cloud Deploy event types (#243)
Browse files Browse the repository at this point in the history
* feat: Run the code generator (253fda0)

* feat: Run the code generator (253fda0)

---------

Co-authored-by: Adam Ross <adamross@google.com>
  • Loading branch information
yoshi-code-bot and grayside committed Apr 19, 2024
1 parent 9a315f1 commit 0a8a297
Show file tree
Hide file tree
Showing 143 changed files with 124,896 additions and 0 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/events/cloud/deploy/v1/data.proto

package com.google.events.cloud.deploy.v1;

public interface AdvanceChildRolloutJobOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.events.cloud.deploy.v1.AdvanceChildRolloutJob)
com.google.protobuf.MessageOrBuilder {}

0 comments on commit 0a8a297

Please sign in to comment.